Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
fbaf29ea5915e4072584d2288fc8735d01c5b8d7
/
dex2oat
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
4e0ccc9
Merge "Add logic for calculating offsets during writing"
by Mathieu Chartier
· 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
3e0c517
Add logic for calculating offsets during writing
by Mathieu Chartier
· 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
69147f1
Add code item accessor helper classes
by Mathieu Chartier
· 7 years ago
bda66c7
Merge "cpplint: Cleanup errors"
by Treehugger Robot
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
5d16562
Merge "Delete CodeItemIterator"
by Mathieu Chartier
· 7 years ago
cefd676
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Treehugger Robot
· 7 years ago
e20ff6f
ART: Fix up dex2oat usage message
by Andreas Gampe
· 7 years ago
86083f7
runtime: Bitstring implementation for subtype checking (4/4).
by Igor Murashkin
· 7 years ago
0021feb
Delete CodeItemIterator
by Mathieu Chartier
· 7 years ago
cac31ad
ART: Add compiler option for code deduplication
by Andreas Gampe
· 7 years ago
dde7d4e
dex2oat: Remove redundant "duplicate methods" warning with --debuggable
by Igor Murashkin
· 7 years ago
36ea6b4
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2
by Treehugger Robot
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
238e8fc
ART: Clean up global includes - zlib
by Andreas Gampe
· 7 years ago
f24dfb0
ART: Clean up global includes - lz4
by Andreas Gampe
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
24066ec
Re-enable dex verifier after dexlayout
by Mathieu Chartier
· 7 years ago
22fa376
ART: Slow down dex2oat for watchdog test
by Andreas Gampe
· 7 years ago
9e842d3
Merge "Add basic support for writing cdex container in dexlayout"
by Mathieu Chartier
· 7 years ago
dfeec3a
Merge "Pass the verify flag to DexFileLoader utilities."
by Nicolas Geoffray
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
6479e48
Merge "Add compact-dex-level argument to dex2oat"
by Mathieu Chartier
· 7 years ago
eafe2a5
Add compact-dex-level argument to dex2oat
by Mathieu Chartier
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
f39208f
ART: Add abort-on-soft-verifier-error
by Andreas Gampe
· 7 years ago
185f633
Merge "Fix LayoutSections for aligned last CodeItem."
by Alan Leung
· 7 years ago
dfce435
Merge "Add CompactDexFile"
by Mathieu Chartier
· 7 years ago
9595fd3
Fix LayoutSections for aligned last CodeItem.
by Alan Leung
· 7 years ago
cf76bf8
Add CompactDexFile
by Mathieu Chartier
· 7 years ago
2b51edd
ART: Fix includes
by Andreas Gampe
· 7 years ago
aa337b1
Merge "Unquicken dex files before exporting from oatdump"
by Roland Levillain
· 7 years ago
a1f56a8
Unquicken dex files before exporting from oatdump
by Anestis Bechtsoudis
· 7 years ago
292567e
Rename NativeDexFile -> StandardDexFile
by Mathieu Chartier
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
7b074bf
Add a shared interface for different types of dex files
by Mathieu Chartier
· 7 years ago
001ff03
Merge "ART: Use CmdlineParser in dex2oat"
by Treehugger Robot
· 7 years ago
efe35f4
Merge "Increase margins for dex2oat_image_test"
by Mathieu Chartier
· 7 years ago
fb316f0
Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat"
by Treehugger Robot
· 7 years ago
097f34c
ART: Use CmdlineParser in dex2oat
by Andreas Gampe
· 7 years ago
6620532
Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat
by Shubham Ajmera
· 7 years ago
44e9bac
Increase margins for dex2oat_image_test
by Mathieu Chartier
· 7 years ago
c46cf80
Add startup/post-startup bits for random profiles
by Mathieu Chartier
· 7 years ago
2ca2780
Run bpfmt
by Dan Willemsen
· 7 years ago
9389ae7
Simplify Android.bp files
by Dan Willemsen
· 7 years ago
2dc2bcc
Merge "Ensure the oat/vdex file is erased if we fail to truncate"
by Calin Juravle
· 7 years ago
b09be72
Ensure the oat/vdex file is erased if we fail to truncate
by Calin Juravle
· 7 years ago
2fe2d41
Merge "compiler: layout OatMethodQuickCode by profile hotness"
by Igor Murashkin
· 7 years ago
545412b
compiler: layout OatMethodQuickCode by profile hotness
by Igor Murashkin
· 7 years ago
478abf0
Merge "Revert^2 "Verify profile wrt dex file in dex2oat"""
by Shubham Ajmera
· 7 years ago
188b2bf
Revert^2 "Verify profile wrt dex file in dex2oat""
by Shubham Ajmera
· 7 years ago
20e9a7f
Merge "Refactor compiled_method.h ."
by Vladimir Marko
· 7 years ago
672bcf5
ART: Fix os << std::string* errors
by Andreas Gampe
· 7 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 7 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 8 years ago
7b211a1
Revert "Verify profile wrt dex file in dex2oat"
by Nicolas Geoffray
· 7 years ago
2676520
Verify profile wrt dex file in dex2oat
by Shubham Ajmera
· 7 years ago
fc8b422
Clean up AtomicDexRefMap
by Mathieu Chartier
· 7 years ago
1b404a8
Add debug info for link-time generated thunks.
by Vladimir Marko
· 7 years ago
fe712a8
Merge "Add support for registering classpath classes status."
by Nicolas Geoffray
· 7 years ago
486dda0
Add support for registering classpath classes status.
by Nicolas Geoffray
· 7 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 7 years ago
cd87c3e
Clean up ImageHeader section getters.
by Vladimir Marko
· 7 years ago
641a473
ART: Fix reference-related warnings
by Andreas Gampe
· 7 years ago
3157fc2
ART: Move cmdline parser to header library
by Andreas Gampe
· 7 years ago
8cce65a
Disable app image for very large apps
by Mathieu Chartier
· 7 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 7 years ago
d0176f5
Merge "Recover vdex regression on multidex."
by Nicolas Geoffray
· 7 years ago
68db225
Disable dex2oat test TestWatchdogTrigger with Valgrind.
by Roland Levillain
· 7 years ago
a6fc787
Recover vdex regression on multidex.
by Nicolas Geoffray
· 7 years ago
2b03a1f
Instrument ARM64 generated code to check the Marking Register.
by Roland Levillain
· 7 years ago
6a2b67b
Enable class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
9e050df
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
by Mathieu Chartier
· 7 years ago
6921d90
Revert "Support class unloading in dex2oat for quicken multidex"
by Richard Uhler
· 7 years ago
0b1c341
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
d1ab1bd
Add --avoid-storing-invocation option
by Mathieu Chartier
· 7 years ago
293bfbd
Merge "Revert "Revert "Stop using the runtime classpath in dex2oat"""
by Calin Juravle
· 7 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
df2a410
Merge "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 7 years ago
cda934e
Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a
by Calin Juravle
· 7 years ago
ff0baff
Null initialize dirty_image_objects_filename_
by Mathieu Chartier
· 7 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 7 years ago
1ccf613
Do not pass --runtime-arg -classpath in dex2oat_test
by Calin Juravle
· 7 years ago
Next »