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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify the nature of the Link.Type enum (#413)
Bogdan Drutu
2017-07-05
4
-18
/
+19
*
Move Sampler abstract class and EndSpanOptions to the main package. (#412)
Bogdan Drutu
2017-07-04
15
-36
/
+22
*
Change tracer API names to create a SpanBuilder. (#407)
Bogdan Drutu
2017-07-03
4
-54
/
+67
*
Change API to remove the "Option" logic and keep only Builder. (#380)
Bogdan Drutu
2017-06-30
7
-672
/
+105
*
Add compareTo to Timestamp. (#392)
Bogdan Drutu
2017-06-28
2
-2
/
+38
*
Fix Tracing method name to get ExportComponent (#382)
Bogdan Drutu
2017-06-22
2
-2
/
+2
*
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
4
-125
/
+190
*
Clean minor things. (#372)
Bogdan Drutu
2017-06-19
5
-13
/
+10
*
Move TestClock in opencensus-testing package. (#368)
Bogdan Drutu
2017-06-16
3
-162
/
+2
*
Rename ActiveSpansExporter to RunningSpanStore. (#362)
Bogdan Drutu
2017-06-16
3
-26
/
+26
*
Enable checkstyle for all tests in io.opencensus.*. (#361)
Bogdan Drutu
2017-06-16
5
-12
/
+37
*
Add support to load lite or full implementations. (#360)
Bogdan Drutu
2017-06-15
2
-4
/
+20
*
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
4
-178
/
+293
*
Move SpanData to export package. Move implementation of export package class ...
Bogdan Drutu
2017-06-12
6
-11
/
+48
*
Move Sampler and StartSpanOptions in base. Create a samplers package for all ...
Bogdan Drutu
2017-06-12
18
-190
/
+283
*
Move SpanFactory into internal package. No need to be in the public API. (#352)
Bogdan Drutu
2017-06-10
5
-5
/
+12
*
Temporarily move "tags" package back to "core" directory.
Kristen Kozak
2017-06-09
4
-435
/
+0
*
Cleanup in config package. (#346)
Bogdan Drutu
2017-06-08
3
-13
/
+49
*
Create a new package for all supported propagations. (#341)
Bogdan Drutu
2017-06-08
8
-45
/
+128
*
Move all base types into a different package called base. (#342)
Bogdan Drutu
2017-06-08
37
-30
/
+104
*
Change StartSpanOptions to use Autovalue. (#345)
Bogdan Drutu
2017-06-08
5
-97
/
+121
*
Fix all javadocs warnings and errors and re-enable javadoc for api module. (#...
Bogdan Drutu
2017-06-07
6
-8
/
+23
*
Split TraceExporter class into ExportComponent and all the sub-components in ...
Bogdan Drutu
2017-06-07
9
-594
/
+641
*
Move TraceConfig into its own package, extract inner class TraceParams. (#340)
Bogdan Drutu
2017-06-07
8
-214
/
+237
*
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
72
-0
/
+7948