Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6674f8ae6bb390e61cfdccb6e5825ac952584f2d
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
4028312
Prune dexlang from the llvm compiler.
by jeffhao
· 12 years ago
2281a0e
Change LLVM check for pending exception to use thread flags.
by jeffhao
· 12 years ago
f58dffd
Proxy tidy up and extra asserts.
by Ian Rogers
· 12 years ago
734b8c6
Implement ThreadReference.OwnedMonitorsStackDepthInfo.
by Elliott Hughes
· 12 years ago
d2ece2e
Merge "Implement ThreadReference.CurrentContendedMonitor and ThreadReference.Interrupt." into dalvik-dev
by Elliott Hughes
· 12 years ago
f950170
Implement ThreadReference.CurrentContendedMonitor and ThreadReference.Interrupt.
by Elliott Hughes
· 12 years ago
6d00352
Merge "Don't mask OOMEs in 102-concurrent-gc." into dalvik-dev
by Ian Rogers
· 12 years ago
a26babd
Move ExceptionTest to a run-test.
by Ian Rogers
· 12 years ago
35c360e
Don't mask OOMEs in 102-concurrent-gc.
by Ian Rogers
· 12 years ago
fef2a29
Merge "Move Invoke to a run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
dd0c4b8
Move GrowthLimit to a run-test.
by Ian Rogers
· 12 years ago
e41931a
Move Invoke to a run-test.
by Ian Rogers
· 12 years ago
3a226e3
Merge "Move MemUsage into run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
e4dd006
Merge "Move ConcurrentGC to run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
f118407
Merge "Move Fibonacci to run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
2f7d693
Merge "Move ReflectionTest to a run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
54a63fd
Move MemUsage into run-test.
by Ian Rogers
· 12 years ago
ffb5600
Move ConcurrentGC to run-test.
by Ian Rogers
· 12 years ago
9ac995b
Move Fibonacci to run-test.
by Ian Rogers
· 12 years ago
af81f92
Move ReflectionTest to a run-test.
by Ian Rogers
· 12 years ago
13c36a7
Merge "Instrumentation support for x86." into dalvik-dev
by jeffhao
· 12 years ago
7e4fcb8
Instrumentation support for x86.
by jeffhao
· 12 years ago
67efe8c
Merge "Implement ThreadReference.OwnedMonitors." into dalvik-dev
by Elliott Hughes
· 12 years ago
4993bbc
Implement ThreadReference.OwnedMonitors.
by Elliott Hughes
· 12 years ago
0ab2080
Merge "Added MIPS instrumentation support." into dalvik-dev
by jeffhao
· 12 years ago
e6270cc
Merge "Fixes for gtests on gPrecise." into dalvik-dev
by Ian Rogers
· 12 years ago
10c5b78
Fixes for gtests on gPrecise.
by Ian Rogers
· 12 years ago
12051ea
Added MIPS instrumentation support.
by jeffhao
· 12 years ago
16848f6
Remove unnecessary logging.
by Elliott Hughes
· 12 years ago
f327e07
Implement ObjectReference.MonitorInfo.
by Elliott Hughes
· 12 years ago
9e0c175
Rationalize the remaining suspension checks in debugger.cc.
by Elliott Hughes
· 12 years ago
c5dc2ff
Remove references to the now-useless ThreadLock class.
by Elliott Hughes
· 12 years ago
df42c48
Fix the recent Object.wait change.
by Elliott Hughes
· 12 years ago
a9137c6
Remove jni_internal_test flakiness.
by Elliott Hughes
· 12 years ago
f15f4a0
Remove Dbg::IsSuspended, which was checking the wrong thing.
by Elliott Hughes
· 12 years ago
88d6309
Clean up debugger orthography.
by Elliott Hughes
· 12 years ago
8b64424
Merge "Handle zombie threads in JDWP." into dalvik-dev
by Elliott Hughes
· 12 years ago
dc5daa0
Fix portable path.
by TDYa127
· 12 years ago
221229c
Handle zombie threads in JDWP.
by Elliott Hughes
· 12 years ago
162fd33
Add update_debugger_support for x86 and fix ModBasket.
by jeffhao
· 12 years ago
54b3747
Fix art script argument quoting.
by Elliott Hughes
· 12 years ago
7688767
Merge "Fix Portable build" into dalvik-dev
by buzbee
· 12 years ago
b4e94fd
Extend and fix the monitor diagnostics.
by Elliott Hughes
· 12 years ago
26f10ee
Fix Portable build
by buzbee
· 12 years ago
4cd121e
Implement the Thread.sleep native method.
by Elliott Hughes
· 12 years ago
1a25aa4
Merge "Fix and reenable lock dumping in stack dumps." into dalvik-dev
by Elliott Hughes
· 12 years ago
80537bb
Fix and reenable lock dumping in stack dumps.
by Elliott Hughes
· 12 years ago
1e5ba28
Merge "Fix debugger to properly return TS_SLEEPING." into dalvik-dev
by jeffhao
· 12 years ago
e5fe0f7
Fix debugger to properly return TS_SLEEPING.
by jeffhao
· 12 years ago
05bcbc1
Merge "Add memory barrier for final instance fields." into dalvik-dev
by Ian Rogers
· 12 years ago
fffdb02
Add memory barrier for final instance fields.
by Ian Rogers
· 12 years ago
6641ea1
Fix stack walking when top frame has null method pointer.
by jeffhao
· 12 years ago
1d6df8e
Fix Portable build
by buzbee
· 12 years ago
7f1df62
Merge "Basic block optimization refactoring" into dalvik-dev
by buzbee
· 12 years ago
2502e00
Basic block optimization refactoring
by buzbee
· 12 years ago
c8253ca
Merge "Port the Runtime.nativeLoad change to art." into dalvik-dev
by Elliott Hughes
· 12 years ago
c8fece3
Port the Runtime.nativeLoad change to art.
by Elliott Hughes
· 12 years ago
306057f
Support for deoptimization needed for debugging.
by Ian Rogers
· 12 years ago
2d76b04
Merge "Compiler: GBC fix, CFG dump enhancements" into dalvik-dev
by buzbee
· 12 years ago
d850621
Compiler: GBC fix, CFG dump enhancements
by buzbee
· 12 years ago
11a796e
Change NewDirectByteBuffer to allow NULL if capacity == 0.
by Elliott Hughes
· 12 years ago
96a9887
Improve JNI error checking to use JniAbort rather than CHECK.
by Elliott Hughes
· 12 years ago
9b5aa6f
Locking and exception handling fixes for debugger/interpreter.
by jeffhao
· 12 years ago
3235d00
Merge "Fixes to interpreter and debugger for JDWP." into dalvik-dev
by jeffhao
· 12 years ago
14f0db9
Fixes to interpreter and debugger for JDWP.
by jeffhao
· 12 years ago
09bc5a2
Add a run-test test for annotation classes missing at run time.
by Elliott Hughes
· 12 years ago
4c5b265
Test and fixes for invoke-interface on java.lang.Object methods.
by Ian Rogers
· 12 years ago
2933d53
Merge "Changed IsInDesiredThreadGroup to never return null threads." into dalvik-dev
by jeffhao
· 12 years ago
e222ee0
Move stringpiece.h and stringprintf.h to base/.
by Elliott Hughes
· 12 years ago
c1e0490
Changed IsInDesiredThreadGroup to never return null threads.
by jeffhao
· 12 years ago
1aa246d
Move casts.h and stl_util.h into base/.
by Elliott Hughes
· 12 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
f66330a
Fix icu4c include path pollution.
by Elliott Hughes
· 12 years ago
fe8723b
Merge "Switch over to the google3 unix_file File*." into dalvik-dev
by Elliott Hughes
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
b7eb108
Merge "Some fixes for JDWP with the interpreter." into dalvik-dev
by jeffhao
· 12 years ago
09bfc6a
Some fixes for JDWP with the interpreter.
by jeffhao
· 12 years ago
7331813
Remove now unused RelocateExecutable
by Brian Carlstrom
· 12 years ago
1cac343
Remove now unused RelocationBehavior
by Brian Carlstrom
· 12 years ago
89c41e5
Merge "Support for --gdb for target run-test." into dalvik-dev
by Ian Rogers
· 12 years ago
df53a65
Merge "Support for SetVReg and add SetGPR." into dalvik-dev
by Ian Rogers
· 12 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 12 years ago
4c1bf1a
Support for --gdb for target run-test.
by Ian Rogers
· 12 years ago
a592a6d
Merge "Fixed slow path for invoke-direct with null this pointer." into dalvik-dev
by jeffhao
· 12 years ago
3aadba0
Merge "Compiler: Take advantage of constant propagation" into dalvik-dev
by buzbee
· 12 years ago
262e251
Fixed slow path for invoke-direct with null this pointer.
by jeffhao
· 12 years ago
e6285f9
Compiler: Take advantage of constant propagation
by buzbee
· 12 years ago
4f3d94b
Port new 084 test to art.
by Elliott Hughes
· 12 years ago
Next »