Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
refs/heads/android-16
/
tools
6ee7b89
Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/base into HEAD
by micky387
· 3 months ago
6b5ee04
Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/base into HEAD
by micky387
· 4 months ago
91e4d15
Fix: Replace modsFlagOnOrNone with mods in CachedProperty
by Piyush Singhania
· 6 months ago
6bf9fd9
Fix typo in aapt2 CLI --help
by Adam Soutar
· 6 months ago
1498b9a9
Merge "Collect parsing errors to report them at the end" into main
by Treehugger Robot
· 6 months ago
80cf43c
Merge "Make protolog common srcs a library" into main
by Pablo Gamito
· 6 months ago
db8d867
Merge "Format Android.bp files" into main
by Treehugger Robot
· 6 months ago
6dc8ba4
Collect parsing errors to report them at the end
by Pablo Gamito
· 6 months ago
c90355f
Handle invalid protolog message format more gracefully
by Pablo Gamito
· 6 months ago
0f3f7fe
Make protolog common srcs a library
by Pablo Gamito
· 6 months ago
81d7df2
Format Android.bp files
by Pablo Gamito
· 6 months ago
81ab5c3
Merge "Fix persisting which resources use feature flags" into main
by Jeremy Meyer
· 6 months ago
c6830a7
Fix persisting which resources use feature flags
by Jeremy Meyer
· 6 months ago
72edd1e
aapt2: Ensure sparse encoding isn't used on unsupported platforms
by Mark Punzalan
· 6 months ago
08c54a7
Persist whether xml resources have flags
by Jeremy Meyer
· 6 months ago
63c8410
Fixes for Kotlin 2.1
by Dave Mankoff
· 6 months ago
bfd807b
Merge "Fixes for Kotlin 2.1 in codegen_cli" into main
by Dave Mankoff
· 6 months ago
4880514
Fixes for Kotlin 2.1 in codegen_cli
by Dave Mankoff
· 6 months ago
f18caa5
Merge "Cleanup python version properties" into main am: cdcb8e5383 am: 222618a85a
by Treehugger Robot
· 6 months ago
222618a
Merge "Cleanup python version properties" into main am: cdcb8e5383
by Treehugger Robot
· 6 months ago
6f34577
Cleanup python version properties
by Cole Faust
· 6 months ago
82ada65
Merge 25Q1 (ab/12770256) to aosp-main-future
by Xin Li
· 6 months ago
58be7f8
Merge "[owners] Remove chiuwinson@google.com from tools/codegen/OWNERS" into main am: 6a4817356b am: 7949b3ef2f
by Owner Cleanup Bot
· 6 months ago
6a48173
Merge "[owners] Remove chiuwinson@google.com from tools/codegen/OWNERS" into main
by Owner Cleanup Bot
· 6 months ago
5019596
Merge "[owners] Remove jsharkey@google.com from tools/lint/OWNERS" into main am: ab49afe6f4 am: 1d1fd5304b
by Ronald Braunstein
· 6 months ago
23a549f
Merge "[owners] Remove satayev@google.com from tools/hiddenapi/OWNERS" into main am: 5b8f1fdf52 am: e19c7ad34e
by Owner Cleanup Bot
· 6 months ago
67eeb11
[owners] Remove jsharkey@google.com from tools/lint/OWNERS
by Owner Cleanup Bot
· 6 months ago
d2793b0
Merge "Only have featureFlag attr in xml when v>baklava" into main
by Jeremy Meyer
· 6 months ago
f0e495d
Only have featureFlag attr in xml when v>baklava
by Jeremy Meyer
· 7 months ago
c58f67c
[owners] Remove satayev@google.com from tools/hiddenapi/OWNERS
by Owner Cleanup Bot
· 6 months ago
01c813f
[owners] Remove chiuwinson@google.com from tools/codegen/OWNERS
by Owner Cleanup Bot
· 6 months ago
9d2af15
Merge "[owners] Remove ashleyrose@google.com from tools/processors/view_inspector/OWNERS" into main am: 9df1b29025 am: 560afe0f38
by Aurimas Liutikas
· 6 months ago
2517dd9
[owners] Remove ashleyrose@google.com from tools/processors/view_inspector/OWNERS
by Owner Cleanup Bot
· 6 months ago
bd61f22
Add a test to verify that flags in resource paths must be readonly
by Jeremy Meyer
· 7 months ago
2704560
Merge "Add flag to not compress fonts in the APK" into main
by Shai Barack
· 7 months ago
c6161c28
Add flag to not compress fonts in the APK
by Shai Barack
· 7 months ago
e5c50e7
[res] Small cleanup in aapt2 output + optimization
by Yurii Zubrytskyi
· 7 months ago
531d8eb
Merge "[aapt2] Fix aapt2 diff for added/removed resources" into main
by Treehugger Robot
· 7 months ago
3a626ec
[aapt2] Fix aapt2 diff for added/removed resources
by Yurii Zubrytskyi
· 7 months ago
9f1cf06
Merge "Revert "Always enable sparse encoding if minSdk >= 32"" into main
by Mark Punzalan
· 7 months ago
502bb71
Revert "Always enable sparse encoding if minSdk >= 32"
by Mark Punzalan
· 7 months ago
1c42e7ca
Allow read/write flags on xml elements
by Jeremy Meyer
· 8 months ago
f02d0bd
Merge "Add a script to ease submitting changes from internal trees to AOSP Gerrit" into main am: 3f1d9ed28c am: da3efd630e
by Treehugger Robot
· 7 months ago
15592d5
Add a script to ease submitting changes from internal trees to AOSP Gerrit
by James Willcox
· 7 months ago
380340e
Merge "Add benchmarks for LocaleDataLookup" into main am: 533fa597f9 am: 8c1b836852
by Treehugger Robot
· 7 months ago
d0dde3c
Add benchmarks for LocaleDataLookup
by Victor Chang
· 7 months ago
b1e471f9
Merge tag 'android-15.0.0_r10' of https://android.googlesource.com/platform/frameworks/base into android-15
by micky387
· 8 months ago
0b43c7f4
Treat resources without flags as disabled
by Linus Tufvesson
· 8 months ago
a1d171f
Merge "Make finalize_res flag aware" into main
by Linus Tufvesson
· 8 months ago
60e7729
Make finalize_res flag aware
by Linus Tufvesson
· 8 months ago
d1c1c26
Merge "Adding multiuser pendingintent linting to default Android linting" into main am: ddef60b612 am: 27047a29c9
by Treehugger Robot
· 8 months ago
5ae6e84
B is 36.
by Linus Tufvesson
· 8 months ago
093f6ba
Adding multiuser pendingintent linting to default Android linting
by Nikhil Kumar
· 9 months ago
ac79447
Remove special case for libs when debuggable="true".
by Elliott Hughes
· 8 months ago
61049c8
Merge "Use hasSystemFeature(String) overload for RoSystemFeatures fallback" into main am: 79acd30b17 am: a73a54cae6
by Treehugger Robot
· 8 months ago
79acd30
Merge "Use hasSystemFeature(String) overload for RoSystemFeatures fallback" into main
by Treehugger Robot
· 8 months ago
1b29817
Use hasSystemFeature(String) overload for RoSystemFeatures fallback
by Jared Duke
· 8 months ago
c9c3150
Always enable sparse encoding if minSdk >= 32
by Mark Punzalan
· 8 months ago
1065716
Merge "[aapt2] Add a way to set command line from environment" into main
by Yurii Zubrytskyi
· 8 months ago
19ad7cc
Merge "Turn LocaleDataTables into C switch statements" into main am: b45d2c4d10 am: 2206598e2e
by Treehugger Robot
· 8 months ago
b45d2c4
Merge "Turn LocaleDataTables into C switch statements" into main
by Treehugger Robot
· 8 months ago
525bb76
Merge "Create ErrorProne lint rule for RoSystemFeatures usage" into main am: 7983ce95c9 am: aa385139ab
by Treehugger Robot
· 8 months ago
71b9c6a
Turn LocaleDataTables into C switch statements
by Victor Chang
· 8 months ago
c552762
Create ErrorProne lint rule for RoSystemFeatures usage
by Jared Duke
· 9 months ago
36b28b3
[aapt2] Add a way to set command line from environment
by Yurii Zubrytskyi
· 9 months ago
8c5fe5c
Merge changes Ib1c55fe6,I70f74b1a into main
by Treehugger Robot
· 9 months ago
385afaf
Merge "Revert^2 "[res] Better modification time resolution in Idmap"" into main
by Treehugger Robot
· 9 months ago
5f0df42
Revert^2 "[res] Better modification time resolution in Idmap"
by Yurii Zubrytskyi
· 9 months ago
9bafe4d
[aapt2] Improve "dump chunks" output
by Yurii Zubrytskyi
· 9 months ago
fa93865
Merge "Add linenumber to location property in protolog viewer config" into main
by Pablo Gamito
· 9 months ago
fb38323
Add linenumber to location property in protolog viewer config
by Pablo Gamito
· 9 months ago
1e10e2d
Merge "Optimize SystemFeaturesMetadata index lookup" into main am: 87f71c6892 am: 33e1636da2
by Jared Duke
· 9 months ago
33e1636
Merge "Optimize SystemFeaturesMetadata index lookup" into main am: 87f71c6892
by Jared Duke
· 9 months ago
4e2e739
Optimize SystemFeaturesMetadata index lookup
by Jared Duke
· 9 months ago
3cfe558
Merge "Add SystemFeaturesMetadata.maybeGetSdkFeatureIndex" into main am: 8cb72b5121 am: 217259212a
by Treehugger Robot
· 9 months ago
2172592
Merge "Add SystemFeaturesMetadata.maybeGetSdkFeatureIndex" into main am: 8cb72b5121
by Treehugger Robot
· 9 months ago
04c0e02
Add SystemFeaturesMetadata.maybeGetSdkFeatureIndex
by Jared Duke
· 9 months ago
80fd09f
Separate permission notifications from cache updates
by Lee Shombert
· 9 months ago
3e0579b
Merge "Introduce a system feature annotation processor" into main am: 389bf1a8a1 am: 5d992e24a7
by Treehugger Robot
· 10 months ago
5d992e2
Merge "Introduce a system feature annotation processor" into main am: 389bf1a8a1
by Treehugger Robot
· 10 months ago
13519f0
Introduce a system feature annotation processor
by Jared Duke
· 10 months ago
0a71e1a
Merge changes I949087c6,I3046a3b3 into main
by Treehugger Robot
· 10 months ago
c53a3da
[aapt2] Small cleanup of utils
by Yurii Zubrytskyi
· 10 months ago
49a3755
Update ProtoLog cache updater to take an ProtoLog instance object
by Pablo Gamito
· 10 months ago
de53d96
Merge 24Q4 (ab/12406339) into aosp-main-future
by Xin Li
· 10 months ago
4ebd17c
Merge "Consider flags when merging with overlay semantics" into main
by Mark Punzalan
· 10 months ago
0b6c39f
Consider flags when merging with overlay semantics
by Mark Punzalan
· 10 months ago
7e1b124
[aapt2] Print type specs in 'dump chunks'
by Yurii Zubrytskyi
· 1 year, 1 month ago
adbd337
Merge "Pipe system feature build flags into codegen" into main am: fe039e1f76 am: 4cb159b94e
by Treehugger Robot
· 10 months ago
e74b960
Pipe system feature build flags into codegen
by Jared Duke
· 11 months ago
cb8845f
Merge "Add basic test coverage for sysystemfeatures-gen args" into main am: 12d4c49160 am: 3266b39554
by Jared Duke
· 10 months ago
12d4c49
Merge "Add basic test coverage for sysystemfeatures-gen args" into main
by Jared Duke
· 10 months ago
236b30c
Merge "Make sure the ProtoLogTool includes all groups in the viewer config" into main
by Treehugger Robot
· 10 months ago
f9fc804
Make sure the ProtoLogTool includes all groups in the viewer config
by Pablo Gamito
· 10 months ago
f0e69b8
Add basic test coverage for sysystemfeatures-gen args
by Jared Duke
· 10 months ago
fa36e4a
Merge changes Ibe5f47b8,I845f6730 into main
by Yurii Zubrytskyi
· 10 months ago
c941408
[aapt2] Add a compression control option to 'compile'
by Yurii Zubrytskyi
· 10 months ago
c10aa45
[aapt2] Allow --flag=value command line options
by Yurii Zubrytskyi
· 10 months ago
811669c
Have aapt2 handle quoted filepaths
by Jeremy Meyer
· 11 months ago
36a9524
Merge "Remove dependencies on the 1-variant fallback" into main am: 3f1eba32bd am: ceb0912409
by Treehugger Robot
· 11 months ago
Next »