1. fae236f Default to pattern initialization for uninitialized variables. by Stephen Hines · 5 years ago
  2. 36746d2 Merge "jacoco correctly gathers info from APK-in-APEX" by Treehugger Robot · 5 years ago
  3. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 5 years ago
  4. 62c085d Merge "Define a make variable for merged compat config." by Treehugger Robot · 5 years ago
  5. 653c78a Define a make variable for merged compat config. by Mathew Inwood · 5 years ago
  6. 11e1ae0 Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true." by Ulyana Trafimovich · 5 years ago
  7. 46f6029 Merge "Move generation of the dexpreopt tool paths into Soong." by Martin Stjernholm · 5 years ago
  8. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 5 years ago
  9. 4b662e4 Merge "vibrator: use package as name" by Steven Moreland · 5 years ago
  10. 563e3a4 Merge "Support sampling PGO profiles" by Yi Kong · 5 years ago
  11. 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 5 years ago
  12. c52aaf1 Move generation of the dexpreopt tool paths into Soong. by Martin Stjernholm · 5 years ago
  13. 99d522b Merge "Respect JIT-zygote config when generating boot image location." by Ulyana Trafimovich · 5 years ago
  14. 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 5 years ago
  15. 64d5cce Merge changes from topic "carry_required" by Treehugger Robot · 5 years ago
  16. 9a3f61c Merge "Remove unused system_modules" by Treehugger Robot · 5 years ago
  17. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  18. e35ff4a Merge changes from topic "blueprint_scoped_module_factories" by Colin Cross · 5 years ago
  19. 9dbe403 vibrator: use package as name by Steven Moreland · 5 years ago
  20. a62862b Merge "Allow EMMA_INSTRUMENT_FRAMEWORK during ninja" by Treehugger Robot · 5 years ago
  21. 7d20c44 Merge "Add EarlyModuleContext for LoadHookContext" by Treehugger Robot · 5 years ago
  22. 5cacfe1 Allow EMMA_INSTRUMENT_FRAMEWORK during ninja by Dan Willemsen · 5 years ago
  23. 31a738b Use blueprint's load hooks by Colin Cross · 5 years ago
  24. c34d232 Use blueprint.EarlyModuleContext by Colin Cross · 5 years ago
  25. 4456188 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
  26. a1af29a Merge "Verify APIs are compatible with last released api by default" by Treehugger Robot · 5 years ago
  27. ac65c69 Merge "Singleton build rule for merged compat config." by Mathew Inwood · 5 years ago
  28. 30d4876 Merge "Update rustc version to 1.40.0" by Treehugger Robot · 5 years ago
  29. 3391a1e Respect JIT-zygote config when generating boot image location. by Ulya Trafimovich · 5 years ago
  30. a465e43 Verify APIs are compatible with last released api by default by Paul Duffin · 5 years ago
  31. 7afd107 APEX carries required properties of its dependencies by Jiyong Park · 5 years ago
  32. 6a8cf5f *RequiredModuleNames functions are available via Module interface by Jiyong Park · 5 years ago
  33. 17cf0ab Merge "java_sdk_library: Ensure that stubs library is not installed" by Treehugger Robot · 5 years ago
  34. bcb6041 Merge "java_sdk_library: Allow creation of impl shared library to be disabled" by Treehugger Robot · 5 years ago
  35. 7e96dac Merge "java_sdk_library: Allow api dir to be specified" by Treehugger Robot · 5 years ago
  36. 7da0429 Likely fix SANITIZE_HOST=address builds by Dan Willemsen · 5 years ago
  37. 2de4152 Merge "Limit environment during ninja" by Dan Willemsen · 5 years ago
  38. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
  39. 68534a2 Don't print critical path parallelism ratio if elapsed time is 0. by Colin Cross · 5 years ago
  40. 6e3b471 Merge "Remove files that should no longer be installed" by Treehugger Robot · 5 years ago
  41. 1e775d7 Remove files that should no longer be installed by Dan Willemsen · 5 years ago
  42. 260db53 Limit environment during ninja by Dan Willemsen · 5 years ago
  43. e333635 Add option to limit environment variables given to ninja by Dan Willemsen · 5 years ago
  44. c481607 Merge "Delete arch hooks" by Treehugger Robot · 5 years ago
  45. f4b13d4 Merge "Add --include_build_info flag to apexer invocation." by Dario Freni · 5 years ago
  46. 87f790c Delete arch hooks by Colin Cross · 5 years ago
  47. 36809d5 Merge "java_sdk_library: Remove requirement for api_packages to be specified" by Paul Duffin · 5 years ago
  48. 14544da Merge "java_sdk_library: support system_modules properly" by Paul Duffin · 5 years ago
  49. 414f3a4 Merge "Whitelist system/apex/shim/build to use test_only_no_hashtree property" by Nikita Ioffe · 5 years ago
  50. 2fbf47f Remove unused system_modules by Jiyong Park · 5 years ago
  51. 3afbc92 Merge "java_sdk_library: Avoid generating system and test .txt files" by Treehugger Robot · 5 years ago
  52. 0b99321 Support sampling PGO profiles by Yi Kong · 5 years ago
  53. bd73c4d Update rustc version to 1.40.0 by Matthew Maurer · 5 years ago
  54. b4b44c0 Whitelist system/apex/shim/build to use test_only_no_hashtree property by Nikita Ioffe · 5 years ago
  55. 0f4ae07 Add --include_build_info flag to apexer invocation. by Dario Freni · 5 years ago
  56. 17c42bd Use absolute path for output. by Sasha Smundak · 5 years ago
  57. 367ab91 java_sdk_library: Ensure that stubs library is not installed by Paul Duffin · 5 years ago
  58. 43db9be java_sdk_library: Allow creation of impl shared library to be disabled by Paul Duffin · 5 years ago
  59. 749f98f java_sdk_library: Allow api dir to be specified by Paul Duffin · 5 years ago
  60. 7a586d3 java_sdk_library: Remove requirement for api_packages to be specified by Paul Duffin · 5 years ago
  61. 12ceb46 java_sdk_library: support system_modules properly by Paul Duffin · 5 years ago
  62. 37e0b77 java_sdk_library: Avoid generating system and test .txt files by Paul Duffin · 5 years ago
  63. c4cea76 java_sdk_library: Rename createDocs to createStubsSources by Paul Duffin · 5 years ago
  64. 03fbd78 java_sdk_library: Remove unused stubsLibraryDependencyTag by Paul Duffin · 5 years ago
  65. 0a83b79 Merge "java_sdk_library: construct droidstubs args as []string" by Treehugger Robot · 5 years ago
  66. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
  67. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  68. 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
  69. 235ffff java_sdk_library: construct droidstubs args as []string by Paul Duffin · 5 years ago
  70. 28aa544 Merge "Added module_exports/_snapshot as alias for sdk/_snapshot" by Paul Duffin · 5 years ago
  71. 0a6c881 Merge "AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json" by Treehugger Robot · 5 years ago
  72. 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 5 years ago
  73. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
  74. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
  75. 5a5cce6 AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json by bralee · 5 years ago
  76. e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 5 years ago
  77. 380f85e Merge "Dedup generating xml file for java_sdk_library" by Jooyung Han · 5 years ago
  78. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 5 years ago
  79. 2bb82d0 Add TotalRAM detection by Dan Willemsen · 5 years ago
  80. 3ff1699 Create APEX variation only when needed by Jiyong Park · 5 years ago
  81. fb1e5fb Merge "Move compat symlinks from makefile to soong" by Kiyoung Kim · 5 years ago
  82. 624058e Dedup generating xml file for java_sdk_library by Jooyung Han · 5 years ago
  83. 4791cb5 Move compat symlinks from makefile to soong by Jooyung Han · 5 years ago
  84. 29d1336 Merge "Run extractor for Go files in build/soong directory" by Treehugger Robot · 5 years ago
  85. ca54088 Run extractor for Go files in build/soong directory by Sasha Smundak · 5 years ago
  86. e2bc36f Merge "Generate .srcjar for prebuilt_stubs_sources" by Paul Duffin · 5 years ago
  87. 97e7279 Merge "apex: drop `java_import` support" by Jooyung Han · 5 years ago
  88. 5a80d9f apex: drop `java_import` support by Jooyung Han · 5 years ago
  89. d061df9 android_*_stubs_current modules are moved to frameworks/base by Jiyong Park · 5 years ago
  90. 7e143af Merge "Add support for java_test_helper_app." by Treehugger Robot · 5 years ago
  91. 6f3937c Add support for java_test_helper_app. by Dario Freni · 5 years ago
  92. 727173e Merge "Create product variant for product partition" by Treehugger Robot · 5 years ago
  93. dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 5 years ago
  94. a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
  95. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 5 years ago
  96. 4d0c19c Singleton build rule for merged compat config. by Mathew Inwood · 5 years ago
  97. d732bee Merge "Add script for building all target arch's needed in AML (Android Mainline) prebuilts." by Martin Stjernholm · 5 years ago
  98. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 5 years ago
  99. 431b8a2 Merge "Update build rule for updated script." by Mathew Inwood · 5 years ago
  100. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago