index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cope with runtime refactoring on the LLVM side.
Shih-wei Liao
2012-03-29
1
-2
/
+1
*
Refactor runtime support.
Ian Rogers
2012-03-29
4
-28
/
+57
*
Remove unused static libraries from libart.so.
Logan Chien
2012-03-28
1
-53
/
+1
*
Fix LLVM build linking error.
Logan Chien
2012-03-27
1
-1
/
+2
*
DO NOT MERGE: Cope with current LLVM in this branch.
Shih-wei Liao
2012-03-26
2
-10
/
+10
*
Fix space_test for (USE_LLVM_COMPILER) build.
TDYa127
2012-03-26
1
-1
/
+1
*
Add ELF loader to load the executables.
Logan Chien
2012-03-26
1
-0
/
+1
*
Fix sdk_x86 build
Brian Carlstrom
2012-03-25
1
-6
/
+22
*
X86 disassembler.
Ian Rogers
2012-03-23
1
-1
/
+2
*
Add disabled --instruction-set=X86 for test-art-host-oat
Brian Carlstrom
2012-03-17
2
-3
/
+4
*
Add disabled test-art-host-oat
Brian Carlstrom
2012-03-17
1
-8
/
+32
*
Fix all our unused parameter warnings so we let GCC report them.
Elliott Hughes
2012-03-16
2
-1
/
+4
*
Make CheckJNI and JNI workarounds mutually exclusive...
Elliott Hughes
2012-03-15
1
-0
/
+1
*
Rewrite the invoke stubs to use JValue[]s.
Elliott Hughes
2012-03-15
1
-0
/
+1
*
Don't try to link in libraries we're not building yet.
Elliott Hughes
2012-03-14
2
-10
/
+10
*
Fix the LLVM build. Separate out libart-compiler-llvm.so.
Shih-wei Liao
2012-03-13
5
-21
/
+225
*
Add dependency from dex2oat to supporting libart-compiler-* libraries
Brian Carlstrom
2012-03-10
2
-9
/
+24
*
Move other compiler bits into the compiler shared libraries.
Elliott Hughes
2012-03-09
2
-7
/
+4
*
Refactor the compilers out of libart.
Elliott Hughes
2012-03-09
2
-47
/
+143
*
Fix core.oat dex file dependencies
Brian Carlstrom
2012-03-08
1
-1
/
+1
*
Update core image to include everything needed by core-tests
Brian Carlstrom
2012-03-08
1
-2
/
+2
*
Add runtime_support_common.
Shih-wei Liao
2012-03-07
1
-0
/
+1
*
Move the compiler away from libdex.
Elliott Hughes
2012-03-06
2
-3
/
+1
*
Skip src/jni_compiler.cc from llvm backend
Logan Chien
2012-03-06
1
-1
/
+1
*
x86 source code hack and slash
buzbee
2012-03-05
1
-0
/
+15
*
Initial runtime support routines for ART LLVM.
Shih-wei Liao
2012-03-04
1
-1
/
+2
*
Extra verbosity and disassembler for oatdump
Ian Rogers
2012-03-02
1
-1
/
+3
*
libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock.
Elliott Hughes
2012-03-01
1
-2
/
+5
*
Implement Link-loading and pass 62 tests in JniInternalTest.
Shih-wei Liao
2012-03-01
2
-2
/
+9
*
More target-independence
buzbee
2012-02-29
1
-3
/
+24
*
Compile llvm.Module into ELF object file.
Logan Chien
2012-02-29
2
-1
/
+53
*
JNI compiler.
Logan Chien
2012-02-29
1
-0
/
+1
*
Add Java_MyClass_sbar to list of test symbols
Brian Carlstrom
2012-02-29
1
-1
/
+1
*
Always run dex2oat (2 of 3)
Brian Carlstrom
2012-02-27
3
-51
/
+8
*
Multi-target support
buzbee
2012-02-26
1
-1
/
+0
*
Minor fix to be consistent with the style today.
Shih-wei Liao
2012-02-24
1
-3
/
+1
*
Ignore frame-larger-than warning for auto generated code.
Logan Chien
2012-02-24
1
-1
/
+2
*
Add missing art_cflags.
Shih-wei Liao
2012-02-23
1
-0
/
+1
*
Add upcall compiler.
Logan Chien
2012-02-19
1
-3
/
+4
*
Fix inadvertent submission in last CL.
Ian Rogers
2012-02-17
1
-1
/
+1
*
Run time illegal access checks on static and direct methods
Ian Rogers
2012-02-17
1
-1
/
+2
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
3
-26
/
+43
*
Add Dalvik register allocation codegen.
Logan Chien
2012-02-16
1
-0
/
+1
*
Add name mangling function for LLVM.
Logan Chien
2012-02-15
1
-1
/
+7
*
Add inferred register category map to Method object.
Logan Chien
2012-02-15
1
-0
/
+1
*
Beginning of LLVM backend for ART.
Shih-wei Liao
2012-02-14
2
-12
/
+53
*
Turn on some basic tsan annotations.
Elliott Hughes
2012-02-07
5
-4
/
+15
*
trygon support
Brian Carlstrom
2012-02-07
2
-2
/
+12
*
Test changes to support tradefed
Brian Carlstrom
2012-01-31
3
-46
/
+44
*
Fix test-art-target on the Mac.
Elliott Hughes
2012-01-31
1
-3
/
+3
[next]