Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
af1b89281fd1f86efeb791b61f5a3f2031c70312
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
f1d39fd
Fix arg array builder from interpreter for wides.
by Ian Rogers
· 12 years ago
17ffcab
Fix interpreter const-class.
by Ian Rogers
· 12 years ago
0dff3f4
Add -interpreter to run-test to test interpreter only mode.
by jeffhao
· 12 years ago
8e56c7e
Fix incorrect lock for process references.
by Mathieu Chartier
· 12 years ago
e89a354
Merge "Refactor GC to have a class for each different type of GC." into dalvik-dev
by Ian Rogers
· 12 years ago
556d637
Implement interpreter packed-switch.
by Ian Rogers
· 12 years ago
2b82db4
Refactor GC to have a class for each different type of GC.
by Mathieu Chartier
· 12 years ago
50ffee2
Introduce -Xint flag for ART.
by Ian Rogers
· 12 years ago
b212a99
Merge "Make stack visitor location for bad roots more verbose." into dalvik-dev
by Ian Rogers
· 12 years ago
40e3bac
Make stack visitor location for bad roots more verbose.
by Ian Rogers
· 12 years ago
78f1dc7
Merge "C++'ification of Quick compiler's casts" into dalvik-dev
by buzbee
· 12 years ago
cbd6d44
C++'ification of Quick compiler's casts
by buzbee
· 12 years ago
11d4ab2
Merge "Fixed bug in checking wide constants causing cts failures." into dalvik-dev
by jeffhao
· 12 years ago
b5bd814
Fixed bug in checking wide constants causing cts failures.
by jeffhao
· 12 years ago
2eb8403
Fix 080-oom-throw println failing.
by Mathieu Chartier
· 12 years ago
6aa852b
Merge "Quick compiler: more refactoring" into dalvik-dev
by buzbee
· 12 years ago
eaf09bc
Quick compiler: more refactoring
by buzbee
· 12 years ago
2bcb4a4
Add "kind" argument to Get/SetVReg.
by Ian Rogers
· 12 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 12 years ago
a3c6849
Merge "Fix missing card mark verification." into dalvik-dev
by Ian Rogers
· 12 years ago
8e950c1
Simple debugging support for portable path.
by TDYa127
· 12 years ago
8bb8e86
Merge "Quick backend: rename target-specific #defines" into dalvik-dev
by buzbee
· 12 years ago
f0504cd
Quick backend: rename target-specific #defines
by buzbee
· 12 years ago
725a957
Pulled out instrumentation into its own class separate from trace.
by jeffhao
· 12 years ago
4da7f2f
Fix missing card mark verification.
by Mathieu Chartier
· 12 years ago
35883cc
Ensure ThreadPool constructor does not return until fully initialized.
by Mathieu Chartier
· 12 years ago
ec13743
Revert "Revert "Refactor codegen resource masks""
by buzbee
· 12 years ago
f42b6f9
Merge "Fix occasional deadlock caused by checkpoint root marking." into dalvik-dev
by Ian Rogers
· 12 years ago
664bebf
Fix occasional deadlock caused by checkpoint root marking.
by Mathieu Chartier
· 12 years ago
ac86a7c
Remove bitmap lock from checkpoint root marking.
by Mathieu Chartier
· 12 years ago
d22d548
Remove first GC pause.
by Mathieu Chartier
· 12 years ago
d21df09
Merge "Revert "Refactor codegen resource masks"" into dalvik-dev
by Bill Buzbee
· 12 years ago
4b39c9f1b
Revert "Refactor codegen resource masks"
by Bill Buzbee
· 12 years ago
9572fa7
Merge "Fix overlap bug" into dalvik-dev
by buzbee
· 12 years ago
ad83497
Merge "Restrict Compiler ThreadPool lifetime to compile-time" into dalvik-dev
by Brian Carlstrom
· 12 years ago
a4a970a
Fix overlap bug
by buzbee
· 12 years ago
07131ca
Refactor codegen resource masks
by buzbee
· 12 years ago
2f66382
Restrict Compiler ThreadPool lifetime to compile-time
by Brian Carlstrom
· 12 years ago
ebf6aa8
Fix bug in static field initialization.
by mikaelpeltier
· 12 years ago
a0a641c
Merge "Parellel mark stack processing" into dalvik-dev
by Ian Rogers
· 12 years ago
02b6a78
Parellel mark stack processing
by Mathieu Chartier
· 12 years ago
994d62a
Add --no-watch-dog for use when debugging dex2oat
by Brian Carlstrom
· 12 years ago
81b8871
Broaden scope of gAborting. Fixes hang in HandleUnexpectedSignal.
by Brian Carlstrom
· 12 years ago
bcc2926
Add dex2oat watch dog thread for host builds
by Brian Carlstrom
· 12 years ago
af6eaca
Remove files not part of quick, portable or iceland builds.
by Ian Rogers
· 12 years ago
5f7fa55
Force boot image strings into dex cache.
by Ian Rogers
· 12 years ago
64b6d14
Interpret class initializers when building image.
by Ian Rogers
· 12 years ago
0f79d72
Fix Mips/x86 compilers
by buzbee
· 12 years ago
5b3c889
Merge "Remove all TARGET_[ARM|X86|MIPS] #ifdefs" into dalvik-dev
by buzbee
· 12 years ago
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 12 years ago
e46cd75
Fix race condition in thread pool shutdown
by Mathieu Chartier
· 12 years ago
332f682
Merge "Remove disable card marks, fix SetPatchLocation." into dalvik-dev
by Ian Rogers
· 12 years ago
701f0e0
Merge "Special for monkey debugging (#2)" into dalvik-dev
by buzbee
· 12 years ago
e35517a
Remove disable card marks, fix SetPatchLocation.
by Mathieu Chartier
· 12 years ago
8161c03
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
by jeffhao
· 12 years ago
663c09f
Special for monkey debugging (#2)
by buzbee
· 12 years ago
72891f3
Merge "Remove ClassLoader from OatWriter" into dalvik-dev
by Brian Carlstrom
· 12 years ago
ff2d2c5
Remove ClassLoader from OatWriter
by Brian Carlstrom
· 12 years ago
4696b5b
Fix art usage of readdir_r(3).
by Elliott Hughes
· 12 years ago
6e30145
Merge "Move Unsafe offset code to Java." into dalvik-dev
by Ian Rogers
· 12 years ago
2502544
Move Unsafe offset code to Java.
by Ian Rogers
· 12 years ago
09cd727
Fix for MIPS long subtraction when source and destination are same.
by jeffhao
· 12 years ago
2a85d8d
Merge "A few more MIPS fixes. Emulator boots up with black screen." into dalvik-dev
by jeffhao
· 12 years ago
Next »