| Commit message (Expand) | Author | Age |
* | runfiles: rlocation() checks if arg is normalized | Laszlo Csomor | 2018-04-24 |
* | windows,client: fix error reporting | Laszlo Csomor | 2018-04-24 |
* | Add error message on empty public resources | asteinb | 2018-04-23 |
* | Don't add -u flag to local remote worker docker command on Windows. | Googler | 2018-04-20 |
* | Remove use of bare Immutable{List,Map,Set} Builder classes. | jcater | 2018-04-20 |
* | Add --debug-mode to aapt2 invocations when building without -c opt. | corysmith | 2018-04-19 |
* | Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks. | corysmith | 2018-04-19 |
* | Add the --pseudo-localize flag to resource compilation, gated by the --genera... | corysmith | 2018-04-19 |
* | Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9. | buchgr | 2018-04-18 |
* | Relax the assertion in Desugar for checking the calls to $closeResource(...). | cnsun | 2018-04-17 |
* | Ability to pass decoupled assets into monolithic resource processing action | asteinb | 2018-04-17 |
* | Create asset merging action | asteinb | 2018-04-16 |
* | Java,runfiles: add Runfiles.getEnvVars() | Laszlo Csomor | 2018-04-16 |
* | Bash,runfiles: delete from //src/tools/runfiles | Laszlo Csomor | 2018-04-13 |
* | Windows: java launcher no longer calls cmd.exe | Laszlo Csomor | 2018-04-12 |
* | Warn when code uses FileType(), which is deprecated. | laurentlb | 2018-04-11 |
* | python,runfiles: move to different package | Laszlo Csomor | 2018-04-10 |
* | Remove some deprecated resources flags. | ajmichael | 2018-04-04 |
* | Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390. | corysmith | 2018-04-03 |
* | Create proguard.txt in android_library AAR output. | ajmichael | 2018-04-02 |
* | build and test KeepScanner tool open-source | kmb | 2018-03-30 |
* | Automated rollback of commit a76f7db51a90cc2e35c1d66782056c310729eef0. | corysmith | 2018-03-30 |
* | add singlejar variant to bazel that includes Android desugar dependency checking | kmb | 2018-03-29 |
* | Modify the .flat decompilation to account for multiple configurations by conv... | corysmith | 2018-03-29 |
* | Fix unused variable warnings from clang. | Austin Schuh | 2018-03-28 |
* | In singlejar runs with --check_desugar_deps, error out when encountering j$.*... | kmb | 2018-03-27 |
* | Only allow regular files and directories spawn outputs to be uploaded to a re... | Benjamin Peterson | 2018-03-27 |
* | stub simple core library bridge methods that only differ in return type | kmb | 2018-03-26 |
* | Enable params files for DexMapper. | ahumesky | 2018-03-26 |
* | Add dependency on googletest, so we can use gmock along with gtest. | ccalvarin | 2018-03-23 |
* | Refactor and cleanup the sandboxing code. | Philipp Wollermann | 2018-03-23 |
* | Detect main dex list entries that will be missing | kmb | 2018-03-22 |
* | Make ManifestMergerAction able to not take a primary manifest | asteinb | 2018-03-22 |
* | Skylint check for returning old-style providers. | laurentlb | 2018-03-22 |
* | Make android tools stop accepting --annotationJar. | ajmichael | 2018-03-22 |
* | A tiny binary to print all rules in a package, after BUILD macro expansion. | carmi | 2018-03-21 |
* | Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d. | laszlocsomor | 2018-03-21 |
* | runfiles,C++: move to //tools/cpp/runfiles | Laszlo Csomor | 2018-03-21 |
* | Have the Android R class generators add the target label to the class jar. | tomlu | 2018-03-20 |
* | runfiles,C++: add a Runfiles* factory method | Laszlo Csomor | 2018-03-19 |
* | Reflect core library moves in super calls, even in default method stubs. Alw... | kmb | 2018-03-16 |
* | Propagating remote results, including stdout/err, to Bazel on execution timeo... | olaola | 2018-03-16 |
* | Android tools: remove mtime-modifications | Laszlo Csomor | 2018-03-15 |
* | Remove unused files. | kaipi | 2018-03-14 |
* | Make KeepScanner tool search classpath for nearest definition of each member ... | kmb | 2018-03-12 |
* | Minor fixes to KeepScanner tool: | kmb | 2018-03-12 |
* | Support custom implementations of emulated core interface methods | kmb | 2018-03-12 |
* | Internal change | Laszlo Csomor | 2018-03-09 |
* | runfiles,py,java: rlocation accepts absolute path | Laszlo Csomor | 2018-03-09 |
* | Skylint: check for PACKAGE_NAME, REPOSITORY_NAME, and ctx.outputs.executable | laurentlb | 2018-03-07 |