1. 64a44f2 Make sure that ASAN runtime lib is the first DT_NEEDED one by Jiyong Park · 7 years ago
  2. de54534 Merge "Revert "Revert "Fix: sanitizerRuntimeMutator is not run for host""" by Treehugger Robot · 7 years ago
  3. 8ed613d Merge changes If712ce7d,I23c62b75 by Treehugger Robot · 7 years ago
  4. e4f1278 Merge "Remove armv7-a without neon support" by Dan Willemsen · 7 years ago
  5. 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 7 years ago
  6. 39c1679 Fix conflicting srcjar dir for current and last apicheck by Colin Cross · 7 years ago
  7. 2f4789d Merge "Avoid filepath.Abs" by Treehugger Robot · 7 years ago
  8. 6aa2102 Revert "Revert "Fix: sanitizerRuntimeMutator is not run for host"" by Pirama Arumuga Nainar · 7 years ago
  9. 60eed0e Merge "122452571: Fix path to android.jar in prebuilts" by Tor Norbye · 7 years ago
  10. f4e0601 Remove armv7-a without neon support by Dan Willemsen · 7 years ago
  11. 7788c12 Remove annotation_processors property by Colin Cross · 7 years ago
  12. 11ecdd6 Translate LOCAL_ANNOTATION_PROCESSORS to java_plugin by Colin Cross · 7 years ago
  13. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 7 years ago
  14. ebcdfed 122452571: Fix path to android.jar in prebuilts by Tor Norbye · 7 years ago
  15. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  16. 590b1ae Minor refactoring of generateAndroidBuildActions. by Jaewoong Jung · 7 years ago
  17. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 7 years ago
  18. 9d085de Merge "Disable all-assigned check in hiddenapi on master-art" by David Brazdil · 7 years ago
  19. f343872 Align jar file after calling merge-zips when dex is uncompressed. by Nicolas Geoffray · 7 years ago
  20. 3a3e94c Fix kotlin annotation processing after java_plugin by Colin Cross · 7 years ago
  21. 9f100ca Merge "Revert "Fix: sanitizerRuntimeMutator is not run for host"" by Dan Albert · 7 years ago
  22. 84757ea Revert "Fix: sanitizerRuntimeMutator is not run for host" by Dan Albert · 7 years ago
  23. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 7 years ago
  24. 27fd541 Merge "Fix: sanitizerRuntimeMutator is not run for host" by Dan Willemsen · 7 years ago
  25. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  26. c4efd9c jarjar_rules: accept file-group by Steven Moreland · 7 years ago
  27. 1c29b0e Fix: sanitizerRuntimeMutator is not run for host by Jiyong Park · 7 years ago
  28. c7f797e Fix shared_libs for cc/prebuilt.go by Logan Chien · 7 years ago
  29. f1b3352 Merge "Add prebuilt ABI checker support to soong" by Logan Chien · 7 years ago
  30. 65fd8ba Always do zipalign with uncompressDex. by Nicolas Geoffray · 7 years ago
  31. e153382 Merge changes from topic "kapt" by Colin Cross · 7 years ago
  32. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 7 years ago
  33. afbb173 Pass annotation processors to kotlinc by Colin Cross · 7 years ago
  34. de4c02f Minor code/comment cleanup for app.go. by Jaewoong Jung · 7 years ago
  35. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  36. f8c06c1 Merge "Don't install java libraries that are already in an apex." by Nicolas Geoffray · 7 years ago
  37. 5c7c78a Merge "Add sdk version workaround for libclang_rt" by Logan Chien · 7 years ago
  38. a0e1c1d Merge "Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true" by Treehugger Robot · 7 years ago
  39. 2c77ceb Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true by Colin Cross · 7 years ago
  40. 13a539c Merge "Add Skia deps to the list of available Windows libraries" by Jerome Gaillard · 7 years ago
  41. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 7 years ago
  42. 4bdea39 Don't install java libraries that are already in an apex. by Nicolas Geoffray · 7 years ago
  43. 7f7f34f Add Skia deps to the list of available Windows libraries by Jerome Gaillard · 7 years ago
  44. 834b9a6 Add sdk version workaround for libclang_rt by Logan Chien · 7 years ago
  45. 1eb88bb Merge "Fix: APEX gets .jar.jar suffix when TARGET_FLATTEN_APEX is true" by Treehugger Robot · 7 years ago
  46. 087b541 Fix: APEX gets .jar.jar suffix when TARGET_FLATTEN_APEX is true by Jiyong Park · 7 years ago
  47. 76c875a Update signature files to the new format by Tor Norbye · 7 years ago
  48. d2c476c Revert "Switch to toybox hostname(1)." by Elliott Hughes · 7 years ago
  49. 44f0d4e Switch to toybox which(1). by Elliott Hughes · 7 years ago
  50. db96fc8 Switch to toybox pgrep(1), pkill(1), and ps(1). by Elliott Hughes · 7 years ago
  51. 8f41783 Merge "Maintain uncompressed dex through hiddenapi encode" by Colin Cross · 7 years ago
  52. 8cb1fbf Merge "Switch to toybox hostname(1)." by Treehugger Robot · 7 years ago
  53. cd964b3 Maintain uncompressed dex through hiddenapi encode by Colin Cross · 7 years ago
  54. 6cf8ff9 Merge "Add apex stub lib to LOCAL_SHARED_LIBRARIES" by Logan Chien · 7 years ago
  55. 6af24f9 Merge "Always respect system_shared_libs from Android.bp" by Logan Chien · 7 years ago
  56. f655b1d Merge "Add BUILD_CTS_* to androidmk" by Dan Willemsen · 7 years ago
  57. 09106e1 Add apex stub lib to LOCAL_SHARED_LIBRARIES by Logan Chien · 7 years ago
  58. b115b81 Switch to toybox hostname(1). by Elliott Hughes · 7 years ago
  59. f41ed72 Merge "Docs: Add link to related Soong docs on SAC" by Clay Murphy · 7 years ago
  60. 63989e5 Merge "Switch to toybox wc(1)." by Treehugger Robot · 7 years ago
  61. 0b6f492 Merge "Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality." by David Brazdil · 7 years ago
  62. 46e6863 Switch to toybox wc(1). by Elliott Hughes · 7 years ago
  63. 9fc36a6 Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality. by David Brazdil · 7 years ago
  64. 57554ae Add Sasha to OWNERS by Dan Willemsen · 7 years ago
  65. 7754203 Merge "Use module name as intermediates name for android_app modules" by Treehugger Robot · 7 years ago
  66. c86dd89 Merge "Switch to toybox md5sum/sha1sum/sha256sum/sha512sum." by Elliott Hughes · 7 years ago
  67. 8abbd93 Merge "Fix incorrect soong symlink rule" by Treehugger Robot · 7 years ago
  68. 5a1af88 Use module name as intermediates name for android_app modules by Colin Cross · 7 years ago
  69. 8faf8fc Move hiddenapi to Soong by Colin Cross · 7 years ago
  70. 56abb83 Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules by Colin Cross · 7 years ago
  71. fb4353d Fix incorrect soong symlink rule by Alex Light · 7 years ago
  72. 021e376 Docs: Add link to related Soong docs on SAC by Clay Murphy · 7 years ago
  73. a4d4570 Merge "Enable arch variant properties in prebuilt_etc." by Jaewoong Jung · 7 years ago
  74. c97a911 Switch to toybox md5sum/sha1sum/sha256sum/sha512sum. by Elliott Hughes · 7 years ago
  75. 24c4cd7 Merge "Initial Fuchsia support." by Doug Horn · 7 years ago
  76. 3aa6533 Merge "Switch to toybox mv(1)." by Elliott Hughes · 7 years ago
  77. fffddb7 Merge "Relax restriction on sharded annotation processors" by Treehugger Robot · 7 years ago
  78. 671e066 Merge "Fix nested minijail0 execution" by Treehugger Robot · 7 years ago
  79. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 7 years ago
  80. e36efcf Relax restriction on sharded annotation processors by Ashley Rose · 7 years ago
  81. 21b9427 Initial Fuchsia support. by Doug Horn · 7 years ago
  82. d4a3934 Merge "Move arch variants registering code to arch.go." by Jaewoong Jung · 7 years ago
  83. 14bd0db Always respect system_shared_libs from Android.bp by Logan Chien · 7 years ago
  84. f6dbd9c Do not check the ABI stability of LL-NDK-Private by Logan Chien · 7 years ago
  85. 18cc300 Merge "Support core library" by Treehugger Robot · 7 years ago
  86. 3a4dbd6 Fix nested minijail0 execution by Dan Willemsen · 7 years ago
  87. 054b19a Support core library by Sundong Ahn · 7 years ago
  88. e46114c Move arch variants registering code to arch.go. by Jaewoong Jung · 7 years ago
  89. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 7 years ago
  90. 6064792 Switch to toybox mv(1). by Elliott Hughes · 7 years ago
  91. 63d91fa Merge "Switch to toybox rm(1)." by Elliott Hughes · 7 years ago
  92. cdfaaf4 Merge "Add Symbol_ordering_file property" by Treehugger Robot · 7 years ago
  93. c0cf454 Switch to toybox rm(1). by Elliott Hughes · 7 years ago
  94. 64462b1 Merge "Effectively disable network access during the build" by Treehugger Robot · 7 years ago
  95. 03e785d Merge "Revert "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules"" by Colin Cross · 7 years ago
  96. ebb83df Revert "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules" by Colin Cross · 7 years ago
  97. 24024ea Effectively disable network access during the build by Dan Willemsen · 7 years ago
  98. e9622a3 Add BUILD_CTS_* to androidmk by Dan Willemsen · 7 years ago
  99. adf980b Merge "Implement linux sandboxing with nsjail" by Treehugger Robot · 7 years ago
  100. ca00835 Merge "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules" by Colin Cross · 7 years ago