aboutsummaryrefslogtreecommitdiff
path: root/impl_core/src/main/java/io/opencensus/implcore/internal
AgeCommit message (Expand)Author
2018-08-22Add missing Javadoc. (#1383)Yang Song
2018-08-21Extract logic about current state in internal class. (#1381)Bogdan Drutu
2018-05-11Adds Tracing.getExportComponent().flushAndShutdown() for use within applicati...Chris K Wensel
2018-02-01Checker Framework: 2.3.0 -> 2.3.2Kristen Kozak
2017-12-20Minor Javadoc update.Kristen Kozak
2017-12-20Rename NullnessUtils to CheckerFrameworkUtils.Kristen Kozak
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Work around a possible bug in the Checker Framework (issue #359).Kristen Kozak
2017-12-01Use AppEngine compatible way to create threads. (fixes #707 and #777)Hailong Wen
2017-11-13Update lists of enabled Error Prone warnings with the latest bug patterns.Kristen Kozak
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-05Remove dependency between i.o.implcore.tags and i.o.internal.Kristen Kozak
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-17Use different package names in each artifact. (fixes #379)Kristen Kozak