aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2017-03-10Use double-checked locking instead of 'synchronized' in EventCache. (#52)Alexander Dorokhine
2017-03-09Clean up Log.java. (#48)Alexander Dorokhine
2017-02-23Async rpc updates. (#43)Ang Li
2017-02-22Add support for asynchronous Rpc (#38)Ang Li
2017-02-13Lint source code to AOSP. (#34)Ang Li
2017-02-13Prepare for next development iteration. (#36)Alexander Dorokhine
2017-02-13Snippet lib release v1.0.1. (#35)Alexander Dorokhine
2017-02-03Fix exception handling in snippets. (#32)Alexander Dorokhine
2017-01-27Don't explode if the binary into which snippet-lib is linked has junit tests....adorokhine
2017-01-13Prepare for next development iteration.Alexander Dorokhine
2017-01-13Update .gitignore and descriptionAlexander Dorokhine
2017-01-13Add bintray packaging info into build.gradle.Alexander Dorokhine
2017-01-12Packaging improvements.Alexander Dorokhine
2017-01-12Bump version to 1.0.0 for release.Alexander Dorokhine
2016-12-16Propagate exceptions out of SimpleServer instead of returning null. (#9)adorokhine
2016-12-15Handle the ability to properly stop the snippet apk. (#7)adorokhine
2016-12-14Fix handling of closeSl4aSession by writing an empty RPC result.Alexander Dorokhine
2016-12-14Remove unnecessary uses-library in the main manifest.Alexander Dorokhine
2016-12-14Fix notification handling from inside a test apk.Alexander Dorokhine
2016-12-12Start the snippet server from the instrumentation process, not a separate ser...adorokhine
2016-12-07Remove the 'facade' package and FacadeManager.Alexander Dorokhine
2016-12-07Update documentation to reflect the new instrumented snippets.Alexander Dorokhine
2016-12-05Minor cleanups to the snippet lib.Alexander Dorokhine
2016-12-05Launch snippets as an instrumentation rather than a service.Alexander Dorokhine
2016-11-28Create a builtin help() RPC.Alexander Dorokhine
2016-11-09Rename RpcReceiver to Snippet.Alexander Dorokhine
2016-11-09Refactor SL4A to act as an RPC library.Alexander Dorokhine
2016-11-09Pristine checkin of sl4a from AOSP.Alexander Dorokhine