1. d061a5d Better error messaging in xcrunwrapper and environment_plist when the xcode/SDK pair is unavailble. by Chris Parsons · 8 years ago
  2. 227369a move MakeDirectories() into file_platform.h by Thiago Farina · 8 years ago
  3. f7ce047 Make token_stream a cc_library by Liam Miller-Cushon · 8 years ago
  4. ca9d98d Fix typos in usage example by Liam Miller-Cushon · 8 years ago
  5. 758f81f Fix NPE in RClassGenerator when dev has code in unnamed package by Googler · 8 years ago
  6. 3e8a152 unknown commit of 5: Fixing the merge warning messages in transitive library overwrites. by Googler · 8 years ago
  7. 47f48d2 Added tests for export by Kristina Chodorow · 8 years ago
  8. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  9. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  10. f8eba6a Add logging for creation of stub IDs for public.xml entries. by Andrew Pellegrini · 8 years ago
  11. 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
  12. 5f59e1c Remove limitation of only analyzing files with known extensions as resources. by Andrew Pellegrini · 8 years ago
  13. cefa9a2 Bazel client: reduce dependency on POSIX API by Laszlo Csomor · 8 years ago
  14. 26c3bae Cut the dependency of singlejar on Bazel (the test still depend on it, but that's OK) by Lukacs Berki · 8 years ago
  15. 75c88b8 Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35. by Alex Humesky · 8 years ago
  16. e860316 Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  17. a3c053b Fix resource shrinker failing to fully remove unused style, plurals, and array resource types. by Andrew Pellegrini · 8 years ago
  18. ffb4c0c Fix target info in conflict error message, to avoid toString on objects by Googler · 8 years ago
  19. ed5be45 Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder. by Ulf Adams · 8 years ago
  20. 7260f0a Wrap the source Path in a DataSource object. by Googler · 9 years ago
  21. ca5fe0c Remove obsolete code from Bazel tools. by Dmitry Shevchenko · 9 years ago
  22. fe86801 Support input srcjar in filtered gen jar. by Googler · 9 years ago
  23. 440b732 Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e. by Googler · 9 years ago
  24. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 9 years ago
  25. f21d35e Support srcjar files in filtered gen jar. by Googler · 9 years ago
  26. ab76af1 Description redacted. by Damien Martin-Guillerez · 9 years ago
  27. 0d7ceb4 Description redacted. -- MOS_MIGRATED_REVID=135310637 by Googler · 9 years ago
  28. 39bb51a Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32. by Dmitry Shevchenko · 9 years ago
  29. 27cd7f6 Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67. by Damien Martin-Guillerez · 9 years ago
  30. 60e16cb Global cleanup change. by Googler · 9 years ago
  31. 4f9d77c Global cleanup change. by Liam Miller-Cushon · 9 years ago
  32. 25b952b Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32. by Dmitry Shevchenko · 9 years ago
  33. deeeb31 Add a way to select non-default Xcode toolchain by Dmitry Shevchenko · 9 years ago
  34. c470ae7 Add visibility to //src/tools/android/java/com/google/devtools/build/android/dexer:srcs by Yun Peng · 9 years ago
  35. af8ebca Open source dex merging tools for incremental dexing. by Adam Michael · 9 years ago
  36. ff93aa0 Modify libtool wrapper script to ensure that archive inputs are not modified in the way that object inputs are by Chris Parsons · 9 years ago
  37. 638ba35 Update the density filter to account for all passed densities. by Googler · 9 years ago
  38. bebbbe5 Fix dependency on libtool's helper script make_hashed_objlist.py. by Chris Parsons · 9 years ago
  39. f020e65 Add options to ResourceShrinkerAction to generate an updated R.txt. by Andrew Pellegrini · 9 years ago
  40. 0241b59 Implement --nocompress_suffixes option. by Sasha Smundak · 9 years ago
  41. 6673b31 Add '0xCAFE' extra field to the first entry of the output jar (which is META-INF/). Unix 'file' utility uses it to distinguish jar file from zip file. by Sasha Smundak · 9 years ago
  42. 48859c1 Move hash computation from bash script to a python script because calling md5 repeatedly from bash is too slow. by Googler · 9 years ago
  43. b4ac071 Add manifest merger output log. by Andrew Pellegrini · 9 years ago
  44. f29882b Use WriteBytes instead of AppendFile to write entries. by Sasha Smundak · 9 years ago
  45. 7d391c5 Remove absolute paths from proto by Googler · 9 years ago
  46. 8539a12 Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a. by Laszlo Csomor · 9 years ago
  47. 6e2142a Adding a remote gRPC cache server to wrap Hazelcast. Useful to test the by Ola Rozenfeld · 9 years ago
  48. 82d4327 Change execution root for external repositories to be ../repo by Kristina Chodorow · 9 years ago
  49. 2b137e8 Compute hash of path instead, then create symlink only if it doesn't exist. by Googler · 9 years ago
  50. 72d117d Description redacted. -- MOS_MIGRATED_REVID=133584935 by Ola Rozenfeld · 9 years ago
  51. ae2197d Changed stdredirect.dylib build so that it is codesigned using an adhoc by Dave MacLachlan · 9 years ago
  52. 23d7741 Fix test for whether the timestamp in the local header needs replacement. by Googler · 9 years ago
  53. de1f310 Attempt to free wrong buffer. by Sasha Smundak · 9 years ago
  54. 5113017 Add asmundak to the OWNERS. by Sasha Smundak · 9 years ago
  55. b4cf5e3 Change C++ singlejar to use stdio for all output, instead of a mix of by Googler · 9 years ago
  56. 1aa9295 Handle multiply-defined attrs in AndroidResourceClassWriter by Googler · 9 years ago
  57. a275e67 Remove dependency data from AarGeneratorAction by Googler · 9 years ago
  58. 7706212 Fix indentation in StdRedirect.c by Googler · 9 years ago
  59. 6b4b269 Adds a jar filter to the IntelliJ IDE aspect. by Googler · 9 years ago
  60. bbb0499 Restore anydpi support, working around the lack of FolderConfig support. by Googler · 9 years ago
  61. 193e1d4 Add parsing of Proguard mapping file for resource class fields. Fixes issue with obfuscated fields being stripped because they fail to match any known resource. by Andrew Pellegrini · 9 years ago
  62. 27f9661 Allow OutputJar subclass to customize entry handling behavior. by Sasha Smundak · 9 years ago
  63. a217a0d Add an option to the Concatenator to insert a newline before the contents of the merged entry. by Sasha Smundak · 9 years ago
  64. 5733f7e When creating new files, set creator version to 2.0 instead of Unix spec 3.0. Otherwise unzip thinks that external_attributes field contains access mode bits and fails to extract. by Sasha Smundak · 9 years ago
  65. f18e3a1 Save CEN (Central Directory) offset and size values in the End of Central Directory record if possible, even when we create Zip64 End of Central Directory record. It is a workaround for the bug in the Java compiler and 'javah' tool. by Sasha Smundak · 9 years ago
  66. a32a70c Add a resource validator action for android_library by Googler · 9 years ago
  67. ee015d6 Remove entries' Unix timestamp extra fields when --normalize is present. by Sasha Smundak · 9 years ago
  68. 5963ae7 Add a lightweight resource merge action. by Googler · 9 years ago
  69. 6c4dfd3 If there are zero bytes to compress, TransientBytes::CompressOut should return Z_NO_COMPRESSION immediately. by Sasha Smundak · 9 years ago
  70. 27598ac When --exclude_build_data option is present, build-data.properties file should be copied from the first source archive containing it. by Sasha Smundak · 9 years ago
  71. fd36161 Add a class to handle Unix timestamp extra field. by Sasha Smundak · 9 years ago
  72. 07c3fe2 BUILD files changes for commit 0943498edc05ada655cc2862a644071e503dd034. by Sasha Smundak · 9 years ago
  73. 207349e Generate Zip64 End Of Central Directory record if the output archive is >4G or has >64K entries. by Sasha Smundak · 9 years ago
  74. 0943498 Fix empty archive handling. by Sasha Smundak · 9 years ago
  75. dbdd432 Adds data binding support to the Android resource processor. by Greg Estren · 9 years ago
  76. 6905aab Fixes ci breakage in sandbox for //src/tools/singlejar:stored_jar by Yue Gan · 9 years ago
  77. 4fe2cca Flip on @+id parsing by default by Googler · 9 years ago
  78. 4365be4 The value of the --resources flag is <PATH>:<NAME>, not <NAME>:<PATH> by Sasha Smundak · 9 years ago
  79. 452def0 Stop catching InterruptedException in remote execution. by Janak Ramakrishnan · 9 years ago
  80. b01948d Implement --compression and --dont_change_compression. by Sasha Smundak · 9 years ago
  81. d1910c3 Share source paths for more compact res proto serialization by Googler · 9 years ago
  82. 10b3825 Preparation for enabling --compression/--dont_change_compression options: by Sasha Smundak · 9 years ago
  83. 4903012 Test for META-INF/services/* and META-INF/spring.handlers and META-INF/spring.schemas. by Sasha Smundak · 9 years ago
  84. 114c62b Handle public tags in merger -> R.class writer by Googler · 9 years ago
  85. 3c0adb2 Allow Skyframe graph lookups and value retrievals to throw InterruptedException. by Janak Ramakrishnan · 9 years ago
  86. 0e666b8 Implement --normalize option. Refactor file writing code in OutputJar. Refactor test file preparation code in OutputJarSimpleTest. by Sasha Smundak · 9 years ago
  87. 56e6446 Add export ZERO_AR_DATE=1 to libtool.sh to make the output hermetic, and touch the output of libtool to avoid hitting a bug in ld. by Chris Parsons · 9 years ago
  88. f7a0818 Add CreateTextFile to test_util. by Sasha Smundak · 9 years ago
  89. ae762d8 Implement --include_prefixes. by Sasha Smundak · 9 years ago
  90. c1ffa41 Remove MergeeManifestsConverter used for the transition of --mergeeManifests from a list of paths to a dictionary of paths and manifest names. by Andrew Pellegrini · 9 years ago
  91. 92fbef0 Provide ExtraCombiner method. by Sasha Smundak · 9 years ago
  92. e47a5a9 Remove all temporary detrius upon exiting objc action scripts. by Peter Schmitt · 9 years ago
  93. 3f814d7 Combiners overhaul: introduce Combiner interface common to all combiners, use it instead of switch statement in output_jar. Move implementations to combiners.cc by Sasha Smundak · 9 years ago
  94. 2e6c76e Update DensitySpecificManifestProcessor to omit a <compatible-screens> declaration from the generated manifest if the list of requested densities contains an unsupported density. by Googler · 9 years ago
  95. 28d7094 Refactor tests by moving common utilities to test_utils.{h,cc} and by Sasha Smundak · 9 years ago
  96. 5747263 Initial checkin of the OutputJar and main. by Sasha Smundak · 9 years ago
  97. 3cd7de4 Rollback of commit 70fbf690e571037370044f7d1e316b0bf9172e1c. by Googler · 9 years ago
  98. 5f35e52 Use std::string instead of const char* in InputJar::Open and MappedFile::Open. by Sasha Smundak · 9 years ago
  99. 1e98fff Handle archives with preamble. by Sasha Smundak · 9 years ago
  100. 50283f4 Make remote worker message ipv4/v6 agnostic. by Shreya Bhattarai · 9 years ago