1. 7805791 Merge "Add support for use_embedded_dex in Soong" by Colin Cross · 7 years ago
  2. 67e8ec1 Revert "Never strip and store dex files uncompressed when they are preopted on system." by Colin Cross · 7 years ago
  3. 4bb0106 Never strip and store dex files uncompressed when they are preopted on system. by Nicolas Geoffray · 7 years ago
  4. 53d3126 Merge "Make manifest and APK agree on uncompressed native libs" by Treehugger Robot · 7 years ago
  5. ea66057 Merge "Add Android.mk lines for package name overriding." by Jaewoong Jung · 7 years ago
  6. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 7 years ago
  7. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 7 years ago
  8. 129b9ce Workaround dupe resource directories by Anton Hansson · 7 years ago
  9. 6ff48cd Merge "Remove unused dexpreopt UseEmbeddedDex" by Treehugger Robot · 7 years ago
  10. 89ba971 Merge "Make privileged java_library modules use uncompressed dex" by Colin Cross · 7 years ago
  11. 3e48a99 Merge "Allow disabling implicit resource_dirs and asset_dirs" by Colin Cross · 7 years ago
  12. 09a65ab Remove unused dexpreopt UseEmbeddedDex by Colin Cross · 7 years ago
  13. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 7 years ago
  14. 697412f Remove the hiddenapi presingleton by Colin Cross · 7 years ago
  15. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 7 years ago
  16. 76e3e1f Use a presingleton to create hiddenapi singleton paths early by Colin Cross · 7 years ago
  17. 083a2aa Make privileged java_library modules use uncompressed dex by Colin Cross · 7 years ago
  18. 9109d72 Add Android.mk lines for package name overriding. by Jaewoong Jung · 7 years ago
  19. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  20. 4331334 Merge "Remove '-b' from AIDL" by Steven Moreland · 7 years ago
  21. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 7 years ago
  22. 6ed7dea Add a static lib to TestEnforceRRO by Colin Cross · 7 years ago
  23. 5c4791c Move TestEnforceRRO test cases into test function by Colin Cross · 7 years ago
  24. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  25. 36b130f Remove '-b' from AIDL by Steven Moreland · 7 years ago
  26. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 7 years ago
  27. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  28. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 7 years ago
  29. d0da240 Merge "Enable last released check for SystemApi" by Treehugger Robot · 7 years ago
  30. 704595a Merge "Allow excluding specific overlay sub-directories" by Anton Hansson · 7 years ago
  31. 62e34b9 Enable last released check for SystemApi by Adrian Roos · 7 years ago
  32. 94c93f3 Allow excluding specific overlay sub-directories by Anton Hansson · 7 years ago
  33. e8cc556 Merge "Add last released API check to checkapi for public Android API" by Adrian Roos · 7 years ago
  34. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 7 years ago
  35. 15daf44 Merge "Fix aar rules" by Colin Cross · 7 years ago
  36. f57c578 Fix aar rules by Colin Cross · 7 years ago
  37. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 7 years ago
  38. e3fe481 Add last released API check to checkapi for public Android API by Adrian Roos · 7 years ago
  39. d15d614 Merge "Make boot classpath jars in apexes uncompressed." by Nicolas Geoffray · 7 years ago
  40. 7171ffa Merge "Parameterize RRO test" by Anton Hansson · 7 years ago
  41. 5921f75 Make boot classpath jars in apexes uncompressed. by Nicolas Geoffray · 7 years ago
  42. 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 7 years ago
  43. 39c1679 Fix conflicting srcjar dir for current and last apicheck by Colin Cross · 7 years ago
  44. 60eed0e Merge "122452571: Fix path to android.jar in prebuilts" by Tor Norbye · 7 years ago
  45. 7788c12 Remove annotation_processors property by Colin Cross · 7 years ago
  46. ebcdfed 122452571: Fix path to android.jar in prebuilts by Tor Norbye · 7 years ago
  47. 0375a4f Parameterize RRO test by Anton Hansson · 7 years ago
  48. 590b1ae Minor refactoring of generateAndroidBuildActions. by Jaewoong Jung · 7 years ago
  49. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 7 years ago
  50. 9d085de Merge "Disable all-assigned check in hiddenapi on master-art" by David Brazdil · 7 years ago
  51. f343872 Align jar file after calling merge-zips when dex is uncompressed. by Nicolas Geoffray · 7 years ago
  52. 3a3e94c Fix kotlin annotation processing after java_plugin by Colin Cross · 7 years ago
  53. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 7 years ago
  54. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  55. c4efd9c jarjar_rules: accept file-group by Steven Moreland · 7 years ago
  56. 65fd8ba Always do zipalign with uncompressDex. by Nicolas Geoffray · 7 years ago
  57. e153382 Merge changes from topic "kapt" by Colin Cross · 7 years ago
  58. afbb173 Pass annotation processors to kotlinc by Colin Cross · 7 years ago
  59. de4c02f Minor code/comment cleanup for app.go. by Jaewoong Jung · 7 years ago
  60. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  61. f8c06c1 Merge "Don't install java libraries that are already in an apex." by Nicolas Geoffray · 7 years ago
  62. 2c77ceb Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true by Colin Cross · 7 years ago
  63. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 7 years ago
  64. 4bdea39 Don't install java libraries that are already in an apex. by Nicolas Geoffray · 7 years ago
  65. 76c875a Update signature files to the new format by Tor Norbye · 7 years ago
  66. cd964b3 Maintain uncompressed dex through hiddenapi encode by Colin Cross · 7 years ago
  67. 9fc36a6 Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality. by David Brazdil · 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. a4d4570 Merge "Enable arch variant properties in prebuilt_etc." by Jaewoong Jung · 7 years ago
  72. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 7 years ago
  73. e36efcf Relax restriction on sharded annotation processors by Ashley Rose · 7 years ago
  74. 054b19a Support core library by Sundong Ahn · 7 years ago
  75. 03e785d Merge "Revert "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules"" by Colin Cross · 7 years ago
  76. ebb83df Revert "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules" by Colin Cross · 7 years ago
  77. ca00835 Merge "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules" by Colin Cross · 7 years ago
  78. 073941d Merge "Remove references to core-simple" by Neil Fuller · 7 years ago
  79. afb23ef Merge "Export dex jars from java binaries" by Treehugger Robot · 7 years ago
  80. 3ac875f Merge "Remove Metalava_enabled property" by Treehugger Robot · 7 years ago
  81. 462963b Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules by Colin Cross · 7 years ago
  82. 12fc2af Export dex jars from java binaries by Colin Cross · 7 years ago
  83. 9b0d1f4 Remove references to core-simple by Neil Fuller · 7 years ago
  84. 04ef8a3 Remove Metalava_enabled property by Sundong Ahn · 7 years ago
  85. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 7 years ago
  86. 9816749 Merge "Add Srcs_lib and Srcs_lib_whitelist_dirs properties" by Treehugger Robot · 7 years ago
  87. 709a329 Merge "Check system certificate violation for product apks" by Jeongik Cha · 7 years ago
  88. 863ac18 Merge changes Ice10d0cc,I83ef48cb by Colin Cross · 7 years ago
  89. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 7 years ago
  90. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  91. 8c6d250 Allow modules to disable stripping when dexpreopting by Colin Cross · 7 years ago
  92. c946414 Check system certificate violation for product apks by Jeongik Cha · 7 years ago
  93. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 7 years ago
  94. 2fc72f6 Remove duplicated shouldUncompressDex logic by Colin Cross · 7 years ago
  95. b952ba0 Add Srcs_lib and Srcs_lib_whitelist_dirs properties by Sundong Ahn · 7 years ago
  96. dc2da91 Don't dexpreopt when compile_dex but not installable by Colin Cross · 7 years ago
  97. e302687 Don't dexpreopt or strip java_test modules by Colin Cross · 7 years ago
  98. 638149e Add dexpreopt enabled tests by Colin Cross · 7 years ago
  99. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 7 years ago
  100. e7968b1 Merge "Pass --merge-qualifier-annotations to check-api" by Nan Zhang · 7 years ago