1. 72d009e Merge "Don't dexpreopt APEX variant modules" by Yo Chiang · 6 years ago
  2. eecf99c Merge "A test cc module is installable even if it's not available for platform" by Treehugger Robot · 6 years ago
  3. ae7cddd Merge "Sandbox soong_build by changing to root directory" by Treehugger Robot · 6 years ago
  4. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  5. 5fa3a1f Merge "Rename OverridableModuleBase.properties." by Treehugger Robot · 6 years ago
  6. e734832 Merge "Revert "Sandbox soong_build by changing to root directory"" by Colin Cross · 6 years ago
  7. b64dd00 Rename OverridableModuleBase.properties. by Jaewoong Jung · 6 years ago
  8. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  9. e35e961 Merge "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  10. 2827ccc Merge "Add FLAG_compare to whitelisted environment variables" by Treehugger Robot · 6 years ago
  11. 9155b29 Merge "Remove libterm from implicit crates" by Matthew Maurer · 6 years ago
  12. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  13. e7d7b6d Remove libterm from implicit crates by Matthew Maurer · 6 years ago
  14. ade12e7 Add FLAG_compare to whitelisted environment variables by Kousik Kumar · 6 years ago
  15. a773c39 Merge "Revert^2 "Use boot image extension for framework libraries."" by Ulyana Trafimovich · 6 years ago
  16. dbdf8f9 Don't dexpreopt APEX variant modules by Yo Chiang · 6 years ago
  17. ccfffda Merge "Add compat symlinks for prebuilt_apex" by Jooyung Han · 6 years ago
  18. fe9a430 A test cc module is installable even if it's not available for platform by Jiyong Park · 6 years ago
  19. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  20. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  21. 36746d2 Merge "jacoco correctly gathers info from APK-in-APEX" by Treehugger Robot · 6 years ago
  22. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 6 years ago
  23. 62c085d Merge "Define a make variable for merged compat config." by Treehugger Robot · 6 years ago
  24. 5a4ccd1 Revert^2 "Use boot image extension for framework libraries." by Ulyana Trafimovich · 6 years ago
  25. 653c78a Define a make variable for merged compat config. by Mathew Inwood · 6 years ago
  26. 11e1ae0 Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true." by Ulyana Trafimovich · 6 years ago
  27. 46f6029 Merge "Move generation of the dexpreopt tool paths into Soong." by Martin Stjernholm · 6 years ago
  28. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 6 years ago
  29. 4b662e4 Merge "vibrator: use package as name" by Steven Moreland · 6 years ago
  30. 563e3a4 Merge "Support sampling PGO profiles" by Yi Kong · 6 years ago
  31. 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 6 years ago
  32. 002ab68 Add compat symlinks for prebuilt_apex by Jooyung Han · 6 years ago
  33. c52aaf1 Move generation of the dexpreopt tool paths into Soong. by Martin Stjernholm · 6 years ago
  34. 99d522b Merge "Respect JIT-zygote config when generating boot image location." by Ulyana Trafimovich · 6 years ago
  35. 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 6 years ago
  36. 64d5cce Merge changes from topic "carry_required" by Treehugger Robot · 6 years ago
  37. 9a3f61c Merge "Remove unused system_modules" by Treehugger Robot · 6 years ago
  38. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 6 years ago
  39. e35ff4a Merge changes from topic "blueprint_scoped_module_factories" by Colin Cross · 6 years ago
  40. 9dbe403 vibrator: use package as name by Steven Moreland · 6 years ago
  41. a62862b Merge "Allow EMMA_INSTRUMENT_FRAMEWORK during ninja" by Treehugger Robot · 6 years ago
  42. 7d20c44 Merge "Add EarlyModuleContext for LoadHookContext" by Treehugger Robot · 6 years ago
  43. 5cacfe1 Allow EMMA_INSTRUMENT_FRAMEWORK during ninja by Dan Willemsen · 6 years ago
  44. 31a738b Use blueprint's load hooks by Colin Cross · 6 years ago
  45. c34d232 Use blueprint.EarlyModuleContext by Colin Cross · 6 years ago
  46. 4456188 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 6 years ago
  47. a1af29a Merge "Verify APIs are compatible with last released api by default" by Treehugger Robot · 6 years ago
  48. ac65c69 Merge "Singleton build rule for merged compat config." by Mathew Inwood · 6 years ago
  49. 30d4876 Merge "Update rustc version to 1.40.0" by Treehugger Robot · 6 years ago
  50. 3391a1e Respect JIT-zygote config when generating boot image location. by Ulya Trafimovich · 6 years ago
  51. a465e43 Verify APIs are compatible with last released api by default by Paul Duffin · 6 years ago
  52. 7afd107 APEX carries required properties of its dependencies by Jiyong Park · 6 years ago
  53. 6a8cf5f *RequiredModuleNames functions are available via Module interface by Jiyong Park · 6 years ago
  54. 17cf0ab Merge "java_sdk_library: Ensure that stubs library is not installed" by Treehugger Robot · 6 years ago
  55. bcb6041 Merge "java_sdk_library: Allow creation of impl shared library to be disabled" by Treehugger Robot · 6 years ago
  56. 7e96dac Merge "java_sdk_library: Allow api dir to be specified" by Treehugger Robot · 6 years ago
  57. 7da0429 Likely fix SANITIZE_HOST=address builds by Dan Willemsen · 6 years ago
  58. 2de4152 Merge "Limit environment during ninja" by Dan Willemsen · 6 years ago
  59. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  60. 68534a2 Don't print critical path parallelism ratio if elapsed time is 0. by Colin Cross · 6 years ago
  61. 6e3b471 Merge "Remove files that should no longer be installed" by Treehugger Robot · 6 years ago
  62. 1e775d7 Remove files that should no longer be installed by Dan Willemsen · 6 years ago
  63. 260db53 Limit environment during ninja by Dan Willemsen · 6 years ago
  64. e333635 Add option to limit environment variables given to ninja by Dan Willemsen · 6 years ago
  65. c481607 Merge "Delete arch hooks" by Treehugger Robot · 6 years ago
  66. f4b13d4 Merge "Add --include_build_info flag to apexer invocation." by Dario Freni · 6 years ago
  67. 87f790c Delete arch hooks by Colin Cross · 6 years ago
  68. 36809d5 Merge "java_sdk_library: Remove requirement for api_packages to be specified" by Paul Duffin · 6 years ago
  69. 14544da Merge "java_sdk_library: support system_modules properly" by Paul Duffin · 6 years ago
  70. 414f3a4 Merge "Whitelist system/apex/shim/build to use test_only_no_hashtree property" by Nikita Ioffe · 6 years ago
  71. 2fbf47f Remove unused system_modules by Jiyong Park · 6 years ago
  72. 3afbc92 Merge "java_sdk_library: Avoid generating system and test .txt files" by Treehugger Robot · 6 years ago
  73. 0b99321 Support sampling PGO profiles by Yi Kong · 6 years ago
  74. bd73c4d Update rustc version to 1.40.0 by Matthew Maurer · 6 years ago
  75. b4b44c0 Whitelist system/apex/shim/build to use test_only_no_hashtree property by Nikita Ioffe · 6 years ago
  76. 0f4ae07 Add --include_build_info flag to apexer invocation. by Dario Freni · 6 years ago
  77. 17c42bd Use absolute path for output. by Sasha Smundak · 6 years ago
  78. 367ab91 java_sdk_library: Ensure that stubs library is not installed by Paul Duffin · 6 years ago
  79. 43db9be java_sdk_library: Allow creation of impl shared library to be disabled by Paul Duffin · 6 years ago
  80. 749f98f java_sdk_library: Allow api dir to be specified by Paul Duffin · 6 years ago
  81. 7a586d3 java_sdk_library: Remove requirement for api_packages to be specified by Paul Duffin · 6 years ago
  82. 12ceb46 java_sdk_library: support system_modules properly by Paul Duffin · 6 years ago
  83. 37e0b77 java_sdk_library: Avoid generating system and test .txt files by Paul Duffin · 6 years ago
  84. c4cea76 java_sdk_library: Rename createDocs to createStubsSources by Paul Duffin · 6 years ago
  85. 03fbd78 java_sdk_library: Remove unused stubsLibraryDependencyTag by Paul Duffin · 6 years ago
  86. 0a83b79 Merge "java_sdk_library: construct droidstubs args as []string" by Treehugger Robot · 6 years ago
  87. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 6 years ago
  88. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 6 years ago
  89. 1b82e6a Add support for java_test in sdk by Paul Duffin · 6 years ago
  90. 235ffff java_sdk_library: construct droidstubs args as []string by Paul Duffin · 6 years ago
  91. 28aa544 Merge "Added module_exports/_snapshot as alias for sdk/_snapshot" by Paul Duffin · 6 years ago
  92. 0a6c881 Merge "AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json" by Treehugger Robot · 6 years ago
  93. 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 6 years ago
  94. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 6 years ago
  95. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 6 years ago
  96. 5a5cce6 AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json by bralee · 6 years ago
  97. e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 6 years ago
  98. 380f85e Merge "Dedup generating xml file for java_sdk_library" by Jooyung Han · 6 years ago
  99. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 6 years ago
  100. 2bb82d0 Add TotalRAM detection by Dan Willemsen · 6 years ago