1. 28690e9 Move benchmarks to /data/benchmarktest[64] to match make by Colin Cross · 7 years ago
  2. 5349941 Use soong_java_prebuilt.mk to export soong jars to java by Colin Cross · 7 years ago
  3. 0a6e007 Make javac rules output a jar with soong_zip by Colin Cross · 7 years ago
  4. fee57cb Move error_prone config to external/error_prone by Colin Cross · 7 years ago
  5. 32616ed Ignore environment variables in tests by Colin Cross · 7 years ago
  6. 807dcc9 Merge changes from topic "hermetic" by Treehugger Robot · 7 years ago
  7. afd0f7d Merge "Fix path to notice file" by Treehugger Robot · 7 years ago
  8. 30402aa Merge "Add tools/* to subdirs for Android.bp search" by Treehugger Robot · 7 years ago
  9. a3fc4ba Add support for python_defaults modules by Nan Zhang · 7 years ago
  10. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  11. aa76858 Fix path to notice file by Colin Cross · 7 years ago
  12. 612e27d Merge changes I825ec897,I565a5624 by Treehugger Robot · 7 years ago
  13. 2c429dc Support non-installable java libraries by Colin Cross · 7 years ago
  14. ff2abe5 Merge "Implement merge_zips" by Treehugger Robot · 7 years ago
  15. b8bee63 Add tools/* to subdirs for Android.bp search by Alex Light · 7 years ago
  16. 5ade8a8 Merge changes I7b6c6ce0,If0eaf5d5 by Treehugger Robot · 7 years ago
  17. 8bab5f2 Implement merge_zips by Jeff Gaston · 7 years ago
  18. 5aac362 Add notice property to all modules by Colin Cross · 7 years ago
  19. b0579d7 Merge "Add core-oj to bootclasspath" by Treehugger Robot · 7 years ago
  20. 379877d Merge changes I5fae03f4,Id41ad4ea by Colin Cross · 7 years ago
  21. 0bf1f85 Merge "Export JLINK and JMOD commands from soong." by Tobias Thierer · 7 years ago
  22. 4096299 Add external/python/* in root.bp by Nan Zhang · 8 years ago
  23. 7f9036c Allow java modules to use filegroups by Colin Cross · 7 years ago
  24. 227d436 Add core-oj to bootclasspath by Colin Cross · 7 years ago
  25. 595a406 Pass --min-sdk-version to dx by Colin Cross · 7 years ago
  26. 76b5f0c Rename no_standard_libraries to no_standard_libs by Colin Cross · 7 years ago
  27. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  28. add7fdf Merge changes Iac19fbd3,Id4707189 by Colin Cross · 7 years ago
  29. 77d0b41 Export JLINK and JMOD commands from soong. by Tobias Thierer · 7 years ago
  30. e558097 Improve soong_zip filename collisions by Colin Cross · 7 years ago
  31. 7b10cf1 Add soong_zip -D to zip whole directories by Colin Cross · 7 years ago
  32. 6807ba2 Fix ndk prebuilts script. by Dan Albert · 7 years ago
  33. fe39187 Merge "Export TARGET_JAVAC and HOST_JAVAC to make" by Treehugger Robot · 7 years ago
  34. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 7 years ago
  35. d1401c5 Merge "Add a name to API level map for O." by Treehugger Robot · 7 years ago
  36. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  37. 2aad9c2 Export TARGET_JAVAC and HOST_JAVAC to make by Colin Cross · 7 years ago
  38. e3e4fc8 Add a name to API level map for O. by Dan Albert · 7 years ago
  39. feda20b Support version_script for cc_binaries by dimitry · 7 years ago
  40. 3203dde Pass javac flags to errorprone builds by Colin Cross · 7 years ago
  41. 77d9dec Merge "Add error-prone support" by Treehugger Robot · 7 years ago
  42. c6bbef3 Add error-prone support by Colin Cross · 7 years ago
  43. cef50b9 have soong_zip add some extra lines to manifest.mf by Jeff Gaston · 7 years ago
  44. 66dd6e5 Support in soong_zip to write byte buffers in addition to copying files by Jeff Gaston · 7 years ago
  45. 8edbb3a Have soong_zip add extended attribute to META-INF in jar mode by Jeff Gaston · 7 years ago
  46. 8cd5310 Merge changes Id5c6ea9c,I4830bd33 by Jeff Gaston · 7 years ago
  47. b6530cc Merge "Have soong_zip not write a data descriptor for non-compressed files" by Jeff Gaston · 7 years ago
  48. ec5b3aa Merge "Allow apis from exported shared library headers as well, while dumping abi." by Jayant Chowdhary · 7 years ago
  49. cd3d542 Merge "Revert "Revert "Build support for 32-bit armv8-a""" by Isaac Chen · 7 years ago
  50. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  51. f3ccfa9 Fix crash when running androidmk against frameworks/base/Android.mk by Jeff Gaston · 7 years ago
  52. d55f4d0 Merge "Consolidate localIncludeDirs and exportIncludeDirs" by Jeff Gaston · 7 years ago
  53. a297695 Add '--jar' flag to soong_zip to move META-INF to the top of the zip by Jeff Gaston · 7 years ago
  54. c5eb66d Have soong_zip not write a data descriptor for non-compressed files by Jeff Gaston · 7 years ago
  55. 01547b2 Extract jar-sorting to be accessible to soong_zip by Jeff Gaston · 7 years ago
  56. 6dd56e0 Merge "Revert "Revert "Refactor rate_limit.go for more clarify""" by Jeff Gaston · 7 years ago
  57. 21c21b7 Consolidate localIncludeDirs and exportIncludeDirs by Jeff Gaston · 8 years ago
  58. f355735 Merge "Fix the Finder's ability to ignore permission errors" by Jeff Gaston · 7 years ago
  59. 06bbd89 Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing by Zach Riggle · 7 years ago
  60. 2e78e5e Merge "Add dependency support for yasm" by Treehugger Robot · 7 years ago
  61. 87291b1 Merge "Add product_variables.uml" by Treehugger Robot · 7 years ago
  62. 821271b Fix the Finder's ability to ignore permission errors by Jeff Gaston · 7 years ago
  63. dba5419 Add product_variables.uml by Dmitry Shmidt · 7 years ago
  64. a2a5824 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 7 years ago
  65. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  66. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 7 years ago
  67. 0b06213 Merge "Add some tests for singlethreaded usage of the Finder." by Treehugger Robot · 7 years ago
  68. 59fdf96 Split CleanSpec processing out of main Kati run by Dan Willemsen · 7 years ago
  69. 56ad256 Merge "Stop setting ASAN_OPTIONS for kati" by Treehugger Robot · 7 years ago
  70. d311952 Add some tests for singlethreaded usage of the Finder. by Jeff Gaston · 7 years ago
  71. 996716a Fix hanging of finder_test by Jeff Gaston · 7 years ago
  72. b3f1c8f Merge "Revert "Build support for 32-bit armv8-a"" am: 9dffe1d807 by Tobias Thierer · 7 years ago
  73. 9dffe1d Merge "Revert "Build support for 32-bit armv8-a"" by Tobias Thierer · 7 years ago
  74. e27ed54 Stop setting ASAN_OPTIONS for kati by Dan Willemsen · 7 years ago
  75. fd7141e Merge "Update the minimum NDK target API." am: fb5a671c7c by Dan Albert · 7 years ago
  76. fb5a671 Merge "Update the minimum NDK target API." by Treehugger Robot · 7 years ago
  77. 80b27e4 Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 7 years ago
  78. 2bd5707 Merge "Build support for 32-bit armv8-a" am: 1c508b6c53 by Isaac Chen · 7 years ago
  79. 1c508b6 Merge "Build support for 32-bit armv8-a" by Isaac Chen · 7 years ago
  80. 68c15dd Obsolete bootstrap.bash and ./soong wrappers am: 99a75cd2a5 by Dan Willemsen · 7 years ago
  81. 99a75cd Obsolete bootstrap.bash and ./soong wrappers by Dan Willemsen · 7 years ago
  82. 9c02066 Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
  83. 175f34c Revert "Revert "Refactor rate_limit.go for more clarify"" by Jeff Gaston · 7 years ago
  84. 9904196 Merge "Expose the minimum supported SDK version to make." am: fd697f4256 by Dan Albert · 7 years ago
  85. fd697f4 Merge "Expose the minimum supported SDK version to make." by Treehugger Robot · 7 years ago
  86. 66515e1 Merge "Fix Finder out path in multiproduct_kati" am: bfbb8d242d by Jeff Gaston · 7 years ago
  87. a308122 Merge "Fix androidmk crash if no CLEAR_VARS is detected" am: d5476b11f3 by Jeff Gaston · 7 years ago
  88. bfbb8d2 Merge "Fix Finder out path in multiproduct_kati" by Jeff Gaston · 7 years ago
  89. e692428 resolve merge conflicts of ee41cb8 to stage-aosp-master by Colin Cross · 7 years ago
  90. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  91. d5476b1 Merge "Fix androidmk crash if no CLEAR_VARS is detected" by Treehugger Robot · 7 years ago
  92. ee41cb8 Merge "Keep vndk library lists sorted" by Treehugger Robot · 7 years ago
  93. 2b3cb9c Merge "Revert "Refactor rate_limit.go for more clarify"" am: 1115ddc838 by Colin Cross · 7 years ago
  94. 1115ddc Merge "Revert "Refactor rate_limit.go for more clarify"" by Colin Cross · 7 years ago
  95. 526416b Revert "Refactor rate_limit.go for more clarify" by Colin Cross · 7 years ago
  96. d4db4ac Update the minimum NDK target API. by Dan Albert · 7 years ago
  97. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  98. 15e8e75 Fix androidmk crash if no CLEAR_VARS is detected by Jeff Gaston · 8 years ago
  99. 766efbc Keep vndk library lists sorted by Colin Cross · 7 years ago
  100. 743e29e Fix Finder out path in multiproduct_kati by Jeff Gaston · 7 years ago