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
/
contrib
/
agent
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make jmh available for all subprojects. (#1425)
Bogdan Drutu
2018-09-11
1
-29
/
+0
*
Contrib/agent: detach() should take the context returned from attach(). (#1409)
Yang Song
2018-09-05
1
-19
/
+16
*
Update gRPC version to 1.14. (#1404)
Yang Song
2018-08-31
2
-2
/
+10
*
Update all targets to at least java7 and android14 (#1367)
Bogdan Drutu
2018-08-18
1
-1
/
+1
*
Add @Internal to io.opencensus.contrib.agent.Settings constructor (issue #977).
Kristen Kozak
2018-05-14
1
-5
/
+3
*
Don't declare any dependencies in the generated POM because the agent JAR is ...
Stefan Schmidt
2018-03-05
1
-0
/
+12
*
Add '@since' Javadoc tag to all agent APIs (issue #864).
Kristen Kozak
2018-02-06
12
-6
/
+61
*
Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)
Stefan Schmidt
2018-01-08
1
-1
/
+1
*
Suppress some Checker Framework warnings and add TODOs (issue #359).
Kristen Kozak
2017-12-19
2
-0
/
+4
*
Update contrib directory to pass Checker Framework null analysis (issue #359).
Kristen Kozak
2017-12-19
1
-1
/
+5
*
Update shadow plugin to 2.0.2. Fixes #825. (#911)
Stefan Schmidt
2017-12-18
1
-1
/
+1
*
Add methods to wrap Runnable and Callbacks and to run them. (#778)
Bogdan Drutu
2017-12-13
1
-3
/
+3
*
Use consistent text for AppVeyor status badges.
Kristen Kozak
2017-12-01
1
-1
/
+3
*
Update link to AppVeyor build in readmes.
Kristen Kozak
2017-12-01
1
-1
/
+1
*
Introduce a Settings class. (#837)
Stefan Schmidt
2017-11-26
11
-58
/
+111
*
Add initial support for configuring the agent. (#753)
Stefan Schmidt
2017-11-20
13
-9
/
+258
*
Clean benchmarks and move in different package. (#805)
Bogdan Drutu
2017-11-16
1
-1
/
+1
*
Enable PrivateConstructorForUtilityClass Error Prone warning.
Kristen Kozak
2017-11-13
1
-0
/
+1
*
Use Mockito API from Mockito 1.9.5.
Kristen Kozak
2017-11-10
3
-3
/
+3
*
Just target Java 1.6, it simplifies a few things. (#799)
Stefan Schmidt
2017-11-10
3
-24
/
+6
*
Fix the wrong use of notify and wait. (#798)
Stefan Schmidt
2017-11-09
1
-21
/
+7
*
Simplify the code for setting the span status. (#787)
Stefan Schmidt
2017-11-07
1
-5
/
+1
*
Close the span with a status derived from the (optional) Throwable. (#781)
Stefan Schmidt
2017-11-05
5
-5
/
+63
*
Don't import classes that are not visible from the bootstrap classloader. (#782)
Stefan Schmidt
2017-11-05
1
-6
/
+3
*
Wrap the execution of URL#getContent in a trace span. (#780)
Stefan Schmidt
2017-11-05
5
-1
/
+197
*
Add a trampoline for tracing-related methods. (#766)
Stefan Schmidt
2017-11-05
6
-1
/
+272
*
Apply the Google Java Formatter on all source sets. (#775)
Stefan Schmidt
2017-11-03
3
-112
/
+128
*
Add the JaCoCo agent first so that it can instrument our agent. (#745)
Stefan Schmidt
2017-11-03
1
-1
/
+9
*
Add gradle plugin for google java format. Enforce all files to be formatted. ...
Bogdan Drutu
2017-11-03
13
-110
/
+87
*
Merge JaCoCo's execution data from all tests. (#746)
Stefan Schmidt
2017-11-02
1
-0
/
+13
*
Make ExecutorInstrumentation easier to test by moving the initialization of t...
Stefan Schmidt
2017-11-02
2
-5
/
+38
*
Add the missing task dependency of integration tests on shadowJar. (#768)
Stefan Schmidt
2017-11-01
1
-1
/
+2
*
Use non-deprecated classes. (#767)
Stefan Schmidt
2017-11-01
2
-2
/
+2
*
Rename ContextManager to ContextTrampoline. (#748)
Stefan Schmidt
2017-11-01
5
-25
/
+25
*
Improve test coverage. (#749)
Stefan Schmidt
2017-10-31
3
-14
/
+24
*
Update the retrolambda plugin to its latest version. (#741)
Stefan Schmidt
2017-10-30
1
-1
/
+1
*
Update the jmhreport plugin to its latest version. (#742)
Stefan Schmidt
2017-10-30
1
-1
/
+1
*
Run the integration tests using different Java versions. (#638)
Stefan Schmidt
2017-09-22
1
-13
/
+37
*
Fix opencensus agent to be java6 compatible. (#619)
Bogdan Drutu
2017-09-11
1
-1
/
+4
*
Re-enable integration tests. (#563)
Stefan Schmidt
2017-08-28
1
-1
/
+0
*
Increase test timeouts. (#562)
Stefan Schmidt
2017-08-26
2
-8
/
+8
*
Add missing task dependency on shadowJar. (#561)
Stefan Schmidt
2017-08-26
1
-0
/
+1
*
Disable integration tests in the Agent. Always fail. (#556)
Bogdan Drutu
2017-08-25
1
-0
/
+1
*
Rename integration test classes to *IT, following the naming convention used ...
Stefan Schmidt
2017-08-25
2
-2
/
+4
*
Document where to get the agent JAR file from. (#546)
Stefan Schmidt
2017-08-24
1
-4
/
+7
*
Rename contrib projects. (#551)
Stefan Schmidt
2017-08-24
3
-9
/
+8
*
Add a naive JMH benchmark for ThreadInstrumentation. (#523)
Stefan Schmidt
2017-08-24
1
-0
/
+89
*
Reduce log level to avoid spamming stdout. (#543)
Stefan Schmidt
2017-08-24
1
-2
/
+2
*
Output stdout/stderr and detailed exception from failed integration tests to ...
Stefan Schmidt
2017-08-23
1
-0
/
+9
*
Change the licence to OpenCensus authors. (#539)
Bogdan Drutu
2017-08-23
16
-16
/
+64
[next]