aboutsummaryrefslogtreecommitdiff
path: root/impl
AgeCommit message (Expand)Author
2018-02-26Fix bugs, fix warnings and update disruptor. (#1021)Bogdan Drutu
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-11-09 Move implementation directories (#786)Yang Song
2017-11-06Extract the DeamonThreadFactory from Disruptor and clean code. (#783)Bogdan Drutu
2017-11-03Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu
2017-10-17Make disruptor thread daemon. (#706)Kun Zhang
2017-09-02Add RedundantImport check and upgrade checkstyle to 8.0. (#579)Bogdan Drutu
2017-08-31Fix backwards compatibility between TraceComponentBaseImpl and TraceComponent...Bogdan Drutu
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-17Update TraceComponentImplLite package name in a comment.Kristen Kozak
2017-08-17Use different package names in each artifact. (fixes #379)Kristen Kozak
2017-08-16Move two more classes into 'impl' packages.Kristen Kozak
2017-08-16Move tracing implementation classes to io.opencensus.impl.trace.Kristen Kozak
2017-06-22Fix Tracing method name to get ExportComponent (#382)Bogdan Drutu
2017-06-19Clean minor things. (#372)Bogdan Drutu
2017-06-16Move TestClock in opencensus-testing package. (#368)Bogdan Drutu
2017-06-15Prepare the release of the opencensus library. (#357)Bogdan Drutu