index
:
platform_external_opencensus-java
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Tracing method name to get ExportComponent (#382)
Bogdan Drutu
2017-06-22
3
-3
/
+3
*
Move stats classes to io.opencensus.stats.
Kristen Kozak
2017-06-16
1
-11
/
+10
*
Split TraceExporter class into ExportComponent and all the sub-components in ...
Bogdan Drutu
2017-06-07
3
-6
/
+6
*
Move internal & common & trace to the new package io.opencensus (#339)
Bogdan Drutu
2017-06-06
7
-136
/
+19
*
Update stats example to use APIs in StatsContextFactory. (#330)
Yang Song
2017-06-01
1
-35
/
+16
*
Change the interface of Logging service to enforce that maximum one instance ...
Bogdan Drutu
2017-05-13
3
-0
/
+6
*
Add a new class Trace which holds the global state for the trace implementati...
Bogdan Drutu
2017-04-14
6
-6
/
+12
*
Run google java formatter on the tracing. (#205)
Bogdan Drutu
2017-04-13
1
-2
/
+2
*
Add build rule for examples to generate executable binaries. Fix javadoc erro...
Bogdan Drutu
2017-03-28
7
-9
/
+29
*
Add gradle build support for benchmarks and examples. (#163)
Bogdan Drutu
2017-03-22
7
-18
/
+24
*
Remove the try-with-resources support for the Span. This is important because...
Bogdan Drutu
2017-03-11
2
-10
/
+10
*
Add a SpanBuilder class. (#123)
Bogdan Drutu
2017-03-07
6
-11
/
+11
*
Add few usage examples for the trace API.
Bogdan Drutu
2017-02-28
6
-0
/
+240
*
Use the correct maven path for examples which is src/main/java/...
Bogdan Drutu
2017-02-15
1
-0
/
+85