aboutsummaryrefslogtreecommitdiff
path: root/impl
AgeCommit message (Expand)Author
2018-09-14Revert "Temporarily move "metrics" package into impl_core/ for release. (#142...Yang Song
2018-09-12Temporarily move "metrics" package into impl_core/ for release. (#1426)sebright
2018-08-18 Update all targets to at least java7 and android14 (#1367)Bogdan Drutu
2018-08-14Add implementation for gauges. (#1365)Bogdan Drutu
2018-08-13 Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347)Yang Song
2018-05-11Remove warning suppression in DisruptorEventQueue.Kristen Kozak
2018-05-11Remove "nullness" warning suppression in DisruptorEventQueue.Kristen Kozak
2018-05-11Adds Tracing.getExportComponent().flushAndShutdown() for use within applicati...Chris K Wensel
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