index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-12
/
+17
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-16
/
+15
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-0
/
+54
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-1
/
+1
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-3
/
+2
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-13
/
+14
*
Remove portable.
Elliott Hughes
2014-12-12
1
-5
/
+0
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-4
/
+4
*
Break apart header files.
Ian Rogers
2014-07-15
1
-1
/
+2
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-2
/
+2
*
Fix GC race condition in visit roots
Serguei Katkov
2014-06-02
1
-1
/
+4
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-4
/
+3
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+4
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-4
/
+3
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+6
*
Make test-art pass with heap reference poisoning enabled.
Hiroshi Yamauchi
2014-03-19
1
-0
/
+1
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+1
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-1
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+2
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-3
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+5
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
1
-1
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-3
/
+6
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-3
/
+3
*
Fix compiler_driver_test/image_test.
Ian Rogers
2013-07-25
1
-0
/
+1
*
Add systrace support to NewTimingLogger, migrate compiler timing logging to N...
Anwar Ghuloum
2013-07-25
1
-1
/
+1
*
Move TimingLogger creation to dex2oat
Brian Carlstrom
2013-07-21
1
-1
/
+4
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+166