Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
38b94d6c93529bede4176c417731515139318189
38b94d6
am f14cc2cb: Merge "Adjust the suspend check interval to 16."
by Hiroshi Yamauchi
· 10 years ago
61357e4
am c39eb4ae: Merge "Add regression test for null check elimination."
by Vladimir Marko
· 10 years ago
cc4f8f9
am 72ab3cad: Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK""
by Vladimir Marko
· 10 years ago
f14cc2c
Merge "Adjust the suspend check interval to 16."
by Hiroshi Yamauchi
· 10 years ago
c39eb4a
Merge "Add regression test for null check elimination."
by Vladimir Marko
· 10 years ago
dc0f40e
Adjust the suspend check interval to 16.
by Hiroshi Yamauchi
· 10 years ago
7cd01f5
Add regression test for null check elimination.
by Vladimir Marko
· 10 years ago
72ab3ca
Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK""
by Vladimir Marko
· 10 years ago
e4835b8
am 472b1591: Merge "Handlerize throw location in DumpJavaStack"
by Ian Rogers
· 10 years ago
f7961ea
am bae113dc: Merge "ART: Stash any exception before dumping a stack"
by Ian Rogers
· 10 years ago
a86243d
am a881c38b: Merge "ART: ARM64: Fix instruction addresses in the disassembly."
by Ian Rogers
· 10 years ago
472b159
Merge "Handlerize throw location in DumpJavaStack"
by Ian Rogers
· 10 years ago
bae113d
Merge "ART: Stash any exception before dumping a stack"
by Ian Rogers
· 10 years ago
a881c38
Merge "ART: ARM64: Fix instruction addresses in the disassembly."
by Ian Rogers
· 10 years ago
cb46ee1
Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
by Vladimir Marko
· 10 years ago
fef019c
ART: ARM64: Fix instruction addresses in the disassembly.
by Alexandre Rames
· 10 years ago
6ea76f7
am f8e28f57: Merge "Use Is*() helpers to shorten code in the optimizing compiler."
by Roland Levillain
· 10 years ago
f8e28f5
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
by Roland Levillain
· 10 years ago
e245185
am f659bec2: Merge "Fix ScopedArenaAllocator::Reset() for Create()d allocators."
by Vladimir Marko
· 10 years ago
f659bec
Merge "Fix ScopedArenaAllocator::Reset() for Create()d allocators."
by Vladimir Marko
· 10 years ago
5eaff90
Handlerize throw location in DumpJavaStack
by Ian Rogers
· 10 years ago
986c6fb
ART: Stash any exception before dumping a stack
by Andreas Gampe
· 10 years ago
4ee2eda
am b71c9d7a: Merge "Switch to C++11 style [[noreturn]]."
by Ian Rogers
· 10 years ago
b71c9d7
Merge "Switch to C++11 style [[noreturn]]."
by Ian Rogers
· 10 years ago
39100cf
am 3f5b8a1e: Merge "ART: Add smali-based run-test"
by Ian Rogers
· 10 years ago
7223d44
Switch to C++11 style [[noreturn]].
by Ian Rogers
· 10 years ago
3f5b8a1
Merge "ART: Add smali-based run-test"
by Ian Rogers
· 10 years ago
3d7eea3
am eac27389: Merge "ART Runtime: Add movb ,yy fault handling"
by Ian Rogers
· 10 years ago
8fda9f2
ART: Add smali-based run-test
by Andreas Gampe
· 10 years ago
eac2738
Merge "ART Runtime: Add movb $xx,yy fault handling"
by Ian Rogers
· 10 years ago
0a795a6
am 824e124c: Merge "Hold mutator lock in DdmSendHeapSegments for all spaces"
by Mathieu Chartier
· 10 years ago
824e124
Merge "Hold mutator lock in DdmSendHeapSegments for all spaces"
by Mathieu Chartier
· 10 years ago
4c69d7f
Hold mutator lock in DdmSendHeapSegments for all spaces
by Mathieu Chartier
· 10 years ago
3499134
am b7f1c067: Merge "Work around ICE bugs with MIPS GCC and O1."
by Ian Rogers
· 10 years ago
b7f1c06
Merge "Work around ICE bugs with MIPS GCC and O1."
by Ian Rogers
· 10 years ago
59c0706
Work around ICE bugs with MIPS GCC and O1.
by Ian Rogers
· 10 years ago
96d9c27
am 6055bccd: Merge "Fix 2 new sets of clang compiler warnings."
by Ian Rogers
· 10 years ago
6055bcc
Merge "Fix 2 new sets of clang compiler warnings."
by Ian Rogers
· 10 years ago
61a8bd6
am b2a7ec2a: Merge "Disable 114-ParallelGC for GC stress testing."
by Ian Rogers
· 10 years ago
b2a7ec2
Merge "Disable 114-ParallelGC for GC stress testing."
by Ian Rogers
· 10 years ago
58920cc
Disable 114-ParallelGC for GC stress testing.
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
29acf5a
am a4fee49a: Don\'t call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
3d2ec35
Fix ScopedArenaAllocator::Reset() for Create()d allocators.
by Vladimir Marko
· 10 years ago
485230c
am acfbbd4d: Merge "Cleanup baseline register allocator."
by Nicolas Geoffray
· 10 years ago
acfbbd4
Merge "Cleanup baseline register allocator."
by Nicolas Geoffray
· 10 years ago
71175b7
Cleanup baseline register allocator.
by Nicolas Geoffray
· 10 years ago
7968b6f
am b76c5495: Merge "Fix code generation of materialized conditions."
by Nicolas Geoffray
· 10 years ago
b76c549
Merge "Fix code generation of materialized conditions."
by Nicolas Geoffray
· 10 years ago
f29276e
am 4471609d: Merge "Only watch location for BREAKPOINT event"
by Sebastien Hertz
· 10 years ago
4471609
Merge "Only watch location for BREAKPOINT event"
by Sebastien Hertz
· 10 years ago
528c78b
am 6b0518f6: Merge "Enable -Wimplicit-fallthrough."
by Ian Rogers
· 10 years ago
6b0518f
Merge "Enable -Wimplicit-fallthrough."
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
a4fee49
Don't call dlsym from signal context in signal chain
by Dave Allison
· 11 years ago
b824bd3
am 8fa8c904: Merge "Fix object header size for baker read barrier."
by Ian Rogers
· 10 years ago
8fa8c90
Merge "Fix object header size for baker read barrier."
by Ian Rogers
· 10 years ago
6cdedf0
Fix object header size for baker read barrier.
by Ian Rogers
· 10 years ago
f625fd5
am 182c9f66: Merge "stdint types all the way!"
by Ian Rogers
· 10 years ago
182c9f6
Merge "stdint types all the way!"
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
8720c2a
am 25b18bbd: Merge "Simplify instance reference offsets."
by Ian Rogers
· 10 years ago
25b18bb
Merge "Simplify instance reference offsets."
by Ian Rogers
· 10 years ago
e4dfdf1
am 98672681: Merge "Fix race in thread list destructor"
by Mathieu Chartier
· 10 years ago
cdc1aaf
Simplify instance reference offsets.
by Ian Rogers
· 10 years ago
41b6bdd
am b90132cb: Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
9867268
Merge "Fix race in thread list destructor"
by Mathieu Chartier
· 10 years ago
fec72f4
Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
b90132c
Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
2b4a73f
am bbb1fc6e: Merge changes Ia0044523,Ieefe83cf
by Ian Rogers
· 10 years ago
bbb1fc6
Merge changes Ia0044523,Ieefe83cf
by Ian Rogers
· 10 years ago
ec1694d
Fix ARM64 build.
by Ian Rogers
· 10 years ago
e82b8c0
am 349e486f: Merge "Fix arm64 build: move macro usage after definition."
by Vladimir Marko
· 10 years ago
8e64ab3
am 4ecaf87a: Merge "ART: X86: GenLongArith should handle overlapped VRs"
by Bill Buzbee
· 10 years ago
349e486
Merge "Fix arm64 build: move macro usage after definition."
by Vladimir Marko
· 10 years ago
4ecaf87
Merge "ART: X86: GenLongArith should handle overlapped VRs"
by Bill Buzbee
· 10 years ago
3b37073
Fix arm64 build: move macro usage after definition.
by Vladimir Marko
· 10 years ago
a86b1fd
am a1d1fc2b: Merge "Restore valgrind-test-art-host"
by Brian Carlstrom
· 10 years ago
a1d1fc2
Merge "Restore valgrind-test-art-host"
by Brian Carlstrom
· 10 years ago
46a6fc5
Restore valgrind-test-art-host
by Brian Carlstrom
· 10 years ago
d8c3e36
ART: X86: GenLongArith should handle overlapped VRs
by Alexei Zavjalov
· 10 years ago
f2ff308
am 88dd36d2: Merge "Makefile cleanups."
by Nicolas Geoffray
· 10 years ago
88dd36d
Merge "Makefile cleanups."
by Nicolas Geoffray
· 10 years ago
476df55
Use Is*() helpers to shorten code in the optimizing compiler.
by Roland Levillain
· 10 years ago
611e1db
Makefile cleanups.
by Nicolas Geoffray
· 10 years ago
033aabf
Only watch location for BREAKPOINT event
by Sebastien Hertz
· 10 years ago
cee7524
ARM64: Update code after the VIXL 1.6 release.
by Alexandre Rames
· 10 years ago
b1d6f9b
am 9e878d50: Merge "Tidy ELF builder."
by Ian Rogers
· 10 years ago
9e878d5
Merge "Tidy ELF builder."
by Ian Rogers
· 10 years ago
1d574ad
am 51205042: Merge "Quick: Reduce memory usage and improve compile time."
by Vladimir Marko
· 10 years ago
e7ee7ad
am 2da74f2d: Merge "Quick: Separate null check elimination and type inference."
by Vladimir Marko
· 10 years ago
5120504
Merge "Quick: Reduce memory usage and improve compile time."
by Vladimir Marko
· 10 years ago
2da74f2
Merge "Quick: Separate null check elimination and type inference."
by Vladimir Marko
· 10 years ago
0279ebb
Tidy ELF builder.
by Ian Rogers
· 10 years ago
5229cf1
Quick: Reduce memory usage and improve compile time.
by Vladimir Marko
· 10 years ago
67c72b8
Quick: Separate null check elimination and type inference.
by Vladimir Marko
· 10 years ago
360231a
Fix code generation of materialized conditions.
by Nicolas Geoffray
· 10 years ago
2875425
am 2072c465: Merge "Stop converting from Location to ManagedRegister."
by Nicolas Geoffray
· 10 years ago
2072c46
Merge "Stop converting from Location to ManagedRegister."
by Nicolas Geoffray
· 10 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 10 years ago
Next »