1. 719fed4 Fix hiddenapi issue when REMOVE_ATB_FROM_BCP=true by Paul Duffin · 7 years ago
  2. d2aceca Improve hiddenapi processing so it does not require white list by Paul Duffin · 7 years ago
  3. 724c5fd Merge "Revert "Support libraries (not just boot jars) that have hiddenapi"" by Paul Duffin · 7 years ago
  4. b709575 Merge "Add override_module." by Treehugger Robot · 7 years ago
  5. aa65e17 Add override_module. by Jaewoong Jung · 7 years ago
  6. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 7 years ago
  7. c02e834 Revert "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 7 years ago
  8. 6bd4466 Merge "Whitelist Offline.getProbes(..)." by Treehugger Robot · 7 years ago
  9. 07b4007 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 7 years ago
  10. de816cf Whitelist Offline.getProbes(..). by Allen Hair · 7 years ago
  11. 27c7cc6 Don't return null for an interface type. by Nicolas Geoffray · 7 years ago
  12. 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 7 years ago
  13. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 7 years ago
  14. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 7 years ago
  15. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 7 years ago
  16. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 7 years ago
  17. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 7 years ago
  18. 45df0bd Fix typo when multiple BootImageProfiles specified by Colin Cross · 7 years ago
  19. 3d18681 Merge "Set a dedicated variable for the runtime apex libs." by Nicolas Geoffray · 7 years ago
  20. a592e3e Support passing resource zips to aapt2 by Colin Cross · 7 years ago
  21. 39fe574 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 7 years ago
  22. e0233a5 Merge "Remove workaround for dupe RRO dirs" by Anton Hansson · 7 years ago
  23. 4c317f1 Merge "Allow Singletons to export Make variables" by Treehugger Robot · 7 years ago
  24. ed023ec Allow Singletons to export Make variables by Colin Cross · 7 years ago
  25. bce06b6 Merge "soong_zip after dex should not fail when no *.dex files were generated" by Treehugger Robot · 7 years ago
  26. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 7 years ago
  27. b245abd Remove workaround for dupe RRO dirs by Anton Hansson · 7 years ago
  28. 1f9e90a Merge "Set usesNonSdkApi in manifest when Platform_apis=true" by David Brazdil · 7 years ago
  29. 49afb31 Merge changes from topic "dexpreopt_bootjars" by Colin Cross · 7 years ago
  30. d25060a Set usesNonSdkApi in manifest when Platform_apis=true by David Brazdil · 7 years ago
  31. f854d3e Merge "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 7 years ago
  32. 39b31fa Merge "Get latest api version" by Treehugger Robot · 7 years ago
  33. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 7 years ago
  34. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 7 years ago
  35. 0653d6d Merge "Fix resource overlay order for static libraries" by Colin Cross · 7 years ago
  36. d3cf4ee soong_zip after dex should not fail when no *.dex files were generated by Sasha Smundak · 7 years ago
  37. e5b5657 Support libraries (not just boot jars) that have hiddenapi by Paul Duffin · 7 years ago
  38. 2fbbfb8 Remove reference to legacy-test and core-junit from comments by Paul Duffin · 7 years ago
  39. 8faab8a Get latest api version by Sundong Ahn · 7 years ago
  40. bec8530 Fix resource overlay order for static libraries by Colin Cross · 7 years ago
  41. c0907f1 Create sysprop_library soong module by Inseob Kim · 7 years ago
  42. 58b31ad Merge "Add RuleBuilder.Installs().String()" by Colin Cross · 7 years ago
  43. 1b16b0e Add module type docs to the java package by Colin Cross · 7 years ago
  44. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 7 years ago
  45. 59d15c1 Merge "Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system.""" by Nicolas Geoffray · 7 years ago
  46. fa6e9ec Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Nicolas Geoffray · 7 years ago
  47. 1151247 Support $(location...) in droiddoc_options by Paul Duffin · 7 years ago
  48. 99e4a50 Fix droiddoc handling of $(location ...) by Paul Duffin · 7 years ago
  49. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 7 years ago
  50. 1cd8a57 Merge "Make java_sdk_library implement Dependency" by Colin Cross · 7 years ago
  51. a5ffe24 Merge "Move dexpreopt image selection out of dexpreopt package" by Colin Cross · 7 years ago
  52. 7805791 Merge "Add support for use_embedded_dex in Soong" by Colin Cross · 7 years ago
  53. 897d2ed Make java_sdk_library implement Dependency by Colin Cross · 7 years ago
  54. c7e40aa Move dexpreopt image selection out of dexpreopt package by Colin Cross · 7 years ago
  55. 67e8ec1 Revert "Never strip and store dex files uncompressed when they are preopted on system." by Colin Cross · 7 years ago
  56. 4bb0106 Never strip and store dex files uncompressed when they are preopted on system. by Nicolas Geoffray · 7 years ago
  57. 53d3126 Merge "Make manifest and APK agree on uncompressed native libs" by Treehugger Robot · 7 years ago
  58. ea66057 Merge "Add Android.mk lines for package name overriding." by Jaewoong Jung · 7 years ago
  59. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 7 years ago
  60. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 7 years ago
  61. 129b9ce Workaround dupe resource directories by Anton Hansson · 7 years ago
  62. 6ff48cd Merge "Remove unused dexpreopt UseEmbeddedDex" by Treehugger Robot · 7 years ago
  63. 89ba971 Merge "Make privileged java_library modules use uncompressed dex" by Colin Cross · 7 years ago
  64. 3e48a99 Merge "Allow disabling implicit resource_dirs and asset_dirs" by Colin Cross · 7 years ago
  65. 09a65ab Remove unused dexpreopt UseEmbeddedDex by Colin Cross · 7 years ago
  66. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 7 years ago
  67. 697412f Remove the hiddenapi presingleton by Colin Cross · 7 years ago
  68. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 7 years ago
  69. 76e3e1f Use a presingleton to create hiddenapi singleton paths early by Colin Cross · 7 years ago
  70. 083a2aa Make privileged java_library modules use uncompressed dex by Colin Cross · 7 years ago
  71. 9109d72 Add Android.mk lines for package name overriding. by Jaewoong Jung · 7 years ago
  72. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  73. 4331334 Merge "Remove '-b' from AIDL" by Steven Moreland · 7 years ago
  74. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 7 years ago
  75. 6ed7dea Add a static lib to TestEnforceRRO by Colin Cross · 7 years ago
  76. 5c4791c Move TestEnforceRRO test cases into test function by Colin Cross · 7 years ago
  77. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  78. 36b130f Remove '-b' from AIDL by Steven Moreland · 7 years ago
  79. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 7 years ago
  80. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  81. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 7 years ago
  82. d0da240 Merge "Enable last released check for SystemApi" by Treehugger Robot · 7 years ago
  83. 704595a Merge "Allow excluding specific overlay sub-directories" by Anton Hansson · 7 years ago
  84. 62e34b9 Enable last released check for SystemApi by Adrian Roos · 7 years ago
  85. 94c93f3 Allow excluding specific overlay sub-directories by Anton Hansson · 7 years ago
  86. e8cc556 Merge "Add last released API check to checkapi for public Android API" by Adrian Roos · 7 years ago
  87. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 7 years ago
  88. 15daf44 Merge "Fix aar rules" by Colin Cross · 7 years ago
  89. f57c578 Fix aar rules by Colin Cross · 7 years ago
  90. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 7 years ago
  91. e3fe481 Add last released API check to checkapi for public Android API by Adrian Roos · 7 years ago
  92. d15d614 Merge "Make boot classpath jars in apexes uncompressed." by Nicolas Geoffray · 7 years ago
  93. 7171ffa Merge "Parameterize RRO test" by Anton Hansson · 7 years ago
  94. 5921f75 Make boot classpath jars in apexes uncompressed. by Nicolas Geoffray · 7 years ago
  95. 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 7 years ago
  96. 39c1679 Fix conflicting srcjar dir for current and last apicheck by Colin Cross · 7 years ago
  97. 60eed0e Merge "122452571: Fix path to android.jar in prebuilts" by Tor Norbye · 7 years ago
  98. 7788c12 Remove annotation_processors property by Colin Cross · 7 years ago
  99. ebcdfed 122452571: Fix path to android.jar in prebuilts by Tor Norbye · 7 years ago
  100. 0375a4f Parameterize RRO test by Anton Hansson · 7 years ago