index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-4
/
+0
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-2
/
+0
*
Make it possible to enable tlab with a build parameter.
Hiroshi Yamauchi
2015-03-20
1
-0
/
+7
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-6
/
+6
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+8
*
Clean up some #ifdefs.
Elliott Hughes
2015-01-09
1
-1
/
+1
*
Remove portable.
Elliott Hughes
2014-12-12
1
-7
/
+1
*
Make it possible to enable heap poisoning via make variable.
Hiroshi Yamauchi
2014-12-08
1
-0
/
+4
*
Add ART_USE_OPTIMIZING_COMPILER flag.
Nicolas Geoffray
2014-11-25
1
-0
/
+6
*
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
1
-0
/
+2
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-9
/
+1
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-0
/
+2
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+13
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-1
/
+4
*
ART: Generalize code to find PC for artInvokeInterfaceTrampoline
Alexei Zavjalov
2014-06-10
1
-21
/
+0
*
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-07
1
-3
/
+2
*
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
1
-0
/
+1
*
Refactor space bitmap to support different alignments.
Mathieu Chartier
2014-04-14
1
-3
/
+4
*
Merge "Insert an empty read barrier call."
Hiroshi Yamauchi
2014-04-04
1
-1
/
+1
|
\
|
*
Insert an empty read barrier call.
Hiroshi Yamauchi
2014-04-03
1
-1
/
+1
*
|
Make frame size dependent on arch-specific constants.
Andreas Gampe
2014-04-03
1
-0
/
+8
|
/
*
Make the support code for read barriers a bit more general.
Hiroshi Yamauchi
2014-03-31
1
-4
/
+12
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+4
*
Make heap reference poisoning work with the interpreter.
Hiroshi Yamauchi
2014-03-05
1
-0
/
+3
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+7
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
1
-0
/
+4
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-1
/
+1
*
Compact zygote.
Mathieu Chartier
2013-11-22
1
-22
/
+22
*
Fix portable + mips build.
Mathieu Chartier
2013-11-12
1
-1
/
+7
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-0
/
+9
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-10
/
+10
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+78