1. 5372a24 Disallow '_' in bpf source name by Ken Chen · 3 years, 1 month ago
  2. 5556c5f Treat <x> and <x>_compressed prebuilt APEXes as being equivalent by Paul Duffin · 3 years, 2 months ago
  3. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years, 4 months ago
  4. 520917a Pass pointer to dependencyTag instead of copying struct by Paul Duffin · 3 years, 3 months ago
  5. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 3 months ago
  6. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 3 years, 3 months ago
  7. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 3 years, 3 months ago
  8. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 3 years, 4 months ago
  9. 8ce1efc Suffix the build ID to the dirname of APK-in-APEX files. by Jingwen Chen · 3 years, 4 months ago
  10. 9c58a36 Merge "Remove apex10000_private variants" by Jiyong Park · 3 years, 4 months ago
  11. d4a0063 Remove apex10000_private variants by Jiyong Park · 3 years, 4 months ago
  12. abc0dab Move proguard test files to java package by Colin Cross · 3 years, 4 months ago
  13. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 3 years, 5 months ago
  14. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 3 years, 5 months ago
  15. f14e254 Change permitted_packages check to be per-jar rather than per-apex by Spandan Das · 3 years, 9 months ago
  16. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years, 8 months ago
  17. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 4 months ago
  18. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 4 months ago
  19. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 4 months ago
  20. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 3 years, 5 months ago
  21. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 6 months ago
  22. 979b652 Merge "Support overriding APEX java contents" by Remi NGUYEN VAN · 3 years, 5 months ago
  23. be90172 Support overriding APEX java contents by Remi NGUYEN VAN · 3 years, 5 months ago
  24. 0407606 Merge "Install required deps for flattened APEX." by Jiakai Zhang · 3 years, 5 months ago
  25. d70dff7 Install required deps for flattened APEX. by Jiakai Zhang · 3 years, 6 months ago
  26. 7ff6e3d Merge "apex: track transitive dependencies of rust jni lib" by Treehugger Robot · 3 years, 6 months ago
  27. 34d5c33 apex: track transitive dependencies of rust jni lib by Jiyong Park · 3 years, 6 months ago
  28. a6d3667 apex supports ".apex" tag by Jooyung Han · 3 years, 6 months ago
  29. d9c23ab Do not propagate strict updatability linting to libcore/ by Spandan Das · 3 years, 6 months ago
  30. 6677325 Propagate strict_updatability_linting to transitive deps of updatable apexes by Spandan Das · 3 years, 7 months ago
  31. 91f9203 VNDK libs use "unique" APEX variants by Jooyung Han · 3 years, 6 months ago
  32. c5a9676 use_vndk_as_stable APEX shouldn't include VNDK lib by Jooyung Han · 3 years, 6 months ago
  33. c85964a Merge "Improve apex build check explanation" by Treehugger Robot · 3 years, 7 months ago
  34. d967aee Improve apex build check explanation by Andrei Onea · 3 years, 7 months ago
  35. a9a5d36 Merge "[NETD-BPF#34] Add a tag for bpf to specify the install folder" by Treehugger Robot · 3 years, 7 months ago
  36. fad7f9d [NETD-BPF#34] Add a tag for bpf to specify the install folder by Ken Chen · 3 years, 9 months ago
  37. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years, 7 months ago
  38. a3d7915 Add comments and clarify errors in neverallow by Liz Kammer · 3 years, 9 months ago
  39. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 8 months ago
  40. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 8 months ago
  41. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  42. ae9cf26 Merge changes from topic "canned_fs_config" by Jiyong Park · 3 years, 8 months ago
  43. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 8 months ago
  44. d7c3fc0 Merge "Do not allow duplicate deapexer dependencies." by Martin Stjernholm · 3 years, 8 months ago
  45. 1fdd6ca Relax apex package restriction for T+ jars by Remi NGUYEN VAN · 3 years, 8 months ago
  46. 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 8 months ago
  47. 43c44b0 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 1 month ago
  48. e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 8 months ago
  49. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 9 months ago
  50. 6910911 Forbid updatable: true on vendor APEXes. by Daniel Norman · 3 years, 8 months ago
  51. abd43ec Merge "Add Sh_binaries property" by Treehugger Robot · 3 years, 8 months ago
  52. 80c0489 Add Sh_binaries property by Sundong Ahn · 3 years, 9 months ago
  53. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 10 months ago
  54. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 4 years ago
  55. dbb2a94 Merge "Respect `required` property of apex modules" by Treehugger Robot · 3 years, 9 months ago
  56. cacc4f3 Respect `required` property of apex modules by Jiyong Park · 3 years, 10 months ago
  57. 09c11ad apex.custom_sign_tool property by Jooyung Han · 3 years, 10 months ago
  58. ddf4eba Merge "Remove `use_apex_name_macro`" by Jiyong Park · 3 years, 10 months ago
  59. 91f1b42 Remove `use_apex_name_macro` by Jiyong Park · 3 years, 10 months ago
  60. 470b7e2 Add more tests for dexpreopting. by Jiakai Zhang · 3 years, 10 months ago
  61. bf027e4 Retry: Separate hidden API flags needed in sdk snapshots for S and T am: 191be3a186 by Paul Duffin · 3 years, 10 months ago
  62. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  63. 12d6b80 Merge changes from topic "bb_201948713" am: 8bb9c6a1d9 by Salmax Chang · 3 years, 10 months ago
  64. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 10 months ago
  65. afe55d6 Merge "Separate hidden API flags needed in sdk snapshots for S and T" am: 6b383e9ef2 by Paul Duffin · 3 years, 10 months ago
  66. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  67. 40fc93f Merge changes I957f3df8,I68986dcc am: cf6bf37d04 by Martin Stjernholm · 3 years, 11 months ago
  68. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 11 months ago
  69. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
  70. 45dd37c Merge "Add test to TestJavaStableSdkVersion for legacy core platform" am: 3769a27c5e by Treehugger Robot · 3 years, 11 months ago
  71. 1ea7c9f Add test to TestJavaStableSdkVersion for legacy core platform by Paul Duffin · 4 years, 5 months ago
  72. 6e5aabb Merge "Share cFlags, tidyFlags, etc. in a module" am: b1a12462a9 by Treehugger Robot · 3 years, 11 months ago
  73. b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 4 years ago
  74. 17544fe Merge "Relax restriction on suffix of apex_set filename to include .capex" am: 385cde82d4 by Mohammad Islam · 4 years ago
  75. 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 4 years ago
  76. b8d4e69 Merge "Allows prebuilts in override_apex." am: e267bc8f74 by Treehugger Robot · 4 years ago
  77. e267bc8 Merge "Allows prebuilts in override_apex." by Treehugger Robot · 4 years ago
  78. 5a3ce13 Allows prebuilts in override_apex. by Daniel Norman · 4 years ago
  79. ab47a76 Merge "Skip dexbootjar check using AllowMissingDependencies flag" am: b7e5985fd5 by Spandan Das · 4 years ago
  80. b7e5985 Merge "Skip dexbootjar check using AllowMissingDependencies flag" by Spandan Das · 4 years ago
  81. 8526bc9 Merge "Rename BuildDir and NinjaBuildDir." am: 5602d33025 by Lukács T. Berki · 4 years ago
  82. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
  83. a88fc3e Merge "Make bpfs properties overridable" am: 60dc5c0db2 by Treehugger Robot · 4 years ago
  84. 60dc5c0 Merge "Make bpfs properties overridable" by Treehugger Robot · 4 years ago
  85. 7c803b8 Make bpfs properties overridable by markchien · 4 years ago
  86. 10ea4bf Skip dexbootjar check using AllowMissingDependencies flag by Spandan Das · 4 years ago
  87. b4adefa Merge changes I15328e0b,I731227c2 am: 19312d4224 by Jiyong Park · 4 years ago
  88. 5df7bd3 crt objects for APEX and vendor variants have correct target API levels by Jiyong Park · 4 years ago
  89. 4d566be Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." am: 721f42d12a am: 9958b36643 by satayev · 4 years ago
  90. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years ago
  91. 69c6143 Merge changes Ie2012adb,Ib0283ca6 am: 03beb0ec77 am: 47992dd860 by Treehugger Robot · 4 years ago
  92. a9baefe Merge "Revert "Prohibit static executable in APEX"" am: 2fe71a5165 am: 2af22b8729 by Jiyong Park · 4 years ago
  93. d12979d static rust binaries are also prohibited in APEXes by Jiyong Park · 4 years ago
  94. 192600a Revert "Revert "Prohibit static executable in APEX"" by Jiyong Park · 4 years ago
  95. 2125aab Revert "Prohibit static executable in APEX" by Yen-Chao Chen · 4 years ago
  96. 42a7f17 Merge "Prohibit static executable in APEX" am: d8a3513155 am: 7986f564b6 by Jiyong Park · 4 years ago
  97. 3a8130c Prohibit static executable in APEX by Jiyong Park · 4 years ago
  98. ad6cb08 Merge "Rename UpdatableBootJars to ApexBootJars." am: 4102c0cc47 am: adb9e9f752 by satayev · 4 years ago
  99. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years ago
  100. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago