aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add default active developers into OWNERS am: 13ad3cf836 am: 978688e540android-vts-11.0_r1android-r-preview-4android-r-preview-3android-r-preview-2android-r-preview-1android-mainline-11.0.0_r1android-mainline-10.0.0_r9android-mainline-10.0.0_r8android-mainline-10.0.0_r7android-mainline-10.0.0_r6android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r11android-mainline-10.0.0_r10android-cts-11.0_r1android-11.0.0_r3android-11.0.0_r2android-11.0.0_r17android-11.0.0_r1android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12ndk-sysroot-r21android11-tests-releaseandroid11-releaseandroid11-mainline-releaseandroid11-gsiandroid11-devandroid10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-tzdata-releaseandroid10-mainline-resolv-releaseandroid10-mainline-networking-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseChih-Hung Hsieh2019-01-041-0/+12
|\
| * Add default active developers into OWNERS am: 13ad3cf836Chih-Hung Hsieh2019-01-041-0/+12
| |\
| | * Add default active developers into OWNERSChih-Hung Hsieh2019-01-041-0/+12
| | |\
| | | * Add default active developers into OWNERSandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Chih-Hung Hsieh2019-01-041-0/+12
* | | | Merge remote-tracking branch 'aosp/upstream-master' into merge am: dd3cabeacc...Julien Desprez2018-10-22628-0/+76952
|\| | |
| * | | Merge remote-tracking branch 'aosp/upstream-master' into merge am: dd3cabeaccJulien Desprez2018-10-22628-0/+76952
|/| | | | |/ /
| * / Merge remote-tracking branch 'aosp/upstream-master' into mergeJulien Desprez2018-10-19628-0/+76952
|/| | | |/
| * Merge remote-tracking branch 'aosp/upstream-master' into mergeandroid-wear-8.0.0_r2Julien Desprez2018-10-19628-0/+76952
|/|
| * Plugs-in the DerivedLongGauge and DerivedDoubleGauge into the registry (#1505)Mayur Kale2018-10-196-4/+321
| * Gauge API : Add support for DerivedDoubleGauge (#1504)Mayur Kale2018-10-189-15/+640
| * Add support for DerivedLongGauge (#1497)Mayur Kale2018-10-176-4/+623
| * Plugs-in the DoubleGauge into the registry (#1503)Mayur Kale2018-10-175-8/+185
| * Remove Old Gauge and correct exception messages (#1502)Mayur Kale2018-10-1715-252/+35
| * Plugs-in the LongGauge into the registry (#1498)Mayur Kale2018-10-176-499/+134
| * Gauge API : Add DoubleGauge Support (Part2) (#1496)Mayur Kale2018-10-157-27/+795
| * Metrics/Metric: Add a version of create that accepts only one timeseries. (#1...Mayur Kale2018-10-147-51/+103
| * Gauge API : Add LongGauge Support (Part1) (#1489)Mayur Kale2018-10-137-0/+884
| * Cleanup metrics API exception messages. (#1494)Bogdan Drutu2018-10-133-28/+32
| * contrib/DropWizardMetrics: Exclude Meter rate measures (#1493)Mayur Kale2018-10-133-119/+19
| * Add BucketOptions for DistributionValue (#1484)Mayur Kale2018-10-136-86/+267
| * Exporter/OcAgent: Add methods for getting and applying config. (#1488)Yang Song2018-10-112-14/+61
| * Exporter/OcAgent: Add options on retry interval and config. (#1487)Yang Song2018-10-104-14/+70
| * Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486)Mayur Kale2018-10-107-50/+101
| * Metrics: Copy TimeSeries list when creating a Metric. (#1485)Yang Song2018-10-092-1/+38
| * Exporter/OcAgent: Add a fake implementation of TraceService. (#1481)Yang Song2018-10-085-0/+284
| * Add dropwizard contrib (#1423)Mayur Kale2018-10-0810-0/+921
| * Mode classes for metrics data model in the exporter package. (#1480)Bogdan Drutu2018-10-0233-80/+85
| * Make metrics compatible with the current proto definition. (#1479)Bogdan Drutu2018-10-0210-35/+521
| * Uptade since tag for the entire metrics package. (#1478)Bogdan Drutu2018-10-0113-66/+67
| * Split the public metrics API from the data model. (#1477)Bogdan Drutu2018-09-306-42/+72
| * Update dependencies. (#1474)Yang Song2018-09-271-7/+7
| * Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)Yang Song2018-09-267-4/+314
| * Update releasing (#1472)Bogdan Drutu2018-09-251-3/+1
| * Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song2018-09-2410-59/+7
| * Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song2018-09-2414-1/+505
| * Avoid using LinkedList and remove couple SuppressWarnings. (#1469)Bogdan Drutu2018-09-241-8/+4
| * Monitored Resource: replace gke_container with k8s_container in SD exporter ...Mayur Kale2018-09-244-20/+14
| * Split SpanImpl into record/notrecord span impl to avoid checks of recording a...Bogdan Drutu2018-09-2220-374/+476
| * Avoid 3 allocs, one builders and two objects when startSpan. (#1466)Bogdan Drutu2018-09-211-17/+25
| * Update .gitignore (#1463)Yang Song2018-09-201-0/+3
| * Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song2018-09-2010-0/+757
| * Improve tests for OpenCensusTraceContextDataInjector. (#1422)sebright2018-09-204-49/+125
| * Travis: Temporarily disable JDK 9 build. (#1461)Yang Song2018-09-201-3/+3
| * Common: Add an API Functions.returnToString(). (#1443)Yang Song2018-09-186-19/+33
| * Update a typo in CHANGELOG. (#1454)Yang Song2018-09-181-2/+2
| * Update release version for Bazel build files. (#1457)sebright2018-09-183-153/+149
| * Update release versions for all readme and build files. (#1452)sebright2018-09-1821-86/+86
| * Update changelog for 0.16.1 release. (#1451)sebright2018-09-181-0/+4
| * Pass a preconfigured HttpSender to the trace exporter (#1444)Ashwin Chandrasekar2018-09-182-0/+26
| * Update links to Log4j log correlation demo. (#1439)sebright2018-09-171-2/+2