Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
00f24284fd4bd12a7fc1865da4984dd6a7c71a94
00f2428
Merge "Test fails on mips."
by Nicolas Geoffray
· 9 years ago
d0abb39
Merge "Do more inlining when JITting."
by Nicolas Geoffray
· 9 years ago
b2ae66a
Test fails on mips.
by Nicolas Geoffray
· 9 years ago
ccc6197
Do more inlining when JITting.
by Nicolas Geoffray
· 9 years ago
230033b
Merge "Don't force the boot image to using quick."
by Nicolas Geoffray
· 9 years ago
1604cb9
Merge "Fix x86_64 gtest."
by Calin Juravle
· 9 years ago
872ab3f
Fix x86_64 gtest.
by Calin Juravle
· 9 years ago
7718960
Merge "Enable compilation of members with access check failures."
by Calin Juravle
· 9 years ago
487e7b3
Merge "Revert "Revert "Support unresolved fields in optimizing""
by Calin Juravle
· 9 years ago
07380a2
Enable compilation of members with access check failures.
by Calin Juravle
· 9 years ago
e460d1d
Revert "Revert "Support unresolved fields in optimizing"
by Calin Juravle
· 9 years ago
2a09e92
Merge "Make SetStateUnsafe run checkpoints before going to suspended"
by Mathieu Chartier
· 9 years ago
8ac9c91
Make SetStateUnsafe run checkpoints before going to suspended
by Mathieu Chartier
· 9 years ago
c448024
Merge "Improvements for table lookup read barriers."
by Hiroshi Yamauchi
· 9 years ago
fa75518
Improvements for table lookup read barriers.
by Hiroshi Yamauchi
· 9 years ago
25217af
Merge "Add more error printing to TransitionFromSuspendedToRunnable"
by Mathieu Chartier
· 9 years ago
506b08c
Merge "Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"""
by Andreas Gampe
· 9 years ago
dabdccc
Add more error printing to TransitionFromSuspendedToRunnable
by Mathieu Chartier
· 9 years ago
9b29f3e
Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()"
by Andreas Gampe
· 9 years ago
8446ed4
Merge "Fix another poisoning problem."
by Nicolas Geoffray
· 9 years ago
a8a0fe2
Fix another poisoning problem.
by Nicolas Geoffray
· 9 years ago
b3577f0
Merge "ART: Fix a static_cast int32_t -> uint64_t bug."
by David Brazdil
· 9 years ago
9f389d4
ART: Fix a static_cast int32_t -> uint64_t bug.
by David Brazdil
· 9 years ago
9664c08
Merge "CUSTOM_TARGET_LINKER is set by the buildbot already."
by Nicolas Geoffray
· 9 years ago
47b1416
Merge "Fix poisoining bug in arm64."
by Nicolas Geoffray
· 9 years ago
409e809
Don't force the boot image to using quick.
by Nicolas Geoffray
· 9 years ago
61b1dbe
Fix poisoining bug in arm64.
by Nicolas Geoffray
· 9 years ago
59349e6
Merge "Mark one more Checker test broken for mips32"
by David Brazdil
· 9 years ago
bac76b4
Mark one more Checker test broken for mips32
by David Brazdil
· 9 years ago
dc2ce63
Merge "Optimize ArraySet for x86/x64/arm/arm64."
by Nicolas Geoffray
· 9 years ago
cbc96b8
Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod""
by Andreas Gampe
· 9 years ago
d116904
Merge "ART: Fix test"
by Andreas Gampe
· 9 years ago
0b15f67
ART: Fix test
by Andreas Gampe
· 9 years ago
5df7f78
Merge "ART: Refactor libarttest C++ code"
by Andreas Gampe
· 9 years ago
46dcaf9
Merge "Tidy up spelling"
by Kenny Root
· 9 years ago
883dc19
Merge "Use free lists instead of bitmaps within rosalloc runs."
by Hiroshi Yamauchi
· 9 years ago
31bf42c
Use free lists instead of bitmaps within rosalloc runs.
by Hiroshi Yamauchi
· 9 years ago
89df7bf
ART: Refactor libarttest C++ code
by Andreas Gampe
· 9 years ago
00d597a
Tidy up spelling
by Kenny Root
· 9 years ago
3f8cc8d
Merge "Revert "Revert "Keep internal stack trace methods declaring classes live"""
by Mathieu Chartier
· 9 years ago
0dbcaee
Merge "Don't use floating point callee saves in debuggable."
by Nicolas Geoffray
· 9 years ago
a841bc3
Merge "Optimizing: Tag even more arena allocations."
by Vladimir Marko
· 9 years ago
88a95ba
Don't use floating point callee saves in debuggable.
by Nicolas Geoffray
· 9 years ago
e0395dd
Optimize ArraySet for x86/x64/arm/arm64.
by Nicolas Geoffray
· 9 years ago
2525551
Merge "Implemented trip-count safety information."
by Aart Bik
· 9 years ago
910e827
Revert "Revert "Keep internal stack trace methods declaring classes live""
by Mathieu Chartier
· 9 years ago
9401f53
Implemented trip-count safety information.
by Aart Bik
· 9 years ago
6387821
Merge "Make libcore timeout the same for all runs."
by Nicolas Geoffray
· 9 years ago
44368e8
Make libcore timeout the same for all runs.
by Nicolas Geoffray
· 9 years ago
97c2503
Merge "ART: Mark Checker tests broken for mips32"
by David Brazdil
· 9 years ago
73b6cdf
ART: Mark Checker tests broken for mips32
by David Brazdil
· 9 years ago
a39ce12
Merge "Revert "Revert "Enable optimizations with --debuggable."""
by Nicolas Geoffray
· 9 years ago
84128f7
Merge "Add deoptimization test."
by Nicolas Geoffray
· 9 years ago
1920c10
Revert "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 9 years ago
d2aaf5c
Merge "Revert "Keep internal stack trace methods declaring classes live""
by Nicolas Geoffray
· 9 years ago
45a8522
Revert "Keep internal stack trace methods declaring classes live"
by Nicolas Geoffray
· 9 years ago
9c53671
Merge "Keep internal stack trace methods declaring classes live"
by Mathieu Chartier
· 9 years ago
566fc92
Keep internal stack trace methods declaring classes live
by Mathieu Chartier
· 9 years ago
3a447de
Merge "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod""
by Andreas Gampe
· 9 years ago
38b8287
Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"
by Andreas Gampe
· 9 years ago
c0761cb
Merge "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"
by Andreas Gampe
· 9 years ago
e024162
Merge "Fix a mutator lock violation in the generic JNI end sequence."
by Hiroshi Yamauchi
· 9 years ago
5233f93
Optimizing: Tag even more arena allocations.
by Vladimir Marko
· 9 years ago
a23b468
Fix a mutator lock violation in the generic JNI end sequence.
by Hiroshi Yamauchi
· 9 years ago
6dd3329
ART: Remove unnecessary SHARED_REQUIRES in ArtMethod
by Andreas Gampe
· 9 years ago
0766e3f
Merge "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 9 years ago
b7d27a5
Revert "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 9 years ago
de8a3f4
Merge "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 9 years ago
9baa4df
Merge "Address some code comments"
by Mathieu Chartier
· 9 years ago
f6860a5
Merge "Optimizing: Simplify UShr+And, Shr+And."
by Vladimir Marko
· 9 years ago
4f81907
Add deoptimization test.
by Jongwon Lee
· 9 years ago
43855cc
Enable optimizations with --debuggable.
by Nicolas Geoffray
· 9 years ago
a2d8b18
Merge "Fix a bug in DeadPhiHandling around conflicting phis."
by Nicolas Geoffray
· 9 years ago
b11fc61
Fix a bug in DeadPhiHandling around conflicting phis.
by Nicolas Geoffray
· 9 years ago
aadc986
CUSTOM_TARGET_LINKER is set by the buildbot already.
by Nicolas Geoffray
· 9 years ago
a68ceb1
Merge "Optimizing: Tag arena allocations in code generators."
by Vladimir Marko
· 9 years ago
452c1b6
Optimizing: Simplify UShr+And, Shr+And.
by Vladimir Marko
· 9 years ago
9139578
Merge "Quick: Avoid shifting -1 left (undefined behavior)."
by Vladimir Marko
· 9 years ago
97a87ec
Quick: Avoid shifting -1 left (undefined behavior).
by Vladimir Marko
· 9 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 9 years ago
d8750f3
Merge "Use dominance information for null optimization in write barrier."
by Nicolas Geoffray
· 9 years ago
6e7455e
Use dominance information for null optimization in write barrier.
by Nicolas Geoffray
· 9 years ago
c3fcd41
Address some code comments
by Mathieu Chartier
· 9 years ago
931e268
Merge "ART: Single-frame deopt"
by Andreas Gampe
· 9 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 10 years ago
ac87001
Merge "Don't unload shared libraries for null class loader."
by Mathieu Chartier
· 9 years ago
cffb747
Don't unload shared libraries for null class loader.
by Mathieu Chartier
· 9 years ago
49e5539
MIPS64: Implement intrinsic java.lang.Thread.currentThread()
by Chris Larsen
· 9 years ago
85e5207
Merge "ART: Run arch specific Checker tests on host"
by David Brazdil
· 9 years ago
853a4c3
ART: Run arch specific Checker tests on host
by David Brazdil
· 9 years ago
cf3f991
Merge "ART: Use unique_ptr for alloca-ed ShadowFrames"
by Andreas Gampe
· 9 years ago
722b5a7
Merge "Use make TARGET_LINKER= instead of overriding linker flags."
by Nicolas Geoffray
· 9 years ago
cdaf477
Use make TARGET_LINKER= instead of overriding linker flags.
by Nicolas Geoffray
· 9 years ago
e60c633
Merge "ART: Fix DeadPhiHandling creating >2 equivalents"
by David Brazdil
· 9 years ago
1d0a03c
ART: Fix DeadPhiHandling creating >2 equivalents
by David Brazdil
· 9 years ago
6adb995
Merge "Address HPackedSwitch issues raised after merge"
by David Brazdil
· 9 years ago
3b9f304
Address HPackedSwitch issues raised after merge
by Mark Mendell
· 9 years ago
6a9984e
Merge "Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"""
by Igor Murashkin
· 9 years ago
6918bf1
Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Igor Murashkin
· 9 years ago
446ca43
Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Nicolas Geoffray
· 9 years ago
Next »