Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bd32fda88e5910f8805c895a2fbe206bf3469b32
bd32fda
Merge "Fix END macro." into dalvik-dev
by Ian Rogers
· 12 years ago
bd7d2d3
Fix END macro.
by Ian Rogers
· 12 years ago
ee52cde
Merge "Codegen tweaks" into dalvik-dev
by buzbee
· 12 years ago
c7d1f91
Codegen tweaks
by buzbee
· 12 years ago
9329bbb
Unwind (CFI and exidx) information for ARM.
by Ian Rogers
· 12 years ago
6a62786
Fix ReferenceMap oat test.
by Ian Rogers
· 12 years ago
d0876a9
Thumb32 form branch disassembly.
by Ian Rogers
· 12 years ago
5501913
Disassembly of movt.
by Ian Rogers
· 12 years ago
b524db1
Merge "Add sun.misc.Unsafe get/put int/long/object intrinsics." into dalvik-dev
by Jeff Hao
· 12 years ago
5a70fe8
Add sun.misc.Unsafe get/put int/long/object intrinsics.
by Jeff Hao
· 12 years ago
987db60
Merge "Compiler cleanup: remove some old JIT leftovers." into dalvik-dev
by buzbee
· 12 years ago
8368340
Merge "Skip card mark when storing known null reference" into dalvik-dev
by buzbee
· 12 years ago
a5954be
Compiler cleanup: remove some old JIT leftovers.
by buzbee
· 12 years ago
9782006
Merge "[Portable Compiler] Rework return block marking." into dalvik-dev
by buzbee
· 12 years ago
bbdd053
[Portable Compiler] Rework return block marking.
by buzbee
· 12 years ago
5d8a2b8
Merge "Fix ALWAYS_INLINE." into dalvik-dev
by Ian Rogers
· 12 years ago
e8ae0dc
Fix ALWAYS_INLINE.
by Ian Rogers
· 12 years ago
9e2d454
Merge "Add some comments to describe assembly #defines." into dalvik-dev
by Ian Rogers
· 12 years ago
4b07f17
Add some comments to describe assembly #defines.
by Ian Rogers
· 12 years ago
6a791b2
Skip card mark when storing known null reference
by buzbee
· 12 years ago
8dbb708
Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name].
by Logan Chien
· 12 years ago
cc07edb
Merge "Fix portable build" into dalvik-dev
by buzbee
· 12 years ago
34b8c98
Fix portable build
by buzbee
· 12 years ago
1f99173
Merge "Fix test-art-host-oat flakiness" into dalvik-dev
by Brian Carlstrom
· 12 years ago
38a3a0c
Fix test-art-host-oat flakiness
by Brian Carlstrom
· 12 years ago
4ef3e45
Compiler constant handling rework
by buzbee
· 12 years ago
f84f99f
Merge "Reduce inlining in debug builds." into dalvik-dev
by Ian Rogers
· 12 years ago
1ffa32f
Reduce inlining in debug builds.
by Ian Rogers
· 12 years ago
45cebaf
Track Zygote exec API change.
by Elliott Hughes
· 12 years ago
c0fa3ad
Improve performance of JNI field operations.
by Ian Rogers
· 12 years ago
b6c31ea
Move hot routine out of mutex.cc.
by Ian Rogers
· 12 years ago
7cb0f9c
Fix ARM 32-bit thumb dissassembly for certain special cases.
by Jeff Hao
· 12 years ago
cb4bf70
Merge "Performance improvements by removing a DMB and inlining." into dalvik-dev
by Ian Rogers
· 12 years ago
693ff61
Performance improvements by removing a DMB and inlining.
by Ian Rogers
· 12 years ago
00bc1dc
Remove separate libart-compiler-llvm
by Brian Carlstrom
· 12 years ago
12a2bdd
Merge "Changes to LLVM to support deoptimization." into dalvik-dev
by Jeff Hao
· 12 years ago
11ffc2d
Changes to LLVM to support deoptimization.
by Jeff Hao
· 12 years ago
3986223
Merge "Improve ART_BUILD_ disabling" into dalvik-dev
by Brian Carlstrom
· 12 years ago
cb91f1a
Improve ART_BUILD_ disabling
by Brian Carlstrom
· 12 years ago
5d78f9c
Merge "Rename compiler_llvm CompilationUnit to LlvmCompilationUnit" into dalvik-dev
by Brian Carlstrom
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
e9de2dd
Change oatexec section to be Function not Object.
by Ian Rogers
· 12 years ago
6cbd384
LLVM build fix.
by Ian Rogers
· 12 years ago
785e618
LLVM build fix.
by Ian Rogers
· 12 years ago
55c9c4b
Fix invariant check for unresolved super classes.
by Ian Rogers
· 12 years ago
98573f9
Fix portable build following object.h refactor.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
ac21b79
Merge "Fix ARM CAS64." into dalvik-dev
by Brian Carlstrom
· 12 years ago
0794b6a
Fix ARM CAS64.
by Ian Rogers
· 12 years ago
6ff7f80
Realphabetize source file lists
by Brian Carlstrom
· 12 years ago
eae2691
Improve ARM thumb disassembler output.
by jeffhao
· 12 years ago
700c8d3
Move .oat files to ELF format
by Brian Carlstrom
· 12 years ago
9adbff5
Implement Intel QuasiAtomics.
by Ian Rogers
· 12 years ago
cf07143
Merge "Bump LLVM compile time warnings to make them less spammy." into dalvik-dev
by Ian Rogers
· 12 years ago
5354ec5
Bump LLVM compile time warnings to make them less spammy.
by Ian Rogers
· 12 years ago
948c508
Fix LLVM build.
by Ian Rogers
· 12 years ago
7a22fa6
Refactor StackVisitor to take a Thread*.
by Ian Rogers
· 12 years ago
87b185f
Fix 044-proxy on portable.
by Ian Rogers
· 12 years ago
73d35d0
Merge "Address OutputStream feedback" into dalvik-dev
by Brian Carlstrom
· 12 years ago
49a0f15
Address OutputStream feedback
by Brian Carlstrom
· 12 years ago
032fbb1
Merge "Remove kExceptionPending flag from thread and codegen." into dalvik-dev
by jeffhao
· 12 years ago
d24b081
Merge "Avoid heap trims in foreground and audio apps." into dalvik-dev
by Ian Rogers
· 12 years ago
4893188
Avoid heap trims in foreground and audio apps.
by Ian Rogers
· 12 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 12 years ago
b4d7e6d
Merge "Make the tools/art script appear to work from any directory." into dalvik-dev
by Elliott Hughes
· 12 years ago
28d7668
Merge "Support for contention logging with ART futexes." into dalvik-dev
by Ian Rogers
· 12 years ago
56edc43
Support for contention logging with ART futexes.
by Ian Rogers
· 12 years ago
cd60ac7
Create OutputStream abstraction
by Brian Carlstrom
· 12 years ago
d636b06
Avoid crash in HeapChunkContext::Flush post Reset.
by Ian Rogers
· 12 years ago
d75afb9
Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs.
by jeffhao
· 12 years ago
8ccc9e2
Merge "Revert "Change LLVM check for pending exception to use thread flags."" into dalvik-dev
by Jeff Hao
· 12 years ago
94762df
Merge "Revert "Change LLVM exception check to check all thread flags."" into dalvik-dev
by Jeff Hao
· 12 years ago
8e0649f
Merge "Revert "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs."" into dalvik-dev
by Jeff Hao
· 12 years ago
a8fd2d5
Revert "Change LLVM check for pending exception to use thread flags."
by Jeff Hao
· 12 years ago
9a14265
Revert "Change LLVM exception check to check all thread flags."
by Jeff Hao
· 12 years ago
17a7f18
Revert "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs."
by Jeff Hao
· 12 years ago
a96836a
Improve -verbose:jdwp.
by Elliott Hughes
· 12 years ago
fa011c8
Merge "Interpreter oat tests." into dalvik-dev
by Ian Rogers
· 12 years ago
85d9ba6
Interpreter oat tests.
by Ian Rogers
· 12 years ago
927bd29
We actually support JDWP 1.6 now.
by Elliott Hughes
· 12 years ago
b6f0f78
Make the tools/art script appear to work from any directory.
by Elliott Hughes
· 12 years ago
7db619b
Enter interpreter stub.
by Ian Rogers
· 12 years ago
09846c9
Merge "Implement Method.Bytecodes." into dalvik-dev
by Elliott Hughes
· 12 years ago
9777ba2
Implement Method.Bytecodes.
by Elliott Hughes
· 12 years ago
5f548e0
Fix 107-int-math2 with interpreter.
by Ian Rogers
· 12 years ago
fc99e7b
Merge "Fix LLVM build." into dalvik-dev
by Ian Rogers
· 12 years ago
f10f9de
Fix LLVM build.
by Ian Rogers
· 12 years ago
ff7ae7a
Merge "Implement ObjectReference.ReferringObjects." into dalvik-dev
by Elliott Hughes
· 12 years ago
0cbaff5
Implement ObjectReference.ReferringObjects.
by Elliott Hughes
· 12 years ago
6674f8a
add jasmin dependency so that it can be used when building the tests.
by Tsu Chiang Chuang
· 12 years ago
3a5271b
Merge "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs." into dalvik-dev
by jeffhao
· 12 years ago
af6e67a
Further proxy refactorings.
by Ian Rogers
· 12 years ago
a6f3aaf
MIPS fixes.
by Ian Rogers
· 12 years ago
dd7bf56
Move IntMath into run-test.
by Ian Rogers
· 12 years ago
8ff2f3d
Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs.
by jeffhao
· 12 years ago
f9a52cd
Merge "Implement ReferenceType.Instances." into dalvik-dev
by Elliott Hughes
· 12 years ago
79ec6cd
Merge "Change LLVM exception check to check all thread flags." into dalvik-dev
by jeffhao
· 12 years ago
3b78c94
Implement ReferenceType.Instances.
by Elliott Hughes
· 12 years ago
ec0f83d
Implement JDWP VirtualMachine.InstanceCounts.
by Elliott Hughes
· 12 years ago
a1ae861
Change LLVM exception check to check all thread flags.
by jeffhao
· 12 years ago
Next »