index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dex2oat
/
dex2oat.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Implement cumulative timings for CompilerDriver."
Brian Carlstrom
2014-01-20
1
-19
/
+3
*
Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-01-16
1
-3
/
+19
*
Add systrace regions for file opening during setup.
Ian Rogers
2014-01-14
1
-0
/
+4
*
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
1
-4
/
+20
*
Move compiler code out of method verifier.
Vladimir Marko
2013-12-17
1
-9
/
+36
*
Use libziparchive for art zip processing.
Narayan Kamath
2013-12-09
1
-1
/
+1
*
Break apart oat writing times.
Ian Rogers
2013-11-15
1
-1
/
+4
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
1
-4
/
+4
*
Fix CTS failures caused by ignoring malformed dex files in dex2oat
Brian Carlstrom
2013-11-12
1
-0
/
+4
*
Revert "resolved conflicts for merge of ad93c622 to master"
Brian Carlstrom
2013-11-12
1
-5
/
+16
*
resolved conflicts for merge of ad93c622 to master
Brian Carlstrom
2013-11-09
1
-16
/
+5
|
\
|
*
Ignore missing files in dex2oat
Brian Carlstrom
2013-11-08
1
-16
/
+5
|
*
Use exit to avoid destructors in dex2oat.
Ian Rogers
2013-09-06
1
-0
/
+8
*
|
Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error
Brian Carlstrom
2013-11-06
1
-6
/
+2
*
|
Support hardware divide instruction
Dave Allison
2013-11-05
1
-4
/
+53
*
|
Fix --compiler-backend usage example
Brian Carlstrom
2013-10-30
1
-1
/
+1
*
|
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-4
/
+0
*
|
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-18
/
+31
*
|
Make compiler stat dumping easier to use.
Ian Rogers
2013-10-09
1
-1
/
+3
*
|
Use exit to avoid destructors in dex2oat.
Ian Rogers
2013-09-06
1
-0
/
+8
|
/
*
Make files writable on the installd path as well
Brian Carlstrom
2013-08-29
1
-4
/
+7
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-7
/
+11
*
Set small ART override for image as an option.
Ian Rogers
2013-08-28
1
-3
/
+13
*
Reduce the scope of a ScopedObjectAccess in dex2oat.
Ian Rogers
2013-08-27
1
-14
/
+7
*
Add buffering to ELF file generation
Brian Carlstrom
2013-08-26
1
-1
/
+1
*
Compiler filter update
buzbee
2013-08-21
1
-3
/
+4
*
dex2oat flag to always dump timing data.
Ian Rogers
2013-08-20
1
-3
/
+8
*
Reduce AOT initialization.
Ian Rogers
2013-08-19
1
-1
/
+1
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-4
/
+4
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-6
/
+5
*
Merge "Refactor java.lang.reflect implementation" into dalvik-dev
Ian Rogers
2013-08-14
1
-2
/
+2
|
\
|
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
|
Clean up logcat spam from compiler and verifier
Anwar Ghuloum
2013-08-13
1
-6
/
+6
|
/
*
Fix SMALL_ART
buzbee
2013-08-12
1
-0
/
+5
*
Compilation filter
buzbee
2013-08-08
1
-11
/
+7
*
resolved conflicts for merge of 7934ac28 to dalvik-dev
Brian Carlstrom
2013-07-26
1
-3
/
+3
|
\
|
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
|
Add systrace support to NewTimingLogger, migrate compiler timing logging to N...
Anwar Ghuloum
2013-07-25
1
-10
/
+12
|
/
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
1
-20
/
+7
*
Restore conditional oat file copying used by build system.
Brian Carlstrom
2013-07-22
1
-1
/
+1
*
Move TimingLogger creation to dex2oat
Brian Carlstrom
2013-07-21
1
-19
/
+46
*
Remove CompilerDriver::IsDebuggingSupported
Brian Carlstrom
2013-07-21
1
-12
/
+4
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
Fix cpplint runtime/explicit issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1060