aboutsummaryrefslogtreecommitdiffstats
path: root/impl
Commit message (Expand)AuthorAgeFilesLines
* Remove warning suppression in DisruptorEventQueue.Kristen Kozak2018-05-111-2/+1
* Remove "nullness" warning suppression in DisruptorEventQueue.Kristen Kozak2018-05-111-7/+17
* Adds Tracing.getExportComponent().flushAndShutdown() for use within applicati...Chris K Wensel2018-05-111-8/+49
* Fix bugs, fix warnings and update disruptor. (#1021)Bogdan Drutu2018-02-261-16/+25
* Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak2017-12-191-0/+2
* Add more null annotations (issue #359).Kristen Kozak2017-12-191-1/+3
* Move implementation directories (#786)Yang Song2017-11-094-0/+136
* Extract the DeamonThreadFactory from Disruptor and clean code. (#783)Bogdan Drutu2017-11-061-61/+50
* Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu2017-11-033-13/+11
* Make disruptor thread daemon. (#706)Kun Zhang2017-10-171-1/+13
* Add RedundantImport check and upgrade checkstyle to 8.0. (#579)Bogdan Drutu2017-09-021-1/+0
* Fix backwards compatibility between TraceComponentBaseImpl and TraceComponent...Bogdan Drutu2017-08-312-10/+73
* Change the licence to OpenCensus authors. (#539)Bogdan Drutu2017-08-236-6/+24
* Update TraceComponentImplLite package name in a comment.Kristen Kozak2017-08-171-1/+1
* Use different package names in each artifact. (fixes #379)Kristen Kozak2017-08-176-9/+10
* Move two more classes into 'impl' packages.Kristen Kozak2017-08-164-4/+4
* Move tracing implementation classes to io.opencensus.impl.trace.Kristen Kozak2017-08-166-6/+48
* Fix Tracing method name to get ExportComponent (#382)Bogdan Drutu2017-06-221-1/+1
* Clean minor things. (#372)Bogdan Drutu2017-06-191-1/+0
* Move TestClock in opencensus-testing package. (#368)Bogdan Drutu2017-06-161-0/+3
* Prepare the release of the opencensus library. (#357)Bogdan Drutu2017-06-157-0/+407