aboutsummaryrefslogtreecommitdiff
path: root/contrib/zpages
AgeCommit message (Expand)Author
2018-09-18Common: Add an API Functions.returnToString(). (#1443)Yang Song
2018-09-18Update release versions for all readme and build files. (#1452)sebright
2018-09-17Tracing: Add AttributeValueDouble. (#1442)Yang Song
2018-09-15Update release versions for all readme and build files. (#1435)sebright
2018-08-28Update release versions for all readme and build files. (#1398)Yang Song
2018-07-31Top-level style class added for Zpages use + Final commit for GSoC... (#1351)ADAM GARZA
2018-07-25Zpages external CSS added and gradle modified to include this resource (#1341)ADAM GARZA
2018-07-24Extract constant functions when used in match to reduce number of allocations...Bogdan Drutu
2018-07-10Rpcz, Statsz, Tracez, and Traceconfigz page styling modifications (#1295)ADAM GARZA
2018-06-21Update release versions for all readme and build files. (#1277)Yang Song
2018-06-05Update release versions for all readme and build files. (#1237)Yang Song
2018-05-08Update release versions for all readme and build files. (#1190)Yang Song
2018-05-02Update release versions for all readme and build files. (#1178)Yang Song
2018-05-02Add missing Nullable annotation to Functions.returnNull().Kristen Kozak
2018-05-02Fix a typo on displaying Aggregation Type for a View on StatsZ page. (#1170)Yang Song
2018-04-27Update release versions for readme and build files. (#1160)Yang Song
2018-04-27Add Aggregation.LastValue and AggregationData.LastValueData to support Gauge ...Yang Song
2018-04-13Update release versions for all readme and build files. (#1129)Yang Song
2018-03-28Deprecate Mean and MeanData (#1101)Yang Song
2018-03-16Add screenshots examples for zpages in the readme.md. (#1065)Yang Song
2018-03-15Store View.Name rather than View for StatsZ TreeNode (#1061)Yang Song
2018-03-07Deprecate Window and WindowData. (#1018)Yang Song
2018-02-27Update release versions for all readme and build files. (#1033)Yang Song
2018-02-19Update release versions for all readme and build files. (#1010)Yang Song
2018-02-16Synchronize the access to the tree, views and measures for Statsz. (#1006)Yang Song
2018-02-16Remove a redundant annotation. (#1005)Yang Song
2018-02-16Add StatsZ Zpage for stats. (#1002)Yang Song
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2018-02-15Add Nullable annotation to tag values. (#998)Yang Song
2018-02-13Add RpcZ Zpage for stats. (#992)Yang Song
2018-02-06Start adding '@since' Javadoc tag to contrib APIs (issue #864).Kristen Kozak
2018-01-24Update release versions for all readme and build files. (#961)Hailong Wen
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-17Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu
2017-12-30Add Checker Framework stub file for Guava (fixes #920).Kristen Kozak
2017-12-19Add Checker Framework annotations in comments (issue #359).Kristen Kozak
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Update contrib directory to pass Checker Framework null analysis (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-12-06Update versions for all README files (#888)Yang Song
2017-12-04Update versions for all README files (#876)Yang Song
2017-12-01Use consistent text for AppVeyor status badges.Kristen Kozak
2017-12-01Update link to AppVeyor build in readmes.Kristen Kozak
2017-11-30Update version in ZPage README (#857)Yang Song
2017-11-30Change the message event to include (un)compressed sizes. (#853)Bogdan Drutu
2017-11-03Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu
2017-11-02Update versions in the README files. (#769)Bogdan Drutu
2017-09-22Change version in all the README files. (#664)Bogdan Drutu
2017-09-07Add separate buckets for sampled and not sampled spans. (#592)Bogdan Drutu
2017-09-07Add a simple traceconfigz page. (#590)Bogdan Drutu