1. 6cfc927 Generate unversioned cc_prebuilt_library_shared am: 9010250a16 by Paul Duffin · 5 years ago
  2. 82b6fe6 Dedup code for generating java_import in snapshot am: 50e7900744 by Paul Duffin · 5 years ago
  3. 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 5 years ago
  4. 50e7900 Dedup code for generating java_import in snapshot by Paul Duffin · 5 years ago
  5. a5bad9e Merge "Revert "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 5 years ago
  6. 9d8dab5 Merge "Revert "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 5 years ago
  7. 01f6b0a Revert "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  8. fd88a29 Merge "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  9. 40227e5 Merge "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  10. 3443e7d Merge "vndkMustUseVendorVariantList += vintf-vibrator" am: 16fc49db61 by Steven Moreland · 5 years ago
  11. 16fc49d Merge "vndkMustUseVendorVariantList += vintf-vibrator" by Steven Moreland · 5 years ago
  12. e7b5b72 vndkMustUseVendorVariantList += vintf-vibrator by Steven Moreland · 5 years ago
  13. dc5ae0e Merge changes I0dcc9c7b,I9bc40642 am: 09ef474b6f by Colin Cross · 5 years ago
  14. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  15. 89169a3 Make TestContext.RegisterModuleType take an android.ModuleFactory am: 4b49b768a2 by Colin Cross · 5 years ago
  16. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  17. 1a88e1d Merge changes Ie274263a,I45993324 am: 62835fd85f by Paul Duffin · 5 years ago
  18. 62835fd Merge changes Ie274263a,I45993324 by Paul Duffin · 5 years ago
  19. 61c325e Do not dexpreopt system server jars from updatable modules. by Ulya Trafimovich · 5 years ago
  20. 492c2d1 Fix Make modules name conflict for override_apex am: 1670ca0d8b by Jaewoong Jung · 5 years ago
  21. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 5 years ago
  22. d72d91c Merge "Make 'file_contexts' prop as `android:"path"`" am: 9d78c66ac3 by Jooyung Han · 5 years ago
  23. 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 5 years ago
  24. 168c17e Merge "soong: Support system_server jars from apexes" am: ac25dd3cb2 by Roshan Pius · 5 years ago
  25. ac25dd3 Merge "soong: Support system_server jars from apexes" by Roshan Pius · 5 years ago
  26. 7de9de8 Merge "Add GlobWithDeps to MakeVarsContext" am: 3ea15b5a72 by Colin Cross · 5 years ago
  27. 3ea15b5 Merge "Add GlobWithDeps to MakeVarsContext" by Colin Cross · 5 years ago
  28. 43fb1ff Merge "Fix a typo in a comment in `android/module.go`." am: 3351b33595 by Roland Levillain · 5 years ago
  29. 3351b33 Merge "Fix a typo in a comment in `android/module.go`." by Roland Levillain · 5 years ago
  30. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
  31. 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 5 years ago
  32. 2d42ef5 Merge "Make fuzz rules reproducible" am: 87847f7280 by Colin Cross · 5 years ago
  33. 87847f7 Merge "Make fuzz rules reproducible" by Treehugger Robot · 5 years ago
  34. 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 5 years ago
  35. 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 5 years ago
  36. 739e955 Merge changes I7642c57b,I2120b40e am: 126c57b52d by Jiyong Park · 5 years ago
  37. 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 5 years ago
  38. 182163c Merge "Change stdlib linkage for C libraries." am: bdebb171cc by Ivan Lozano · 5 years ago
  39. 239c81f Merge "Allow cc.LinkabeInterfaces to request "" variants." am: 3bc70db398 by Ivan Lozano · 5 years ago
  40. e3dfb51 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Jiyong Park · 5 years ago
  41. bdebb17 Merge "Change stdlib linkage for C libraries." by Ivan Lozano · 5 years ago
  42. 3bc70db Merge "Allow cc.LinkabeInterfaces to request "" variants." by Ivan Lozano · 5 years ago
  43. 66278b6 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Treehugger Robot · 5 years ago
  44. 41afdba Merge "Fix test app and helper installation dirs." am: a21e9ddcf8 by Jaewoong Jung · 5 years ago
  45. a21e9dd Merge "Fix test app and helper installation dirs." by Treehugger Robot · 5 years ago
  46. 88f2b1c Change stdlib linkage for C libraries. by Ivan Lozano · 5 years ago
  47. 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 5 years ago
  48. dc809f9 Make fuzz rules reproducible by Colin Cross · 5 years ago
  49. 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 5 years ago
  50. 7f49786 Merge "Add rust default compilation flags." am: 0aa51a018b by Ivan Lozano · 5 years ago
  51. 0aa51a0 Merge "Add rust default compilation flags." by Ivan Lozano · 5 years ago
  52. 6be9b91 Merge "Reland "Recognize libdl_android as a Bionic library"." am: d0738b3608 by Martin Stjernholm · 5 years ago
  53. d0738b3 Merge "Reland "Recognize libdl_android as a Bionic library"." by Martin Stjernholm · 5 years ago
  54. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 5 years ago
  55. ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 5 years ago
  56. 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 5 years ago
  57. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  58. 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
  59. 352df50 Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." am: b2e729d14c by Artur Satayev · 5 years ago
  60. b2e729d Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." by Treehugger Robot · 5 years ago
  61. 4bdd38a Add override_apex module type am: 5d790c3dda by Jiyong Park · 5 years ago
  62. c5b4f99 Pass hiddenapi-greylist-max-q.txt to greylist generator. by Artur Satayev · 5 years ago
  63. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 5 years ago
  64. 203489b Reland "Recognize libdl_android as a Bionic library". by Martin Stjernholm · 5 years ago
  65. 5d790c3 Add override_apex module type by Jiyong Park · 5 years ago
  66. 6ac3cac sh_binary prefer 32bit when TARGET_PREFER_32_BIT by Jiyong Park · 5 years ago
  67. 15e53ff Merge "split apex.go" am: c6e9f92cfa by Jiyong Park · 5 years ago
  68. c6e9f92 Merge "split apex.go" by Treehugger Robot · 5 years ago
  69. f7d7ed7 Merge "Remove BASH_ENV from the build environment" am: 0398cd2af4 by Dan Willemsen · 5 years ago
  70. 0398cd2 Merge "Remove BASH_ENV from the build environment" by Treehugger Robot · 5 years ago
  71. bbefeba Merge "Add more suggestions on converting Makefile conditionals" am: 874da80729 by Colin Cross · 5 years ago
  72. 874da80 Merge "Add more suggestions on converting Makefile conditionals" by Treehugger Robot · 5 years ago
  73. 1c504d9 Remove BASH_ENV from the build environment by Dan Willemsen · 5 years ago
  74. 09d7752 split apex.go by Jiyong Park · 5 years ago
  75. 1d4d5ea Merge "Change the partition of outputfile" am: a3ab1a927e by Sundong Ahn · 5 years ago
  76. a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 5 years ago
  77. 37b10e4 Merge "Add override_android_test." am: 29883dece6 by Jaewoong Jung · 5 years ago
  78. 29883de Merge "Add override_android_test." by Treehugger Robot · 5 years ago
  79. 6453868 Merge "Set rust_test modules as NATIVE_TESTS" am: 22e3f36b28 by Chih-hung Hsieh · 5 years ago
  80. 55950bd Merge "Switch to our own zipinfo(1)." am: 7e4452511c by Elliott Hughes · 5 years ago
  81. 22e3f36 Merge "Set rust_test modules as NATIVE_TESTS" by Chih-hung Hsieh · 5 years ago
  82. 7e445251 Merge "Switch to our own zipinfo(1)." by Elliott Hughes · 5 years ago
  83. 2322c4d Add more suggestions on converting Makefile conditionals by Colin Cross · 5 years ago
  84. 7727a6d Add AliasVariation to BottomUpMutatorContext. am: 9f88ce26a8 by Jaewoong Jung · 5 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 · 5 years ago
  87. 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 5 years ago
  88. 4b06dea Merge "Set default pool when RBE or goma is enabled" am: 409e833def by Colin Cross · 5 years ago
  89. 409e833 Merge "Set default pool when RBE or goma is enabled" by Colin Cross · 5 years ago
  90. 6c6e830 Merge "Refactor sdk update mechanism" am: 0f568b1237 by Paul Duffin · 5 years ago
  91. 0f568b1 Merge "Refactor sdk update mechanism" by Treehugger Robot · 5 years ago
  92. f52c9cf Merge "apexDepsMutator is now bottom-up mutator" am: 19258857ef by Jiyong Park · 5 years ago
  93. 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 5 years ago
  94. 5a0fba6 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" am: bbdeda5bed by Jiyong Park · 5 years ago
  95. bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 5 years ago
  96. c389507 Merge "Add TestProperties, gen test config, fix names" am: 8d7ae1aefe by Chih-hung Hsieh · 5 years ago
  97. ff2da83 Merge changes Idea4f04c,I3b85ef66 am: 6dd78bdda0 by Mitch Phillips · 5 years ago
  98. 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 5 years ago
  99. 6dd78bd Merge changes Idea4f04c,I3b85ef66 by Treehugger Robot · 5 years ago
  100. 3efacee Switch to our own zipinfo(1). by Elliott Hughes · 5 years ago