Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3f8cc8d3454c6289a0b2171000a34bf2297def10
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
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
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
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
7bbb80a
Revert "lambda: Experimental support for capture-variable and liberate-variable"
by Nicolas Geoffray
· 9 years ago
b175a45
Merge "MIPS64: Implement intrinsics from java.lang.Math:"
by Andreas Gampe
· 9 years ago
fb0a0e8
Merge "Disable class unloading test for tracing tests"
by Mathieu Chartier
· 9 years ago
42fbf49
Disable class unloading test for tracing tests
by Mathieu Chartier
· 9 years ago
9c612ca
Merge "lambda: Experimental support for capture-variable and liberate-variable"
by Igor Murashkin
· 9 years ago
0b7ac98
MIPS64: Implement intrinsics from java.lang.Math:
by Chris Larsen
· 9 years ago
b721234
lambda: Experimental support for capture-variable and liberate-variable
by Igor Murashkin
· 9 years ago
c27e706
Merge "Fix tests 116 and 118 for no-prebuild"
by Mathieu Chartier
· 9 years ago
4450d92
Fix tests 116 and 118 for no-prebuild
by Mathieu Chartier
· 9 years ago
aff587c
Merge "MIPS64: Implement intrinsics from libcore.io.Memory:"
by Andreas Gampe
· 9 years ago
6525e67
Merge "Fix bug in WaitForCompilationToFinish"
by Mathieu Chartier
· 9 years ago
36c0136
Fix bug in WaitForCompilationToFinish
by Mathieu Chartier
· 9 years ago
acbb159
Merge "ART: Move code from RA to T9 in Mips64 longjump"
by Andreas Gampe
· 9 years ago
a6af255
Merge "Fix JIT for class unloading"
by Mathieu Chartier
· 9 years ago
a50f9cf
Fix JIT for class unloading
by Mathieu Chartier
· 9 years ago
dbf056d
ART: Move code from RA to T9 in Mips64 longjump
by Andreas Gampe
· 9 years ago
95ca073
Merge "MIPS64: Implement miscellaneous bit manipulation intrinsics"
by Andreas Gampe
· 9 years ago
8a0014d
Merge "Call JNI_OnUnload when class loaders get collected"
by Mathieu Chartier
· 9 years ago
598302a
Call JNI_OnUnload when class loaders get collected
by Mathieu Chartier
· 9 years ago
70fb1f4
MIPS64: Implement intrinsics from libcore.io.Memory:
by Chris Larsen
· 9 years ago
011d828
Merge "ART: Reject PackedSwitch with overflowing keys"
by David Brazdil
· 9 years ago
5469d34
ART: Reject PackedSwitch with overflowing keys
by David Brazdil
· 9 years ago
13c74b1
Merge "Optimizing: Add comment on DCE's packed-switch value check."
by Vladimir Marko
· 9 years ago
430c4f5
Optimizing: Add comment on DCE's packed-switch value check.
by Vladimir Marko
· 9 years ago
a00bd93
Merge "Enable class unloading"
by Mathieu Chartier
· 9 years ago
468c168
Merge "ART: Show the previous failure type in init rejection"
by Andreas Gampe
· 9 years ago
59aacd4
Merge "ART: Fix misleading error message in method verifier."
by Vladimir Marko
· 9 years ago
071cd9d
ART: Fix misleading error message in method verifier.
by Vladimir Marko
· 9 years ago
ec7e44f
Merge "Optimizing: Tag more arena allocations."
by Vladimir Marko
· 9 years ago
e92ed9d
Merge "Optimizing: Rewrite DCE's MarkReachableBlocks()."
by Vladimir Marko
· 9 years ago
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 9 years ago
2aaa4b5
Optimizing: Tag more arena allocations.
by Vladimir Marko
· 9 years ago
1c79b7f
Merge "ART: SsaBuilder clean up"
by David Brazdil
· 9 years ago
d0180f9
ART: SsaBuilder clean up
by David Brazdil
· 9 years ago
0aeb759
Merge "ART: Preserve loop headers with try/catch"
by David Brazdil
· 9 years ago
d7558da
ART: Preserve loop headers with try/catch
by David Brazdil
· 9 years ago
05aa4d3
Enable class unloading
by Mathieu Chartier
· 9 years ago
c7e0da5
Merge "dexdump2 won't be optional when it replaces dexdump."
by Elliott Hughes
· 9 years ago
b302592
ART: Use unique_ptr for alloca-ed ShadowFrames
by Andreas Gampe
· 9 years ago
5ed8b2d
dexdump2 won't be optional when it replaces dexdump.
by Elliott Hughes
· 9 years ago
e02fa20
Merge "Optimizing: Rewrite HGraph::FindBackEdges()."
by Vladimir Marko
· 9 years ago
51adce9
Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()."
by Vladimir Marko
· 9 years ago
Next »