1. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 6 years ago
  2. 3ae3b17 Merge "Add support for host sdk" by Paul Duffin · 6 years ago
  3. e63106a Merge "Add model to represent generated snapshot .bp file" by Paul Duffin · 6 years ago
  4. f6739a6 Merge "Link type will be check in android_library also" by Treehugger Robot · 6 years ago
  5. e643cd2 Merge "Add -instcombine-lower-dbg-declare to hwasan flags." by Treehugger Robot · 6 years ago
  6. d7b4749 Merge "Refactor the routine for creating apexFile" by Treehugger Robot · 6 years ago
  7. d6fb484 Merge "soong: Align update boot jar variable with system_server jar" by Roshan Pius · 6 years ago
  8. ccc26ef soong: Align update boot jar variable with system_server jar by Roshan Pius · 6 years ago
  9. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  10. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  11. f653b05 Refactor the routine for creating apexFile by Jiyong Park · 6 years ago
  12. 01178ed Remove unused methods from sdk/sdk_test.go by Paul Duffin · 6 years ago
  13. 66905ed Simplify sdk_snapshot module member list generation by Paul Duffin · 6 years ago
  14. 7264c69 Remove unused frozenVersions() method by Paul Duffin · 6 years ago
  15. bf85771 Merge "Dedup code for generating prebuilt_stubs_sources in snapshot" by Treehugger Robot · 6 years ago
  16. 1d2daa5 Merge "Document the ":module{.tag}" syntax in a more visible place." by Martin Stjernholm · 6 years ago
  17. 565b526 Merge "Revert^2 "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 6 years ago
  18. f2cb7e9 Revert^2 "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 6 years ago
  19. a75606b Merge "Fix incorrect install path for priv-app prebuilt" by Treehugger Robot · 6 years ago
  20. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  21. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  22. 42775ba Merge "Check the contents of an SDK snapshot's generated Android.bp" by Treehugger Robot · 6 years ago
  23. 4a69242 Merge "Add exported_plugins to java.Library." by Treehugger Robot · 6 years ago
  24. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 6 years ago
  25. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 6 years ago
  26. 0375dd9 Merge "Clean vts-core in host/out to ensure old package to be removed." by Treehugger Robot · 6 years ago
  27. 9cf4669 Add exported_plugins to java.Library. by Artur Satayev · 6 years ago
  28. 53f1a19 Clean vts-core in host/out to ensure old package to be removed. by Dan Shi · 6 years ago
  29. 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 6 years ago
  30. 50e7900 Dedup code for generating java_import in snapshot by Paul Duffin · 6 years ago
  31. 9d8dab5 Merge "Revert "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 6 years ago
  32. 01f6b0a Revert "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 6 years ago
  33. 40227e5 Merge "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 6 years ago
  34. 16fc49d Merge "vndkMustUseVendorVariantList += vintf-vibrator" by Steven Moreland · 6 years ago
  35. e7b5b72 vndkMustUseVendorVariantList += vintf-vibrator by Steven Moreland · 6 years ago
  36. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  37. 49531ab Document the ":module{.tag}" syntax in a more visible place. by Martin Stjernholm · 6 years ago
  38. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  39. 62835fd Merge changes Ie274263a,I45993324 by Paul Duffin · 6 years ago
  40. 61c325e Do not dexpreopt system server jars from updatable modules. by Ulya Trafimovich · 6 years ago
  41. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 6 years ago
  42. 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 6 years ago
  43. ac25dd3 Merge "soong: Support system_server jars from apexes" by Roshan Pius · 6 years ago
  44. 64bee4d Add -instcombine-lower-dbg-declare to hwasan flags. by Evgenii Stepanov · 6 years ago
  45. 3ea15b5 Merge "Add GlobWithDeps to MakeVarsContext" by Colin Cross · 6 years ago
  46. 3351b33 Merge "Fix a typo in a comment in `android/module.go`." by Roland Levillain · 6 years ago
  47. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  48. 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 6 years ago
  49. 87847f7 Merge "Make fuzz rules reproducible" by Treehugger Robot · 6 years ago
  50. 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 6 years ago
  51. 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 6 years ago
  52. c499714 Fix incorrect install path for priv-app prebuilt by Kyeongkab.Nam · 6 years ago
  53. 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 6 years ago
  54. bdebb17 Merge "Change stdlib linkage for C libraries." by Ivan Lozano · 6 years ago
  55. 3bc70db Merge "Allow cc.LinkabeInterfaces to request "" variants." by Ivan Lozano · 6 years ago
  56. 66278b6 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Treehugger Robot · 6 years ago
  57. a21e9dd Merge "Fix test app and helper installation dirs." by Treehugger Robot · 6 years ago
  58. 88f2b1c Change stdlib linkage for C libraries. by Ivan Lozano · 6 years ago
  59. 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 6 years ago
  60. dc809f9 Make fuzz rules reproducible by Colin Cross · 6 years ago
  61. 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 6 years ago
  62. 0aa51a0 Merge "Add rust default compilation flags." by Ivan Lozano · 6 years ago
  63. d0738b3 Merge "Reland "Recognize libdl_android as a Bionic library"." by Martin Stjernholm · 6 years ago
  64. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 6 years ago
  65. ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 6 years ago
  66. 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 6 years ago
  67. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  68. 31b095d Add rust default compilation flags. by Ivan Lozano · 6 years ago
  69. b2e729d Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." by Treehugger Robot · 6 years ago
  70. c5b4f99 Pass hiddenapi-greylist-max-q.txt to greylist generator. by Artur Satayev · 6 years ago
  71. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 6 years ago
  72. 203489b Reland "Recognize libdl_android as a Bionic library". by Martin Stjernholm · 6 years ago
  73. 5d790c3 Add override_apex module type by Jiyong Park · 6 years ago
  74. 6ac3cac sh_binary prefer 32bit when TARGET_PREFER_32_BIT by Jiyong Park · 6 years ago
  75. c6e9f92 Merge "split apex.go" by Treehugger Robot · 6 years ago
  76. 0398cd2 Merge "Remove BASH_ENV from the build environment" by Treehugger Robot · 6 years ago
  77. 874da80 Merge "Add more suggestions on converting Makefile conditionals" by Treehugger Robot · 6 years ago
  78. 1c504d9 Remove BASH_ENV from the build environment by Dan Willemsen · 6 years ago
  79. 09d7752 split apex.go by Jiyong Park · 6 years ago
  80. a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 6 years ago
  81. 29883de Merge "Add override_android_test." by Treehugger Robot · 6 years ago
  82. 22e3f36 Merge "Set rust_test modules as NATIVE_TESTS" by Chih-hung Hsieh · 6 years ago
  83. 7e445251 Merge "Switch to our own zipinfo(1)." by Elliott Hughes · 6 years ago
  84. 2322c4d Add more suggestions on converting Makefile conditionals by Colin Cross · 6 years ago
  85. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  86. 15f369e Set rust_test modules as NATIVE_TESTS by Chih-Hung Hsieh · 6 years ago
  87. 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 6 years ago
  88. 409e833 Merge "Set default pool when RBE or goma is enabled" by Colin Cross · 6 years ago
  89. 0f568b1 Merge "Refactor sdk update mechanism" by Treehugger Robot · 6 years ago
  90. 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 6 years ago
  91. bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 6 years ago
  92. 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 6 years ago
  93. 6dd78bd Merge changes Idea4f04c,I3b85ef66 by Treehugger Robot · 6 years ago
  94. 3efacee Switch to our own zipinfo(1). by Elliott Hughes · 6 years ago
  95. fcc157a Merge "Add new module types to the rust whitelist." by Treehugger Robot · 6 years ago
  96. 36396b2 Merge "Allow cc modules to pull in rust includes." by Ivan Lozano · 6 years ago
  97. a308ea1 apexDepsMutator is now bottom-up mutator by Jiyong Park · 6 years ago
  98. bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 6 years ago
  99. d1ee086 Merge "Create .gitignore and add /.idea there." by Treehugger Robot · 6 years ago
  100. 41805be Add TestProperties, gen test config, fix names by Chih-Hung Hsieh · 6 years ago