1. 2bb9c55 Add lint test property by Cole Faust · 3 years ago
  2. fd1f4d5 Expose avb_hash_algorithm as a property. am: f3d1e8c24c by Shikha Panwar · 2 years, 6 months ago
  3. f3d1e8c Expose avb_hash_algorithm as a property. by Shikha Panwar · 2 years, 8 months ago
  4. c895c7b DO NOT MERGE: Make min_sdk overridable in override_apex by zhidou · 2 years, 6 months ago
  5. 5d647d0 [Cherry picked from I86e0bf684a5083221dae53907d9f548a0390b673] by Harshit Mahajan · 2 years, 7 months ago
  6. fc9623b Set Java version for java_api_library module by Jihoon Kang · 2 years, 8 months ago
  7. 09ff3de Add an api_files property in java_api_library by Spandan Das · 2 years, 8 months ago
  8. ea04aad Add phony rule for java_api_library module type by Jihoon Kang · 2 years, 8 months ago
  9. 2913b4b Update java_api_library prop name by Jihoon Kang · 2 years, 9 months ago
  10. 24756d7 Create java_api_contribution and java_api_library module by Jihoon Kang · 2 years, 9 months ago
  11. 38c5bab Do not register missing deps by Spandan Das · 2 years, 10 months ago
  12. 26566d6 Merge "Add support for pom with packaging=apk to pom2bp." into tm-mainline-prod by Anvesh Renikindi · 2 years, 8 months ago
  13. 3df1467 Add support for pom with packaging=apk to pom2bp. by Brett Chabot · 2 years, 10 months ago
  14. c8e4a79 Add support for prepending text from a file by Alan Viverette · 3 years ago
  15. 962bc24 Merge "Add option to override defaultManifestVersion" into tm-mainline-prod by TreeHugger Robot · 2 years, 8 months ago
  16. 248e219 Support robolectric zip expectations (similar to command line zip) am: a8033c94db by Rex Hoffman · 2 years, 8 months ago
  17. 004fbef Add option to override defaultManifestVersion by Sahana Rao · 2 years, 8 months ago
  18. a8033c9 Support robolectric zip expectations (similar to command line zip) by Rex Hoffman · 2 years, 8 months ago
  19. c21336e Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 9 months ago
  20. b452cc7 Enable new_robolectric am: ebaac47e4e by Rex Hoffman · 2 years, 9 months ago
  21. 3b80919 Merge "Allow namespace config to be tested properly" into tm-mainline-prod by TreeHugger Robot · 2 years, 9 months ago
  22. 85db4a6 Switch the namespace tests to fully use test fixtures by Paul Duffin · 4 years, 1 month ago
  23. 97e2e4a Allow namespace config to be tested properly by Paul Duffin · 2 years, 9 months ago
  24. ebaac47 Enable new_robolectric by Rex Hoffman · 2 years, 9 months ago
  25. 58ffdf8 Add support for per-arch configuration in apex_defaults by Nikita Ioffe · 2 years, 10 months ago
  26. 04e6dfb Add exclude_* properties to apex arch-specific properties by Colin Cross · 2 years, 9 months ago
  27. de18343 Fix panics when target arch is riscv64 by Colin Cross · 2 years, 10 months ago
  28. eb5e9fc Add riscv64 support for apex prebuilt by Chen Guoyin · 2 years, 10 months ago
  29. 93dd40b Add riscv64-linux-android support by Colin Cross · 3 years, 1 month ago
  30. 6146d66 Removed unused GCC references by Colin Cross · 2 years, 10 months ago
  31. c61da1f Merge "update and create bundle config pb python library" into tm-mainline-prod by Dennis Shen · 2 years, 10 months ago
  32. dd5beeb update and create bundle config pb python library by Dennis Shen · 2 years, 10 months ago
  33. a531936 Properly skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 2 years, 10 months ago
  34. 5961b2b Skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 2 years, 10 months ago
  35. c87db65 Merge "Add TestPathContext" into tm-mainline-prod by TreeHugger Robot · 2 years, 10 months ago
  36. e1d7e7b Add TestPathContext by Paul Duffin · 2 years, 10 months ago
  37. 308fa1e Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 2 years, 10 months ago
  38. 1456504 Test bootImageConfig/Variant fields by Paul Duffin · 2 years, 10 months ago
  39. 3202922 Merge "Add CommonOs to Config.Targets" into tm-mainline-prod by TreeHugger Robot · 2 years, 10 months ago
  40. 1459dea Add CommonOs to Config.Targets by Paul Duffin · 2 years, 10 months ago
  41. a47df7f Add Config,RunningInsideUnitTest by Paul Duffin · 2 years, 10 months ago
  42. ddf000f Merge changes from topic "cherrypicker-L21100000956698586:N81600001300765487" into tm-mainline-prod by TreeHugger Robot · 2 years, 10 months ago
  43. 9d8b46a Remove deviceInstalls from bootImageVariant by Paul Duffin · 2 years, 10 months ago
  44. 5fe9042 Remove profilePathOnHost from bootImageConfig by Paul Duffin · 2 years, 10 months ago
  45. 74920cf Document bootImageConfig and bootImageVariant structs by Paul Duffin · 2 years, 10 months ago
  46. ccb8c8d Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 10 months ago
  47. afadecc Merge "Make writing command-line arguments as a comment in the generated file optional" into tm-mainline-prod by Alan Viverette · 2 years, 10 months ago
  48. 2e4fa11 Merge "Reformat build/soong for go 1.19" into tm-mainline-prod by TreeHugger Robot · 2 years, 10 months ago
  49. 1dd5061 Make writing command-line arguments as a comment in the generated file optional by Alan Viverette · 2 years, 11 months ago
  50. 8aabd75 Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  51. 7e0a735 Add UpsideDownCake to the releases for which snapshots can be built by Paul Duffin · 2 years, 10 months ago
  52. 46c6139 Merge "java_sdk_library_import: Copy all prebuilt properties to child modules" into tm-mainline-prod by TreeHugger Robot · 2 years, 10 months ago
  53. 397924a java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 10 months ago
  54. d19b10b Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 3 years, 2 months ago
  55. d2e5bed Merge "Make native libs available to DCLA apexes" into tm-mainline-prod by Dennis Shen · 2 years, 10 months ago
  56. f7cd863 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 2 years, 11 months ago
  57. 2f0fddc Add sdk:"keep" tag support by Paul Duffin · 2 years, 11 months ago
  58. 45fc9b2 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 2 years, 11 months ago
  59. 2a27c02 Make native libs available to DCLA apexes by Dennis Shen · 2 years, 11 months ago
  60. 96a6997 Merge "Cherrypick of aosp/2172270" into tm-mainline-prod by Dennis Shen · 2 years, 11 months ago
  61. f3ec7e0 Cherrypick of aosp/2172270 by Dennis Shen · 3 years ago
  62. 28e66ca Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years ago
  63. 311210c Separate hidden API flag info for sdk from platform_bootclasspath by Paul Duffin · 2 years, 11 months ago
  64. 722e5cc Separate hidden API flag generation from encoding by Paul Duffin · 2 years, 11 months ago
  65. 91c1676 Revert "bootclasspath_fragment: Treat some specific modules as test" by Paul Duffin · 2 years, 11 months ago
  66. 0fcd2f3 Integrate gen_notice with Make for dist. by Bob Badour · 2 years, 11 months ago
  67. 3fd5d95 Merge "add jacocoagent by default to Java modules" into tm-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  68. 27bf106 Move embedded notice file path above aapt rule generation by Colin Cross · 3 years, 1 month ago
  69. 7ec5dfb Merge "disable usage of plugins as static libs" into tm-mainline-prod by Sam Delmerico · 2 years, 11 months ago
  70. b4a469a Merge "Fix gen_notice init to support arch and dist." into tm-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  71. d6714ad Fix gen_notice init to support arch and dist. by Bob Badour · 2 years, 11 months ago
  72. f15716f add jacocoagent by default to Java modules by Sam Delmerico · 2 years, 11 months ago
  73. 969f8f0 disable usage of plugins as static libs by Sam Delmerico · 3 years, 3 months ago
  74. 72da93e Bluetooth available hack by William Escande · 3 years ago
  75. cfd0caa jacoco libs dependency for instrumented libraries by Sam Delmerico · 3 years ago
  76. 4eed981 Add current build release by Paul Duffin · 3 years ago
  77. b5e3c98 Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years ago
  78. 067e12f Merge "Dedup apiFile and removedApiFile fields" into tm-mainline-prod by TreeHugger Robot · 3 years ago
  79. 6cdfd3f Dedup apiFile and removedApiFile fields by Paul Duffin · 3 years ago
  80. 04beaab Push Hidden_api inside HiddenAPIFlagFileProperties by Paul Duffin · 3 years ago
  81. 710a9ed Refactor handling of hidden API property provided information by Paul Duffin · 3 years ago
  82. 719cc62 Revert "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 3 years ago
  83. 8bfefc0 Merge "rust: Allow rust_ffi_shared in jni_libs" into tm-mainline-prod by Ante Culo · 3 years ago
  84. be6873f rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 3 years, 1 month ago
  85. 79b1f25 Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" into tm-mainline-prod by Artur Satayev · 3 years ago
  86. cf9b007 Set targetSdkVersion to 10000 for MTS tests targeting current by Spandan Das · 3 years ago
  87. 4987e7e Make ignorewarnings optional in optimize by Remi NGUYEN VAN · 3 years ago
  88. c4d437c Keep Notice property from erasing license texts. by Bob Badour · 3 years, 1 month ago
  89. c2b6dec Fix escaping for package_name by Bob Badour · 3 years, 2 months ago
  90. 877d5ee Tool to create license metadata for copied target. by Bob Badour · 3 years, 2 months ago
  91. 65ebcd7 Make sure dist files have license metadata. by Bob Badour · 3 years, 4 months ago
  92. 9198550 Add gen_notice module. by Bob Badour · 3 years, 3 months ago
  93. 9bcfe69 Revert "Patch to fix Aug train issue with tethering" by Paul Duffin · 3 years ago
  94. a649ad5 Patch to fix Aug train issue with tethering by Paul Duffin · 3 years ago
  95. f33bea3 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 3 years, 1 month ago
  96. 43d56de Sort files in sdk snapshot zip to ensure consistent behavior by Paul Duffin · 3 years, 1 month ago
  97. 14910d7 [automerger skipped] Use implementation jar for updatable-media in snapshot for S am: 8a61b59e17 -s ours by Paul Duffin · 3 years, 1 month ago
  98. 8a61b59 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 3 years, 1 month ago
  99. be75059 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 3 years, 1 month ago
  100. a3096cd Cleaning up comment removal and version replacement by Alexei Nicoara · 3 years, 1 month ago