index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
2
-125
/
+300
|
/
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-20
/
+49
*
Fix JIT options with late init
Mathieu Chartier
2015-03-18
1
-6
/
+6
*
Add JIT zygote hook
Mathieu Chartier
2015-03-17
1
-3
/
+17
*
Merge "Remove ThrowLocation."
Nicolas Geoffray
2015-03-10
8
-32
/
+25
|
\
|
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
8
-32
/
+25
*
|
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-327
/
+33
|
/
*
ART: Move DexFile vector to Java array
Andreas Gampe
2015-02-24
2
-61
/
+127
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-1
/
+2
*
ART: Make run-tests more verbose
Andreas Gampe
2015-02-17
1
-1
/
+1
*
Clean up the locks around Heap::VisitObjects().
Hiroshi Yamauchi
2015-01-20
1
-0
/
+1
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-1
/
+1
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-16
/
+21
*
Merge "Clean up some #ifdefs."
Elliott Hughes
2015-01-09
1
-2
/
+2
|
\
|
*
Clean up some #ifdefs.
Elliott Hughes
2015-01-09
1
-2
/
+2
*
|
Add clamp growth limit
Mathieu Chartier
2015-01-08
1
-0
/
+5
|
/
*
Mute common case DexFile.isDexOptNeeded log spam
Brian Carlstrom
2015-01-06
1
-1
/
+4
*
Merge "ART: Use interpret-only for vmSafeMode"
Andreas Gampe
2014-12-20
1
-2
/
+8
|
\
|
*
ART: Use interpret-only for vmSafeMode
Andreas Gampe
2014-12-19
1
-2
/
+8
*
|
Add heap task processor
Mathieu Chartier
2014-12-19
1
-7
/
+24
|
/
*
Move GC daemon locking logic into heap
Mathieu Chartier
2014-12-15
1
-0
/
+9
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-3
/
+1
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-2
/
+0
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
2
-8
/
+8
*
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
3
-17
/
+3
*
Add hash map, reduce excessive hashing
Mathieu Chartier
2014-11-07
3
-6
/
+8
*
ART: More warnings
Andreas Gampe
2014-11-04
50
-15
/
+775
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
3
-20
/
+19
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-3
/
+22
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
2
-2
/
+3
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-1
/
+1
*
Some additional verbose logging for DexFile_defineClassNative
Brian Carlstrom
2014-10-16
1
-2
/
+3
*
Switch to C++11 style [[noreturn]].
Ian Rogers
2014-10-10
1
-2
/
+1
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-0
/
+1
*
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
1
-0
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
Add VMRuntime.isBootClassPathOnDisk
Brian Carlstrom
2014-09-30
1
-2
/
+31
*
ART: Better IllegalAccessException message
Andreas Gampe
2014-09-29
1
-5
/
+16
*
Optimize get/set reflection performance
Mathieu Chartier
2014-09-26
1
-52
/
+63
*
Fix broken runtime SetStatsEnabled logic
Mathieu Chartier
2014-09-26
1
-2
/
+2
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
2
-7
/
+9
*
Merge "ART: Update for split native bridge initialization"
Andreas Gampe
2014-09-24
1
-2
/
+4
|
\
|
*
ART: Update for split native bridge initialization
jgu21
2014-09-23
1
-2
/
+4
*
|
Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded
Brian Carlstrom
2014-09-24
1
-9
/
+10
*
|
ART: Only allow the zygote to create the global boot image
Andreas Gampe
2014-09-18
1
-1
/
+3
*
|
Avoid suspending for alloc trace enabling when already suspended.
Jeff Hao
2014-09-17
1
-2
/
+2
|
/
*
Add native support for FinalizerList.makeCircularListIfUnenqueued
Mathieu Chartier
2014-09-14
1
-0
/
+40
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
6
-18
/
+21
*
Add fast path to VMClassLoader.findLoadedClass
Mathieu Chartier
2014-09-11
1
-6
/
+13
*
Change Reference.get() intrinsic to Reference.getReferent().
Mathieu Chartier
2014-09-09
1
-2
/
+2
[prev]
[next]