1. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  2. c7dd408 Merge "Add package_name property to android_app." by Jaewoong Jung · 6 years ago
  3. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 6 years ago
  4. 42df144 Add java_test_helper_library by Paul Duffin · 6 years ago
  5. 6d75c9d Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" by Treehugger Robot · 6 years ago
  6. 4ada982 Merge "Rename jetifier property and add it to androidmk" by Treehugger Robot · 6 years ago
  7. c48428a Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true by Colin Cross · 6 years ago
  8. 66f2e87 Merge "Add synopsis for prebuilt_apis." by Jaewoong Jung · 6 years ago
  9. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
  10. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 6 years ago
  11. 6b20050 Merge "Fix checking of empty slice properties" by Treehugger Robot · 6 years ago
  12. 5fb5b2a Add synopsis for prebuilt_apis. by Jaewoong Jung · 6 years ago
  13. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  14. 6e93ac9 Fix checking of empty slice properties by Inseob Kim · 6 years ago
  15. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  16. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  17. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  18. 42be761 Add dex_import module type by Colin Cross · 6 years ago
  19. d62bfe5 Merge "Support package_splits" by Treehugger Robot · 6 years ago
  20. 36c70bc Merge "Add Conscrypt to coverage" by Treehugger Robot · 6 years ago
  21. 8098faa Refine error messages in case of missing api files by Inseob Kim · 6 years ago
  22. e560c4a Support package_splits by Colin Cross · 6 years ago
  23. fa62cfc Add Conscrypt to coverage by Adam Vartanian · 6 years ago
  24. fdd1457 Merge "Differentiate system and test apis in whitelist" by Andrei-Valentin Onea · 6 years ago
  25. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  26. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  27. 7622867 Add dexpreopt_bootjars_test.go by Colin Cross · 6 years ago
  28. c28bb0b Move some java test setup later by Colin Cross · 6 years ago
  29. 87ecbfe Update manifest merger to use binary by Colin Cross · 6 years ago
  30. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  31. 4be6580 Merge "Ignore missing prebuilt_apis of java_sdk_library" by Treehugger Robot · 6 years ago
  32. 38449af Ignore missing prebuilt_apis of java_sdk_library by Inseob Kim · 6 years ago
  33. 247e0cf Don't add static libs resources to implemenation jars by Colin Cross · 6 years ago
  34. e04da07 Differentiate system and test apis in whitelist by Andrei Onea · 6 years ago
  35. 6db4d4e Optimize CPU time when running d8 and r8 by Colin Cross · 6 years ago
  36. 292d6cf Merge "Move boot image oatdump phony rules into Soong" by Colin Cross · 6 years ago
  37. e28d0c0 Merge changes Ib0389900,Ib2d69dea by Paul Duffin · 6 years ago
  38. c9a4c36 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
  39. ce3de3d Merge "aapt2 flag for target manifest package override" by Jaewoong Jung · 6 years ago
  40. 10d21fd Merge "Add path valid check" by Treehugger Robot · 6 years ago
  41. 4102e5d aapt2 flag for target manifest package override by Jaewoong Jung · 6 years ago
  42. ef36053 Merge "Revert "Add override_module."" by Treehugger Robot · 6 years ago
  43. 6a48032 Merge "Add java_* 'services:' field" by Alex Light · 6 years ago
  44. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  45. 719fed4 Fix hiddenapi issue when REMOVE_ATB_FROM_BCP=true by Paul Duffin · 6 years ago
  46. d2aceca Improve hiddenapi processing so it does not require white list by Paul Duffin · 6 years ago
  47. 724c5fd Merge "Revert "Support libraries (not just boot jars) that have hiddenapi"" by Paul Duffin · 6 years ago
  48. ae418ac Add path valid check by Sundong Ahn · 6 years ago
  49. b709575 Merge "Add override_module." by Treehugger Robot · 6 years ago
  50. 7f004a7 Add java_* 'services:' field by Alex Light · 6 years ago
  51. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  52. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  53. c02e834 Revert "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 6 years ago
  54. 6bd4466 Merge "Whitelist Offline.getProbes(..)." by Treehugger Robot · 6 years ago
  55. 07b4007 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  56. de816cf Whitelist Offline.getProbes(..). by Allen Hair · 6 years ago
  57. 27c7cc6 Don't return null for an interface type. by Nicolas Geoffray · 6 years ago
  58. 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
  59. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  60. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 6 years ago
  61. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  62. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  63. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  64. 45df0bd Fix typo when multiple BootImageProfiles specified by Colin Cross · 6 years ago
  65. 3d18681 Merge "Set a dedicated variable for the runtime apex libs." by Nicolas Geoffray · 6 years ago
  66. a592e3e Support passing resource zips to aapt2 by Colin Cross · 6 years ago
  67. 39fe574 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 6 years ago
  68. e0233a5 Merge "Remove workaround for dupe RRO dirs" by Anton Hansson · 6 years ago
  69. 4c317f1 Merge "Allow Singletons to export Make variables" by Treehugger Robot · 6 years ago
  70. ed023ec Allow Singletons to export Make variables by Colin Cross · 6 years ago
  71. bce06b6 Merge "soong_zip after dex should not fail when no *.dex files were generated" by Treehugger Robot · 6 years ago
  72. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  73. b245abd Remove workaround for dupe RRO dirs by Anton Hansson · 6 years ago
  74. 1f9e90a Merge "Set usesNonSdkApi in manifest when Platform_apis=true" by David Brazdil · 6 years ago
  75. 49afb31 Merge changes from topic "dexpreopt_bootjars" by Colin Cross · 6 years ago
  76. d25060a Set usesNonSdkApi in manifest when Platform_apis=true by David Brazdil · 6 years ago
  77. f854d3e Merge "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 6 years ago
  78. 39b31fa Merge "Get latest api version" by Treehugger Robot · 6 years ago
  79. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  80. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  81. 0653d6d Merge "Fix resource overlay order for static libraries" by Colin Cross · 6 years ago
  82. d3cf4ee soong_zip after dex should not fail when no *.dex files were generated by Sasha Smundak · 6 years ago
  83. e5b5657 Support libraries (not just boot jars) that have hiddenapi by Paul Duffin · 6 years ago
  84. 2fbbfb8 Remove reference to legacy-test and core-junit from comments by Paul Duffin · 6 years ago
  85. 8faab8a Get latest api version by Sundong Ahn · 6 years ago
  86. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  87. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  88. 58b31ad Merge "Add RuleBuilder.Installs().String()" by Colin Cross · 6 years ago
  89. 1b16b0e Add module type docs to the java package by Colin Cross · 6 years ago
  90. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  91. 59d15c1 Merge "Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system.""" by Nicolas Geoffray · 6 years ago
  92. fa6e9ec Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Nicolas Geoffray · 6 years ago
  93. 1151247 Support $(location...) in droiddoc_options by Paul Duffin · 6 years ago
  94. 99e4a50 Fix droiddoc handling of $(location ...) by Paul Duffin · 6 years ago
  95. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 6 years ago
  96. 1cd8a57 Merge "Make java_sdk_library implement Dependency" by Colin Cross · 6 years ago
  97. a5ffe24 Merge "Move dexpreopt image selection out of dexpreopt package" by Colin Cross · 6 years ago
  98. 7805791 Merge "Add support for use_embedded_dex in Soong" by Colin Cross · 6 years ago
  99. 897d2ed Make java_sdk_library implement Dependency by Colin Cross · 6 years ago
  100. c7e40aa Move dexpreopt image selection out of dexpreopt package by Colin Cross · 6 years ago