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
*
Start 0.28.0 development cycle (#2051)
Nail Islamov
2020-08-14
1
-1
/
+1
*
Start 0.27.0 development cycle (#2026)
Mayur Kale
2020-03-18
1
-1
/
+1
*
Start 0.26.0 development cycle (#2006)
Mayur Kale
2020-02-07
1
-1
/
+1
*
Start 0.25.0 development cycle
songy23
2019-08-27
1
-1
/
+1
*
Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. (#1938)
Yang Song
2019-06-12
2
-17
/
+3
*
Start 0.24.0 development cycle (#1935)
Yang Song
2019-06-12
1
-1
/
+1
*
Test: Upgrade Mickito version and replace deprecated methods. (#1922)
Yang Song
2019-05-29
3
-4
/
+4
*
Start 0.23.0 development cycle (#1900)
Yang Song
2019-05-14
1
-1
/
+1
*
Disable by default RunningSpanStore, and enable if Zpages are initialized. (#...
Bogdan Drutu
2019-05-03
1
-0
/
+16
*
Add missing Javadoc and fix typos. (#1874)
Yang Song
2019-05-01
1
-0
/
+5
*
Tests: Migrate from is(Not)SameAs to is(Not)SameInstanceAs. (#1870)
Yang Song
2019-04-30
15
-82
/
+90
*
Release: update snapshot version.
Dino Oliva
2019-04-30
1
-1
/
+1
*
Restrict access to context key, add helper methods to interact with Context. ...
Yang Song
2019-04-25
6
-44
/
+151
*
Metrics: Remove Set from Cumulative. (#1853)
Yang Song
2019-04-19
2
-22
/
+0
*
Tags: Add TagContextBuilder.putPropagating(). (#1852)
Yang Song
2019-04-19
1
-0
/
+21
*
Tags: Add TagContextBuilder.putLocal(). (#1851)
Yang Song
2019-04-19
1
-1
/
+22
*
Metrics: Add Cumulative APIs. (#1848)
Yang Song
2019-04-18
10
-6
/
+1237
*
Metrics: Allow to set constant labels for Gauge APIs. (#1842)
Yang Song
2019-04-12
2
-4
/
+16
*
Tags: Add HTTP text serializer API. (#1800)
Yang Song
2019-04-10
4
-1
/
+300
*
Clean up a few nullable annotations. (#1824)
Yang Song
2019-03-29
2
-31
/
+13
*
Start 0.21.0 development cycle (#1817)
Dino Oliva
2019-03-28
1
-1
/
+1
*
Add MetricOptions to simplify all addXGuage. (#1814)
Bogdan Drutu
2019-03-27
5
-188
/
+444
*
Tags: Make the new API non-abstract to avoid breaking other subclasses. (#1811)
Yang Song
2019-03-22
1
-2
/
+5
*
Fix a bunch of errorprone warnings. (#1806)
Bogdan Drutu
2019-03-19
3
-18
/
+18
*
Tags: Add TagMetadata. (#1768)
Yang Song
2019-03-15
8
-7
/
+242
*
Exemplar: Refactor to be under metrics.data. (#1791)
Yang Song
2019-03-13
10
-175
/
+196
*
Metrics: Add metrics.data package to hold common classes. (#1794)
Yang Song
2019-03-13
1
-0
/
+26
*
Remove package qualification from Immutable annotations. (#1793)
sebright
2019-03-08
1
-2
/
+2
*
Stats/Exemplar: Add a generic AttachmentValue class. (#1779)
Yang Song
2019-03-07
6
-16
/
+156
*
Start 0.20.0 development cycle
songy23
2019-01-28
1
-1
/
+1
*
Changing compareTo to compareToIgnoreCase. (#1651)
Jim King
2019-01-07
2
-2
/
+2
*
Start 0.19.0 development cycle (#1612)
Bogdan Drutu
2018-11-27
1
-1
/
+1
*
Add support for trace-context propagation. (#1401)
Bogdan Drutu
2018-11-19
2
-3
/
+29
*
Add helper functions for base16 encoding. (#1594)
Bogdan Drutu
2018-11-19
8
-84
/
+218
*
Exporter/Stats/Stackdriver: Use core resource API (#1585)
Mayur Kale
2018-11-16
1
-1
/
+1
*
Deprecate registration of the span names for zpages. (#1589)
Bogdan Drutu
2018-11-16
2
-4
/
+6
*
Use the nullable annotation when possible. (#1587)
Bogdan Drutu
2018-11-15
1
-6
/
+9
*
Resource: Add resource detector (#1565)
Mayur Kale
2018-11-15
2
-14
/
+138
*
Add support to convert longs to base16-string. (#1561)
Bogdan Drutu
2018-11-08
6
-200
/
+189
*
Add resource package (#1555)
Mayur Kale
2018-11-07
3
-0
/
+415
*
Add @return and remove already done TODO (#1564)
Mayur Kale
2018-11-06
5
-6
/
+4
*
Style: Fix typos. (#1562)
Yang Song
2018-11-06
1
-4
/
+4
*
Avoid one extra allocation in TraceId and SpanId. (#1554)
Bogdan Drutu
2018-11-06
4
-63
/
+249
*
Helper utility for Http Tracing. (#1553)
rghetia
2018-11-05
1
-1
/
+1
*
Error Prone: 2.3.1 -> 2.3.2 (#1551)
sebright
2018-11-05
3
-5
/
+3
*
Add few more tests in preparation to change the internal representation of th...
Bogdan Drutu
2018-11-05
2
-3
/
+9
*
Start 0.18.0 development cycle
songy23
2018-11-02
1
-1
/
+1
*
Remove min/max from Distribution. (#1542)
Bogdan Drutu
2018-11-02
3
-48
/
+77
*
ignore negative bucket bounds (#1499)
Mayur Kale
2018-11-01
5
-14
/
+82
*
TimeSeries/Create: Avoid re-evaluate the labelValues all the time (#1513)
Mayur Kale
2018-10-24
2
-0
/
+33
[next]