Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a70343f996aea274a2568e8f2bcda829cdbc61d7
a70343f
Merge "Reduce lock contention when debugging"
by Sebastien Hertz
· 11 years ago
4a94679
Merge "Quick compiler, aarch64: Insane sanity checker"
by buzbee
· 11 years ago
878bb62
Merge "Fix native allocation test."
by Mathieu Chartier
· 11 years ago
2cc4e2a
Merge "Change native allocations to use growth limit."
by Mathieu Chartier
· 11 years ago
47e877a
Merge "ART: Fix StubTest Interface Trampoline test"
by Andreas Gampe
· 11 years ago
1a7e292
ART: Fix StubTest Interface Trampoline test
by Andreas Gampe
· 11 years ago
e03df65
Fix native allocation test.
by Mathieu Chartier
· 11 years ago
0848745
Change native allocations to use growth limit.
by Mathieu Chartier
· 11 years ago
2013de5
Merge "Add missing read barriers to intern table."
by Mathieu Chartier
· 11 years ago
579123b
Merge "ART: Fix read-out-of-bounds in the compiler"
by Andreas Gampe
· 11 years ago
de0b996
ART: Fix read-out-of-bounds in the compiler
by Andreas Gampe
· 11 years ago
fa6fe2d
Merge "ART: Tighten verifier list reading and offsets"
by Andreas Gampe
· 11 years ago
d4ae41f
ART: Tighten verifier list reading and offsets
by Andreas Gampe
· 11 years ago
c2bda53
Add missing read barriers to intern table.
by Mathieu Chartier
· 11 years ago
62bcfec
Merge "Change intern table to unordered set."
by Mathieu Chartier
· 11 years ago
d3c9358
Merge "Disable SignalTest with GC stress."
by Ian Rogers
· 11 years ago
40e1912
Disable SignalTest with GC stress.
by Ian Rogers
· 11 years ago
f77e977
Quick compiler, aarch64: Insane sanity checker
by buzbee
· 11 years ago
d40b810
Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes."
by Ian Rogers
· 11 years ago
6355745
Pre-allocate the NoClassDefFoundError to be thrown for boot classes.
by Ian Rogers
· 11 years ago
cdfd39f
Change intern table to unordered set.
by Mathieu Chartier
· 11 years ago
9a4f027
Merge "Reduce and speed-up class def searches."
by Ian Rogers
· 11 years ago
6e36042
Merge "Change heap transitions + hspace compation to use VLOG(heap)"
by Mathieu Chartier
· 11 years ago
98172a6
Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 11 years ago
e18c901
Merge "ART: Fix typo"
by Andreas Gampe
· 11 years ago
b061cc1
ART: Fix typo
by Andreas Gampe
· 11 years ago
ed2be17
Reduce lock contention when debugging
by Sebastien Hertz
· 11 years ago
e25b994
Merge "ART: Fix dex file verifier type-list handling"
by Andreas Gampe
· 11 years ago
31a7a0c
ART: Fix dex file verifier type-list handling
by Andreas Gampe
· 11 years ago
68b5685
Reduce and speed-up class def searches.
by Ian Rogers
· 11 years ago
7c7686e
Merge "Revert "Revert "ART: Prepare for ELF64."""
by Nicolas Geoffray
· 11 years ago
f9b87b1
Revert "Revert "ART: Prepare for ELF64.""
by Nicolas Geoffray
· 11 years ago
dcea56f
Merge "Fix frame size issue with 64-bit"
by Narayan Kamath
· 11 years ago
893600c
Merge "Revert "ART: Prepare for ELF64.""
by Nicolas Geoffray
· 11 years ago
7eebd95
Revert "ART: Prepare for ELF64."
by Nicolas Geoffray
· 11 years ago
645f987
Merge "Add native memory accounting through custom allocator."
by Mathieu Chartier
· 11 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 11 years ago
0772a9d
Merge "ART: Fix accidental "1""
by Andreas Gampe
· 11 years ago
2c2426c
ART: Fix accidental "1"
by Andreas Gampe
· 11 years ago
2258d31
Merge "ART: Initialize fields of ParsedOptions"
by Andreas Gampe
· 11 years ago
18a49cc
Fix frame size issue with 64-bit
by Brian Carlstrom
· 11 years ago
59a0043
Merge "ART: Address issues with kIntrinsicMinMaxDouble for x86"
by Ian Rogers
· 11 years ago
5383613
Merge "ART: Update CFG dumper to handle extended better"
by Ian Rogers
· 11 years ago
313f403
ART: Initialize fields of ParsedOptions
by Andreas Gampe
· 11 years ago
6b8e3b9
Merge "Fix master-art-host build by removing flakey test (temporarily)"
by Dave Allison
· 11 years ago
923968e
Merge "ART: Prepare for ELF64."
by Brian Carlstrom
· 11 years ago
cd4380c
Fix master-art-host build by removing flakey test (temporarily)
by Dave Allison
· 11 years ago
f1260f1
Merge "Fix mac build and signal test"
by Dave Allison
· 11 years ago
3868009
Fix mac build and signal test
by Dave Allison
· 11 years ago
799ddaf
Merge "Fix mips build for nested signal handler"
by Dave Allison
· 11 years ago
500c421
Fix mips build for nested signal handler
by Dave Allison
· 11 years ago
eb9266c
Merge "Fix segfault if running without image."
by Brian Carlstrom
· 11 years ago
f0174a0
Merge "Fix signal chain to allow for signal() call to be used"
by Dave Allison
· 11 years ago
7adb7ac
Fix segfault if running without image.
by Alex Light
· 11 years ago
45b8f1a
ART: Prepare for ELF64.
by Tong Shen
· 11 years ago
e5beb18
ART: Address issues with kIntrinsicMinMaxDouble for x86
by Razvan A Lupusoru
· 11 years ago
1500e6f
ART: Update CFG dumper to handle extended better
by Razvan A Lupusoru
· 11 years ago
c84b7c5
Merge "ART: Check for no gaps only when we will have an immune region"
by Andreas Gampe
· 11 years ago
519af18
Merge "Fix Mac build"
by Brian Carlstrom
· 11 years ago
debdda0
Fix Mac build
by Brian Carlstrom
· 11 years ago
e1cb298
ART: Check for no gaps only when we will have an immune region
by Andreas Gampe
· 11 years ago
91a8366
Fix signal chain to allow for signal() call to be used
by Dave Allison
· 11 years ago
9ca7d1a
Merge "Fix incorect variable name."
by Brian Carlstrom
· 11 years ago
1291e9b
Fix incorect variable name.
by Alex Light
· 11 years ago
4eab643
Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 11 years ago
f843a4f
Merge "Honor the read barrier option in IRT::Get()."
by Hiroshi Yamauchi
· 11 years ago
d84be7e
Merge "Fix issue with Thread.setName hanging after Thread.start"
by Brian Carlstrom
· 11 years ago
ba32de4
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 11 years ago
0517f4d
Honor the read barrier option in IRT::Get().
by Hiroshi Yamauchi
· 11 years ago
0ed6c6f
Merge "Move the glibc unlimited stack hack into GetThreadStack."
by Elliott Hughes
· 11 years ago
14515d7
Merge "Fix an assert failure in art::DumpNativeStack()."
by Hiroshi Yamauchi
· 11 years ago
7895d55
Fix an assert failure in art::DumpNativeStack().
by Hiroshi Yamauchi
· 11 years ago
79e909b
Merge "Quick compiler: Fix MIPS build"
by buzbee
· 11 years ago
3a65807
Quick compiler: Fix MIPS build
by buzbee
· 11 years ago
2539613
Change /dalvik-cache to be owned by root.
by Alex Light
· 11 years ago
6950ae4
Merge "Filling hole between subclass and superclass."
by Mathieu Chartier
· 11 years ago
381e4ca
Filling hole between subclass and superclass.
by Fred Shih
· 11 years ago
063f73c
Merge "Prevent exception bugs in class linker"
by Mathieu Chartier
· 11 years ago
524507a
Prevent exception bugs in class linker
by Mathieu Chartier
· 11 years ago
839cc30
Move the glibc unlimited stack hack into GetThreadStack.
by Elliott Hughes
· 11 years ago
83c1159
Merge "Avoid null pointer dereference when sending JDWP packets"
by Sebastien Hertz
· 11 years ago
aad269d
Merge "Actually ask the pthread implementation for the stack guard size."
by Elliott Hughes
· 11 years ago
6d3fc56
Actually ask the pthread implementation for the stack guard size.
by Elliott Hughes
· 11 years ago
60ed7da
Avoid null pointer dereference when sending JDWP packets
by Sebastien Hertz
· 11 years ago
dbc0ca7
Merge "Ensure proxy constructor is in dex cache"
by Sebastien Hertz
· 11 years ago
ae94e35
Ensure proxy constructor is in dex cache
by Sebastien Hertz
· 11 years ago
9c18858
Merge "Fix gcstress and gcverify test targets"
by Ian Rogers
· 11 years ago
992f1e7
Fix gcstress and gcverify test targets
by Alex Light
· 11 years ago
7064446
Merge "ART: Change temporaries to positive names"
by Bill Buzbee
· 11 years ago
90364c5
Merge "Handle nested signals"
by Dave Allison
· 11 years ago
8ce6b90
Handle nested signals
by Dave Allison
· 11 years ago
a0a0da2
Merge "Really fix tests."
by Brian Carlstrom
· 11 years ago
1ef4ce8
Really fix tests.
by Alex Light
· 11 years ago
469f2ee
Merge "Various run-test makefile fixes."
by Ian Rogers
· 11 years ago
86df3ac
Various run-test makefile fixes.
by Ian Rogers
· 11 years ago
270c3e6
Merge "Fix builds where dist_goal is defined."
by Ian Rogers
· 11 years ago
ddfe779
Fix builds where dist_goal is defined.
by Ian Rogers
· 11 years ago
3d15970
Merge "Fix test build targets."
by Ian Rogers
· 11 years ago
9fcaa4b
Fix test build targets.
by Ian Rogers
· 11 years ago
8d0d03e
ART: Change temporaries to positive names
by Razvan A Lupusoru
· 11 years ago
Next »