aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Enable proto based resource shrinkingGravatar corysmith2018-08-15
* Optimize the shrinking pass to prevent timeouts.Gravatar corysmith2018-08-14
* Add test to ensure that the binary building pipeline works.Gravatar corysmith2018-08-14
* Automated rollback of commit 18e76da46b0c15d3309ac9d41f16fbd0468bc672.Gravatar Googler2018-08-13
* Enable proto based resource shrinking.Gravatar corysmith2018-08-13
* Correctly manage the ProtoApk lifecycle by ensuring it is closed when finished.Gravatar corysmith2018-08-13
* Adding test for an instance of Style having both reference and item.Gravatar corysmith2018-08-13
* Changed all instances of /*itf=*/ to /*isInterface=*/ to eliminate errors.Gravatar Googler2018-08-13
* update data binding to 3.2.0 release (gradle)Gravatar Googler2018-08-10
* Automated rollback of commit 29b57c3afcfeb8e3fedcc2edcb0f28f13c784179.Gravatar corysmith2018-08-10
* Java, runfiles: move runfiles library sourcesGravatar laszlocsomor2018-08-10
* Windows, Bash launcher: Make sure bash bin tool directory is in PATHGravatar pcloudy2018-08-10
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* [singlejar] Port mapped_file for WindowsGravatar Loo Rong Jie2018-08-08
* [singlejar] Remove redundant test_util depsGravatar Loo Rong Jie2018-08-07
* [singlejar] Set binary flag for WindowsGravatar Loo Rong Jie2018-08-07
* Automated rollback of commit bab4b04ad09a571615d04aacadf8b3a2b820ba5f.Gravatar corysmith2018-08-06
* Turn on proto based resource shrinking.Gravatar corysmith2018-08-06
* Relink instead of convert proto apks.Gravatar corysmith2018-08-06
* Added functionality to let the ResourceLinker link ProtoApks.Gravatar corysmith2018-08-06
* Allow a ProtoApk to write a manifest as xmlGravatar corysmith2018-08-06
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* aapt2 creates larger apks when converting from proto.Gravatar corysmith2018-08-03
* Tool attribute processing added to resource shrinking.Gravatar corysmith2018-08-02
* Expose AndroidResourceUsageAnalyzer methods to enable proto-based resource sh...Gravatar corysmith2018-08-02
* Automatic code cleanup.Gravatar Googler2018-08-01
* Parse raw xml resources for tools annotations.Gravatar corysmith2018-08-01
* Add the ability to do a filtered copy of a ProtoApkGravatar corysmith2018-08-01
* Add support for extracting references and declarations from a proto formatted...Gravatar corysmith2018-08-01
* Automated rollback of commit 0a635c5236ce30ea84b765ce752267992733a649.Gravatar corysmith2018-07-31
* Automated rollback of commit 8fe0f45852a620a078013310989396caed273342.Gravatar corysmith2018-07-31
* Add apk converted to proto and all attributes from CompiledResources to Resou...Gravatar corysmith2018-07-31
* Add profiling data to the resources zip.Gravatar corysmith2018-07-31
* Expanding execution log parser to filter by runner type.Gravatar Googler2018-07-30
* [singlejar] cleanup port libraryGravatar Loo Rong Jie2018-07-27
* Remove Hazelcast dependencyGravatar Philipp Wollermann2018-07-25
* Windows,tests: port singlejar bash testsGravatar Loo Rong Jie2018-07-23
* Enable aapt2 for aar_import by adding the AndroidConfiguration fragment.Gravatar corysmith2018-07-18
* [singlejar] Change off_t and ssize_t to C standard ptrdiff_tGravatar Loo Rong Jie2018-07-18
* Make default method stubbing resilient to core library renaming, to preserve ...Gravatar kmb2018-07-17
* [singlejar] Add port library for various MSVC hacksGravatar Loo Rong Jie2018-07-17
* Drop module-info "class" in Android desugaringGravatar kmb2018-07-13
* Cleanup Optional usageGravatar corysmith2018-07-11
* [Skylint] Fix a crash on analyzing augmented assignment to IndexExpression.Gravatar Taras Tsugrii2018-07-11
* [singlejar] Various portability fixes for MSVCGravatar Loo Rong Jie2018-07-10
* Synchronize on process factory to inhibit ETXTBSYGravatar George Gensure2018-07-10
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Windows,JNI: more robust nativeCreateJunctionGravatar Laszlo Csomor2018-07-09
* windows,launcher: Rlocation function now handles absolute paths correctlyGravatar pcloudy2018-07-06
* Bazel server: ensure OutputStreams are closedGravatar laszlocsomor2018-07-05