1. 12ceb46 java_sdk_library: support system_modules properly by Paul Duffin · 5 years ago
  2. 37e0b77 java_sdk_library: Avoid generating system and test .txt files by Paul Duffin · 5 years ago
  3. c4cea76 java_sdk_library: Rename createDocs to createStubsSources by Paul Duffin · 5 years ago
  4. 03fbd78 java_sdk_library: Remove unused stubsLibraryDependencyTag by Paul Duffin · 5 years ago
  5. 0a83b79 Merge "java_sdk_library: construct droidstubs args as []string" by Treehugger Robot · 5 years ago
  6. 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
  7. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  8. 235ffff java_sdk_library: construct droidstubs args as []string by Paul Duffin · 5 years ago
  9. 28aa544 Merge "Added module_exports/_snapshot as alias for sdk/_snapshot" by Paul Duffin · 5 years ago
  10. 0a6c881 Merge "AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json" by Treehugger Robot · 5 years ago
  11. 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 5 years ago
  12. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
  13. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
  14. 5a5cce6 AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json by bralee · 5 years ago
  15. e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 5 years ago
  16. 380f85e Merge "Dedup generating xml file for java_sdk_library" by Jooyung Han · 5 years ago
  17. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 5 years ago
  18. 2bb82d0 Add TotalRAM detection by Dan Willemsen · 5 years ago
  19. 3ff1699 Create APEX variation only when needed by Jiyong Park · 5 years ago
  20. fb1e5fb Merge "Move compat symlinks from makefile to soong" by Kiyoung Kim · 5 years ago
  21. 624058e Dedup generating xml file for java_sdk_library by Jooyung Han · 5 years ago
  22. 4791cb5 Move compat symlinks from makefile to soong by Jooyung Han · 5 years ago
  23. 29d1336 Merge "Run extractor for Go files in build/soong directory" by Treehugger Robot · 5 years ago
  24. ca54088 Run extractor for Go files in build/soong directory by Sasha Smundak · 5 years ago
  25. e2bc36f Merge "Generate .srcjar for prebuilt_stubs_sources" by Paul Duffin · 5 years ago
  26. 97e7279 Merge "apex: drop `java_import` support" by Jooyung Han · 5 years ago
  27. 5a80d9f apex: drop `java_import` support by Jooyung Han · 5 years ago
  28. d061df9 android_*_stubs_current modules are moved to frameworks/base by Jiyong Park · 5 years ago
  29. 7e143af Merge "Add support for java_test_helper_app." by Treehugger Robot · 5 years ago
  30. 6f3937c Add support for java_test_helper_app. by Dario Freni · 5 years ago
  31. 727173e Merge "Create product variant for product partition" by Treehugger Robot · 5 years ago
  32. dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 5 years ago
  33. a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
  34. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 5 years ago
  35. d732bee Merge "Add script for building all target arch's needed in AML (Android Mainline) prebuilts." by Martin Stjernholm · 5 years ago
  36. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 5 years ago
  37. 431b8a2 Merge "Update build rule for updated script." by Mathew Inwood · 5 years ago
  38. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  39. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 5 years ago
  40. 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 5 years ago
  41. 0766517 Merge "Generate Compdb file in the output directory" by Treehugger Robot · 5 years ago
  42. 7abcf8e Make apex.overrides overridable by override_apex. by Jaewoong Jung · 5 years ago
  43. 4565aba Merge "Dedup cc build components registration" by Treehugger Robot · 5 years ago
  44. de85fa9 Merge "Improve cc tests by adding fuzzer mutators" by Treehugger Robot · 5 years ago
  45. 7d211f1 Merge "Improve cc tests by adding sanitizer mutators" by Treehugger Robot · 5 years ago
  46. 82f4f99 Merge "Dedup prebuilt mutator registration" by Treehugger Robot · 5 years ago
  47. 24de9ea Merge "Dedup registration for cc default test config" by Treehugger Robot · 5 years ago
  48. 936a18d Merge "Switch to toybox realpath." by Elliott Hughes · 5 years ago
  49. 9627925 Generate Compdb file in the output directory by Changyeon Jo · 5 years ago
  50. 3b56e37 Merge "Rollback to the legacy way of computing boot image locations." by Ulyana Trafimovich · 5 years ago
  51. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 5 years ago
  52. 6b29531 Merge "Remove unused testWritablePath and associated methods" by Treehugger Robot · 5 years ago
  53. f5f1ecb Merge "Extend RegistrationContext to support pre/post deps mutators" by Treehugger Robot · 5 years ago
  54. b237de1 Merge changes I7e9440a0,I7f1a4b64,If5d6fdac by Treehugger Robot · 5 years ago
  55. f6b213f Merge "Add helper functions for getting output files from modules" by Colin Cross · 5 years ago
  56. 35a261d Merge "Make sh_binary a HostToolProvider" by Colin Cross · 5 years ago
  57. 4326e73 Merge changes I982fcb8d,I17f24fe1,If5740476 by Treehugger Robot · 5 years ago
  58. 3380531 Rollback to the legacy way of computing boot image locations. by Ulya Trafimovich · 5 years ago
  59. 3eb9dfe Remove unused testWritablePath and associated methods by Paul Duffin · 5 years ago
  60. 5c5cc67 Merge "Adding capability to granular disable of fuzzer" by Hamzeh Zawawy · 5 years ago
  61. 036e700 Dedup cc build components registration by Paul Duffin · 5 years ago
  62. 075c417 Improve cc tests by adding fuzzer mutators by Paul Duffin · 5 years ago
  63. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 5 years ago
  64. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
  65. 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
  66. 2ccaffd Extend RegistrationContext to support pre/post deps mutators by Paul Duffin · 5 years ago
  67. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 5 years ago
  68. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 5 years ago
  69. 0a28683 Detect registration of duplicate module/singleton types by Paul Duffin · 5 years ago
  70. b0f8507 Dedup java genrule module type registration by Paul Duffin · 5 years ago
  71. a48f758 Dedup prebuilt apis module type/mutator registration by Paul Duffin · 5 years ago
  72. 884363e Dedup droiddoc module type registration by Paul Duffin · 5 years ago
  73. f3273c5 Merge "Add updatable_media_stub to framework" by Jiyong Park · 5 years ago
  74. 5e70805 Add helper functions for getting output files from modules by Colin Cross · 5 years ago
  75. 18577fe Merge "Revert "Consistently use either "boot" or "apex" boot image as the default."" by Lingfeng Yang · 5 years ago
  76. 7c7c114 Make sh_binary a HostToolProvider by Colin Cross · 5 years ago
  77. 54191fa Revert "Consistently use either "boot" or "apex" boot image as the default." by Lingfeng Yang · 5 years ago
  78. 65b174c Merge "Dedup registration code for module types and singletons" by Treehugger Robot · 5 years ago
  79. 13c929e Merge "Consistently use either "boot" or "apex" boot image as the default." by Ulyana Trafimovich · 5 years ago
  80. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
  81. 0dd06f6 Update build rule for updated script. by Mathew Inwood · 5 years ago
  82. b4cc020 Merge "Merge multiple compat_config.xml's." by Mathew Inwood · 5 years ago
  83. aa21599 Merge "Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR" by Treehugger Robot · 5 years ago
  84. 0cbb31e Merge "Create public stub for platform's sysprop_library" by Treehugger Robot · 5 years ago
  85. 231d056 Add updatable_media_stub to framework by Jiyong Park · 5 years ago
  86. 4ed468c Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  87. a03edbe Merge "Remove apex_pubkey from the bundle module" by Treehugger Robot · 5 years ago
  88. e734db5 Merge "Revert submission 1191937-art_apex_available" by Joseph Murphy · 5 years ago
  89. 4752219 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  90. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 5 years ago
  91. ead014b Merge "Revert "Avoid duplicated classes for boot dex jars"" by Jiyong Park · 5 years ago
  92. ddd2724 Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix." by Peter Collingbourne · 5 years ago
  93. 0bfb9e8 Merge "Don't create native bridge variants of vendor modules" by Colin Cross · 5 years ago
  94. 3478a0d Adding capability to granular disable of fuzzer by hamzeh · 5 years ago
  95. 83bead4 Don't create native bridge variants of vendor modules by Colin Cross · 5 years ago
  96. 5c3869a Remove apex_pubkey from the bundle module by Nikita Ioffe · 5 years ago
  97. 2471c08 Merge multiple compat_config.xml's. by Mathew Inwood · 5 years ago
  98. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  99. 48b3b3c Consistently use either "boot" or "apex" boot image as the default. by Ulya Trafimovich · 5 years ago
  100. c5aedc4 Switch to toybox realpath. by Elliott Hughes · 5 years ago