1. 2697dd3 Some little tweaks to benchmark/README.md. by Philipp Wollermann · 8 years ago
  2. ea1f8c4 Global cleanup change. by Googler · 8 years ago
  3. 6ac3a7c Global cleanup change. by Googler · 8 years ago
  4. 8ea4f03 error out when encountering classes missed by incremental dexing by Googler · 8 years ago
  5. 371b0dc Fix JarFilterTest on Windows by Yun Peng · 8 years ago
  6. 1646327 Add notes above charts. by Yue Gan · 8 years ago
  7. 6e2ccb7 Bazel client: simplify {Read,Write}File semantics by Laszlo Csomor · 8 years ago
  8. 0f119a4 Always update bazel repo: try pull first, and recreate if failed. by Yue Gan · 8 years ago
  9. 8afbd3c Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows by Ulf Adams · 8 years ago
  10. 510e8a6 Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems class by Ulf Adams · 8 years ago
  11. 0dcdb06 More stable naming scheme for lambda classes in desugared android code by Googler · 8 years ago
  12. c87cffa Use datetime as horizontal axis. Add axis titles. by Yue Gan · 8 years ago
  13. 564be0d Remove the first result in benchmark, since it's slower than others. by Yue Gan · 8 years ago
  14. 67fa75a Add is_external support to PackageManifestParser. by Googler · 8 years ago
  15. 4264807 Add commit link to github by Yue Gan · 8 years ago
  16. 8e2f54d Fix BUILD file mistakes in code generator. by Yue Gan · 8 years ago
  17. c9333b4 roll-forward of "Delete temporary directory on exit" by Colin Cross · 8 years ago
  18. 19e126a Add a flag to enable desugaring java.* classes by rewriting package names by Colin Cross · 8 years ago
  19. b21339b change incremental dexing fallback in DexFileMerger to behave exactly as if classes by Googler · 8 years ago
  20. 65b49a2 Remove mobile-install stub app targets from BUILD files. by Adam Michael · 8 years ago
  21. c10e064 Disable cache for /file_list. by Yue Gan · 8 years ago
  22. 4d3bd44 Revert "Delete temporary directory on exit" by Irina Iancu · 8 years ago
  23. 9a05f3b Delete temporary directory on exit by Colin Cross · 8 years ago
  24. 908d176 Support desugaring lambdas in interfaces with default methods by Colin Cross · 8 years ago
  25. edeb6d0 Make Android data binding work with --experimental_use_parallel_android_resource_processing. by Greg Estren · 8 years ago
  26. 0d4980b Add an --allow_empty_bootclasspath argument by Colin Cross · 8 years ago
  27. c69f266 by Kristina Chodorow · 8 years ago
  28. d3f7e08 Uniquify lambda body instance methods during lambda desugaring for android by Googler · 8 years ago
  29. 3a7409f Don't manually set output jar timestamp by Googler · 8 years ago
  30. adaeaed Rollback of commit 1893c21f9f04acff4a3cc5cd20ddbf9fe89ae59a. by Yue Gan · 8 years ago
  31. 1893c21 Rollback of commit 01aa7d6f177f3284b5fecc0397bf29a605b37df0. by Dmitry Lomov · 8 years ago
  32. c8510b1 Avoid using //external labels; use @local_jdk// instead by Ulf Adams · 8 years ago
  33. 01aa7d6 Adds support for pushing sites that don't need build, and build benchmark site. by Yue Gan · 8 years ago
  34. 76b6685 Supports drawing charts for multiple output files, which allows running by Yue Gan · 8 years ago
  35. 350a416 Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util. by Carmi Grushko · 8 years ago
  36. b3589a0 Adds arguments --version_between --time_between --versions to the benchmark as version filters. by Yue Gan · 8 years ago
  37. 29aa0eb Open source java 8 desugarer. by Adam Michael · 8 years ago
  38. 50e7e7f Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime. by Carmi Grushko · 8 years ago
  39. 7ba40f8 Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae. by Googler · 8 years ago
  40. 602a98c Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2. by Alex Humesky · 8 years ago
  41. d11d510 Move all the resource processing tools into a "busybox". by Googler · 8 years ago
  42. a8bc057 Benchmark part 4: draw line charts by Yue Gan · 8 years ago
  43. a2c0192 Rollback of commit 59450eb3770f539352c959dfae7ba04fd32e47b3. by Yue Gan · 8 years ago
  44. 67a53d2 Benchmark part 2 (preparation for benchmark) by Yue Gan · 8 years ago
  45. 67f0f4b Rollback of commit fe90b36498085142c40f2226a6a8f3798272bae6. by Yun Peng · 8 years ago
  46. 4d28bd8 Rollback of commit efe3bf98b0430497ea1926b80e6dbb0b3642eac6. by Florian Weikert · 8 years ago
  47. efe3bf9 Rollback of commit fe90b36498085142c40f2226a6a8f3798272bae6. by Yun Peng · 8 years ago
  48. 59450eb Rollback of commit eaa5281942eaeda294b7e36ab012f592c1f637c2. by Yun Peng · 8 years ago
  49. eaa5281 Benchmark part 3: main stuff by Yue Gan · 8 years ago
  50. fe90b36 Benchmark part 2 (preparation for benchmark) by Yue Gan · 8 years ago
  51. cd5c691 Add parameter files to the android resource processing. by Googler · 8 years ago
  52. dd335be Cleanup android rules and android tools so that my IDE stops complaining to me. by Adam Michael · 8 years ago
  53. d1620b1 Fixes visibility. Fixes #2419. by Yue Gan · 8 years ago
  54. 81ea54e Benchmark part 1: generate java code for build by Yue Gan · 8 years ago
  55. 3c5e4b7 Fix ClassCastException for non-http pom urls by Dmitry Komanov · 8 years ago
  56. 77e0a09 Description redacted. by Carmi Grushko · 8 years ago
  57. 045fd0a Description redacted. by Vladimir Moskva · 8 years ago
  58. 545dce5b If --strict_proto_deps=default and a proto_library didn't specify strict_proto_deps, then strictness is enforced. by Carmi Grushko · 8 years ago
  59. db51b0e Rename symbolsTxt to symbols reflecting it's actual usage. by Googler · 8 years ago
  60. 29263e2 Create LibraryRClassGeneratorAction for generating R classes outside of the by Googler · 8 years ago
  61. a676374 Move the serialize and write functionality from UnwrittenMergedAndroidData to ParsedAndroidData. This improves reuse. by Googler · 8 years ago
  62. b2e6607 Cleanup unthrown exceptions. by Googler · 8 years ago
  63. 0632668 Add static factory methods to the AndroidResourceClassWriter for easier setup. by Googler · 8 years ago
  64. c7b0dd6 Expose the ability to define a binary output to the merge call. by Googler · 8 years ago
  65. cdb6877 Make sure the classloader is closed after use. RELNOTES:None by Googler · 8 years ago
  66. 8562aed Speed up bundling by constructing an uncompressed ZIP from the files by Googler · 8 years ago
  67. eae0fa6 Delete some dead android rules and tools code. by Adam Michael · 8 years ago
  68. cf2263c Handle huge (>4GB) output jars. by Sasha Smundak · 8 years ago
  69. 88c30e0 Delete Bazel local version ResourceShrinker.java. by Andrew Pellegrini · 8 years ago
  70. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  71. c976996 Allow ResourceShrinkerAction to support splits. by Michael Staib · 8 years ago
  72. 5c8d427 Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java. by Andrew Pellegrini · 8 years ago
  73. 0b9ebfe Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea. by Adam Michael · 8 years ago
  74. d061a5d Better error messaging in xcrunwrapper and environment_plist when the xcode/SDK pair is unavailble. by Chris Parsons · 8 years ago
  75. 227369a move MakeDirectories() into file_platform.h by Thiago Farina · 8 years ago
  76. f7ce047 Make token_stream a cc_library by Liam Miller-Cushon · 8 years ago
  77. ca9d98d Fix typos in usage example by Liam Miller-Cushon · 8 years ago
  78. 758f81f Fix NPE in RClassGenerator when dev has code in unnamed package by Googler · 8 years ago
  79. 3e8a152 unknown commit of 5: Fixing the merge warning messages in transitive library overwrites. by Googler · 8 years ago
  80. 47f48d2 Added tests for export by Kristina Chodorow · 8 years ago
  81. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  82. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  83. f8eba6a Add logging for creation of stub IDs for public.xml entries. by Andrew Pellegrini · 8 years ago
  84. 9a56128 Mark resources with no declarations as deleted if they are also unused, allowing them to be removed from the public.xml file as well. This handles inline resources which have no explicit declaration and are deleted as part of their parent resource. by Andrew Pellegrini · 8 years ago
  85. 5f59e1c Remove limitation of only analyzing files with known extensions as resources. by Andrew Pellegrini · 8 years ago
  86. cefa9a2 Bazel client: reduce dependency on POSIX API by Laszlo Csomor · 8 years ago
  87. 26c3bae Cut the dependency of singlejar on Bazel (the test still depend on it, but that's OK) by Lukacs Berki · 8 years ago
  88. 75c88b8 Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35. by Alex Humesky · 8 years ago
  89. e860316 Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  90. a3c053b Fix resource shrinker failing to fully remove unused style, plurals, and array resource types. by Andrew Pellegrini · 8 years ago
  91. ffb4c0c Fix target info in conflict error message, to avoid toString on objects by Googler · 8 years ago
  92. ed5be45 Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder. by Ulf Adams · 8 years ago
  93. 7260f0a Wrap the source Path in a DataSource object. by Googler · 8 years ago
  94. ca5fe0c Remove obsolete code from Bazel tools. by Dmitry Shevchenko · 8 years ago
  95. fe86801 Support input srcjar in filtered gen jar. by Googler · 8 years ago
  96. 440b732 Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e. by Googler · 8 years ago
  97. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 8 years ago
  98. f21d35e Support srcjar files in filtered gen jar. by Googler · 8 years ago
  99. ab76af1 Description redacted. by Damien Martin-Guillerez · 8 years ago
  100. 0d7ceb4 Description redacted. -- MOS_MIGRATED_REVID=135310637 by Googler · 8 years ago