Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5e193b03565833975058a3df7a9a2c632c9dc457
/
libs
/
androidfw
78de4f9
Move off ZipString and over to std::string/std::string_view as appropriate.
by Elliott Hughes
· 5 years ago
64bd7c0
Merge "Remove obtainStyledAttribute and AssetManager2::GetBag tracing" into qt-dev
by Eric Holk
· 5 years ago
4487398
Remove obtainStyledAttribute and AssetManager2::GetBag tracing
by Eric Holk
· 5 years ago
e94bde3
Merge "Track libziparchive API change." am: 71e79a2396 am: b17db5960e
by Elliott Hughes
· 5 years ago
7a6cc0c
Track libziparchive API change.
by Elliott Hughes
· 5 years ago
dfe3d68
Merge "Track libziparchive API change." am: 32581e1dd2 am: 78791cd8d7
by Elliott Hughes
· 5 years ago
b97e737
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
b0815b8
Merge "Add support for /oem/overlay" into qt-dev
by TreeHugger Robot
· 6 years ago
9c88c1e
Merge "Add odm and oem policies" into qt-dev
by TreeHugger Robot
· 6 years ago
939df09
Add odm and oem policies
by Ryan Mitchell
· 6 years ago
1201ca7
Skip idmap1 generation if target defines overlayable
by Winson
· 6 years ago
eb8a5c0
Add support for /oem/overlay
by Mårten Kongstad
· 6 years ago
93bca97
Allow non-references to be copied between AssetManagers
by Ryan Mitchell
· 6 years ago
ca3088a
Merge "Add per-file owner for CursorWindow.cpp"
by TreeHugger Robot
· 6 years ago
7988315
Merge "Add support for /odm/overlay"
by TreeHugger Robot
· 6 years ago
9e1566f
Update OWNERS
by Makoto Onuki
· 6 years ago
878cbf8
Add per-file owner for CursorWindow.cpp
by Makoto Onuki
· 6 years ago
2276cea
Improve CursorWindow failure message
by Makoto Onuki
· 6 years ago
48c24cf
Add support for /odm/overlay
by Mårten Kongstad
· 6 years ago
b0085ce
Fix AssetManager2 isUpToDate check
by Winson
· 6 years ago
dbf343b
RRO: remove ability to overlay assets
by Mårten Kongstad
· 6 years ago
40e0d2a
Delete pAsset* when failing to open chunk from FileAsset
by Winson
· 6 years ago
908309f
Merge "Clean up attribute apis based on api council feedback."
by Aurimas Liutikas
· 6 years ago
f9dbd5f
Clean up attribute apis based on api council feedback.
by Aurimas Liutikas
· 6 years ago
2c4d874
Invalidate style stack resids
by Ryan Mitchell
· 6 years ago
2fe2347
Add ANDROID_LOG to supress android specific logs
by Ryan Mitchell
· 6 years ago
1f24ccf
Merge changes from topic "display_policy"
by TreeHugger Robot
· 6 years ago
a5a21f7
DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 6 years ago
a55dc2e
Fix long paths on Windows
by Ryan Mitchell
· 6 years ago
b2d7f53
Signature policy for overlayable items
by Winson
· 6 years ago
c92c4dd
Surface <overlayable> info in Java AssetManager
by Mårten Kongstad
· 6 years ago
86ef44b
Merge "Add helper methods for View attribute debugging"
by Aurimas Liutikas
· 6 years ago
8f004c8
Add helper methods for View attribute debugging
by Aurimas Liutikas
· 6 years ago
9e7dce3
Merge "Generalize physical display management"
by Dominik Laskowski
· 6 years ago
1982345
Enforce overlayable API when defined
by Ryan Mitchell
· 6 years ago
3316a0a
Generalize physical display management
by Dominik Laskowski
· 6 years ago
949b05d
Update TypedArray and TypedValue to store source layouts.
by Aurimas Liutikas
· 6 years ago
741e96f
Fix GetResourceName for shared libraries
by Ryan Mitchell
· 6 years ago
a117526
Merge "Remove RRO policy product_services"
by Ryan Mitchell
· 6 years ago
9853845
Merge "Add enforcement of idmap policies"
by Ryan Mitchell
· 6 years ago
02d9c1e
Remove RRO policy product_services
by Ryan Mitchell
· 6 years ago
d10d06d
Add enforcement of idmap policies
by Mårten Kongstad
· 6 years ago
ce7c99c
Add source style for each TypedValue.
by Aurimas Liutikas
· 6 years ago
cf9dd94
Merge "Add encoding of name and actor overlayable fields"
by Ryan Mitchell
· 6 years ago
55d9a60
Merge "Add function to return path for last resolved resource"
by Winson Chiu
· 6 years ago
20f260b
Merge "CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: adf025b1ff am: de408b3cb4
by Nick Kralevich
· 6 years ago
bc80706
Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 am: 99a3d72b98
by Chih-Hung Hsieh
· 6 years ago
2f3669b
Add function to return path for last resolved resource
by Winson
· 6 years ago
e104df9
CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)
by Nick Kralevich
· 6 years ago
ef5673a
Add encoding of name and actor overlayable fields
by Ryan Mitchell
· 6 years ago
c2ace0c
Fix/suppress androidfw google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
ed2af4d
Merge "Add actor and name parsing for overlayable"
by Ryan Mitchell
· 6 years ago
8d7267e
Add libandroidfw_tests to device-tests suite
by Dan Shi
· 6 years ago
6c2a8b4
Add TEST_MAPPING for androidfw to add presubmit tests.
by Aurimas Liutikas
· 6 years ago
54237ff
Add actor and name parsing for overlayable
by Ryan Mitchell
· 6 years ago
267d6ac
Merge "Refactor policy parsing"
by Ryan Mitchell
· 6 years ago
81e6e1d
Merge "Adding rtmitchell to androidfw OWNERS"
by Todd Kennedy
· 6 years ago
2d70891
Adding rtmitchell to androidfw OWNERS
by Ryan Mitchell
· 6 years ago
5374655
Merge "Fix cert-dcl16-c clang-tidy warnings." am: 20b64c4bc7 am: 3038f743bf
by Chih-hung Hsieh
· 6 years ago
1bb1fe0
Refactor policy parsing
by Ryan Mitchell
· 6 years ago
054dab1
Fix cert-dcl16-c clang-tidy warnings.
by Chih-Hung Hsieh
· 6 years ago
764acc4
Merge "Encoding of <overlayable> and <policy>"
by TreeHugger Robot
· 6 years ago
75e20dd
Encoding of <overlayable> and <policy>
by Ryan Mitchell
· 6 years ago
449a54f
Do not include system overlay data when excluded
by Ryan Mitchell
· 6 years ago
59d5a5a
idmap: use more robust data structures
by Mårten Kongstad
· 6 years ago
67d5c93
idmap: optimize time to create idmap data
by Mårten Kongstad
· 6 years ago
0d5a91b
Merge "Fix copying null reference across themes"
by Ryan Mitchell
· 6 years ago
b85d9b2
Fix copying null reference across themes
by Ryan Mitchell
· 6 years ago
588bdc6
Merge "Add style value to ResolvedBag in AssetManager2."
by Aurimas Liutikas
· 6 years ago
d42a670
Add style value to ResolvedBag in AssetManager2.
by Aurimas Liutikas
· 6 years ago
db54beb
Merge "Prepare for switch to idmap2"
by TreeHugger Robot
· 6 years ago
06a1ac8
Prepare for switch to idmap2
by Mårten Kongstad
· 6 years ago
e0930d3
libandroidfw: add FALLTHROUGH_INTENDED to silence warnings
by Mårten Kongstad
· 6 years ago
45ac8e4
Merge "Fix flaky idmap test"
by Ryan Mitchell
· 6 years ago
c2b0782
Fix flaky idmap test
by Ryan Mitchell
· 6 years ago
5db396d
Only resolve non-dynamic resource references
by Ryan Mitchell
· 6 years ago
3064067
Merge "Copy common resources between styles"
by Ryan Mitchell
· 6 years ago
b3ae42e
Copy common resources between styles
by Ryan Mitchell
· 6 years ago
51025d6
Merge "Allow implicit-fallthrough warnings locally." am: 36afe11a64 am: 9c5738238d
by Chih-hung Hsieh
· 6 years ago
e8abd06
Allow implicit-fallthrough warnings locally.
by Chih-Hung Hsieh
· 6 years ago
559dbd8
Merge "Change ZipArchiveHandle from void* to ZipArchive*" am: f79542efd3 am: a34a1e0c97
by Ryan Prichard
· 6 years ago
a34a1e0
Merge "Change ZipArchiveHandle from void* to ZipArchive*" am: f79542efd3
by Ryan Prichard
· 6 years ago
3addcd3
Change ZipArchiveHandle from void* to ZipArchive*
by Ryan Prichard
· 6 years ago
62f3415
Merge "libandroidfw: introduce ExecuteBinary (POSIX only)" am: 120b7fba93 am: 2a656b455d
by Mårten Kongstad
· 6 years ago
c611199
Merge commit 'c5e694e9549da3911392abd01bae125444f56294' into manual_merge_c5e694e9549da3911392abd01bae125444f56294
by Todd Kennedy
· 6 years ago
2a656b4
Merge "libandroidfw: introduce ExecuteBinary (POSIX only)" am: 120b7fba93
by Mårten Kongstad
· 6 years ago
b7c0800
Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw"
by Mårten Kongstad
· 6 years ago
7672daf
Merge changes from topic "idmap2-prerequisites" am: 62a5d4249f
by Mårten Kongstad
· 6 years ago
120b7fb
Merge "libandroidfw: introduce ExecuteBinary (POSIX only)"
by Treehugger Robot
· 6 years ago
b14c887
Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw"
by Treehugger Robot
· 6 years ago
62a5d42
Merge changes from topic "idmap2-prerequisites"
by Treehugger Robot
· 6 years ago
668ec5b
AssetManager2: optionally keep non-matching configs
by Mårten Kongstad
· 6 years ago
5c541f6
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
by Mårten Kongstad
· 6 years ago
24c9aa6
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
by Mårten Kongstad
· 6 years ago
2503a49
libandroidfw: introduce ExecuteBinary (POSIX only)
by Mårten Kongstad
· 6 years ago
3b761c6
Merge "Add noexcept to move constructors and assignment operators." am: 9166e89374 am: 15dcc77fee
by Chih-hung Hsieh
· 6 years ago
15dcc77
Merge "Add noexcept to move constructors and assignment operators."
by Chih-hung Hsieh
· 6 years ago
fc81626
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 6 years ago
3f1f4fc
libandroidfw: add resource ID iterator
by Mårten Kongstad
· 7 years ago
2bb4205
Merge "ByteBucketArray.h: fix typo" am: b848ce8e20 am: 0bb76346f5 am: 50bec961b3
by Mårten Kongstad
· 6 years ago
Next »