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
/
api
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify the nature of the Link.Type enum (#413)
Bogdan Drutu
2017-07-05
1
-2
/
+2
*
Move Sampler abstract class and EndSpanOptions to the main package. (#412)
Bogdan Drutu
2017-07-04
10
-31
/
+19
*
Change tracer API names to create a SpanBuilder. (#407)
Bogdan Drutu
2017-07-03
3
-46
/
+55
*
Change API to remove the "Option" logic and keep only Builder. (#380)
Bogdan Drutu
2017-06-30
4
-278
/
+69
*
Add compareTo to Timestamp. (#392)
Bogdan Drutu
2017-06-28
1
-1
/
+22
*
Fix Tracing method name to get ExportComponent (#382)
Bogdan Drutu
2017-06-22
1
-1
/
+1
*
Change getNumberOf -> getNumbersOf in SampledSpanStore. (#378)
Bogdan Drutu
2017-06-20
1
-12
/
+12
*
Add initial implementation of the SampleSpanStore. (#358)
Bogdan Drutu
2017-06-20
2
-6
/
+18
*
Refactor Timestamp class to be safer. Add methods to minus a timestam… (#367)
Bogdan Drutu
2017-06-19
3
-125
/
+137
*
Clean minor things. (#372)
Bogdan Drutu
2017-06-19
4
-13
/
+9
*
Move TestClock in opencensus-testing package. (#368)
Bogdan Drutu
2017-06-16
1
-99
/
+0
*
Rename ActiveSpansExporter to RunningSpanStore. (#362)
Bogdan Drutu
2017-06-16
2
-25
/
+25
*
Add support to load lite or full implementations. (#360)
Bogdan Drutu
2017-06-15
1
-2
/
+18
*
Prepare the release of the opencensus library. (#357)
Bogdan Drutu
2017-06-15
1
-2
/
+2
*
Remove method left unintentionally. (#355)
Bogdan Drutu
2017-06-14
1
-7
/
+0
*
Split InProcessDebuggingHandler into ActiveSpans and SampleStore. (#351)
Bogdan Drutu
2017-06-14
3
-176
/
+287
*
Move SpanData to export package. Move implementation of export package class ...
Bogdan Drutu
2017-06-12
4
-4
/
+4
*
Move Sampler and StartSpanOptions in base. Create a samplers package for all ...
Bogdan Drutu
2017-06-12
12
-186
/
+270
*
Move SpanFactory into internal package. No need to be in the public API. (#352)
Bogdan Drutu
2017-06-10
3
-5
/
+10
*
Temporarily move "tags" package back to "core" directory.
Kristen Kozak
2017-06-09
2
-246
/
+0
*
Cleanup in config package. (#346)
Bogdan Drutu
2017-06-08
1
-11
/
+0
*
Create a new package for all supported propagations. (#341)
Bogdan Drutu
2017-06-08
4
-30
/
+78
*
Move all base types into a different package called base. (#342)
Bogdan Drutu
2017-06-08
20
-19
/
+56
*
Change StartSpanOptions to use Autovalue. (#345)
Bogdan Drutu
2017-06-08
2
-55
/
+76
*
Fix all javadocs warnings and errors and re-enable javadoc for api module. (#...
Bogdan Drutu
2017-06-07
5
-7
/
+22
*
Split TraceExporter class into ExportComponent and all the sub-components in ...
Bogdan Drutu
2017-06-07
6
-581
/
+624
*
Move TraceConfig into its own package, extract inner class TraceParams. (#340)
Bogdan Drutu
2017-06-07
5
-213
/
+234
*
Remove string format of the boundaries. Rename the enum to LatencyBucketBound...
Bogdan Drutu
2017-06-06
1
-45
/
+18
*
Define latency buckets boundaries in the API to allow UIs to use them when di...
Bogdan Drutu
2017-06-06
1
-120
/
+110
*
Move internal & common & trace to the new package io.opencensus (#339)
Bogdan Drutu
2017-06-06
39
-0
/
+5058