Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c7a966dbba6902618ff0959d604c05d7570df8c8
c7a966d
Prevent deadlocks in Runtime::Abort.
by Mathieu Chartier
· 11 years ago
22839a6
Merge "AArch64 code alignment is 4 for OatWriter"
by Andreas Gampe
· 11 years ago
08f068c
AArch64 code alignment is 4 for OatWriter
by Andreas Gampe
· 11 years ago
6a12a03
Merge "Change FindClass in GetQuickInvokedMethod to use reg_types_."
by Mathieu Chartier
· 11 years ago
f3b4af1
Merge "Revert "Revert "Revert "Use trampolines for calls to helpers""""
by Dave Allison
· 11 years ago
d6ed642
Revert "Revert "Revert "Use trampolines for calls to helpers"""
by Dave Allison
· 11 years ago
4b06a72
Change FindClass in GetQuickInvokedMethod to use reg_types_.
by Mathieu Chartier
· 11 years ago
e0faba6
Merge "Add mean GC duration to DumpGcPerformanceInfo."
by Mathieu Chartier
· 11 years ago
0397b0d
Merge "Revert "Revert "Use trampolines for calls to helpers"""
by Dave Allison
· 11 years ago
a551fa5
Merge "Switch profiler off by default"
by Dave Allison
· 11 years ago
2d524dd
Switch profiler off by default
by Dave Allison
· 11 years ago
f9487c0
Revert "Revert "Use trampolines for calls to helpers""
by Dave Allison
· 11 years ago
b6898f5
Add mean GC duration to DumpGcPerformanceInfo.
by Mathieu Chartier
· 11 years ago
b24b0e2
Merge "ARM64: Fix array out of bounds access in DoLongJump"
by Andreas Gampe
· 11 years ago
dc9009e
Merge "Adjust sticky GC ergonomics."
by Mathieu Chartier
· 11 years ago
a376328
ARM64: Fix array out of bounds access in DoLongJump
by Andreas Gampe
· 11 years ago
df86d1f
Adjust sticky GC ergonomics.
by Mathieu Chartier
· 11 years ago
8edd574
Merge "GSS: Fix the bump pointer space only collection."
by Hiroshi Yamauchi
· 11 years ago
0b59c11
Merge "Fix ARM64 invoke stubs, correct CFI directives"
by Andreas Gampe
· 11 years ago
df386c5
GSS: Fix the bump pointer space only collection.
by Hiroshi Yamauchi
· 11 years ago
03906cf
Fix ARM64 invoke stubs, correct CFI directives
by Andreas Gampe
· 11 years ago
f2a26ad
Merge "Reset GC timings after SIGQUIT."
by Mathieu Chartier
· 11 years ago
9b95c56
Merge "Better error reporting when loading dex files"
by Andreas Gampe
· 11 years ago
329d188
Better error reporting when loading dex files
by Andreas Gampe
· 11 years ago
5a48719
Reset GC timings after SIGQUIT.
by Mathieu Chartier
· 11 years ago
a6b20c3
Merge "ART: A workaround for a wrongly-read caller's frame"
by Andreas Gampe
· 11 years ago
0833af6
Merge "Tweaked profile significant_difference."
by Calin Juravle
· 11 years ago
a704644
Merge "Profile: made startImmediately settable"
by Calin Juravle
· 11 years ago
2be6fc7
Merge "Test control flow instruction with optimizing compiler."
by Nicolas Geoffray
· 11 years ago
b55f835
Test control flow instruction with optimizing compiler.
by Nicolas Geoffray
· 11 years ago
1512ea1
Merge "Quick compiler: fix CmpLong pair handling"
by buzbee
· 11 years ago
476fe7c
Merge "Implement rosalloc page trimming without suspending threads."
by Hiroshi Yamauchi
· 11 years ago
d9a88de
Implement rosalloc page trimming without suspending threads.
by Hiroshi Yamauchi
· 11 years ago
bc48816
Merge "Use LIRSlowPath for throwing div by zero exception."
by Mingyao Yang
· 11 years ago
9297abf
Merge "Add monitor deflation."
by Mathieu Chartier
· 11 years ago
4289456
Use LIRSlowPath for throwing div by zero exception.
by Mingyao Yang
· 11 years ago
440e4ce
Add monitor deflation.
by Mathieu Chartier
· 11 years ago
b7a691f
Merge "AArch64: Fix Managed Register unit tests"
by Andreas Gampe
· 11 years ago
a1983d4
Quick compiler: fix CmpLong pair handling
by buzbee
· 11 years ago
4d3dc8a
Merge "Revert "Use trampolines for calls to helpers""
by Dave Allison
· 11 years ago
081f73e
Revert "Use trampolines for calls to helpers"
by Dave Allison
· 11 years ago
50ca506
Merge "Inlining synthetic accessors."
by Vladimir Marko
· 11 years ago
12c0273
Merge "Use trampolines for calls to helpers"
by Dave Allison
· 11 years ago
1415359
Merge "Inlining setters that return one of their arguments."
by Vladimir Marko
· 11 years ago
1dd61ba
ART: A workaround for a wrongly-read caller's frame
by Vladimir Kostyukov
· 11 years ago
1552373
AArch64: Fix Managed Register unit tests
by Serban Constantinescu
· 11 years ago
c8f60a6
Inlining synthetic accessors.
by Vladimir Marko
· 11 years ago
1659006
Profile: made startImmediately settable
by Calin Juravle
· 11 years ago
e1fced1
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
427ca38
Merge "Add support for taking parameters in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
f583e59
Add support for taking parameters in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
9dae5b4
Tweaked profile significant_difference.
by Calin Juravle
· 11 years ago
7ab4e5c
Merge "JDWP request is parsed incorrectly due to junk in the descriptor"
by Sebastien Hertz
· 11 years ago
1d66e88
JDWP request is parsed incorrectly due to junk in the descriptor
by nikolay serdjuk
· 11 years ago
b70b09f
Merge "Revert "Inlining setters that return one of their arguments.""
by Mathieu Chartier
· 11 years ago
90247d1
Merge "Revert "Inlining synthetic accessors.""
by Mathieu Chartier
· 11 years ago
73ed718
Revert "Inlining setters that return one of their arguments."
by Mathieu Chartier
· 11 years ago
389e11d
Revert "Inlining synthetic accessors."
by Mathieu Chartier
· 11 years ago
818b4cf
Merge "Fix wrong handling of Generic JNI not finding native method."
by Andreas Gampe
· 11 years ago
ad61517
Fix wrong handling of Generic JNI not finding native method.
by Andreas Gampe
· 11 years ago
e8b4bbc
Merge "Fix using kArm instead of kThumb2."
by Mathieu Chartier
· 11 years ago
53bee42
Fix using kArm instead of kThumb2.
by Mathieu Chartier
· 11 years ago
754ddad
Use trampolines for calls to helpers
by Dave Allison
· 11 years ago
97a332b
Merge "art_quick_lock_object uses registers incorrectly"
by Ian Rogers
· 11 years ago
45157a4
Merge "ARM: enable optimisation for easy multiply, add modulus pattern."
by Ian Rogers
· 11 years ago
312d70f
Merge "Check the machine type of an ELF file when loading."
by Andreas Gampe
· 11 years ago
91268c1
Check the machine type of an ELF file when loading.
by Andreas Gampe
· 11 years ago
ebe5250
Merge "Improve invalid root dumping."
by Mathieu Chartier
· 11 years ago
7bf9f19
Improve invalid root dumping.
by Mathieu Chartier
· 11 years ago
09379fd
Merge "Disable use of R4 as a promotable register"
by Dave Allison
· 11 years ago
54f192c
Merge "Inlining synthetic accessors."
by Vladimir Marko
· 11 years ago
34df691
Merge "Inlining setters that return one of their arguments."
by Vladimir Marko
· 11 years ago
505ebb0
Inlining synthetic accessors.
by Vladimir Marko
· 11 years ago
8e40c3e
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
6cea2a6
Merge "Re-enable DEX-to-DEX compilation path"
by Sebastien Hertz
· 11 years ago
17965ed
Re-enable DEX-to-DEX compilation path
by Sebastien Hertz
· 11 years ago
764c798
Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg"
by Bill Buzbee
· 11 years ago
09dfce7
Merge "Clean up special method inlining."
by Vladimir Marko
· 11 years ago
b3e527b
Clean up special method inlining.
by Vladimir Marko
· 11 years ago
3734bff
Merge "Use target-specific word instead of runtime word."
by Nicolas Geoffray
· 11 years ago
707c809
Use target-specific word instead of runtime word.
by Nicolas Geoffray
· 11 years ago
7efad5d
Merge "Disassemble Thumb2 shifts and more VFP instructions."
by Vladimir Marko
· 11 years ago
885e813
Merge "Add support for new-instance and invoke-direct."
by Nicolas Geoffray
· 11 years ago
6f31ce3
Merge "Please clang by making explicit instantiations non-static."
by Nicolas Geoffray
· 11 years ago
0bf8b9c
Please clang by making explicit instantiations non-static.
by Nicolas Geoffray
· 11 years ago
2e7038a
Add support for new-instance and invoke-direct.
by Nicolas Geoffray
· 11 years ago
839f43a
Merge "Explicitly instantiate artInvokeCommon to please analysis tool."
by Nicolas Geoffray
· 11 years ago
8689a0a
Explicitly instantiate artInvokeCommon to please analysis tool.
by Nicolas Geoffray
· 11 years ago
541dd23
Merge "Insert an empty read barrier call."
by Hiroshi Yamauchi
· 11 years ago
800ac2d
Insert an empty read barrier call.
by Hiroshi Yamauchi
· 11 years ago
e9236f0
Merge "Fix Object::Clone()'s pre-fence barrier."
by Hiroshi Yamauchi
· 11 years ago
8ef84af
art_quick_lock_object uses registers incorrectly
by Serguei Katkov
· 11 years ago
e5893f8
Merge "Restore the args in the invoke trampoline slow paths."
by Mathieu Chartier
· 11 years ago
4cd662e
Fix Object::Clone()'s pre-fence barrier.
by Hiroshi Yamauchi
· 11 years ago
5f3ded4
Restore the args in the invoke trampoline slow paths.
by Mathieu Chartier
· 11 years ago
8325296
Disable use of R4 as a promotable register
by Dave Allison
· 11 years ago
cbd18b7
Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg
by Chao-ying Fu
· 11 years ago
03bafa4
Merge "Do not output ARM64 assembler debug code."
by Andreas Gampe
· 11 years ago
77093dc
Merge "Make frame size dependent on arch-specific constants."
by Andreas Gampe
· 11 years ago
0666dcb
Merge "Add OpEndIT() for marking the end of OpIT blocks"
by Dave Allison
· 11 years ago
Next »