Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
ef6dfea6793ea8a0c979379ca53f4b23c21b4b7b
/
dexpreopt
0e4cceb
Don't fail if the target module is disabled in dex2oat tool dependencies.
by Martin Stjernholm
· 5 years ago
4dda75e
Add usesTargetFiles option in dexpreopt_gen
by Jeongik Cha
· 5 years ago
564fce4
Merge "Rename fields in dexpreopt config"
by Treehugger Robot
· 5 years ago
a596909
Rename fields in dexpreopt config
by Jeongik Cha
· 5 years ago
9a6f87e
Make SystemServerJars ConfiguredJarList.
by satayev
· 5 years ago
982e384
Fix profileCommand to remove the profile first.
by Vladimir Marko
· 5 years ago
f7c99f5
Add GetEmbeddedPrebuilt and IsModulePrebuilt
by Paul Duffin
· 5 years ago
bdae1e5
Merge "Drop DexPreoptImages field in dexpreopt config"
by Treehugger Robot
· 5 years ago
b19b58a
Drop DexPreoptImages field in dexpreopt config
by Jeongik Cha
· 5 years ago
fa64af9
Merge "profman: Clean up output profile type options."
by Vladimir Marko
· 5 years ago
230bd42
profman: Clean up output profile type options.
by Vladimir Marko
· 5 years ago
7d1d083
Check consistency of the BootJars/UpdatableBootJars config
by Paul Duffin
· 5 years ago
a369377
Merge "Expose "full" dexpreopt.config"
by Treehugger Robot
· 5 years ago
19ade89
Fix toJsonClassLoaderContextRec size bug
by Jeongik Cha
· 5 years ago
c624667
Expose "full" dexpreopt.config
by Jeongik Cha
· 5 years ago
33a3a81
Made ManifestPath OptionalPath instead of Path
by Jeongik Cha
· 5 years ago
a8f6db9
Merge changes I1f0ab4af,Iea3be0fc
by Ulyana Trafimovich
· 5 years ago
dd62295
Fix AAPT path in dexpreopt.
by Ulya Trafimovich
· 5 years ago
2258cbb
Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)."
by Ulyana Trafimovich
· 5 years ago
b506c9d
Cleanup usages of Dex2oatDepTag
by Paul Duffin
· 5 years ago
9023b02
Allow using updatable boot jars in dexpreopt (but don't use them yet).
by Ulya Trafimovich
· 5 years ago
9fc9f53
Group all the preparations needed for testing dexpreopt
by Paul Duffin
· 5 years ago
f8e3d83
Use more inclusive language in dexpreopt/testing.go
by Paul Duffin
· 5 years ago
bd6b076
Allow modules that don't run verify_uses_libraries to have nonempty CLC.
by Ulya Trafimovich
· 5 years ago
0aba252
Reimplement verify_uses_libraries.sh in manifest_check.py.
by Ulya Trafimovich
· 5 years ago
4fced55
Support test fixtures in dexpreopt package
by Paul Duffin
· 5 years ago
b4f9d5c
Merge "Stop using '&' for class loader context."
by Nicolas Geoffray
· 5 years ago
863f3b9
Stop using '&' for class loader context.
by Nicolas Geoffray
· 5 years ago
4a13acb
Use compiler filter "verify" for dexpreopt w/o class loader context.
by Ulya Trafimovich
· 5 years ago
8c35fcf
Add non-fatal mode for verify_uses_libraries check.
by Ulya Trafimovich
· 5 years ago
65556a8
Preserve <uses-library> order in dexpreopt.config files.
by Ulya Trafimovich
· 5 years ago
02040de
Add LOCAL_LICENSE_KINDS to build/soong
by Bob Badour
· 5 years ago
a4fce3b
Merge "Write module dexpreopt.config for Make."
by Ulyana Trafimovich
· 5 years ago
76b0852
Write module dexpreopt.config for Make.
by Ulya Trafimovich
· 5 years ago
4c183c7
Merge "Make dexpreopt tools available for all java tests"
by Paul Duffin
· 5 years ago
635aa08
Make dexpreopt tools available for all java tests
by Paul Duffin
· 5 years ago
27878ca
Merge "Use tree representation for class loader context in Make."
by Ulyana Trafimovich
· 5 years ago
5ec6889
Use tree representation for class loader context in Make.
by Ulya Trafimovich
· 5 years ago
9f04524
Allow createGlobalSoongConfig() to be used from tests
by Paul Duffin
· 5 years ago
324234b
Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base."
by Nicolas Geoffray
· 5 years ago
1086e60
dexpreopt: Use the dirty-image-objects path from frameworks/base.
by Nicolas Geoffray
· 5 years ago
a4a1c4e
Support building boot images with disabled dexpreopt.
by Ulya Trafimovich
· 5 years 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
88bb6f6
Unify addition of class loader subcontext from dependencies.
by Ulya Trafimovich
· 5 years ago
678ddb9
Merge changes I697a65e4,Iaac6aaf6
by Ulyana Trafimovich
· 5 years ago
78210f6
Make error message more precise.
by Ulya Trafimovich
· 5 years ago
f1a035e
Pass pctx and ctx to NewRuleBuilder
by Colin Cross
· 5 years ago
480d174
Documenting dexpreopt/class_loader_context.go.
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
d8d8e72
Merge changes Iebfbf2ff,Ibd974268
by Ulyana Trafimovich
· 5 years ago
1af783f
Merge "Replace android.WriteFile rule with android.WriteFileRule"
by Colin Cross
· 5 years ago
a8c28e2
Do not add dependencies of shared SDK libraries to manifest_fixer.
by Ulya Trafimovich
· 6 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
cf371cc
Replace android.WriteFile rule with android.WriteFileRule
by Colin Cross
· 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
· 6 years ago
180fece
Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context.
by Ulya Trafimovich
· 5 years ago
eb26886
Move class loader context definitions to a separate file.
by Ulya Trafimovich
· 6 years ago
8130c48
Move part of logic from construct_context.py to Soong.
by Ulya Trafimovich
· 6 years ago
46b3d5b
Fix handling of "android.test.mock" in class loader context.
by Ulya Trafimovich
· 6 years ago
24813e1
Unify handling of compat and normal libs in class loader contexts.
by Ulya Trafimovich
· 6 years ago
7ccacae
Remove unnecessary properties in GlobalJSONConfig
by Paul Duffin
· 6 years ago
405af07
Revert "Make lots of tests run in parallel"
by Colin Cross
· 6 years ago
45fd6ac
Merge "Make lots of tests run in parallel"
by Colin Cross
· 6 years ago
323dc60
Make lots of tests run in parallel
by Colin Cross
· 6 years ago
a54d33b
Fail the build if dexpreopt cannot find path to a <uses-library>.
by Ulya Trafimovich
· 6 years ago
9b4ed7f
Merge "Revert "Re-land "Move odexes of non-system apps into system_other"""
by Anton Hansson
· 6 years ago
da4d9d9
Revert "Re-land "Move odexes of non-system apps into system_other""
by Anton Hansson
· 6 years ago
8eebee4
Merge "Re-land "Move odexes of non-system apps into system_other""
by Anton Hansson
· 6 years ago
7548015
Re-land "Move odexes of non-system apps into system_other"
by Anton Hansson
· 7 years ago
e3bb01d
Treat "org.apache.http.legacy" as optional <uses-library> by default.
by Ulya Trafimovich
· 6 years ago
663dc53
Consistently use default install path for compatibility <uses-library>.
by Ulya Trafimovich
· 6 years ago
045e11a
Be more strict about unknown install <uses-library> paths.
by Ulya Trafimovich
· 6 years ago
fc24ad3
Propagate transitive SDK Java library dependencies to dexpreopt.
by Ulya Trafimovich
· 6 years ago
4ef4d55
Merge "Resolve prebuilt module explicitly for dex2oat tool dependencies."
by Martin Stjernholm
· 6 years ago
c004862
Resolve prebuilt module explicitly for dex2oat tool dependencies.
by Martin Stjernholm
· 6 years ago
b8063c6
Use common helper functions for getting sorted map keys.
by Ulya Trafimovich
· 6 years ago
31e444e
Collect paths to transitive SDK Java library dependencies.
by Ulya Trafimovich
· 6 years ago
249386a
Add structured representation for colon-separated jar lists.
by Ulya Trafimovich
· 6 years ago
8fab5bc
Merge changes from topic "uses-libs-5"
by Ulyana Trafimovich
· 6 years ago
5f364b6
Rewrite construct_context.sh in Python.
by Ulya Trafimovich
· 6 years ago
c4dac26
Refactor class loader context generation.
by Ulya Trafimovich
· 6 years ago
5e291c2
Fix bpfmt issues and add bpfmt to preupload checks
by Thiébaud Weksteen
· 6 years ago
5cb30c5
Move construct_context.sh from Make to Soong. Update OWNERS list.
by Ulya Trafimovich
· 6 years ago
6e82748
Rename dexpreopt.config field to bring it in sync with Make.
by Ulya Trafimovich
· 6 years ago
d4bcea4
Refactor library path representation in dexpreopt.
by Ulya Trafimovich
· 6 years ago
eb3f9f1
Merge "Error on suboptimal system server classpath order, unless explicitly allowed."
by Ulyana Trafimovich
· 6 years ago
cd3203f
Error on suboptimal system server classpath order, unless explicitly allowed.
by Ulya Trafimovich
· 6 years ago
696c59d
Clean up class loader context generation.
by Ulya Trafimovich
· 6 years ago
c9af538
Add android.test.base to class loader context for API version < 30.
by Ulya Trafimovich
· 6 years ago
df00dde
Don't use obsolete "org.apache.http.legacy.impl" in class loader context.
by Ulya Trafimovich
· 6 years ago
8640ab9
Raise an error instead of panic in SplitApexJarPairs.
by Ulya Trafimovich
· 6 years ago
50c4a4b
Use two-column format for PRODUCT_BOOT_JARS components.
by Ulya Trafimovich
· 6 years ago
6cf2c0c
Fix host path for dexpreopted system server modules defined in Make.
by Ulya Trafimovich
· 6 years ago
55285ba
Don't append build directory to the output path twice.
by Ulya Trafimovich
· 6 years ago
b358ebb
Fix null pointer dereference in Soong on dexpreopt arc-services.
by Ulya Trafimovich
· 6 years ago
dacc6c5
Simplify the construction of class loader contexts for system server jars.
by Ulya Trafimovich
· 6 years ago
3aff578
Simple refactoring of prefix related functions.
by Jaewoong Jung
· 6 years ago
Next »