Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
80537bb742dff4ccdf6d04b1c0bb7d2179acc8cb
80537bb
Fix and reenable lock dumping in stack dumps.
by Elliott Hughes
· 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
42b4dc4
Interpreter fixes.
by jeffhao
· 12 years ago
a77f0f6
Various fixes for JDWP.
by jeffhao
· 12 years ago
a169e1d
Quick compiler: refactored listing & const fix
by buzbee
· 12 years ago
ce4cc0d
Using gcmap instead of shadow frame.
by TDYa127
· 12 years ago
823b8ac
Merge "Remove some SOA from JNI internal." into dalvik-dev
by Ian Rogers
· 12 years ago
078fa45
Quick compiler: improve ClobberSReg comments
by buzbee
· 12 years ago
609ba32
Fix/add comments in x86 long codegen.
by Ian Rogers
· 12 years ago
07ec8e1
Intrinsic for java.lang.Thread.currentThread.
by Ian Rogers
· 12 years ago
ef28b14
Remove some SOA from JNI internal.
by Ian Rogers
· 12 years ago
cfaa455
Turn the thread peer_ into a Object*.
by Ian Rogers
· 12 years ago
3676aeb
Merge "Quick compiler: tighten null/0/0.0 workaround" into dalvik-dev
by buzbee
· 12 years ago
7da142f
Quick compiler: tighten null/0/0.0 workaround
by buzbee
· 12 years ago
760c943
After ART_USE_FUTEXES was enabled, we need some different gAborting protection
by Brian Carlstrom
· 12 years ago
0765396
Merge "Fix some JDWP bugs related to locking and getting statics." into dalvik-dev
by jeffhao
· 12 years ago
0dfbb7e
Fix some JDWP bugs related to locking and getting statics.
by jeffhao
· 12 years ago
7b9ad92
Merge "Workaround for Issue 7250540" into dalvik-dev
by buzbee
· 12 years ago
5f61f67
Workaround for Issue 7250540
by buzbee
· 12 years ago
d45f201
Simplify ConditionVariable and avoid potential race.
by Ian Rogers
· 12 years ago
bc43860
Merge "Quick compiler: minor cleanup" into dalvik-dev
by buzbee
· 12 years ago
2bfc673
Fix run-test to tell the truth.
by Elliott Hughes
· 12 years ago
ddde37c
Merge "Fix clear growth limit not working." into dalvik-dev
by Ian Rogers
· 12 years ago
80de7a6
Fix clear growth limit not working.
by Mathieu Chartier
· 12 years ago
df1ce91
Add alignment attribute to packed.
by Ian Rogers
· 12 years ago
a3a82b2
Quick compiler: minor cleanup
by buzbee
· 12 years ago
af1b892
Prevent hang due to HandleUnexpectedSignal reentry
by Brian Carlstrom
· 12 years ago
9c85bc0
Merge "Avoid direct access to length_." into dalvik-dev
by Ian Rogers
· 12 years ago
6a07d3c
Merge "Fix and enable ART futexes." into dalvik-dev
by Ian Rogers
· 12 years ago
e256fe1
Avoid direct access to length_.
by Ian Rogers
· 12 years ago
725de29
Merge "Disable another CHECK when gAborting" into dalvik-dev
by Ian Rogers
· 12 years ago
9e419ca
Disable another CHECK when gAborting
by Brian Carlstrom
· 12 years ago
5bd97c4
Fix and enable ART futexes.
by Ian Rogers
· 12 years ago
ce945c4
Fix LLVM build.
by jeffhao
· 12 years ago
a2424c2
Merge "Fixes to make all run-tests except 051-thread work." into dalvik-dev
by Ian Rogers
· 12 years ago
94d6df4
Fixes to make all run-tests except 051-thread work.
by jeffhao
· 12 years ago
25c15ce
Merge "Eliminate build of target-specific compiler .so" into dalvik-dev
by buzbee
· 12 years ago
8c4bbb5
Eliminate build of target-specific compiler .so
by buzbee
· 12 years ago
5bc2528
Merge "Fixed access checks on class resolution in interpreter." into dalvik-dev
by Ian Rogers
· 12 years ago
0a9bb73
Fixed access checks on class resolution in interpreter.
by jeffhao
· 12 years ago
372a910
Merge "Estimate allocation rate to predict when to request concurrent GC." into dalvik-dev
by Ian Rogers
· 12 years ago
65db880
Estimate allocation rate to predict when to request concurrent GC.
by Mathieu Chartier
· 12 years ago
449a49b
Portable compiler: fix build
by buzbee
· 12 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 12 years ago
90ad963
Merge "Various fixes to the interpreter. First 23 run-test tests pass." into dalvik-dev
by Ian Rogers
· 12 years ago
28c9a83
Quick Compiler: pointer/boolean cleanup
by buzbee
· 12 years ago
d752132
Various fixes to the interpreter. First 23 run-test tests pass.
by jeffhao
· 12 years ago
dd20a8d
Merge "Quick Compiler: Shoot the Camel" into dalvik-dev
by buzbee
· 12 years ago
fa57c47
Quick Compiler: Shoot the Camel
by buzbee
· 12 years ago
278b0db
Merge "Add test-art-host-interpreter-run-test build rule." into dalvik-dev
by Jeff Hao
· 12 years ago
27cedf8
Add test-art-host-interpreter-run-test build rule.
by Ian Rogers
· 12 years ago
aad9438
Quick Compiler: static, extern and inline cleanup
by buzbee
· 12 years ago
0c1e45f
Merge "Quick Compiler function renaming" into dalvik-dev
by buzbee
· 12 years ago
52a77fc
Quick Compiler function renaming
by buzbee
· 12 years ago
a3b122e
Merge "Fixes to interpreter, now passes 003-omnibus-opcodes." into dalvik-dev
by Ian Rogers
· 12 years ago
87a6edd
Fixes to interpreter, now passes 003-omnibus-opcodes.
by jeffhao
· 12 years ago
024c463
Merge "Continuing Quick compiler refactoring" into dalvik-dev
by buzbee
· 12 years ago
1bc37c6
Continuing Quick compiler refactoring
by buzbee
· 12 years ago
d91398c
Fix interpreter int/long div/rem.
by jeffhao
· 12 years ago
689d9f0
Missing return for interpreter iput/get NPE.
by Ian Rogers
· 12 years ago
58bf0c6
Fix interpreter cmp[gl]-double.
by Ian Rogers
· 12 years ago
c0a61fc
Merge "Added CheckSuspend and UpdateDebugger to interpreter loop." into dalvik-dev
by Ian Rogers
· 12 years ago
373c52f
Added CheckSuspend and UpdateDebugger to interpreter loop.
by jeffhao
· 12 years ago
Next »