index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
Android.libarttest.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
1
-3
/
+2
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-0
/
+1
*
Move art host to libc++
Dan Albert
2014-05-21
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+1
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-2
/
+7
*
Preparation for transition to libc++.
Ian Rogers
2014-04-16
1
-4
/
+3
*
Build changes to build multilib tests
Andreas Gampe
2014-04-01
1
-1
/
+3
*
art: convert makefiles to support multilib build
Colin Cross
2014-02-18
1
-0
/
+2
*
Don't hardcode object layout in Unsafe and space_test.
Hiroshi Yamauchi
2014-02-11
1
-1
/
+2
*
Have JNI FindClass fall back to system ClassLoader
Brian Carlstrom
2013-10-10
1
-0
/
+1
*
Add a systrace support for lock contention logging.
Hiroshi Yamauchi
2013-08-13
1
-1
/
+2
*
Clean up stlport usage.
Elliott Hughes
2013-07-30
1
-2
/
+2
*
Enable darwin target build for art.
Brian Carlstrom
2013-07-23
1
-2
/
+4
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-1
/
+1
*
libart-compiler cleanup
Brian Carlstrom
2013-07-11
1
-0
/
+6
*
Clang build support, -Wthread-safety with GCC 4.6.
Ian Rogers
2013-05-17
1
-0
/
+2
*
Remove gcc-based tsan support
Brian Carlstrom
2013-03-22
1
-2
/
+1
*
Restore tests tag for target
Brian Carlstrom
2012-09-06
1
-0
/
+3
*
Remove build warnings due to now unnecessary LOCAL_MODULE_TAGS
Brian Carlstrom
2012-08-23
1
-1
/
+0
*
Turn on some basic tsan annotations.
Elliott Hughes
2012-02-07
1
-1
/
+2
*
Remove need for libarttest.so for gtests for tradefed
Brian Carlstrom
2012-01-27
1
-0
/
+1
*
Mac build fixes.
Elliott Hughes
2012-01-20
1
-1
/
+4
*
Fix Object::IsSoftReference
Brian Carlstrom
2011-10-12
1
-8
/
+14
*
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
Shih-wei Liao
2011-09-25
1
-2
/
+5
*
Fix ClassLinker::LinkInterfaceMethods bug
Brian Carlstrom
2011-09-15
1
-2
/
+2
*
Support 32-bit volatiles.
Elliott Hughes
2011-09-13
1
-1
/
+2
*
Finish moving state to managed heap
Brian Carlstrom
2011-09-11
1
-2
/
+4
*
Code for loading shared libraries and calling JNI_OnLoad.
Elliott Hughes
2011-08-17
1
-2
/
+2
*
Add NDEBUG build
Brian Carlstrom
2011-07-27
1
-0
/
+43