index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix art build script
Junmo Park
2014-08-13
1
-2
/
+2
|
/
*
Proper fix after -Bsymbolic change.
Dan Albert
2014-08-09
1
-3
/
+1
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-0
/
+2
*
Workaround for test failures after Bsymbolic fix.
Dan Albert
2014-08-07
1
-1
/
+3
*
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
1
-1
/
+3
*
Add x86_64 optimized __memcmp16 implementation;
Varvara Rainchik
2014-08-06
1
-0
/
+1
*
Remove the per-project FDO support. Use the common FDO support from build/core.
Dehao Chen
2014-07-27
1
-0
/
+1
*
Integrate ART with NativeBridge interfaces
Yong WU
2014-07-24
1
-0
/
+1
*
Recycle mem-maps for collector transitions.
Mathieu Chartier
2014-07-22
1
-0
/
+1
*
Add optimized assembler implementation of __memcmp16 for x86.
Alexander Ivchenko
2014-07-17
1
-0
/
+1
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-0
/
+1
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-249
/
+252
*
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-15
1
-0
/
+1
*
Make jemalloc the default choice.
Christopher Ferris
2014-07-11
1
-3
/
+3
*
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
Sebastien Hertz
2014-07-11
1
-1
/
+0
*
Revert "Revert "Add intrinsic for Reference.get()""
Christopher Ferris
2014-07-11
1
-0
/
+1
*
Revert "Add intrinsic for Reference.get()"
Christopher Ferris
2014-07-11
1
-1
/
+0
*
Add intrinsic for Reference.get()
Fred Shih
2014-07-10
1
-0
/
+1
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-1
/
+0
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-0
/
+1
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-0
/
+1
*
Fix the x86 textrel and remove -Wl,--no-fatal-warnings.
Elliott Hughes
2014-06-28
1
-2
/
+2
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-43
/
+66
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-0
/
+1
*
Merge "Remove deprecated WITH_HOST_DALVIK."
Ian Rogers
2014-06-10
1
-8
/
+12
|
\
|
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-8
/
+12
*
|
ART: Fix MIPS build
Andreas Gampe
2014-06-10
1
-1
/
+1
*
|
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-0
/
+3
|
/
*
Add locking around boot image generation.
Narayan Kamath
2014-06-10
1
-0
/
+1
*
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
1
-27
/
+21
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-2
/
+0
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-1
/
+4
*
Add support for jemalloc instead of dlmalloc.
Christopher Ferris
2014-05-22
1
-0
/
+6
*
Move art host to libc++
Dan Albert
2014-05-21
1
-6
/
+2
*
Improve heap verification for invalid roots.
Mathieu Chartier
2014-05-20
1
-0
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+1
*
Switch ART to libc++.
Ian Rogers
2014-05-19
1
-1
/
+5
*
64-bit host multilib build.
Ying Wang
2014-05-16
1
-26
/
+13
*
ART: Fix MonitorExit code on ARM
Andreas Gampe
2014-05-15
1
-5
/
+5
*
Add concurrent reference processing.
Mathieu Chartier
2014-05-07
1
-0
/
+2
*
Refactor exception handling for deoptimization
Sebastien Hertz
2014-04-25
1
-1
/
+2
*
Preparation for transition to libc++.
Ian Rogers
2014-04-16
1
-3
/
+2
*
Restore the args in the invoke trampoline slow paths.
Mathieu Chartier
2014-04-03
1
-1
/
+0
*
Merge "Keep the symbol table in the shared libraries."
Christopher Ferris
2014-04-02
1
-0
/
+5
|
\
|
*
Keep the symbol table in the shared libraries.
Christopher Ferris
2014-04-01
1
-0
/
+5
*
|
Pass instruction-set from runtime through to spawned dex2oat.
Ian Rogers
2014-04-02
1
-0
/
+1
*
|
Merge "Move most zygote related code to frameworks/base."
Narayan Kamath
2014-04-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Move most zygote related code to frameworks/base.
Narayan Kamath
2014-04-01
1
-1
/
+1
*
|
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-0
/
+1
|
/
*
An empty collector skeleton for a read barrier-based collector.
Hiroshi Yamauchi
2014-03-27
1
-0
/
+1
[prev]
[next]