aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #403 from ubschmidt2/append_to_bootstrapStefan Schmidt2017-07-035-4/+172
|\
| * Mark file for delete on exit first.Stefan Schmidt2017-07-011-1/+2
| * Added error messages to Preconditions checks.Stefan Schmidt2017-07-012-13/+13
| * Cosmetics.Stefan Schmidt2017-06-301-3/+2
| * Fix broken test.Stefan Schmidt2017-06-301-5/+3
| * Cleanup imports.Stefan Schmidt2017-06-301-3/+0
| * Test write failure.Stefan Schmidt2017-06-301-0/+22
| * Doc @throws IOException.Stefan Schmidt2017-06-301-0/+1
| * checkNotNull required param.Stefan Schmidt2017-06-301-0/+3
| * Append bootstrap.jar to the bootstrap classloader search path.Stefan Schmidt2017-06-304-0/+139
| * Add a dependency on Guava and relocate and bundle it properly.Stefan Schmidt2017-06-301-0/+8
* | Merge pull request #402 from ubschmidt2/retroStefan Schmidt2017-07-011-5/+13
|\ \
| * | Mention JAVA8_HOME, too.Stefan Schmidt2017-06-301-0/+1
| * | Get the Java 8 home from jdk_switcher instead of hardcoding the path.Stefan Schmidt2017-06-301-1/+0
| * | Retrolambda itself wants JDK 8.Stefan Schmidt2017-06-301-0/+1
| * | Mention that Animalsniffer is used.Stefan Schmidt2017-06-301-1/+2
| * | Added experimental support for legacy Java 1.6 JVMs through Retrolambda.Stefan Schmidt2017-06-301-5/+11
| |/
* / Updated build status indicators from top-level readme.Stefan Schmidt2017-06-301-1/+1
|/
* Package the classes that need to be loaded by the bootstrap classes in a sepa...Stefan Schmidt2017-06-291-1/+40
* Merge pull request #395 from ubschmidt2/bootstrapStefan Schmidt2017-06-271-0/+19
|\
| * Reserve a package for classes that need to be loaded by the boostrap classloa...Stefan Schmidt2017-06-261-0/+19
* | Added package-info.java to the package containing the relocated deps.Stefan Schmidt2017-06-261-0/+20
|/
* Merge pull request #385 from ubschmidt2/shadowStefan Schmidt2017-06-261-3/+25
|\
| * Relocate third party packages to avoid any conflicts of the agent's classes w...Stefan Schmidt2017-06-231-3/+25
* | Fix the Source/Target-Compatibility manifest entry.Stefan Schmidt2017-06-231-2/+6
|/
* Add a skeleton Java agent, which hooks up Bytebuddy, but doesn't do anything ...Stefan Schmidt2017-06-193-0/+179
* Initial import of a preliminary README.md for the *OpenCensus Agent f… (#364)Stefan Schmidt2017-06-181-0/+44