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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all 'core_impl' stats tests to 'core_impl' directory.
Kristen Kozak
2017-03-29
4
-300
/
+1
*
Merge pull request #132 from sebright/auto-value
sebright
2017-03-28
3
-43
/
+64
|
\
|
*
Reduce visibility of MeasurementDescriptor and MeasurementUnit constructors.
Kristen Kozak
2017-03-28
1
-0
/
+5
|
*
Add AutoValue to Gradle build.
Kristen Kozak
2017-03-28
1
-0
/
+1
|
*
Tests MeasurementDescriptor and MeasurementUnit equals() and hashCode().
Kristen Kozak
2017-03-28
1
-0
/
+39
|
*
Starts using AutoValue for classes in stats-core.
Kristen Kozak
2017-03-28
1
-43
/
+19
*
|
Add SpanData and TimedEvent classes. (#174)
Bogdan Drutu
2017-03-28
5
-13
/
+130
*
|
Add measurement and view descriptors for client/server started/finished and r...
Yang Song
2017-03-28
2
-46
/
+226
|
/
*
Add a TimestampConverter that can be used to convert nanoTime to Timestamp. (...
Bogdan Drutu
2017-03-27
3
-18
/
+65
*
Add Annotation and Link as classes in the trace API. Change Span to accept Li...
Bogdan Drutu
2017-03-27
12
-30
/
+381
*
Rename Labels to Attributes. (#171)
Bogdan Drutu
2017-03-24
11
-390
/
+393
*
Change project name to be instrumentation-java. Helps IDEs to have the same n...
Bogdan Drutu
2017-03-24
1
-1
/
+1
*
Remove maven support for instrumentation-java. (#166)
Bogdan Drutu
2017-03-22
2
-90
/
+2
*
Remove all occurrences of "Census" from documentation.
Kristen Kozak
2017-03-22
4
-9
/
+9
*
Add gradle build support for benchmarks and examples. (#163)
Bogdan Drutu
2017-03-22
1
-3
/
+1
*
Change the trace API to directly depend on the Context implementation. (#154)
Bogdan Drutu
2017-03-21
11
-254
/
+339
*
Fix a bug in the Span where the returned options was not unmodifiable. (#159)
Bogdan Drutu
2017-03-21
2
-8
/
+30
*
Add support for gradle to build the instrumentation-java. (#158)
Bogdan Drutu
2017-03-21
1
-0
/
+10
*
Run google-java-format for all tracing code in code. (#143)
Bogdan Drutu
2017-03-17
16
-102
/
+45
*
Add an util class to be used for HTTP propagation of the SpanContext. (#139)
Bogdan Drutu
2017-03-15
5
-79
/
+506
*
Remove redundant fields in pom.xml files.
Kristen Kozak
2017-03-15
1
-2
/
+0
*
Refactor TraceOptions to use a Builder class and add to/from bytes methods. (...
Bogdan Drutu
2017-03-14
8
-52
/
+161
*
Merge pull request #138 from sebright/test-with-maven
sebright
2017-03-14
5
-9
/
+25
|
\
|
*
Builds all tests with Maven, except for 'core' tests.
Kristen Kozak
2017-03-13
1
-1
/
+17
|
*
Allows tests to compile with Java 7.
Kristen Kozak
2017-03-13
4
-8
/
+8
*
|
Fix comments after PR/126 & PR/127 (#134)
Bogdan Drutu
2017-03-13
3
-15
/
+16
|
/
*
Fix checkstyle errors and set severity to warning. (#133)
Bogdan Drutu
2017-03-11
4
-6
/
+6
*
Remove the try-with-resources support for the Span. This is important because...
Bogdan Drutu
2017-03-11
6
-77
/
+59
*
Update maven checkstyle plugin to use version 2.7. (#129)
Bogdan Drutu
2017-03-11
1
-75
/
+12
*
Makes interval stats descriptions consistent
Dino Oliva
2017-03-09
1
-2
/
+2
*
Fixes units for rpc data sizes to correctly be bytes rather than MB
Dino Oliva
2017-03-09
1
-32
/
+32
*
Fixes time units for rpc client latency
Dino Oliva
2017-03-09
1
-1
/
+1
*
Fixes time units for rpc client latency
Dino Oliva
2017-03-09
1
-2
/
+1
*
Change TraceId and SpanId to use byte[]. (#126)
Bogdan Drutu
2017-03-08
10
-134
/
+262
*
Replace fixed-length Bytebuffer with dynamic ByteOutputStream for serialize()...
songy23
2017-03-08
1
-21
/
+21
*
Add a SpanBuilder class. (#123)
Bogdan Drutu
2017-03-07
8
-523
/
+664
*
Fix style errors. (#122)
Bogdan Drutu
2017-03-06
4
-5
/
+8
*
Cleanup trace API (#121)
Bogdan Drutu
2017-03-05
18
-95
/
+229
*
Merge pull request #119 from songy23/Yang
songy23
2017-03-03
1
-6
/
+6
|
\
|
*
Modify some test methods to be static according to lint suggestions.
songy23
2017-03-03
1
-6
/
+6
*
|
Merge pull request #113 from songy23/Yang
songy23
2017-03-03
1
-2
/
+83
|
\
|
|
*
Modify serialize and deserialize to match the new tag encodings.
songy23
2017-03-02
1
-2
/
+83
*
|
Fix unsued import in TracerTest. (#116)
Bogdan Drutu
2017-03-03
1
-1
/
+0
*
|
Add a default implementation for TimestampFactory. (#114)
Bogdan Drutu
2017-03-02
6
-55
/
+119
*
|
Use directly INSTANCE instead of getInstance for BlankSpan. This is more comm...
Bogdan Drutu
2017-03-01
5
-33
/
+29
*
|
Merge pull request #107 from bogdandrutu/provider
Bogdan Drutu
2017-03-01
3
-81
/
+143
|
\
\
|
*
|
Move the loading with reflection logic from the Tracer to Provider to be shar...
Bogdan Drutu
2017-03-01
3
-81
/
+143
|
|
/
*
/
Fix findbugs-exclude.xml path.
Kristen Kozak
2017-02-28
1
-1
/
+1
|
/
*
Release the instrumentation trace API.
Bogdan Drutu
2017-02-23
31
-0
/
+3876
*
Move core to the equivalent maven path.
Bogdan Drutu
2017-02-23
44
-1
/
+12
[next]