1. 9825a6c afdo: Remove -fprofile-sample-accurate flag by Yi Kong · 2 years, 2 months ago
  2. 98f13dd Merge "Revert "Revert "mixed builds correctly reference stubs libs""" into udc-dev by Yu Liu · 2 years, 2 months ago
  3. 2b9f3f9 Merge "Fix a bug where CppFlags should have been Cppflags" into udc-dev by Yu Liu · 2 years, 2 months ago
  4. 4f0c490 Merge "Do not modify input in-place" into udc-dev by Yu Liu · 2 years, 2 months ago
  5. 66902d7 Merge "VSDK: etc snapshot may have sub_dir for relative_install_path" into udc-dev by Treehugger Robot · 2 years, 2 months ago
  6. 67c131f Fix a bug where CppFlags should have been Cppflags by Yu Liu · 2 years, 3 months ago
  7. 267a137 Merge "Differentiate between empty and nil input" into udc-dev by Yu Liu · 2 years, 2 months ago
  8. e80e5d8 Merge "Revert "Make min_sdk overridable in override_apex"" into udc-dev by Yu Liu · 2 years, 2 months ago
  9. 3de0cb7 Update clang version for Rust bindgen to clang-r487747c by Yi Kong · 2 years, 3 months ago
  10. db5d662 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 4 months ago
  11. ee84727 Do not modify input in-place by Spandan Das · 2 years, 3 months ago
  12. de41a69 Differentiate between empty and nil input by Spandan Das · 2 years, 3 months ago
  13. 9a65ff8 Revert "Make min_sdk overridable in override_apex" by Liz Kammer · 2 years, 3 months ago
  14. dabeb50 Merge changes from topic "cherrypicker-L80700000960770298:N69600001370607907" into udc-dev by Wei Li · 2 years, 3 months ago
  15. 16ef197 Merge "Don't panic if no certificates found" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  16. dff65b0 Change bp2build converter of module "package". by Wei Li · 2 years, 3 months ago
  17. 5cfedc8 Export some make variables to Bazel through product variables. by Wei Li · 2 years, 3 months ago
  18. 9d30794 Allowlist SBOM generation tool so it can be used in Bazel. by Wei Li · 2 years, 3 months ago
  19. 79b9b94 Revert "Turn off stack protector check for noreturn calls" by Yi Kong · 2 years, 3 months ago
  20. d1f548a Don't panic if no certificates found by Zyan Wu · 2 years, 3 months ago
  21. 4020b81 Merge "Touch soong_build output at the end of main" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  22. 74ac376 Touch soong_build output at the end of main by Chris Parsons · 2 years, 3 months ago
  23. 82283a3 VSDK: etc snapshot may have sub_dir for relative_install_path by Justin Yun · 2 years, 3 months ago
  24. 0bd58ce Merge "Update clang version to clang-r487747c" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  25. 5f5a17f Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 3 months ago
  26. 7ba1ca0 Unify installDirOnHost and installDirOnDevice. by Jiakai Zhang · 2 years, 3 months ago
  27. 4e9eb1a Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 2 years, 3 months ago
  28. c67528b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 3 months ago
  29. bc9256b Get rid of DeviceName() from path related to dexpreopt by Jeongik Cha · 2 years, 4 months ago
  30. e3a5103 Update clang version to clang-r487747c by Yi Kong · 2 years, 3 months ago
  31. 51babf3 Merge changes from topic "cherrypicker-L72800000960451564:N93200001365390015" into udc-dev by Jiakai Zhang · 2 years, 3 months ago
  32. 1dd392b Merge "VSDK: use relative install path when generating snapshots" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  33. 1b2f306 Generate app profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 3 months ago
  34. 1d99986 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 3 months ago
  35. 6bd266b APEX can use any Prebuilt libraries by Justin Yun · 2 years, 3 months ago
  36. c21c1e4 Mark LLNDK prebuilts as LLNDK by Jooyung Han · 2 years, 3 months ago
  37. 70811b4 Merge "Enable HWASan for multiple modules in one place(Soong)" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  38. eb6c2a2 Merge "Revert "DO NOT MERGE: Changing the udc-dev version to 345990000"" into udc-dev by Alexei Nicoara · 2 years, 3 months ago
  39. 1240f28 Revert "DO NOT MERGE: Changing the udc-dev version to 345990000" by Alexei Nicoara · 2 years, 3 months ago
  40. 38dfc1d VSDK: use relative install path when generating snapshots by Justin Yun · 2 years, 3 months ago
  41. 8808662 Enable HWASan for multiple modules in one place(Soong) by Hang Lu · 2 years, 5 months ago
  42. e03c3bb Merge "16k: Align shared libraries and executables to 4k by default" into udc-dev by Kalesh Singh · 2 years, 3 months ago
  43. e792deb Merge "target_sdk_version replacement should respect REL branches" into udc-dev by Treehugger Robot · 2 years, 3 months ago
  44. 00a3591 Merge "Add license visibility to prebuilt vsdk" into udc-dev by TreeHugger Robot · 2 years, 3 months ago
  45. f902b8a target_sdk_version replacement should respect REL branches by Spandan Das · 2 years, 3 months ago
  46. e6979a1 16k: Align shared libraries and executables to 4k by default by Juan Yescas · 2 years, 4 months ago
  47. c9ef912 Add license visibility to prebuilt vsdk by Justin Yun · 2 years, 4 months ago
  48. ec0e5a3 DO NOT MERGE: Changing the udc-dev version to 345990000 by Alexei Nicoara · 2 years, 3 months ago
  49. fef2ccb Merge "Remove deps from Soong intermediate to symbols" into udc-dev by Jooyung Han · 2 years, 3 months ago
  50. 2b6b7af Include license information for vendor and host snapshots by Justin Yun · 2 years, 4 months ago
  51. 0548979 Remove deps from Soong intermediate to symbols by Inseob Kim · 2 years, 4 months ago
  52. 07d9319 Merge "Enable -funique-internal-linkage-names when afdo=true" into udc-dev by Yabin Cui · 2 years, 3 months ago
  53. a2f41c7 Enable -funique-internal-linkage-names when afdo=true by Yabin Cui · 2 years, 4 months ago
  54. e9184d7 UpsideDownCake/34 is now REL by Alex Buynytskyy · 2 years, 4 months ago
  55. 8c1abdd Merge "Flag off abidw tasks." am: 03e6e00e60 am: f06eb4f259 am: 06efd1a9e1 by Treehugger Robot · 2 years, 4 months ago
  56. 06efd1a Merge "Flag off abidw tasks." am: 03e6e00e60 am: f06eb4f259 by Treehugger Robot · 2 years, 4 months ago
  57. f06eb4f Merge "Flag off abidw tasks." am: 03e6e00e60 by Treehugger Robot · 2 years, 4 months ago
  58. c42483d Merge "Don't add apex_set deps in nondeterministic order" am: e5eb5786e2 am: 74447fa446 am: 592ec2ff19 by Liz Kammer · 2 years, 4 months ago
  59. 592ec2f Merge "Don't add apex_set deps in nondeterministic order" am: e5eb5786e2 am: 74447fa446 by Liz Kammer · 2 years, 4 months ago
  60. 03e6e00 Merge "Flag off abidw tasks." by Treehugger Robot · 2 years, 4 months ago
  61. 74447fa Merge "Don't add apex_set deps in nondeterministic order" am: e5eb5786e2 by Liz Kammer · 2 years, 4 months ago
  62. e5eb578 Merge "Don't add apex_set deps in nondeterministic order" by Liz Kammer · 2 years, 4 months ago
  63. 326ab24 Flag off abidw tasks. by Dan Albert · 2 years, 4 months ago
  64. e400155 Merge changes I4129c2a9,I9af06f81 am: 0bf4ea53f5 am: 56797fd547 am: 88b15818b5 by Spandan Das · 2 years, 4 months ago
  65. 88b1581 Merge changes I4129c2a9,I9af06f81 am: 0bf4ea53f5 am: 56797fd547 by Spandan Das · 2 years, 4 months ago
  66. 56797fd Merge changes I4129c2a9,I9af06f81 am: 0bf4ea53f5 by Spandan Das · 2 years, 4 months ago
  67. 0bf4ea5 Merge changes I4129c2a9,I9af06f81 by Spandan Das · 2 years, 4 months ago
  68. 2dc7244 Don't add apex_set deps in nondeterministic order by Liz Kammer · 2 years, 4 months ago
  69. be9da69 Merge "Add min_sdk_version prop to snapshots" am: 0933fd59d7 am: 2f445ce30e am: 7ddf444d4d by Inseob Kim · 2 years, 4 months ago
  70. 7ddf444 Merge "Add min_sdk_version prop to snapshots" am: 0933fd59d7 am: 2f445ce30e by Inseob Kim · 2 years, 4 months ago
  71. 2f445ce Merge "Add min_sdk_version prop to snapshots" am: 0933fd59d7 by Inseob Kim · 2 years, 4 months ago
  72. 0933fd5 Merge "Add min_sdk_version prop to snapshots" by Inseob Kim · 2 years, 4 months ago
  73. 7f7328a Merge "Revert "mixed builds correctly reference stubs libs"" am: dc0a4021cd am: e2a2f11827 am: a447f6a3be by Sam Delmerico · 2 years, 4 months ago
  74. 99e2a8a Merge "Added assignee field to FuzzConfig." am: 1ea1bc3b6b am: 36d7e136b5 am: 0ac9d0a5be by David Fu · 2 years, 4 months ago
  75. a447f6a Merge "Revert "mixed builds correctly reference stubs libs"" am: dc0a4021cd am: e2a2f11827 by Sam Delmerico · 2 years, 4 months ago
  76. e2a2f11 Merge "Revert "mixed builds correctly reference stubs libs"" am: dc0a4021cd by Sam Delmerico · 2 years, 4 months ago
  77. 0ac9d0a Merge "Added assignee field to FuzzConfig." am: 1ea1bc3b6b am: 36d7e136b5 by David Fu · 2 years, 4 months ago
  78. 36d7e13 Merge "Added assignee field to FuzzConfig." am: 1ea1bc3b6b by David Fu · 2 years, 4 months ago
  79. dc0a402 Merge "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 4 months ago
  80. def5977 Merge "Fix api fingerprinting with apex." am: 04af019ec0 am: ccd6dc4983 am: 59e10ef97d by Zi Wang · 2 years, 4 months ago
  81. 1ea1bc3 Merge "Added assignee field to FuzzConfig." by David Fu · 2 years, 4 months ago
  82. 59e10ef Merge "Fix api fingerprinting with apex." am: 04af019ec0 am: ccd6dc4983 by Zi Wang · 2 years, 4 months ago
  83. ccd6dc4 Merge "Fix api fingerprinting with apex." am: 04af019ec0 by Zi Wang · 2 years, 4 months ago
  84. 0c5c1d8 Merge "riscv64: stop reserving x18 for shadow call stack." am: 0ee012c2c4 am: 5823afeacd am: b373ca4782 by Elliott Hughes · 2 years, 4 months ago
  85. 04af019 Merge "Fix api fingerprinting with apex." by Zi Wang · 2 years, 4 months ago
  86. b373ca4 Merge "riscv64: stop reserving x18 for shadow call stack." am: 0ee012c2c4 am: 5823afeacd by Elliott Hughes · 2 years, 4 months ago
  87. 5823afe Merge "riscv64: stop reserving x18 for shadow call stack." am: 0ee012c2c4 by Elliott Hughes · 2 years, 4 months ago
  88. 0ee012c Merge "riscv64: stop reserving x18 for shadow call stack." by Elliott Hughes · 2 years, 4 months ago
  89. 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 2 years, 4 months ago
  90. ce28e91 Merge "Pass -Wl,--as-needed when linking Rust binaries." am: 67237c82ed am: 4968b03a47 am: 8c20cddae0 by Peter Collingbourne · 2 years, 4 months ago
  91. a4f7dae Fix api fingerprinting with apex. by Zi Wang · 2 years, 4 months ago
  92. 8c20cdd Merge "Pass -Wl,--as-needed when linking Rust binaries." am: 67237c82ed am: 4968b03a47 by Peter Collingbourne · 2 years, 4 months ago
  93. 4968b03 Merge "Pass -Wl,--as-needed when linking Rust binaries." am: 67237c82ed by Peter Collingbourne · 2 years, 4 months ago
  94. 67237c8 Merge "Pass -Wl,--as-needed when linking Rust binaries." by Peter Collingbourne · 2 years, 4 months ago
  95. af4e33b Added assignee field to FuzzConfig. by David Fu · 2 years, 4 months ago
  96. f8b266a Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" am: cf76125627 am: 708673e0bc am: 2be450f6b1 by Usta (Tsering) Shrestha · 2 years, 4 months ago
  97. 2be450f Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" am: cf76125627 am: 708673e0bc by Usta (Tsering) Shrestha · 2 years, 4 months ago
  98. 708673e Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" am: cf76125627 by Usta (Tsering) Shrestha · 2 years, 4 months ago
  99. cf76125 Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" by Usta (Tsering) Shrestha · 2 years, 4 months ago
  100. 26b0dff Merge "Add additional java_api_library module to java testing" am: d1a038c183 am: 8ce85df02b am: 115dae4d1c by Jihoon Kang · 2 years, 4 months ago