1. 8af5347 Update all project to calculate coverage for all projects and generate javadocs only for public APIs. (#578) by Bogdan Drutu · 7 years ago
  2. 778d3b5 Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554) by Bogdan Drutu · 7 years ago
  3. dab8185 Rename contrib projects. (#551) by Stefan Schmidt · 7 years ago
  4. a77f1b6 Add initial implementation of the tracez page. (#517) by Bogdan Drutu · 7 years ago
  5. 6bf1e1d Move logging exporter into an independent package. (#416) by Bogdan Drutu · 7 years ago
  6. 34bf735 Add the *OpenCensus Agent for Java* to the build process. (#365) by Stefan Schmidt · 7 years ago
  7. 4aa6e80 Move TestClock in opencensus-testing package. (#368) by Bogdan Drutu · 7 years ago
  8. 3b74070 Prepare the release of the opencensus library. (#357) by Bogdan Drutu · 7 years ago
  9. 80ec0c1 Move internal & common & trace to the new package io.opencensus (#339) by Bogdan Drutu · 7 years ago
  10. 000d158 No longer override projectDirs now that the gradle subproject names match the directory names. by Stefan Schmidt · 7 years ago
  11. 1560066 Move VarInt to core_impl and change the package name. (#308) by Bogdan Drutu · 7 years ago
  12. 5a6e345 Rename gradle subprojects name to match the directories name. (#298) by Bogdan Drutu · 8 years ago
  13. 54a0840 Remove java7/8 directories. Currently we do not need any feature from java8. (#292) by Bogdan Drutu · 8 years ago
  14. 62ccd0b Set correct source and target in gradle for java7 and java8 artifacts. (#272) by Bogdan Drutu · 8 years ago
  15. 9ea92f1 Split core_impl into directories for Android, Java 7, and Java 8. by Kristen Kozak · 8 years ago
  16. cc699ff Remove proto directory. (#216) by Yang Song · 8 years ago
  17. 9118e1e Change project name to be instrumentation-java. Helps IDEs to have the same name as the main directory. (#169) by Bogdan Drutu · 8 years ago
  18. b0e6050 Remove maven support for instrumentation-java. (#166) by Bogdan Drutu · 8 years ago
  19. 07f0dd2 Add gradle build support for benchmarks and examples. (#163) by Bogdan Drutu · 8 years ago
  20. 1858c49 Change the trace API to directly depend on the Context implementation. (#154) by Bogdan Drutu · 8 years ago
  21. 00202c0 Add support for gradle to build the instrumentation-java. (#158) by Bogdan Drutu · 8 years ago