- dac096c Fix "the the". by Benjamin Peterson · 6 years ago
- 64cc8e1 Fix signedness warnings in singlejar tests. by Benjamin Peterson · 6 years ago
- 5cc1f65 Move deleteTree and deleteTreesBelow into FileSystem and Path. by jmmv · 6 years ago
- 9813c58 Suppress DEADLINE_EXCEEDED on download progress by George Gensure · 6 years ago
- 139d314 Correctly create output artifact paths for the Databinding Resource Processor action. by ahumesky · 6 years ago
- 6641ad9 Add option to desugar default methods with the help of synthetic base classes where possible. by kmb · 6 years ago
- 8ac46c1 Windows: add --incompatible_windows_escape_jvm_flags by Laszlo Csomor · 6 years ago
- 535f58d Rename Skylark to Starlark by laurentlb · 6 years ago
- ae1e2be Properly throw exceptions in ResourceProcessorBusyBox, and log exceptions in CompileLibraryResourcesAction. by jingwen · 6 years ago
- 75df1bc Automatic code cleanup. by Googler · 6 years ago
- 569e2cb Windows, launcher: separate jvm_flags by TAB by Laszlo Csomor · 6 years ago
- b7bd7a1 Windows, launcher: implement correct escaping by Laszlo Csomor · 6 years ago
- 6a7b0fb Windows, launcher: add unit test for flag escaping by Laszlo Csomor · 6 years ago
- 68ea97d Windows, launcher: rename GetEscapedArgument by Laszlo Csomor · 6 years ago
- f02a20c Fix extension for uncompressed APKs. by Googler · 6 years ago
- 16db9b6 [bazel] Added support for Android Architecture Components navigation resources to Blaze and related tools. by Googler · 6 years ago
- 59373d1 Remove stardoc dependency on protoc by cparsons · 6 years ago
- 3e0e589 add desugar conversion method for AmbientBrightnessDayStats.getLocalDate by kmb · 6 years ago
- a282309 Automatic code cleanup. by Googler · 6 years ago
- 8604c6a rename directories and META-INF/services files along with core library desugaring by kmb · 6 years ago
- 973c4e7 Automated rollback of commit d3dd9d1b3cd238467143becb8665ea252fda8e0d. by arostovtsev · 6 years ago
- d3dd9d1 Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 6 years ago
- f21ca8a Windows: native launcher can run from a long path by Yun Peng · 6 years ago
- 12ab12e Revert "Enabling Bazel to generate input symlinks as defined by RE AP? by Jakob Buchgraber · 6 years ago
- 3afb7b0 Add new flag --remote_default_platform_properties. by John Cater · 6 years ago
- 019f13b Also ignore module-info.class in multi-version Jars by Googler · 6 years ago
- 94669e8 Automatic code cleanup. by Googler · 6 years ago
- 0a5ea61 [singlejar] Fix Windows long path issue by Loo Rong Jie · 6 years ago
- bdddfc0 Add support for 'HOST_RAM' and 'HOST_CPUS', and [keyword][-|*]<float> to remoteWorker --jobs option. by steinman · 6 years ago
- cde6ba2 Desugar conversion library for Functions by kmb · 6 years ago
- ce4e6f0 Don't swallow manifest merging errors from the tool in ManifestMergerAction. by jingwen · 6 years ago
- 34b7dd3 Simple build-time check for uses of desugared core library methods. by kmb · 6 years ago
- 0a8fc07 Use toStringUtf8 on a ByteString to get the actual string for use in an by ahumesky · 6 years ago
- c01cf1b Fix mobile-install v1 on Pie devices by jingwen · 6 years ago
- e88d825 Avoid prebuilt desugar runtime Jar by kmb · 6 years ago
- 7705a5a Make use of parseResourceTxtFile() in ProtoResourceUsageAnalyzer so that unobfuscated resources get marked as reachable. by Googler · 6 years ago
- 776a85a handle null values when converting java.time primitives for Android APIs. by kmb · 6 years ago
- b7ef314 Beginnings of supporting Android APIs that use desugared core libraries. by kmb · 6 years ago
- 966acbb singlejar, Windows: MappedFile allows empty files by Laszlo Csomor · 6 years ago
- d588e7e Synthesize bridge methods from core library interfaces in user-written classes by kmb · 6 years ago
- 0f2d26d Automatic code cleanup. by Googler · 6 years ago
- 6594f9f Fix incorrect dependency in WorkspaceLogParserTest. by Googler · 6 years ago
- 887a4cd Update a TODO by cushon · 6 years ago
- 68c57f0 Correct misspelled English words in comments and printed messages in Bazel's src/... directory (and run fix) by jingwen · 6 years ago
- 367e20c Automated rollback of commit 7133f969af019ec126c22da3fbcebb2837633654. by Googler · 6 years ago
- f08b44c Print out simple xml values and attribute formats in merge conflicts. by corysmith · 6 years ago
- ab7e56d Clean up AndroidManifestProcessor. by jingwen · 6 years ago
- 7133f96 Automated rollback of commit 64a111e23e036140b9d6cbec0092db26184b3101. by plf · 6 years ago
- baa1786 Enabling Bazel to generate input symlinks as defined by RE API V2. by olaola · 6 years ago
- 2661fa7 Ensure that attributes metadata is always placed in the package directory. by corysmith · 6 years ago
- 64a111e Specify non-final fields for R-class generation if resource shrinking is on. by Googler · 6 years ago
- 14c0f40 Starlark AST: use a list of bindings instead of a map in load statements by laurentlb · 6 years ago
- fbfb3cb Enabling Bazel to parse output symlinks as defined by RE API V2. by olaola · 6 years ago
- 2b98ef7 Support user-defined function documentation in Stardoc. by cparsons · 6 years ago
- 7b3f62e Fix BazelPackagePrinter. It missed an earlier refactoring. by nharmata · 6 years ago
- c557399 [singlejar] Enable native singlejar on Windows by Loo Rong Jie · 6 years ago
- 612b1ed Fix #6589: Prevent warning due to redefinition of __STDC_FORMAT_MACROS. by philwo · 6 years ago
- 7c3367e Remove old optimize_for option. by John Cater · 6 years ago
- a1383c6 Update Android resource processor for Databinding v2. by ahumesky · 6 years ago
- f8be43c Automatic code cleanup. by cushon · 6 years ago
- e007add Iterate over XML namespaces deterministically. by ahumesky · 6 years ago
- 0709640 Add a missing space to a skylint error. by cparsons · 6 years ago
- 4b53e8f [singlejar] Use Bazel runfiles lib in test and other Windows fixes by Loo Rong Jie · 6 years ago
- 6a267fa Fixing HTTP cache bug in RemoteWorker -- no cache hits were ever possible because the cache was recreated on every request. by olaola · 6 years ago
- 2716b03 SingleJar: run tests on Windows by Laszlo Csomor · 6 years ago
- 893e719 Fix Android compiled data deserialization with aapt2 when used with RBE. by jingwen · 6 years ago
- 8177f5c Singlejar: fix bad use of $(JAVA) and $(locations) by Laszlo Csomor · 6 years ago
- 68611b3 [singlejar] Port test_util to Windows by Loo Rong Jie · 6 years ago
- 3caa80e [singlejar] Remove unused port.cc and actually test desugar_checking_test by Loo Rong Jie · 6 years ago
- 64823dd Querying the remote Capabilities service for remote execution/cache builds. by olaola · 6 years ago
- f4650db Fix logic for downgrading class file major versions by cushon · 6 years ago
- 2a207ca [singlejar] Special handling of ':' in resource path on Windows by Loo Rong Jie · 6 years ago
- 518bb87 Automated rollback of commit b7ec4f22e704b6d9892aa5501012d9f9a54f11c8. by janakr · 6 years ago
- b7ec4f2 Rollback of commit 4924566e1c0c0d83a9f4f0ece9f02c098333e666 and changelist 215310545. by twerth · 7 years ago
- 4924566 Thread a RootedPath into the Package's BUILD file, versus just a Path. This allows us to use that Root in the common case that the Package is not external, saving the creation of a new Root. by janakr · 7 years ago
- ab43976 Avoid recomputing hashes of Action and Command. by Benjamin Peterson · 7 years ago
- 86fa7d1 [singlejar] Use gcc-style attr_packed for Clang on Windows by Loo Rong Jie · 7 years ago
- 21d2569 [singlejar] Change one 32-bit off_t to 64-bit off64_t by Loo Rong Jie · 7 years ago
- bf1bdf7 Split the local host capacity query logic into its own build target. by jmmv · 7 years ago
- 8f4592d Add support for FONT references in compiled data. by corysmith · 7 years ago
- 9885328 Remove validation stubs. aapt2 has made it unnecessary to manually validate resource. by corysmith · 7 years ago
- c29755f Windows, launcher: Fix GetEscapedArgument function when argument is empty by pcloudy · 7 years ago
- efdb3f6 Quiet more warnings from com.google.protobuf.UnsafeUtil by cushon · 7 years ago
- 475f40a Use a different date time when normalizing zip entries by cushon · 7 years ago
- 132a8e3 Fix a typo in ResourceProcessorBusyBox. by Googler · 7 years ago
- 53a9e91 Throw contextual error when compiling value xmls with >1 period in filename with aapt2, instead of just failing with "<file>.arsc.flat does not exist after aapt2 ran": by Jingwen Chen · 7 years ago
- 1c0c366 Change skylint to accept UpperCamelCaseWithSuffixInfo identifiers by Jared Neil · 7 years ago
- 2ff8b05 Windows, launcher: Make launcher aware of if runfiles tree is enabled by Yun Peng · 7 years ago
- fb164a0 Windows: Make Python binary work with runfiles symlink tree by Yun Peng · 7 years ago
- 4d1d0b5 Add a linter check for native.package() by laurentlb · 7 years ago
- e974610 Add back logging of Exceptions. by corysmith · 7 years ago
- 521e822 Enable long path support for jar_manifest_file_path. by Googler · 7 years ago
- 1655933 [singlejar] Use Win32 API directly in OutputJar::AppendFile by Loo Rong Jie · 7 years ago
- 1950bf9 Fifth cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 9c58b19 Add support for persistent workers to the Android resource processing tools with `--persistent_android_resource_processor` flag. by jingwen · 7 years ago
- c3283a3 Add support for wearable v1 references by corysmith · 7 years ago
- 5eae80f Add execlog tests to the source tree. by Googler · 7 years ago
- bc3426d Switch all dummy manifest writing to the AndroidManifest class. This ensures that the minSdk will be propagated to the dummy manifests. by corysmith · 7 years ago
- 52cfb9c Add AndroidManifest class to handle parsing and writing dummy manifests. by corysmith · 7 years ago
- 42942de Stop writing the merged resources to xml. by corysmith · 7 years ago