- 833fa69 Update the golden image after building with JDK 21 by Sorin Basca · 2 years, 1 month ago
- 23a119fc Merge "Add option to only compile certain Proto messages" into main am: a2e44448c1 by Pablo Gamito · 2 years, 1 month ago
- a2e44448 Merge "Add option to only compile certain Proto messages" into main by Pablo Gamito · 2 years, 1 month ago
- 6ca20ea Add option to only compile certain Proto messages by Pablo Gamito · 2 years, 2 months ago
- 45f7be4 Merge "Change the default package license to Apache-2.0 and remove the Android.mk." into main am: 7aabac2b9c by Wei Li · 2 years, 1 month ago
- 1a20c12 Change the default package license to Apache-2.0 and remove the Android.mk. by Wei Li · 2 years, 1 month ago
- 0c31471 Merge "Set static timestamps in protologtool output" into main am: 3d0cb6ccc8 by Dan Willemsen · 2 years, 1 month ago
- d047331 Set static timestamps in protologtool output by Dan Willemsen · 2 years, 1 month ago
- bfc9789 Merge changes I838fefec,I6e8a3f28 into main am: 5ec5972f64 by Pablo Gamito · 2 years, 1 month ago
- 5ec5972 Merge changes I838fefec,I6e8a3f28 into main by Pablo Gamito · 2 years, 1 month ago
- 2605a43 Add ProtoLog owners files by Pablo Gamito · 2 years, 2 months ago
- 9484a44 Merge "Adding dist for aapt2_results" into main am: 489d336733 by Wei Li · 2 years, 2 months ago
- 489d336 Merge "Adding dist for aapt2_results" into main by Wei Li · 2 years, 2 months ago
- 7f966b5 Merge "Fix assignment for last element in codegen list" into main am: 12e1764dd6 by Treehugger Robot · 2 years, 2 months ago
- 815016a Fix assignment for last element in codegen list by Sorin Basca · 2 years, 2 months ago
- ffe6023 Adding dist for aapt2_results by Nelson Li · 2 years, 2 months ago
- 5ddf8a1 Merge "Fix common typos" into main am: a775593c9e by William Goh · 2 years, 2 months ago
- 7297407 Fix common typos by William Goh · 2 years, 2 months ago
- 88e05b4e Merge "Convert `aapt2_run_host_unit_tests` to Android.bp" into main am: ab3903daaa by Treehugger Robot · 2 years, 2 months ago
- 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years, 2 months ago
- 08b87e4 Convert `aapt2_run_host_unit_tests` to Android.bp by Nelson Li · 2 years, 2 months ago
- 12dc2b8 [aapt2] Always generate code for permissions by Mark Punzalan · 2 years, 2 months ago
- 438d2e2 Merge "[aapt2] Allow multi-line argument files" into main by Mark Punzalan · 2 years, 2 months ago
- 5d201fd Merge "[aapt2] Use FeatureFlagsFilter in link command" into main by Mark Punzalan · 2 years, 2 months ago
- 3cf2db8 Merge "Remove unused Android.mk in NamespaceTest" into main by Treehugger Robot · 2 years, 2 months ago
- a276b96 Remove unused Android.mk in NamespaceTest by Nelson Li · 2 years, 3 months ago
- a8bb9e4 Remove unused Android.mk in MergeOnlyTest by Nelson Li · 2 years, 3 months ago
- 8c4d4ea3 [aapt2] Allow multi-line argument files by Mark Punzalan · 2 years, 3 months ago
- 4b564de [aapt2] Use FeatureFlagsFilter in link command by Mark Punzalan · 2 years, 3 months ago
- 27b6ebe Merge "Update EnforcePermissionFix to set fix name" into main by Tor Norbye · 2 years, 3 months ago
- 9bb21bc Update EnforcePermissionFix to set fix name by Tor Norbye · 2 years, 3 months ago
- 4bb0196 Merge changes I304a1e98,I28f093d6 into main am: 3f1ed97820 am: 51d9bf38fa am: 363b0fefe1 by Cole Faust · 2 years, 3 months ago
- 9ceed75 Merge "Support "probing" ignored tests; more Parcel impl." into main by Jeff Sharkey · 2 years, 3 months ago
- 3f1ed97 Merge changes I304a1e98,I28f093d6 into main by Cole Faust · 2 years, 3 months ago
- 06e55ab Support "probing" ignored tests; more Parcel impl. by Jeff Sharkey · 2 years, 4 months ago
- f30995f Add compile_data to AaptSymlinkTest by Cole Faust · 2 years, 4 months ago
- 1894f3f Disable use_resource_processor for aapt2 integration tests by Colin Cross · 2 years, 6 months ago
- 6d288fe Migrate several PowerStats tests to Ravenwood by Dmitri Plotnikov · 2 years, 4 months ago
- 31c519f8 Migrate MultiStateStatsTest to Ravenwood by Dmitri Plotnikov · 2 years, 4 months ago
- 9ac0521 Ravenwood support for feature flags. by Jeff Sharkey · 2 years, 4 months ago
- 554e294 Merge changes from topic "dec5" into main by Jeff Sharkey · 2 years, 4 months ago
- 1536a4b Merge "Fix -Wunused-variable compiler warning" into main am: 76a85e9218 am: a862458648 am: 4314f1e460 by Yi Kong · 2 years, 4 months ago
- 4314f1e Merge "Fix -Wunused-variable compiler warning" into main am: 76a85e9218 am: a862458648 by Yi Kong · 2 years, 4 months ago
- e1d9d12 Merge "Fix -Wunused-variable compiler warning" into main am: 76a85e9218 by Yi Kong · 2 years, 4 months ago
- a862458 Merge "Fix -Wunused-variable compiler warning" into main am: 76a85e9218 by Yi Kong · 2 years, 4 months ago
- 256d907 Support more internal utils under Ravenwood. by Jeff Sharkey · 2 years, 4 months ago
- d650788 Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 4 months ago
- 39d2c72 HostStubGen: Allow @Throw on @NativeSubstitutionClass native methods by Makoto Onuki · 2 years, 4 months ago
- 6b19707 HostStubGen: Make sure substitution methods have right visibility by Makoto Onuki · 2 years, 4 months ago
- 035e13c Merge "Update TEST_MAPPING for ravenwood" into main by Treehugger Robot · 2 years, 4 months ago
- ededd7e Update TEST_MAPPING for ravenwood by Makoto Onuki · 2 years, 4 months ago
- 0ac2a76 Merge "Base support for `servicestests` under Ravenwood." into main by Jeff Sharkey · 2 years, 4 months ago
- 17e5a52 Merge "HostStubGen: Inject more annotations in output jar" into main by Makoto Onuki · 2 years, 4 months ago
- 0622dd1 HostStubGen: Inject more annotations in output jar by Makoto Onuki · 2 years, 4 months ago
- 1b4ee5b Merge "HostStubGen: Fix direct outer class detection" into main by Treehugger Robot · 2 years, 4 months ago
- 0e7dca6 HostStubGen: Fix direct outer class detection by Makoto Onuki · 2 years, 4 months ago
- 87f82bb Merge "Revert^2 "Move some image/9patch code to androidfw"" into main by Jeremy Meyer · 2 years, 4 months ago
- b4f83ff Revert^2 "Move some image/9patch code to androidfw" by Jeremy Meyer · 2 years, 4 months ago
- 8486b54 HostStubGen: Fix jarjar rule on guava by Makoto Onuki · 2 years, 4 months ago
- 7cf1ef6 Merge "Clean up hoststubgen README files" into main by Jeff Sharkey · 2 years, 4 months ago
- 88ddd19 Merge changes from topic "nov29" into main by Jeff Sharkey · 2 years, 4 months ago
- d067918 Merge "Revert "Move some image/9patch code to androidfw"" into main by Junwei Wang · 2 years, 4 months ago
- 917043b Revert "Move some image/9patch code to androidfw" by Junwei Wang · 2 years, 4 months ago
- 1a00cae Clean up hoststubgen README files by Makoto Onuki · 2 years, 4 months ago
- 6f6392a Merge "HostStubGen: Write verbose/debug log to a file" into main by Makoto Onuki · 2 years, 4 months ago
- 784b36c Base support for `servicestests` under Ravenwood. by Jeff Sharkey · 2 years, 4 months ago
- 299ea3e `FileUtils` and `AtomicFile` under Ravenwood. by Jeff Sharkey · 2 years, 4 months ago
- 623cffb HostStubGen: Write verbose/debug log to a file by Makoto Onuki · 2 years, 4 months ago
- 43b63c6 Merge "Move some image/9patch code to androidfw" into main by Jeremy Meyer · 2 years, 4 months ago
- 3c941e1 Merge "HostStubGen: Fix minor bug" into main by Jeff Sharkey · 2 years, 4 months ago
- 32154d2 Move some image/9patch code to androidfw by Jeremy Meyer · 2 years, 5 months ago
- ac5636e HostStubGen: Fix minor bug by Makoto Onuki · 2 years, 4 months ago
- 3b0c4f8 Keep all AIDL generated classes by Makoto Onuki · 2 years, 4 months ago
- a0b1fe2 HostStubGen: Prevent conflicting command line args by Makoto Onuki · 2 years, 4 months ago
- b3fc530 Merge "HostStubGen: Add heuristics for AIDL classes" into main by Makoto Onuki · 2 years, 4 months ago
- 0864752 Merge "Support Handler/Looper for Ravenwood, with CTS." into main by Jeff Sharkey · 2 years, 4 months ago
- ac1422f HostStubGen: Add heuristics for AIDL classes by Makoto Onuki · 2 years, 4 months ago
- c8a04dc HostStubGen: Stub generation is now optional, etc by Makoto Onuki · 2 years, 4 months ago
- 1c7db6b Support Handler/Looper for Ravenwood, with CTS. by Jeff Sharkey · 2 years, 4 months ago
- 570427ba Merge "More `android.util` internals, with tests." into main by Jeff Sharkey · 2 years, 4 months ago
- ce9f0d0 More `android.util` internals, with tests. by Jeff Sharkey · 2 years, 4 months ago
- 0c76c85 [HostStubGen] Support non-static methods... by Makoto Onuki · 2 years, 4 months ago
- 7306771 [1/?] Support android.content for Ravenwood. by Jeff Sharkey · 2 years, 4 months ago
- 1cd0782 Merge changes from topic "nov13" into main by Jeff Sharkey · 2 years, 4 months ago
- 4ee8a65 PersistableBundle for Ravenwood, with CTS. by Jeff Sharkey · 2 years, 4 months ago
- c3ea2f9 Merge "[aapt2] Implement FeatureFlagsFilter" into main am: 3fc4d3967e am: 6095d3d19b am: 3f9ad6d86c by Mark Punzalan · 2 years, 4 months ago
- 14e2faed Merge "[aapt2] Implement FeatureFlagsFilter" into main am: 3fc4d3967e by Mark Punzalan · 2 years, 4 months ago
- 6095d3d Merge "[aapt2] Implement FeatureFlagsFilter" into main am: 3fc4d3967e by Mark Punzalan · 2 years, 4 months ago
- dcc00c4 [aapt2] Implement FeatureFlagsFilter by Mark Punzalan · 2 years, 5 months ago
- 28df6d6 Merge changes I0fbd41b6,If791b6d8 into main am: dcd948462b am: b68085f552 am: c9ea26e5cb by Thiébaud Weksteen · 2 years, 4 months ago
- b68085f Merge changes I0fbd41b6,If791b6d8 into main am: dcd948462b by Thiébaud Weksteen · 2 years, 4 months ago
- 1d11f08 Merge changes I0fbd41b6,If791b6d8 into main am: dcd948462b by Thiébaud Weksteen · 2 years, 4 months ago
- 668cb32 Merge "[aapt2] Parse --feature-flags parameter values" into main am: 21bbfb8754 am: 3ded596720 am: 7b65ed0487 by Mark Punzalan · 2 years, 4 months ago
- 4045558 Merge "lint: update documentation on how to update the baseline" into main am: bc9d6797ec am: 195230e096 am: 55b93b2bf9 by Thiébaud Weksteen · 2 years, 4 months ago
- dcd9484 Merge changes I0fbd41b6,If791b6d8 into main by Thiébaud Weksteen · 2 years, 4 months ago
- e85b64e Merge "[aapt2] Parse --feature-flags parameter values" into main am: 21bbfb8754 by Mark Punzalan · 2 years, 4 months ago
- 3ded596 Merge "[aapt2] Parse --feature-flags parameter values" into main am: 21bbfb8754 by Mark Punzalan · 2 years, 4 months ago
- 195230e Merge "lint: update documentation on how to update the baseline" into main am: bc9d6797ec by Thiébaud Weksteen · 2 years, 4 months ago
- 719febf Merge "lint: update documentation on how to update the baseline" into main am: bc9d6797ec by Thiébaud Weksteen · 2 years, 4 months ago
- 21bbfb8 Merge "[aapt2] Parse --feature-flags parameter values" into main by Mark Punzalan · 2 years, 4 months ago