1. a0843f6 Differentiate between cc library and binary by Paul Duffin · 6 years ago
  2. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 6 years ago
  3. d732bee Merge "Add script for building all target arch's needed in AML (Android Mainline) prebuilts." by Martin Stjernholm · 6 years ago
  4. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 6 years ago
  5. 431b8a2 Merge "Update build rule for updated script." by Mathew Inwood · 6 years ago
  6. 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 6 years ago
  7. 0766517 Merge "Generate Compdb file in the output directory" by Treehugger Robot · 6 years ago
  8. 4565aba Merge "Dedup cc build components registration" by Treehugger Robot · 6 years ago
  9. de85fa9 Merge "Improve cc tests by adding fuzzer mutators" by Treehugger Robot · 6 years ago
  10. 7d211f1 Merge "Improve cc tests by adding sanitizer mutators" by Treehugger Robot · 6 years ago
  11. 82f4f99 Merge "Dedup prebuilt mutator registration" by Treehugger Robot · 6 years ago
  12. 24de9ea Merge "Dedup registration for cc default test config" by Treehugger Robot · 6 years ago
  13. 936a18d Merge "Switch to toybox realpath." by Elliott Hughes · 6 years ago
  14. 9627925 Generate Compdb file in the output directory by Changyeon Jo · 6 years ago
  15. 3b56e37 Merge "Rollback to the legacy way of computing boot image locations." by Ulyana Trafimovich · 6 years ago
  16. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 6 years ago
  17. 6b29531 Merge "Remove unused testWritablePath and associated methods" by Treehugger Robot · 6 years ago
  18. f5f1ecb Merge "Extend RegistrationContext to support pre/post deps mutators" by Treehugger Robot · 6 years ago
  19. b237de1 Merge changes I7e9440a0,I7f1a4b64,If5d6fdac by Treehugger Robot · 6 years ago
  20. f6b213f Merge "Add helper functions for getting output files from modules" by Colin Cross · 6 years ago
  21. 35a261d Merge "Make sh_binary a HostToolProvider" by Colin Cross · 6 years ago
  22. 4326e73 Merge changes I982fcb8d,I17f24fe1,If5740476 by Treehugger Robot · 6 years ago
  23. 3380531 Rollback to the legacy way of computing boot image locations. by Ulya Trafimovich · 6 years ago
  24. 3eb9dfe Remove unused testWritablePath and associated methods by Paul Duffin · 6 years ago
  25. 5c5cc67 Merge "Adding capability to granular disable of fuzzer" by Hamzeh Zawawy · 6 years ago
  26. 036e700 Dedup cc build components registration by Paul Duffin · 6 years ago
  27. 075c417 Improve cc tests by adding fuzzer mutators by Paul Duffin · 6 years ago
  28. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  29. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  30. 77980a8 Dedup registration for cc default test config by Paul Duffin · 6 years ago
  31. 2ccaffd Extend RegistrationContext to support pre/post deps mutators by Paul Duffin · 6 years ago
  32. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 6 years ago
  33. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 6 years ago
  34. 0a28683 Detect registration of duplicate module/singleton types by Paul Duffin · 6 years ago
  35. b0f8507 Dedup java genrule module type registration by Paul Duffin · 6 years ago
  36. a48f758 Dedup prebuilt apis module type/mutator registration by Paul Duffin · 6 years ago
  37. 884363e Dedup droiddoc module type registration by Paul Duffin · 6 years ago
  38. f3273c5 Merge "Add updatable_media_stub to framework" by Jiyong Park · 6 years ago
  39. 5e70805 Add helper functions for getting output files from modules by Colin Cross · 6 years ago
  40. 18577fe Merge "Revert "Consistently use either "boot" or "apex" boot image as the default."" by Lingfeng Yang · 6 years ago
  41. 7c7c114 Make sh_binary a HostToolProvider by Colin Cross · 6 years ago
  42. 54191fa Revert "Consistently use either "boot" or "apex" boot image as the default." by Lingfeng Yang · 6 years ago
  43. 65b174c Merge "Dedup registration code for module types and singletons" by Treehugger Robot · 6 years ago
  44. 13c929e Merge "Consistently use either "boot" or "apex" boot image as the default." by Ulyana Trafimovich · 6 years ago
  45. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  46. 0dd06f6 Update build rule for updated script. by Mathew Inwood · 6 years ago
  47. b4cc020 Merge "Merge multiple compat_config.xml's." by Mathew Inwood · 6 years ago
  48. aa21599 Merge "Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR" by Treehugger Robot · 6 years ago
  49. 0cbb31e Merge "Create public stub for platform's sysprop_library" by Treehugger Robot · 6 years ago
  50. 231d056 Add updatable_media_stub to framework by Jiyong Park · 6 years ago
  51. 4ed468c Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 6 years ago
  52. a03edbe Merge "Remove apex_pubkey from the bundle module" by Treehugger Robot · 6 years ago
  53. e734db5 Merge "Revert submission 1191937-art_apex_available" by Joseph Murphy · 6 years ago
  54. 4752219 Revert submission 1191937-art_apex_available by Joseph Murphy · 6 years ago
  55. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 6 years ago
  56. ead014b Merge "Revert "Avoid duplicated classes for boot dex jars"" by Jiyong Park · 6 years ago
  57. ddd2724 Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix." by Peter Collingbourne · 6 years ago
  58. 0bfb9e8 Merge "Don't create native bridge variants of vendor modules" by Colin Cross · 6 years ago
  59. 3478a0d Adding capability to granular disable of fuzzer by hamzeh · 6 years ago
  60. 83bead4 Don't create native bridge variants of vendor modules by Colin Cross · 6 years ago
  61. 5c3869a Remove apex_pubkey from the bundle module by Nikita Ioffe · 6 years ago
  62. 2471c08 Merge multiple compat_config.xml's. by Mathew Inwood · 6 years ago
  63. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  64. 48b3b3c Consistently use either "boot" or "apex" boot image as the default. by Ulya Trafimovich · 6 years ago
  65. c5aedc4 Switch to toybox realpath. by Elliott Hughes · 6 years ago
  66. 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 6 years ago
  67. fa2ac9f Merge "Enable covergae for ike.jar which will be in mainline module IPsec(IKE)" by Yan Yan · 6 years ago
  68. 405c7ab Merge "Override package name for VNDK APEX" by Jooyung Han · 6 years ago
  69. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  70. ad84f97 Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix. by Peter Collingbourne · 6 years ago
  71. 9fd9b92 Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."" by Joseph Murphy · 6 years ago
  72. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 6 years ago
  73. 13b0d51 Enable covergae for ike.jar which will be in mainline module IPsec(IKE) by evitayan · 6 years ago
  74. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  75. f192d55 Declare manifest as input to test config fixer. by Jaewoong Jung · 6 years ago
  76. ff8cb1e Merge "Also package recursive jni_libs deps of android_apps as well as direct deps." by Peter Collingbourne · 6 years ago
  77. 27151d9 Override package name for VNDK APEX by Jooyung Han · 6 years ago
  78. a92fbb3 Revert "Avoid duplicated classes for boot dex jars" by Jiyong Park · 6 years ago
  79. f121a65 Fix apex to override certificate by Jooyung Han · 6 years ago
  80. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  81. 7cf4b5d Merge "hostdex:true modules are available for platform" by Treehugger Robot · 6 years ago
  82. 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 6 years ago
  83. 97e09d0 Merge "Avoid duplicated classes for boot dex jars" by Treehugger Robot · 6 years ago
  84. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 6 years ago
  85. a168263 Merge "Add $ORIGIN to fuzzer-coverage sanitized .so's." by Mitch Phillips · 6 years ago
  86. 894cdee Merge changes from topic "separate_code" by Nick Desaulniers · 6 years ago
  87. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  88. dcee1e5 soong: use -Wl,-z,separate-code w/ -Wl,--execute-only by Nick Desaulniers · 6 years ago
  89. 9b1084f Merge "Optionally overwrite package value in test config." by Jaewoong Jung · 6 years ago
  90. f21c797 Support apps attribute in apex_defaults by Jooyung Han · 6 years ago
  91. f56f74b Fix duplicate sentence in visibility documentation by Anton Hansson · 6 years ago
  92. 7829a9b Merge "ignore apex_available for host variants" by Treehugger Robot · 6 years ago
  93. c829ff3 Merge "java libs that isn't installable is gracefully rejected" by Treehugger Robot · 6 years ago
  94. 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 6 years ago
  95. b02bb40 hostdex:true modules are available for platform by Jiyong Park · 6 years ago
  96. 2812df4 Avoid duplicated classes for boot dex jars by Jiyong Park · 6 years ago
  97. 505221f ignore apex_available for host variants by Jiyong Park · 6 years ago
  98. 1833cef fix: LOCAL_PATH for modules included in APEX is wrong by Jiyong Park · 6 years ago
  99. 0f41daf Merge "Switch the mac back to toybox xargs." by Treehugger Robot · 6 years ago
  100. 950bf32 Merge "Remove obsolete copy headers" by Dan Willemsen · 6 years ago