aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Expand)Author
2017-06-16Move TestClock in opencensus-testing package. (#368)Bogdan Drutu
2017-06-15Prepare the release of the opencensus library. (#357)Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu
2017-05-17No longer override projectDirs now that the gradle subproject names match the...Stefan Schmidt
2017-05-16Move VarInt to core_impl and change the package name. (#308)Bogdan Drutu
2017-05-12Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu
2017-05-10Remove java7/8 directories. Currently we do not need any feature from java8. ...Bogdan Drutu
2017-05-02Set correct source and target in gradle for java7 and java8 artifacts. (#272)Bogdan Drutu
2017-04-27Split core_impl into directories for Android, Java 7, and Java 8.Kristen Kozak
2017-04-13Remove proto directory. (#216)Yang Song
2017-03-24Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu
2017-03-22Remove maven support for instrumentation-java. (#166)Bogdan Drutu
2017-03-22Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu
2017-03-21Change the trace API to directly depend on the Context implementation. (#154)Bogdan Drutu
2017-03-21Add support for gradle to build the instrumentation-java. (#158)Bogdan Drutu