index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
utils_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-4
/
+4
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-142
/
+0
*
Fix broken checks in IsValidPartOfMemberNameUtf8Slow.
Narayan Kamath
2015-05-07
1
-0
/
+23
*
Fix NanoSleep and add test
Mathieu Chartier
2015-05-04
1
-0
/
+6
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-3
/
+0
*
Make tests assume ANDROID_ROOT is not /system.
Nicolas Geoffray
2015-04-24
1
-1
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-11
/
+11
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-0
/
+9
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-1
/
+1
*
ART: Fix IsInt when N==32, add tests
David Brazdil
2015-03-27
1
-0
/
+75
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-7
/
+0
*
Don't require three-character extensions for dex locations.
Richard Uhler
2015-02-26
1
-0
/
+2
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+3
*
dex2oat: Pack likely-dirty objects together when generating the boot image
Igor Murashkin
2014-11-20
1
-0
/
+32
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-13
/
+13
*
Optimize get/set reflection performance
Mathieu Chartier
2014-09-26
1
-0
/
+12
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-0
/
+2
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-3
/
+4
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-0
/
+10
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-5
/
+6
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-11
/
+9
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-3
/
+11
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-7
/
+5
*
Merge "Create CompilerOptions"
Brian Carlstrom
2014-02-25
1
-0
/
+22
|
\
|
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-0
/
+22
*
|
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-5
/
+6
|
/
*
Fix dumpsys meminfo for art
Brian Carlstrom
2013-10-16
1
-0
/
+14
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+338