index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable generic JNI for x86 and ARM when interpret-only.
Ian Rogers
2014-10-21
1
-1
/
+15
*
Merge "Some code clean-up."
Ian Rogers
2014-10-17
1
-1
/
+1
|
\
|
*
Some code clean-up.
Ian Rogers
2014-10-16
1
-1
/
+1
*
|
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-17
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
1
-3
/
+11
*
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-1
/
+1
|
/
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-3
/
+3
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-83
/
+15
*
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-19
1
-6
/
+3
*
ART: Check for exceptions from unresolved classes
Andreas Gampe
2014-09-16
1
-2
/
+5
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-3
/
+3
*
ART: Allow quickening in the boot image
Andreas Gampe
2014-09-15
1
-61
/
+114
*
ART: Change access flag behavior in verifier
Andreas Gampe
2014-09-15
1
-3
/
+3
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-6
/
+7
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-1
/
+1
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-111
/
+69
*
Reduce interpret-only compile time.
Mathieu Chartier
2014-08-26
1
-5
/
+9
*
CheckAndClearResolveException should allow LinkageError
Brian Carlstrom
2014-08-25
1
-1
/
+2
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-1
/
+1
*
Merge "ART: Avoid expensive class lookup in compiler driver"
Andreas Gampe
2014-08-16
1
-1
/
+7
|
\
|
*
ART: Avoid expensive class lookup in compiler driver
Andreas Gampe
2014-08-18
1
-1
/
+7
*
|
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
1
-0
/
+5
|
/
*
Merge "Move explicit GC after we are done initalizing all classes."
Mathieu Chartier
2014-08-14
1
-4
/
+4
|
\
|
*
Move explicit GC after we are done initalizing all classes.
Mathieu Chartier
2014-08-11
1
-4
/
+4
*
|
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-23
/
+44
|
/
*
Merge "ART: Add guards to the dex cache and its shortcuts"
Andreas Gampe
2014-08-06
1
-2
/
+6
|
\
|
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-2
/
+6
*
|
Merge "Added support for patching classes from different dex files."
Mathieu Chartier
2014-08-06
1
-0
/
+39
|
\
\
|
*
|
Added support for patching classes from different dex files.
Fred Shih
2014-08-06
1
-0
/
+39
|
|
/
*
|
Merge "ART: Rework CFA frame initialization and writing code"
Andreas Gampe
2014-08-06
1
-6
/
+0
|
\
\
|
*
|
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-08-06
1
-6
/
+0
|
|
/
*
/
ART: Skip compiling redefined classes in apps
Andreas Gampe
2014-08-06
1
-19
/
+48
|
/
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-2
/
+2
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-10
/
+21
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
Support fields in optimizing compiler.
Nicolas Geoffray
2014-07-14
1
-11
/
+25
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
Whitelist another exception during dex2oat resolving.
Brian Carlstrom
2014-07-08
1
-2
/
+6
*
Only allow whitelisted exceptions during dex2oat resolving.
Mathieu Chartier
2014-07-07
1
-10
/
+17
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-8
/
+7
*
Log profile info only on debug builds.
Calin Juravle
2014-06-23
1
-8
/
+13
*
ART: Ignore timing issues in debug builds
Andreas Gampe
2014-06-13
1
-1
/
+1
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-14
/
+13
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-13
/
+16
*
Clean up the sampling profiler
Calin Juravle
2014-06-06
1
-24
/
+13
*
ART: Fix sharpening across dex files
Andreas Gampe
2014-05-27
1
-1
/
+1
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-6
/
+8
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-8
/
+6
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-6
/
+8
*
Merge "Method inlining across dex files in boot image."
Vladimir Marko
2014-05-22
1
-20
/
+14
|
\
[next]