index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix MIPS build
Andreas Gampe
2014-06-10
1
-16
/
+16
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
2
-2
/
+43
*
Merge "Fix reflection_test failures."
Ian Rogers
2014-06-05
1
-6
/
+6
|
\
|
*
Fix reflection_test failures.
Douglas Leung
2014-06-03
1
-6
/
+6
*
|
[MIPS] Remove warnings about use of at register
Chris Dearman
2014-05-23
1
-2
/
+4
|
/
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
2
-10
/
+66
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+2
*
Add heap reference size to the checks in arch_test
Andreas Gampe
2014-04-30
1
-0
/
+3
*
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
Andreas Gampe
2014-04-25
3
-4
/
+30
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-33
/
+0
*
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-1
/
+2
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
2
-8
/
+8
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+46
*
Always reset CFI state.
Ian Rogers
2014-03-11
1
-1
/
+3
*
Ensure functions start with clean CFA state.
Ian Rogers
2014-03-11
1
-1
/
+1
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-0
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
2
-0
/
+6
*
Make MIPS assembly labels local.
Ian Rogers
2014-02-21
2
-20
/
+20
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-0
/
+5
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-2
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
3
-7
/
+71
*
ART can't create more than 8k threads during the worktime
Alexei Zavjalov
2014-02-06
1
-0
/
+4
*
Fix dumpsys meminfo <pid>.
Mathieu Chartier
2013-11-25
1
-1
/
+4
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
2
-179
/
+22
*
Add .cfi_restore for assembly functions
Dave Allison
2013-11-06
1
-0
/
+34
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
2
-2
/
+17
*
Add missing callee save restore to quick entrypoints.
Mathieu Chartier
2013-10-22
1
-15
/
+7
*
Restore callee save registers.
Mathieu Chartier
2013-10-16
1
-7
/
+28
*
Fix exception throwing in monitor-enter for MIPS.
Ian Rogers
2013-10-08
1
-1
/
+1
*
Improve quick codegen for aput-object.
Ian Rogers
2013-10-08
4
-26
/
+126
*
MIPS fix.
Ian Rogers
2013-09-27
1
-1
/
+2
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
2
-6
/
+96
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
2
-6
/
+6
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-07
5
-194
/
+208
*
Portable refactorings.
Ian Rogers
2013-07-30
7
-191
/
+345
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
6
-0
/
+1750