1. f6b5f82 Merge "Add libruy_static to allowed_deps" by Lev Proleev · 3 years, 10 months ago
  2. 37aad60 Add apexFixtureFactory to apex package by Paul Duffin · 3 years, 10 months ago
  3. 2157259 Merge "update apex/allowed_deps.txt" by Treehugger Robot · 3 years, 10 months ago
  4. 9c2e6d5 Merge "Avoid calling DepIsInSameApex when excluded from apex contents" by Paul Duffin · 3 years, 10 months ago
  5. 3d3f7a0 Merge "Extract apex registration code into function for reuse" by Paul Duffin · 3 years, 10 months ago
  6. e961282 Avoid calling DepIsInSameApex when excluded from apex contents by Paul Duffin · 3 years, 10 months ago
  7. 667893c Extract apex registration code into function for reuse by Paul Duffin · 3 years, 10 months ago
  8. 77e7d77 Merge "Run "prebuilt_postdeps" mutator again" by Jooyung Han · 3 years, 10 months ago
  9. c285125 Merge "Introduce derive_classpath service." by Treehugger Robot · 3 years, 10 months ago
  10. 86feead Run "prebuilt_postdeps" mutator again by Jooyung Han · 3 years, 10 months ago
  11. 110bca5 Merge "Remove extra return value from testApex" by Colin Cross · 3 years, 10 months ago
  12. 7403045 Introduce derive_classpath service. by Artur Satayev · 3 years, 11 months ago
  13. 921a89e Merge "Allow PermissionController to set min_sdk_version to 30." by Anton Hansson · 3 years, 10 months ago
  14. 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 3 years, 11 months ago
  15. 9bb022a Allow PermissionController to set min_sdk_version to 30. by Hai Zhang · 4 years, 1 month ago
  16. 480762d update apex/allowed_deps.txt by Jeongik Cha · 3 years, 11 months ago
  17. 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 3 years, 11 months ago
  18. e9d0de4 Merge "Remove myself from the OWNERS" by Makoto Onuki · 3 years, 11 months ago
  19. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 3 years, 11 months ago
  20. 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 3 years, 11 months ago
  21. cbcc5b7 Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 11 months ago
  22. 2964583 Merge RQ2A.210305.007 by Xin Li · 3 years, 11 months ago
  23. 55418f8 Remove myself from the OWNERS by Makoto Onuki · 3 years, 11 months ago
  24. d152f5b Add libruy_static to allowed_deps by Lev Proleev · 3 years, 11 months ago
  25. f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
  26. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 3 years, 11 months ago
  27. fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 3 years, 11 months ago
  28. b267e12 Merge "Verify the prebuilt_apex selects the correct input apex file" am: 9b41efabd1 by Paul Duffin · 3 years, 11 months ago
  29. 6f34264 Merge "Add test to verify the deapexer rule's input apex file" am: 30c9fe93e0 by Paul Duffin · 3 years, 11 months ago
  30. 2807f00 Remove global state from VNDK apexes by Colin Cross · 3 years, 11 months ago
  31. 4416350 Add modules-annotation-minsdk in allowed_deps by Hyundo Moon · 3 years, 11 months ago
  32. 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 3 years, 11 months ago
  33. 9b41efa Merge "Verify the prebuilt_apex selects the correct input apex file" by Paul Duffin · 3 years, 11 months ago
  34. 30c9fe9 Merge "Add test to verify the deapexer rule's input apex file" by Paul Duffin · 3 years, 11 months ago
  35. 3310e2d Merge "APEX uses the latest version of the stub" am: ce80f18749 by Treehugger Robot · 3 years, 11 months ago
  36. ce80f18 Merge "APEX uses the latest version of the stub" by Treehugger Robot · 3 years, 11 months ago
  37. 764a15f Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" am: 69804ac388 by Paul Duffin · 3 years, 11 months ago
  38. b142641 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" am: 0a8d5248ef by Paul Duffin · 3 years, 11 months ago
  39. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
  40. 0d10c3c Verify the prebuilt_apex selects the correct input apex file by Paul Duffin · 3 years, 11 months ago
  41. f6932af Add test to verify the deapexer rule's input apex file by Paul Duffin · 3 years, 11 months ago
  42. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 3 years, 11 months ago
  43. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 3 years, 11 months ago
  44. 55549df APEX uses the latest version of the stub by Jiyong Park · 3 years, 11 months ago
  45. 1fd8f11 Merge "Add the new NetworkStack shim libraries to APEX allowed deps." am: 9023138b5e by Lorenzo Colitti · 3 years, 11 months ago
  46. 9023138 Merge "Add the new NetworkStack shim libraries to APEX allowed deps." by Lorenzo Colitti · 3 years, 11 months ago
  47. 4191ec7 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 3 years, 11 months ago
  48. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 11 months ago
  49. 4c666e8 Merge "Add modules-utils-build_system to allowed deps" by Treehugger Robot · 3 years, 11 months ago
  50. d4b9d04 Merge "update apex/allowed_deps.txt" by Treehugger Robot · 3 years, 11 months ago
  51. 97ca28e Add the new NetworkStack shim libraries to APEX allowed deps. by Lorenzo Colitti · 3 years, 11 months ago
  52. 6536ad7 Remove sdkext apex_available allowlist by Anton Hansson · 3 years, 11 months ago
  53. 982c52b Merge ab/7061308 into stage. by Xin Li · 3 years, 11 months ago
  54. 79f4ab2 update apex/allowed_deps.txt by Jeongik Cha · 4 years ago
  55. 1c46056 Remove extra return value from testApex by Colin Cross · 4 years ago
  56. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
  57. 5149805 Add modules-utils-build_system to allowed deps by Evan Severson · 4 years ago
  58. 15679b7 Merge "Add MediaProvider dependencies to allowed_deps.txt" by Martijn Coenen · 4 years ago
  59. 4941e4b Merge "Linktype check error message becomes more correct" by Jiyong Park · 4 years ago
  60. fd66847 Add MediaProvider dependencies to allowed_deps.txt by Martijn Coenen · 4 years ago
  61. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 4 years ago
  62. 847f230 Merge "clean up hard-coded min_sdk_version (statsd)" by Jooyung Han · 4 years ago
  63. cc60da8 clean up hard-coded min_sdk_version (statsd) by Jooyung Han · 4 years ago
  64. 0671146 filesystems property can be specific to arch by Jiyong Park · 4 years ago
  65. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 4 years ago
  66. 56ca4e4 Merge "Add NNAPI AIDL interface to allowed deps" by Lev Proleev · 4 years ago
  67. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years ago
  68. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years ago
  69. 3ddf9a8 Add NNAPI AIDL interface to allowed deps by Lev Proleev · 4 years, 1 month ago
  70. 320e170 Merge "Allow dex jars from prebuilt_apex to be used by hiddenapi" by Paul Duffin · 4 years ago
  71. b71a8de Merge "Refactor the hiddenAPI() method for reusability" by Paul Duffin · 4 years ago
  72. d85d058 Merge "Pass list of module libraries to gen_ndk_backed_by_apex.sh" by Treehugger Robot · 4 years ago
  73. 69f0a24 Pass list of module libraries to gen_ndk_backed_by_apex.sh by Colin Cross · 4 years ago
  74. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 4 years ago
  75. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 4 years ago
  76. 5d0572b Merge "Integrate hiddenapi processing into boot jars test" by Paul Duffin · 4 years ago
  77. 1a75902 Merge "Exclude exported_java_libs dependencies from visibility checks" by Paul Duffin · 4 years ago
  78. a713942 Exclude exported_java_libs dependencies from visibility checks by Paul Duffin · 4 years ago
  79. 89886cb Ensure subtest failures are reported on subtest by Paul Duffin · 4 years ago
  80. f38931c Integrate hiddenapi processing into boot jars test by Paul Duffin · 4 years ago
  81. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  82. b02128a Merge "Remove libbinder_headers from apex_available allowlist" by Treehugger Robot · 4 years ago
  83. 7701309 Merge "cc: fix version macro for stubs" by Jooyung Han · 4 years ago
  84. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 4 years ago
  85. 3a5c0af Merge "Change IKE min_sdk to 30" by Yan Yan · 4 years ago
  86. 59d0931 Remove libbinder_headers from apex_available allowlist by Jooyung Han · 4 years ago
  87. 87bd0f3 Merge "New header lib added to apex/allowed_deps.txt" by Treehugger Robot · 4 years ago
  88. 11b0fbd cc: fix version macro for stubs by Jooyung Han · 4 years ago
  89. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  90. 575b608 New header lib added to apex/allowed_deps.txt by Jooyung Han · 4 years ago
  91. 4e9eef57 Change IKE min_sdk to 30 by Yan Yan · 4 years ago
  92. 3627f83 Add no_op binary. by Dario Freni · 4 years ago
  93. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 4 years ago
  94. a1d6025 Add boot_images to apex by Paul Duffin · 4 years ago
  95. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years ago
  96. 82aab58 Turn apex compression from opt-out into opt-in by Nikita Ioffe · 4 years ago
  97. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years ago
  98. b9d731c Merge "Add boot_image module type" by Paul Duffin · 4 years ago
  99. 99afe0d Merge "apex: checks min_sdk_version for preview/current" by Treehugger Robot · 4 years ago
  100. 57eec10 Merge "Make com.android.art related tests more realistic" by Paul Duffin · 4 years ago