Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
096bef8285e1a4d2a2b89cb5a5f59c63ee2e7b65
/
dex2oat
938a067
Remove the checkcast quickening optimization.
by Nicolas Geoffray
· 6 years ago
5b041c0
Remove unassignable_types from vdex.
by Nicolas Geoffray
· 6 years ago
f50975a
Reland "Make 'quicken' an alias to 'verify'."
by Nicolas Geoffray
· 6 years ago
eb9eb00
Faster @CriticalNative for boot image.
by Vladimir Marko
· 6 years ago
6ebe40f
Remove field/method/class resolution metadata in vdex.
by Nicolas Geoffray
· 6 years ago
ae7168e
Remove unused image space order argument
by Orion Hodson
· 6 years ago
7e9fc9d
Revert "Make 'quicken' an alias to 'verify'."
by Ming-Shin Lu
· 6 years ago
4f0e8da
Make 'quicken' an alias to 'verify'.
by Nicolas Geoffray
· 6 years ago
8f63f10
Faster access to unresolved classes from compiled code.
by Vladimir Marko
· 6 years ago
199f2ec
Add missing art_(debug_)defaults to dex2oat host static libs.
by Martin Stjernholm
· 6 years ago
35f765b
Link all internal libraries statically into dex2oat(d) on host.
by Martin Stjernholm
· 6 years ago
2eb1f83
Link liblz4 and liblzma dynamically again.
by Martin Stjernholm
· 6 years ago
1d4f009
Call dex2oat and runtime hooks when creating / loading oat/dex files.
by Nicolas Geoffray
· 6 years ago
cf3fb35
Pass a full MethodReference of the invoke in HInvoke nodes. am: e6c0f2a75b
by Nicolas Geoffray
· 6 years ago
e6c0f2a
Pass a full MethodReference of the invoke in HInvoke nodes.
by Nicolas Geoffray
· 6 years ago
9821bce
Move code item to the data pointer and remove code_item_offset. am: 4717175e40
by Nicolas Geoffray
· 6 years ago
4717175
Move code item to the data pointer and remove code_item_offset.
by Nicolas Geoffray
· 6 years ago
d90e52f
Use help-text generator for dex2oat am: 0d47a82b11
by Alex Light
· 6 years ago
0d47a82
Use help-text generator for dex2oat
by Alex Light
· 6 years ago
b966ea4
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 6 years ago
0c9a217
Always create IMT conflict tables when generating an image.
by Nicolas Geoffray
· 6 years ago
2cee213
Remove dex2oat_headers library.
by Nicolas Geoffray
· 6 years ago
9a2ba0e
Clear DexCache MethodTypes and CallSites in ImageWriter.
by Vladimir Marko
· 6 years ago
50fe6dc
Optimizing: Fix weak field access check.
by Vladimir Marko
· 6 years ago
169dfb4
Revert^2 "art: Remove dependencies on platform unavailable modules"
by Yo Chiang
· 6 years ago
c4cd59b
Revert "art: Remove dependencies on platform unavailable modules"
by Insaf Latypov
· 6 years ago
84eb3c9
art: Remove dependencies on platform unavailable modules
by Yo Chiang
· 6 years ago
346fd96
More inclusive language in the runtime
by David Srbecky
· 6 years ago
d3ee902
More inclusive language in the build system.
by David Srbecky
· 6 years ago
1446467
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
2d53643
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
c220827
Replace "dummy" with "fake" in some tests.
by Vladimir Marko
· 6 years ago
4ef451a
Rename kDummy32BitOffset to kPlaceholder32BitOffset.
by Vladimir Marko
· 6 years ago
52fe49e
dex2oat: remove unnecessary lock to reference profile
by Victor Hsieh
· 6 years ago
547aa58
Rewrite OatFileManager::OpenDexFilesFromOat. am: 90a18cf5b7 am: fe9724bfed
by Nicolas Geoffray
· 6 years ago
90a18cf
Rewrite OatFileManager::OpenDexFilesFromOat.
by Nicolas Geoffray
· 6 years ago
0b806a0
Direct calls to @CriticalNative methods. am: 86c8752f64 am: 1068f45533
by Vladimir Marko
· 6 years ago
86c8752
Direct calls to @CriticalNative methods.
by Vladimir Marko
· 6 years ago
99f5f2a
Clean up generated operator<<(os, enum). am: 9974e3cdc1 am: 25bf655440
by Vladimir Marko
· 6 years ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 6 years ago
14e05b8
Update built-in updatable BCP packages for statsd. am: 9db35462c6
by Vladimir Marko
· 6 years ago
9db3546
Update built-in updatable BCP packages for statsd.
by Vladimir Marko
· 6 years ago
528b6e6
Add a new class status for verified with access checks. am: 1715efa0b4 am: 8e11b6b055
by Nicolas Geoffray
· 6 years ago
1715efa
Add a new class status for verified with access checks.
by Nicolas Geoffray
· 6 years ago
ac68442
Fix dlsym lookup trampoline for @CriticalNative. am: 6bc480b56e am: 7057fc2f36
by Vladimir Marko
· 6 years ago
6bc480b
Fix dlsym lookup trampoline for @CriticalNative.
by Vladimir Marko
· 6 years ago
2b4242a
Wifi: Remove unused permitted_package am: d0bfc488a4
by David Su
· 6 years ago
d0bfc48
Wifi: Remove unused permitted_package
by David Su
· 6 years ago
57d79b5
Remove core.art image am: 6355d6932a am: 32d4dcae13
by David Srbecky
· 6 years ago
6355d69
Remove core.art image
by David Srbecky
· 6 years ago
ebb8a10
Finish move of jar compilation rules from makefile to soong. am: 4a88a5af74 am: 351c717a15
by David Srbecky
· 6 years ago
5b48678
ART: Add classes having intrinsics to boot image am: ffffa9c4e1 am: 19e45e5e59
by Evgeny Astigeevich
· 6 years ago
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 6 years ago
ffffa9c
ART: Add classes having intrinsics to boot image
by Evgeny Astigeevich
· 6 years ago
5b97a6c
dex2oat: Add missing updatable package for framework-wifi am: f43e0e145c
by Paul Duffin
· 6 years ago
f43e0e1
dex2oat: Add missing updatable package for framework-wifi
by Paul Duffin
· 6 years ago
2280b53
Move gtest tool dependencies from makefile to soong
by David Srbecky
· 6 years ago
d21ecf6
Put dex2oat32 and dex2oat64 in the ART apex.
by Nicolas Geoffray
· 6 years ago
6ed4a76
DO NOT MERGE ANYWHERE Revert "Put dex2oat32 and dex2oat64 in the ART apex."
by Nicolas Geoffray
· 6 years ago
6c71dca
Hardcode more array types in the profile for the ART boot image.
by Ulya Trafimovich
· 6 years ago
695348f
Add compiler type to CompilerOptions.
by Vladimir Marko
· 6 years ago
b1c8e16
Dynamically link to libz
by Jiyong Park
· 6 years ago
58520df
Revert "Use MADV_FREE to reclaim pages of freed regions"
by Lokesh Gidra
· 6 years ago
bc89ed4
Do not execute OAT files that require app images that cannot be loaded
by Eric Holk
· 6 years ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
94a810b
Small cleanups
by Eric Holk
· 6 years ago
6621013
Allow unresolved exception classes in boot image.
by Vladimir Marko
· 6 years ago
9e4b42a
Refactor vdex file writing.
by Vladimir Marko
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
0f15239
Set apex_available property
by Jiyong Park
· 6 years ago
315f1b2
Use MADV_FREE to reclaim pages of freed regions
by Lokesh Gidra
· 6 years ago
bb3560d
dex2oat: Fix vdex file invalidation.
by Vladimir Marko
· 6 years ago
4b62522
dex2oat: Fix vdex file invalidation.
by Vladimir Marko
· 6 years ago
9389c54
Put dex2oat32 and dex2oat64 in the ART apex.
by Nicolas Geoffray
· 6 years ago
d68580e
Put dex2oat32 and dex2oat64 in the ART apex.
by Nicolas Geoffray
· 6 years ago
c390879
Do not crash for broken stored VerifierDeps.
by Vladimir Marko
· 6 years ago
fe331ba
Fix dex2oat failure when --zip-fd actually points to raw dexfile.
by wangshumin
· 7 years ago
3949e5e
Fix dex2oat failure when --zip-fd actually points to raw dexfile.
by wangshumin
· 7 years ago
9c06d44
Avoid creating preresolved strings array for dex files that have no strings
by Mathieu Chartier
· 6 years ago
1b32e8b
dex2oat: add --updatable-bcp-packages-file argument.
by Vladimir Marko
· 6 years ago
d1f7351
dex2oat: add --updatable-bcp-packages-file argument.
by Vladimir Marko
· 6 years ago
adbe2b1
Avoid creating preresolved strings array for dex files that have no strings
by Mathieu Chartier
· 6 years ago
4fa07a5
Add explicit compiler option to enable test-specific features.
by David Srbecky
· 6 years ago
00a4492
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
3ca922b
dex2oat: Fix repeatedly preparing dex files for oat file
by wulonghua
· 6 years ago
bdf146c
dex2oat: Fix repeatedly preparing dex files for oat file
by wulonghua
· 6 years ago
fe57c2b
Revert^4 "Add "linkage" test options""
by David Sehr
· 6 years ago
16c08ca
Revert "Revert "Revert "Add "linkage" test options"""
by Nicolas Geoffray
· 6 years ago
80c0c50
Revert "Revert "Add "linkage" test options""
by David Sehr
· 6 years ago
7bbbe25
Suppress ThreadLocal hash override warning.
by Vladimir Marko
· 6 years ago
54f6fc7
Suppress ThreadLocal hash override warning.
by Vladimir Marko
· 6 years ago
91a8e6f
Revert "Add "linkage" test options"
by Nicolas Geoffray
· 6 years ago
873bb64
Add "linkage" test options
by David Sehr
· 6 years ago
01c66ba
Do not preload dex caches for assume-verified.
by Vladimir Marko
· 6 years ago
9205384
Avoid dex2dex initialization if not compiling.
by Vladimir Marko
· 6 years ago
4b90b86
Do not preload dex caches for assume-verified.
by Vladimir Marko
· 6 years ago
764f5e3
Set the identity hash code seed before creating Runtime.
by Vladimir Marko
· 6 years ago
Next »