Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
308096475bf02b7cf268ef428438b49c1396228a
/
dexpreopt
/
class_loader_context_test.go
51b2a8b
Use per-app package list to avoid unnecessary dexpreopt.
by Jiakai Zhang
· 2 years, 7 months ago
a449678
Move CLC construction to Ninja phase.
by Jiakai Zhang
· 2 years, 8 months ago
f5d91bb
Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."
by Ulya Trafimovich
· 3 years, 8 months ago
91f015e
Correctly serialize class loader context for "any" SDK version to JSON.
by Ulya Trafimovich
· 3 years, 9 months ago
0653057
Add support for excluding libraries from class loader contexts
by Paul Duffin
· 4 years ago
7b6a55f
Fix OutDir vs SoongOutDir in tests
by Colin Cross
· 4 years, 2 months ago
0b1c70e
Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer.
by Ulya Trafimovich
· 4 years, 5 months ago
fc0f6e3
Fix the way manifest fixer detects optional <uses-library> entries.
by Ulya Trafimovich
· 4 years, 5 months ago
19ade89
Fix toJsonClassLoaderContextRec size bug
by Jeongik Cha
· 4 years, 9 months ago
7bc1cf5
Remove obsolete class loader context API and update unit tests.
by Ulya Trafimovich
· 5 years ago
c9f2b94
Fix library order in class loader context to agree with PackageManager.
by Ulya Trafimovich
· 5 years ago
78210f6
Make error message more precise.
by Ulya Trafimovich
· 5 years ago
78a7155
Assume any <uses-library> is shared, add only toplevel ones to manifest.
by Ulya Trafimovich
· 5 years ago
a8c28e2
Do not add dependencies of shared SDK libraries to manifest_fixer.
by Ulya Trafimovich
· 5 years ago
1855424
Add nested class loader subcontext at the proper hierarchy level.
by Ulya Trafimovich
· 5 years ago
5e13a73
Disallow adding nested conditional class loader context.
by Ulya Trafimovich
· 5 years ago
8cbc5d2
Rework class loader context implementation.
by Ulya Trafimovich
· 5 years ago
6961267
Add unit tests for class loader context.
by Ulya Trafimovich
· 5 years ago