1. 4be6580 Merge "Ignore missing prebuilt_apis of java_sdk_library" by Treehugger Robot · 6 years ago
  2. cc5b384 Merge "Build System: Collect native dependent information from cc.go." by Treehugger Robot · 6 years ago
  3. 38449af Ignore missing prebuilt_apis of java_sdk_library by Inseob Kim · 6 years ago
  4. 3f49f4d Build System: Collect native dependent information from cc.go. by bralee · 6 years ago
  5. 247e0cf Don't add static libs resources to implemenation jars by Colin Cross · 6 years ago
  6. afbddd8 Merge "Autogenerate some extra_options based on some build properties" by Julien Desprez · 6 years ago
  7. 29496d7 Merge "Update reference doc link to ci.android.com" by Treehugger Robot · 6 years ago
  8. c8f83ae Merge "Revert $(LOCAL_PATH) handling for `certificate` and `additional_certificates` properties." by Treehugger Robot · 6 years ago
  9. b2fbbbb Update reference doc link to ci.android.com by Dan Willemsen · 6 years ago
  10. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  11. aa7fdad Revert $(LOCAL_PATH) handling for `certificate` and by Sasha Smundak · 6 years ago
  12. 6db4d4e Optimize CPU time when running d8 and r8 by Colin Cross · 6 years ago
  13. 292d6cf Merge "Move boot image oatdump phony rules into Soong" by Colin Cross · 6 years ago
  14. e28d0c0 Merge changes Ib0389900,Ib2d69dea by Paul Duffin · 6 years ago
  15. c9a4c36 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
  16. f8711f0 Merge "Add support for including py_binary and *_go_binary in apexs" by Treehugger Robot · 6 years ago
  17. ce3de3d Merge "aapt2 flag for target manifest package override" by Jaewoong Jung · 6 years ago
  18. 10d21fd Merge "Add path valid check" by Treehugger Robot · 6 years ago
  19. 778127a Add support for including py_binary and *_go_binary in apexs by Alex Light · 6 years ago
  20. 4102e5d aapt2 flag for target manifest package override by Jaewoong Jung · 6 years ago
  21. ef36053 Merge "Revert "Add override_module."" by Treehugger Robot · 6 years ago
  22. 6a48032 Merge "Add java_* 'services:' field" by Alex Light · 6 years ago
  23. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  24. 719fed4 Fix hiddenapi issue when REMOVE_ATB_FROM_BCP=true by Paul Duffin · 6 years ago
  25. d2aceca Improve hiddenapi processing so it does not require white list by Paul Duffin · 6 years ago
  26. 724c5fd Merge "Revert "Support libraries (not just boot jars) that have hiddenapi"" by Paul Duffin · 6 years ago
  27. 2833d98 Merge "Fix soong.android.RuleBuilderCommand.FlagWithList's comment." by Roland Levillain · 6 years ago
  28. ae418ac Add path valid check by Sundong Ahn · 6 years ago
  29. b709575 Merge "Add override_module." by Treehugger Robot · 6 years ago
  30. 7f004a7 Add java_* 'services:' field by Alex Light · 6 years ago
  31. be977a0 Merge "Add a filename to anchor links in build docs." by Jaewoong Jung · 6 years ago
  32. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  33. 368a972 Merge "Add a host prebuilt module type for usr/share." by Patrice Arruda · 6 years ago
  34. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  35. d10f484 Add a filename to anchor links in build docs. by Jaewoong Jung · 6 years ago
  36. 2da5d9a Fix soong.android.RuleBuilderCommand.FlagWithList's comment. by Roland Levillain · 6 years ago
  37. c02e834 Revert "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 6 years ago
  38. 6bd4466 Merge "Whitelist Offline.getProbes(..)." by Treehugger Robot · 6 years ago
  39. 9ce3335 Merge "Add a DEX2OAT_BOOTCLASSPATH variable." by Nicolas Geoffray · 6 years ago
  40. 300cef9 Add a host prebuilt module type for usr/share. by Patrice Arruda · 6 years ago
  41. b42c1aa Merge "Handle $(LOCAL_PATH) in androidmk" by Treehugger Robot · 6 years ago
  42. 07b4007 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  43. 015fa7e Merge "Add recovery_available property to sysprop module" by Treehugger Robot · 6 years ago
  44. 7aac193 Merge "Fix: sysprop module can't be used with whole_static_libs" by Treehugger Robot · 6 years ago
  45. 854a944 Add recovery_available property to sysprop module by Jiyong Park · 6 years ago
  46. 5d1598f Fix: sysprop module can't be used with whole_static_libs by Jiyong Park · 6 years ago
  47. de816cf Whitelist Offline.getProbes(..). by Allen Hair · 6 years ago
  48. 1d318cb Handle $(LOCAL_PATH) in androidmk by Sasha Smundak · 6 years ago
  49. 18d3fe0 Merge "soong_docs build link error fix." by Jaewoong Jung · 6 years ago
  50. e74c417 Merge "Include symlinks in flattened apexs" by Treehugger Robot · 6 years ago
  51. 90e1155 soong_docs build link error fix. by Jaewoong Jung · 6 years ago
  52. f4857cf Include symlinks in flattened apexs by Alex Light · 6 years ago
  53. 56e0290 Merge "Don't return null for an interface type." by Nicolas Geoffray · 6 years ago
  54. 9ce7e58 Merge "Handle LOCAL_MODULE_PATH assignment for android_test modules" by Treehugger Robot · 6 years ago
  55. 27c7cc6 Don't return null for an interface type. by Nicolas Geoffray · 6 years ago
  56. d79df83 Merge "Support for install multiple boot images." by Nicolas Geoffray · 6 years ago
  57. f7ed051 Handle LOCAL_MODULE_PATH assignment for android_test modules by Sasha Smundak · 6 years ago
  58. e608a51 Merge "Split up Soong build doc." by Jaewoong Jung · 6 years ago
  59. 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
  60. e91a078 Merge "Don't use stubs for host apexs" by Treehugger Robot · 6 years ago
  61. 49ae3d9 Don't use stubs for host apexs by Alex Light · 6 years ago
  62. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  63. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 6 years ago
  64. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  65. 501d7e5 Merge "Revert "Make RuleBuilder methods take Paths"" by Colin Cross · 6 years ago
  66. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  67. 4bb6764 Merge "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  68. 1455d47 Merge "Install external deps of an APEX" by Treehugger Robot · 6 years ago
  69. 6c29688 Split up Soong build doc. by Jaewoong Jung · 6 years ago
  70. 55f8c42 Merge "Fix typo when multiple BootImageProfiles specified" by Treehugger Robot · 6 years ago
  71. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  72. e344fb5 Merge "Implement vts_config module" by Treehugger Robot · 6 years ago
  73. 1154532 Merge "Allow linking against SystemConfiguration framework on Mac" by Treehugger Robot · 6 years ago
  74. 45df0bd Fix typo when multiple BootImageProfiles specified by Colin Cross · 6 years ago
  75. f835ded Merge "Export make vars using MakeVars method" by Treehugger Robot · 6 years ago
  76. 3d18681 Merge "Set a dedicated variable for the runtime apex libs." by Nicolas Geoffray · 6 years ago
  77. 97d017e Allow linking against SystemConfiguration framework on Mac by Dan Willemsen · 6 years ago
  78. ecc0efa Merge "Add 16bit and 32bit nanopb library." by Yu Shan · 6 years ago
  79. a592e3e Support passing resource zips to aapt2 by Colin Cross · 6 years ago
  80. b81f48e Merge "DO NOT MERGE - Merge PPRL.190205.001 into master" by Xin Li · 6 years ago
  81. 37eb8bb Export make vars using MakeVars method by Jiyong Park · 6 years ago
  82. ac2bacd Install external deps of an APEX by Jiyong Park · 6 years ago
  83. 48db2b1 Merge "Revert "Remove armv7-a without neon support"" by Treehugger Robot · 6 years ago
  84. 39fe574 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 6 years ago
  85. e0233a5 Merge "Remove workaround for dupe RRO dirs" by Anton Hansson · 6 years ago
  86. 4c317f1 Merge "Allow Singletons to export Make variables" by Treehugger Robot · 6 years ago
  87. a2b41a6 Merge "Improve documentation page layout" by Treehugger Robot · 6 years ago
  88. aa1491f Merge changes I7801fc7c,I7d407bd1 by Colin Cross · 6 years ago
  89. 9869095 Merge "Don't check ABIs in SecondArchIsTranslated" by Treehugger Robot · 6 years ago
  90. e67c20c Merge "Override module's C flags when coverage is enabled" by Treehugger Robot · 6 years ago
  91. d8ced0f Merge "build apexkeys.txt" by Treehugger Robot · 6 years ago
  92. ac0f5d3 Merge "Use python / python2.7 prebuilts" by Dan Willemsen · 6 years ago
  93. ff36da0 Implement vts_config module by Sasha Smundak · 6 years ago
  94. 8818f49 Revert "Remove armv7-a without neon support" by Dan Albert · 6 years ago
  95. ed023ec Allow Singletons to export Make variables by Colin Cross · 6 years ago
  96. 76dd005 Add 16bit and 32bit nanopb library. by Yu Shan · 7 years ago
  97. 454c087 Add CopyOf utility method by Colin Cross · 6 years ago
  98. d7cfaee Fix a bug in OncePer.Get that could return a waiter by Colin Cross · 6 years ago
  99. bce06b6 Merge "soong_zip after dex should not fail when no *.dex files were generated" by Treehugger Robot · 6 years ago
  100. 93a9e5e Don't check ABIs in SecondArchIsTranslated by Colin Cross · 6 years ago