Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
703b82a047a5e7a3b2c325c3e68819228e997ec4
/
dex2oat
/
linker
703b82a
Add extra timing loggers for image writing
by Mathieu Chartier
· 7 years ago
ddc6942
Merge "Always do cdex conversion for OatWriter dexlayout"
by Mathieu Chartier
· 7 years ago
ddf3955
Always do cdex conversion for OatWriter dexlayout
by Mathieu Chartier
· 7 years ago
5806a9e
Revert "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
c9dd220
Compile link-time thunks in codegen.
by Vladimir Marko
· 7 years ago
312f3b2
Move some remaining dex utilities
by David Sehr
· 7 years ago
640df84
Merge "Separate vdex versioning into two sections: verifier deps and dex code."
by Treehugger Robot
· 7 years ago
3a29355
Separate vdex versioning into two sections: verifier deps and dex code.
by Nicolas Geoffray
· 7 years ago
f0499c9
ART: Fix oat_writer_test.
by Vladimir Marko
· 7 years ago
9992e09
Merge "Retrieve String/Class references from .data.bimg.rel.ro."
by Vladimir Marko
· 7 years ago
8ba5641
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
by Vladimir Marko
· 7 years ago
e47f60c
Retrieve String/Class references from .data.bimg.rel.ro.
by Vladimir Marko
· 7 years ago
b066d43
Load ArtMethod* from .data.bimg.rel.ro entries.
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
cda83be
Fix handling for partial cdex conversion rejection in multidex
by Mathieu Chartier
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
cc4e7b7
Merge "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
7b5e244
Merge "Full-stack integrity: check vdex contents."
by Treehugger Robot
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
2daa134
Fix unquickening logic for quickened input dexes
by Mathieu Chartier
· 7 years ago
026dc0b
Re-enable dex2oat_test copying dex test case for target
by Mathieu Chartier
· 7 years ago
792111c
Add option for not copying dex
by Mathieu Chartier
· 7 years ago
305c38b
Disable bitstring type check runtime hooks.
by Vladimir Marko
· 7 years ago
d27923c
Fix input cdex -> output non-cdex
by Mathieu Chartier
· 7 years ago
05f90d1
Avoid generating cdex for dex files with duplicate methods
by Mathieu Chartier
· 7 years ago
96c8446
Exclude oob dexfiles from debug symbols.
by David Srbecky
· 7 years ago
f160983
Fix compact dex shared section with update_input_vdex
by Mathieu Chartier
· 7 years ago
c3a22aa
Add shared separate data section for compact dex
by Mathieu Chartier
· 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
3913e48
ART: Refactor profile_compilation_info.h includes
by Andreas Gampe
· 7 years ago
5577295
Merge "ART: Add entrypoint and intrinsic for Math.pow()."
by Treehugger Robot
· 7 years ago
4d17987
ART: Add entrypoint and intrinsic for Math.pow().
by Vladimir Marko
· 7 years ago
c684f33
Refactor jit debugger interface and its ELF creation.
by David Srbecky
· 7 years ago
2593162
Fix the offset of $dexfile debug symbol.
by David Srbecky
· 7 years ago
0e15923
Merge changes I82b9360b,Ifc237ff8
by Treehugger Robot
· 7 years ago
dcbe96b
Merge "Abort for combination of compact dex/dexlayout and update_input_vdex"
by Mathieu Chartier
· 7 years ago
7c6f636
Abort for combination of compact dex/dexlayout and update_input_vdex
by Mathieu Chartier
· 7 years ago
2b9c35b
Introduce new build tool: hiddenapi
by David Brazdil
· 7 years ago
fa0b0db
Merge "Generate debug symbols for interpreted methods."
by David Srbecky
· 7 years ago
210531f
Revert "Revert "Move quickening info logic to its own table""
by Mathieu Chartier
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
32210b9
Generate debug symbols for interpreted methods.
by David Srbecky
· 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
f4bf58d
Merge "Try to mmap vdex file within the address range of the ELF file."
by David Srbecky
· 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
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
ec2cdf4
Try to mmap vdex file within the address range of the ELF file.
by David Srbecky
· 7 years ago
a661594
Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Treehugger Robot
· 7 years ago
e166e67
Revert "Don't embed the dex code in the oat file if dex is uncompressed."
by Andreas Gampe
· 7 years ago
7861b4b
Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing"
by Mathieu Chartier
· 7 years ago
2c4b084
Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing
by Mathieu Chartier
· 7 years ago
c8d9103
Merge "Don't embed the dex code in the oat file if dex is uncompressed."
by Nicolas Geoffray
· 7 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 7 years ago
ae7e838
Don't embed the dex code in the oat file if dex is uncompressed.
by Nicolas Geoffray
· 7 years ago
3f74ea4
Merge "Decouple virtual memory allocation in ElfBuilder."
by David Srbecky
· 7 years ago
702f6f2
Merge "Add CodeItemDebugInfoAccessor"
by Mathieu Chartier
· 7 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 7 years ago
e155f4b
Decouple virtual memory allocation in ElfBuilder.
by David Srbecky
· 7 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 7 years ago
8901119
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
by Vladimir Marko
· 7 years ago
0f13269
Merge changes I8c4cec43,I00634b89,I0579db64
by Vladimir Marko
· 7 years ago
a64b52d
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
by Vladimir Marko
· 7 years ago
8f1a586
Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672
by Treehugger Robot
· 7 years ago
f56a1c0
Merge "Determine HLoadClass/String load kind early."
by Vladimir Marko
· 7 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 7 years ago
93592f5
Fix VDEX header when no quickening info
by David Brazdil
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
d504c7e
Change enums in ImageWriter to `enum class`.
by Vladimir Marko
· 7 years ago
aa25db7
Merge "Clean some dex2oat options."
by Nicolas Geoffray
· 7 years ago
2d8801f
Clean some dex2oat options.
by Nicolas Geoffray
· 7 years ago
b656fcb
Merge "Revert "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile."""
by Nicolas Geoffray
· 7 years ago
6f73f4a
Revert "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile.""
by Nicolas Geoffray
· 7 years ago
b4c6acb
Optimize lookup of quickening data.
by Nicolas Geoffray
· 7 years ago
f3c52b4
Fill Class and String .bss slots in runtime.
by Vladimir Marko
· 7 years ago
dd257c6
Merge "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile.""
by Nicolas Geoffray
· 7 years ago
715d672
Revert "Try to be consistent when setting fields of OatWriter::OatDexFile."
by Nicolas Geoffray
· 7 years ago
02f4101
Merge "Try to be consistent when setting fields of OatWriter::OatDexFile."
by Nicolas Geoffray
· 7 years ago
97a042e
Try to be consistent when setting fields of OatWriter::OatDexFile.
by Nicolas Geoffray
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
92f7f3c
Use intrinsic codegen for compiling intrinsic methods.
by Vladimir Marko
· 7 years ago
5dcb0d2
Merge "ART: Clean up #includes in jit_code_cache.h ."
by Vladimir Marko
· 7 years ago
b0b68cf
ART: Clean up #includes in jit_code_cache.h .
by Vladimir Marko
· 7 years ago
8eaa8e5
Remove kIsVdexEnabled.
by Nicolas Geoffray
· 7 years ago
b7c273c
Add ClassDataItemIterator::HasNextMethod
by Mathieu Chartier
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
cefd676
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Treehugger Robot
· 7 years ago
86083f7
runtime: Bitstring implementation for subtype checking (4/4).
by Igor Murashkin
· 7 years ago
dde7d4e
dex2oat: Remove redundant "duplicate methods" warning with --debuggable
by Igor Murashkin
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
9e842d3
Merge "Add basic support for writing cdex container in dexlayout"
by Mathieu Chartier
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
Next »