Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d17eac6b037f67494e31671d1a1d9d233ba3f237
/
runtime
/
dex
9b81ac3
Add default argument kIsInstrumented=true.
by Vladimir Marko
· 5 years ago
206348c
Selectively allow dead reference elimination
by Hans Boehm
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
8e0f043
ART: Add array-alloc-inl.h
by Andreas Gampe
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
c74d9cb
ART: Modernize counting-down loops
by Andreas Gampe
· 6 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 6 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 6 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 6 years ago
acb906d
Remove mirror::String::java_lang_String_.
by Vladimir Marko
· 6 years ago
0278be7
Remove PrimitiveArray<T>::array_class_.
by Vladimir Marko
· 6 years ago
2d3065e
ObjPtr<>-ify annotation processing.
by Vladimir Marko
· 6 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 6 years ago
ba20500
Refactor flaky ArtDexFileLoader IsPlatformDex gtest
by David Brazdil
· 6 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 6 years ago
0d0f316
Handle multidex in LocationIsOnSystemFramework.
by Nicolas Geoffray
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
8e1a7cb
Revert "Revert "Allow hidden API access from system libraries""
by David Brazdil
· 7 years ago
41a1057
Merge "Revert "Allow hidden API access from system libraries""
by Nicolas Geoffray
· 7 years ago
0127b71
Revert "Allow hidden API access from system libraries"
by Nicolas Geoffray
· 7 years ago
de1ef6d
Merge "Allow hidden API access from system libraries"
by Treehugger Robot
· 7 years ago
eefabd2
Allow hidden API access from system libraries
by David Brazdil
· 7 years ago
14e7bad
Verify dex files in zip and from files are not CompactDex
by Mathieu Chartier
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
58143d2
ART: Fixes for constructor parameter annotations
by Orion Hodson
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
ccb0019
Fix a memory leak
by George Burgess IV
· 7 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago
139512d
Split dex_file_loader_test
by David Sehr
· 7 years ago
cd4ddee
Merge "Revert^2 "ART: Interpreter support for VarHandle accessors""
by Treehugger Robot
· 7 years ago
928033d
Revert^2 "ART: Interpreter support for VarHandle accessors"
by Orion Hodson
· 7 years ago
0efe324
Merge "Fix potential null read for truncated dex files"
by Mathieu Chartier
· 7 years ago
700a985
Fix potential null read for truncated dex files
by Mathieu Chartier
· 7 years ago
e112340
Make libdexfile tests independent of runtime
by David Sehr
· 7 years ago
3a18e1f
Merge "Revert "ART: Interpreter support for VarHandle accessors""
by Orion Hodson
· 7 years ago
c4d3bf4
Revert "ART: Interpreter support for VarHandle accessors"
by Orion Hodson
· 7 years ago
17eaf99
Merge "ART: Interpreter support for VarHandle accessors"
by Treehugger Robot
· 7 years ago
becc83b
ART: Interpreter support for VarHandle accessors
by Orion Hodson
· 7 years ago
279e3a3
Enable code item deduping
by Mathieu Chartier
· 7 years ago
a927295
Merge changes I39354837,Id8e47f45
by Alex Light
· 7 years ago
ca97ada
Change ClassFileLoadHook to lazily compute dex file
by Alex Light
· 7 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
85f890b
Merge "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
ea5575b
Merge "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 7 years ago
b21c704
Fix loading of cdex files.
by David Srbecky
· 7 years ago
9b302bf
Fix method handles using wrong section
by Mathieu Chartier
· 7 years ago
c3a22aa
Add shared separate data section for compact dex
by Mathieu Chartier
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
b95eb37
Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."""
by Nicolas Geoffray
· 7 years ago
e6b6ff8
Revamp dexlayout writing functions
by Mathieu Chartier
· 7 years ago
f307527
Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Nicolas Geoffray
· 7 years ago
5a1f629
Build dexdump2 and dexlist without libart
by David Sehr
· 7 years ago
f6a8a55
Set runtime hidden API access flags
by David Brazdil
· 7 years ago
91c0489
Merge "Make libdexfile usable from libunwind"
by David Srbecky
· 7 years ago
e73550d
Make libdexfile usable from libunwind
by David Srbecky
· 7 years ago
34554c9
Merge "Use efficient encoding for compact dex code item fields"
by Mathieu Chartier
· 7 years ago
8740c66
Use efficient encoding for compact dex code item fields
by Mathieu Chartier
· 7 years ago
2b9c35b
Introduce new build tool: hiddenapi
by David Brazdil
· 7 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 7 years ago
210531f
Revert "Revert "Move quickening info logic to its own table""
by Mathieu Chartier
· 7 years ago
3c9e0f6
Merge "Change compiler tests to have aligned code item"
by Mathieu Chartier
· 7 years ago
fa3db3d
Change compiler tests to have aligned code item
by Mathieu Chartier
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
6716941
Revert "Move quickening info logic to its own table"
by Nicolas Geoffray
· 7 years ago
7a26f94
Move quickening info logic to its own table
by Mathieu Chartier
· 7 years ago
21cf258
Convert to StandardDex in fixup_dex_dex_file
by Mathieu Chartier
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago