index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dexpreopt
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
eng builds: dexpreopt: stop explicitly removing minidebuginfo
Ryan Savitski
2021-08-04
1
-5
/
+0
*
|
Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer.
Ulya Trafimovich
2021-08-20
2
-34
/
+62
*
|
Merge "Fix the way manifest fixer detects optional <uses-library> entries."
Aurimas Liutikas
2021-08-13
2
-45
/
+70
|
\
\
|
*
|
Fix the way manifest fixer detects optional <uses-library> entries.
Ulya Trafimovich
2021-08-13
2
-45
/
+70
|
|
/
*
/
Fix tests to use correct fixtures for configuring (Apex)BootJars.
satayev
2021-08-10
1
-0
/
+14
|
/
*
Rename UpdatableSystemServerJars to ApexSystemServerJars.
satayev
2021-07-28
2
-12
/
+12
*
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-07-22
2
-9
/
+9
*
Don't attempt to add stub libraries to class loader context.
Ulya Trafimovich
2021-07-16
1
-3
/
+11
*
Merge "Drop "prebuilt_" prefix when adding libraries to class loader context."
Ulyana Trafimovich
2021-07-15
1
-0
/
+3
|
\
|
*
Drop "prebuilt_" prefix when adding libraries to class loader context.
Ulya Trafimovich
2021-07-15
1
-0
/
+3
*
|
Add ClassLoaderContextMap.Dump()
Paul Duffin
2021-07-13
1
-0
/
+10
|
/
*
Update dex_preopt related OWNERS
Orion Hodson
2021-06-17
1
-1
/
+1
*
Don't fail if the target module is disabled in dex2oat tool
Martin Stjernholm
2021-05-18
1
-0
/
+10
*
Add usesTargetFiles option in dexpreopt_gen
Jeongik Cha
2021-05-15
3
-26
/
+59
*
Merge "Rename fields in dexpreopt config"
Treehugger Robot
2021-05-08
3
-5
/
+5
|
\
|
*
Rename fields in dexpreopt config
Jeongik Cha
2021-05-07
3
-5
/
+5
*
|
Make SystemServerJars ConfiguredJarList.
satayev
2021-05-05
2
-6
/
+6
*
|
Fix profileCommand to remove the profile first.
Vladimir Marko
2021-04-29
1
-2
/
+4
*
|
Add GetEmbeddedPrebuilt and IsModulePrebuilt
Paul Duffin
2021-04-28
1
-2
/
+2
|
/
*
Merge "Drop DexPreoptImages field in dexpreopt config"
Treehugger Robot
2021-04-27
2
-6
/
+1
|
\
|
*
Drop DexPreoptImages field in dexpreopt config
Jeongik Cha
2021-04-26
2
-6
/
+1
*
|
Merge "profman: Clean up output profile type options."
Vladimir Marko
2021-04-26
1
-1
/
+2
|
\
\
|
*
|
profman: Clean up output profile type options.
Vladimir Marko
2021-04-23
1
-1
/
+2
*
|
|
Check consistency of the BootJars/UpdatableBootJars config
Paul Duffin
2021-04-23
1
-0
/
+21
|
|
/
|
/
|
*
|
Merge "Expose "full" dexpreopt.config"
Treehugger Robot
2021-04-23
2
-42
/
+68
|
\
\
|
*
|
Expose "full" dexpreopt.config
Jeongik Cha
2021-04-19
2
-42
/
+68
|
|
/
*
/
Fix toJsonClassLoaderContextRec size bug
Jeongik Cha
2021-04-22
2
-3
/
+26
|
/
*
Made ManifestPath OptionalPath instead of Path
Jeongik Cha
2021-04-15
2
-4
/
+4
*
Merge changes I1f0ab4af,Iea3be0fc
Ulyana Trafimovich
2021-03-29
1
-20
/
+38
|
\
|
*
Fix AAPT path in dexpreopt.
Ulya Trafimovich
2021-03-25
1
-1
/
+1
|
*
Allow modules that don't run verify_uses_libraries to have nonempty CLC.
Ulya Trafimovich
2021-03-22
1
-20
/
+38
*
|
Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)."
Ulyana Trafimovich
2021-03-25
2
-0
/
+16
|
\
\
|
*
|
Allow using updatable boot jars in dexpreopt (but don't use them yet).
Ulya Trafimovich
2021-03-24
2
-0
/
+16
|
|
/
*
|
Cleanup usages of Dex2oatDepTag
Paul Duffin
2021-03-24
1
-2
/
+16
*
|
Group all the preparations needed for testing dexpreopt
Paul Duffin
2021-03-24
1
-2
/
+41
*
|
Use more inclusive language in dexpreopt/testing.go
Paul Duffin
2021-03-24
1
-7
/
+7
|
/
*
Reimplement verify_uses_libraries.sh in manifest_check.py.
Ulya Trafimovich
2021-03-15
1
-14
/
+10
*
Support test fixtures in dexpreopt package
Paul Duffin
2021-03-10
1
-0
/
+33
*
Merge "Stop using '&' for class loader context."
Nicolas Geoffray
2021-03-08
1
-5
/
+2
|
\
|
*
Stop using '&' for class loader context.
Nicolas Geoffray
2021-03-05
1
-5
/
+2
*
|
Use compiler filter "verify" for dexpreopt w/o class loader context.
Ulya Trafimovich
2021-03-02
2
-3
/
+3
*
|
Add non-fatal mode for verify_uses_libraries check.
Ulya Trafimovich
2021-02-22
3
-16
/
+45
|
/
*
Preserve <uses-library> order in dexpreopt.config files.
Ulya Trafimovich
2021-02-11
1
-15
/
+12
*
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2021-02-06
2
-0
/
+8
*
Merge "Write module dexpreopt.config for Make."
Ulyana Trafimovich
2021-02-01
2
-0
/
+60
|
\
|
*
Write module dexpreopt.config for Make.
Ulya Trafimovich
2021-01-28
2
-0
/
+60
*
|
Merge "Make dexpreopt tools available for all java tests"
Paul Duffin
2021-01-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make dexpreopt tools available for all java tests
Paul Duffin
2021-01-25
1
-1
/
+1
*
|
Merge "Use tree representation for class loader context in Make."
Ulyana Trafimovich
2021-01-25
1
-21
/
+29
|
\
\
|
|
/
|
/
|
|
*
Use tree representation for class loader context in Make.
Ulya Trafimovich
2021-01-22
1
-21
/
+29
[prev]
[next]