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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the examples application. (#300)
Bogdan Drutu
2017-05-13
2
-5
/
+4
*
Fix comments in the serialization/deseralization. (#302)
Bogdan Drutu
2017-05-12
2
-2
/
+2
*
Rename gradle subprojects name to match the directories name. (#298)
Bogdan Drutu
2017-05-12
10
-38
/
+39
*
Add implementation to support annotations,links and network events. (#296)
Bogdan Drutu
2017-05-12
4
-14
/
+384
*
Merge pull request #294 from sebright/DistributionAggregation-javadocs
sebright
2017-05-11
1
-34
/
+77
|
\
|
*
Improve formatting of DistributionAggregation's Javadocs and check invariants.
Kristen Kozak
2017-05-10
1
-34
/
+77
*
|
Merge pull request #293 from sebright/auto-value-DistributionAggregation
sebright
2017-05-11
2
-63
/
+46
|
\
|
|
*
Use AutoValue to implement DistributionAggregation.
Kristen Kozak
2017-05-10
2
-63
/
+46
*
|
Update gRPC context dependency version to 1.3.0. (#295)
Bogdan Drutu
2017-05-10
1
-1
/
+1
*
|
Add Tracer implementation. Fix visibility for some classes. (#290)
Bogdan Drutu
2017-05-10
10
-37
/
+47
|
/
*
Remove java7/8 directories. Currently we do not need any feature from java8. ...
Bogdan Drutu
2017-05-10
18
-291
/
+11
*
Merge pull request #291 from sebright/auto-value-View
sebright
2017-05-10
2
-56
/
+83
|
\
|
*
Use AutoValue to implement View.
Kristen Kozak
2017-05-10
2
-56
/
+83
|
/
*
Fix Boolean comparison in SpanFactoryImpl. (#289)
Bogdan Drutu
2017-05-09
1
-2
/
+1
*
Change TraceExporterImpl to implement also the StartEndHandler. (#288)
Bogdan Drutu
2017-05-09
7
-107
/
+189
*
Add span factory implementation. (#284)
Bogdan Drutu
2017-05-09
3
-1
/
+307
*
Add an export service handler which logs all the SpanData. (#286)
Bogdan Drutu
2017-05-08
1
-0
/
+40
*
Merge pull request #285 from sebright/auto-value-DistributionAggregationDescr...
sebright
2017-05-08
10
-20
/
+61
|
\
|
*
Add Immutable annotation to AutoValue stats classes.
Kristen Kozak
2017-05-08
8
-1
/
+20
|
*
Use AutoValue to implement DistributionAggregationDescriptor.
Kristen Kozak
2017-05-08
2
-8
/
+25
|
*
Use AutoValue to implement BucketBoundaries.
Kristen Kozak
2017-05-08
2
-11
/
+16
*
|
Add implementation for TraceExporter. (#279)
Bogdan Drutu
2017-05-08
10
-21
/
+429
|
/
*
Merge pull request #281 from sebright/view-name
sebright
2017-05-07
7
-77
/
+232
|
\
|
*
Improve assertion error message.
Kristen Kozak
2017-05-07
1
-2
/
+2
|
*
Test that ViewDescriptor.Names cannot be created with null strings.
Kristen Kozak
2017-05-07
1
-0
/
+5
|
*
Test that ViewDescriptors cannot be created with null names.
Kristen Kozak
2017-05-07
1
-0
/
+40
|
*
Use AutoValue to implement ViewDescriptor.
Kristen Kozak
2017-05-07
3
-69
/
+50
|
*
Test ViewDescriptor.getViewDescriptorName().
Kristen Kozak
2017-05-07
1
-3
/
+5
|
*
Add a class to represent a ViewDescriptor name.
Kristen Kozak
2017-05-07
7
-20
/
+147
*
|
Add hasRemoteParent property to SpanImpl and SpanData. (#283)
Bogdan Drutu
2017-05-07
4
-25
/
+61
|
/
*
Merge pull request #280 from sebright/view-aggregations
sebright
2017-05-07
2
-3
/
+10
|
\
|
*
Make View's lists of aggregations immutable.
Kristen Kozak
2017-05-05
2
-3
/
+10
*
|
Update BinaryPropagationHandler to not be a singleton to be consistent with o...
Bogdan Drutu
2017-05-07
4
-10
/
+8
|
/
*
Merge pull request #278 from sebright/MeasurementDescriptorToViewMap-synchron...
sebright
2017-05-05
4
-111
/
+65
|
\
|
*
Call getMutableView instead of getView to avoid creating unnecessary View.
Kristen Kozak
2017-05-05
1
-1
/
+1
|
*
Refactor getView to call getMutableView.
Kristen Kozak
2017-05-05
1
-8
/
+2
|
*
Rename a variable.
Kristen Kozak
2017-05-05
1
-4
/
+4
|
*
Use intrinsic locking in MeasurementDescriptorToViewMap.
Kristen Kozak
2017-05-04
1
-31
/
+23
|
*
Refactor MeasurementDescriptorToViewMap.putView(...).
Kristen Kozak
2017-05-04
3
-67
/
+56
|
*
Remove some redundant keywords.
Kristen Kozak
2017-05-04
1
-2
/
+2
|
*
Remove an unused method.
Kristen Kozak
2017-05-04
1
-21
/
+0
|
/
*
Merge pull request #277 from sebright/simplify-StatsManagerImplBase
sebright
2017-05-04
2
-87
/
+132
|
\
|
*
Rename a variable.
Kristen Kozak
2017-05-04
1
-5
/
+5
|
*
Simplify StatsManager by delegating stats operations to new a class, ViewMana...
Kristen Kozak
2017-05-04
2
-87
/
+132
|
/
*
Add a TraceConfig for active TraceParams and allow changing the active TraceP...
Bogdan Drutu
2017-05-03
10
-159
/
+345
*
Add a random handler that can be implement differently based on the java supp...
Bogdan Drutu
2017-05-02
3
-0
/
+96
*
Merge pull request #271 from bogdandrutu/traceexport
Bogdan Drutu
2017-05-02
11
-4
/
+168
|
\
|
*
Added comments to all SpanData nested classes and updated the comments in the...
Bogdan Drutu
2017-05-02
2
-9
/
+32
|
*
Add a TraceExporter class that allows exporting Span data to different services.
Bogdan Drutu
2017-05-02
11
-3
/
+144
|
/
*
Set correct source and target in gradle for java7 and java8 artifacts. (#272)
Bogdan Drutu
2017-05-02
4
-4
/
+25
[next]