Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7064b18bac0849b7bb0a272866bc63216f75cc47
7064b18
am 4d3981c7: Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 11 years ago
4d3981c
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 11 years ago
ac4d0da
am 2c63eee3: Merge "Fix numerous issues with DdmVmInternal allocation tracking" into lmp-dev
by Brian Carlstrom
· 11 years ago
2c63eee
Merge "Fix numerous issues with DdmVmInternal allocation tracking" into lmp-dev
by Brian Carlstrom
· 11 years ago
f4cb036
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 11 years ago
0c2bd8d
am b100ff4f: Merge "Avoid recomputing the dex checksum during class loading" into lmp-dev
by Calin Juravle
· 11 years ago
b100ff4
Merge "Avoid recomputing the dex checksum during class loading" into lmp-dev
by Calin Juravle
· 11 years ago
ca34593
Avoid recomputing the dex checksum during class loading
by Calin Juravle
· 11 years ago
972d674
am cb7c0e9e: Ensure alternate signal stack is minimum size.
by Ian Rogers
· 11 years ago
cb7c0e9
Ensure alternate signal stack is minimum size.
by Ian Rogers
· 11 years ago
2a46267
am bbcd0a75: Merge "Fix heap trimmer daemon sleeping." into lmp-dev
by Mathieu Chartier
· 11 years ago
bbcd0a7
Merge "Fix heap trimmer daemon sleeping." into lmp-dev
by Mathieu Chartier
· 11 years ago
698b446
Fix heap trimmer daemon sleeping.
by Mathieu Chartier
· 11 years ago
3c2559a
am 57f2bbda: ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 11 years ago
57f2bbd
ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 11 years ago
90fd7f5
am 607dcd8a: Merge "ART: Fix computation of frame size for direct proxy methods" into lmp-dev
by Ian Rogers
· 11 years ago
607dcd8
Merge "ART: Fix computation of frame size for direct proxy methods" into lmp-dev
by Ian Rogers
· 11 years ago
481458d
ART: Fix computation of frame size for direct proxy methods
by Serguei Katkov
· 11 years ago
d83f82c
am e1a86627: Merge "Fix native allocation watermark clamping." into lmp-dev
by Mathieu Chartier
· 11 years ago
e1a8662
Merge "Fix native allocation watermark clamping." into lmp-dev
by Mathieu Chartier
· 11 years ago
4c7fc59
Fix native allocation watermark clamping.
by Mathieu Chartier
· 11 years ago
dbddcf7
am c4978258: Merge "Add exception check to AllocateInternalWithGc" into lmp-dev
by Mathieu Chartier
· 11 years ago
c497825
Merge "Add exception check to AllocateInternalWithGc" into lmp-dev
by Mathieu Chartier
· 11 years ago
3055869
am 6b28a456: Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 11 years ago
6b28a45
Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 11 years ago
98d43cb
Add exception check to AllocateInternalWithGc
by Mathieu Chartier
· 11 years ago
b119fc3
am ff4cfe07: Fix SetupResourceMasks to pass correct parameters
by Junmo Park
· 11 years ago
ff4cfe0
Fix SetupResourceMasks to pass correct parameters
by Junmo Park
· 11 years ago
b148ad4
am f72fd02c: Merge "Quick compiler: disable GVN DO NOT MERGE" into lmp-dev
by buzbee
· 11 years ago
f72fd02
Merge "Quick compiler: disable GVN DO NOT MERGE" into lmp-dev
by buzbee
· 11 years ago
4c4f4da
Quick compiler: disable GVN DO NOT MERGE
by buzbee
· 11 years ago
1c9a747
am c60bdf66: Fix native allocation test.
by Mathieu Chartier
· 11 years ago
1e64b55
am 4d05d931: Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev
by Andreas Gampe
· 11 years ago
f4bb9ef
am 635531a2: Merge "Change native allocations to use growth limit." into lmp-dev
by Mathieu Chartier
· 11 years ago
3fa54ea
am 37bb8184: Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev
by Ian Rogers
· 11 years ago
0122cf8
am 9db18e16: Merge "Reduce and speed-up class def searches." into lmp-dev
by Ian Rogers
· 11 years ago
dc720bf
am e610faf9: Merge "ART: Tighten verifier list reading and offsets" into lmp-dev
by Andreas Gampe
· 11 years ago
c60bdf6
Fix native allocation test.
by Mathieu Chartier
· 11 years ago
4d05d93
Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev
by Andreas Gampe
· 11 years ago
635531a
Merge "Change native allocations to use growth limit." into lmp-dev
by Mathieu Chartier
· 11 years ago
d9819ec
Change native allocations to use growth limit.
by Mathieu Chartier
· 11 years ago
37bb818
Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev
by Ian Rogers
· 11 years ago
9db18e1
Merge "Reduce and speed-up class def searches." into lmp-dev
by Ian Rogers
· 11 years ago
e610faf
Merge "ART: Tighten verifier list reading and offsets" into lmp-dev
by Andreas Gampe
· 11 years ago
79cfc0e
Pre-allocate the NoClassDefFoundError to be thrown for boot classes.
by Ian Rogers
· 11 years ago
cc2f239
Reduce and speed-up class def searches.
by Ian Rogers
· 11 years ago
64dc9da
am 23590fd0: Merge "Change intern table to unordered set." into lmp-dev
by Mathieu Chartier
· 11 years ago
23590fd
Merge "Change intern table to unordered set." into lmp-dev
by Mathieu Chartier
· 11 years ago
6f8f4ff
am 8bd2961b: Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 11 years ago
8bd2961
Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 11 years ago
78d639e
ART: Tighten verifier list reading and offsets
by Andreas Gampe
· 11 years ago
102d139
am b373ba1b: ART: Fix typo
by Andreas Gampe
· 11 years ago
b373ba1
ART: Fix typo
by Andreas Gampe
· 11 years ago
3f4b1a5
am 277a7c7b: ART: Fix dex file verifier type-list handling
by Andreas Gampe
· 11 years ago
277a7c7
ART: Fix dex file verifier type-list handling
by Andreas Gampe
· 11 years ago
d910fce
Change intern table to unordered set.
by Mathieu Chartier
· 11 years ago
5974d73
am 20632daa: Merge "Add native memory accounting through custom allocator." into lmp-dev
by Mathieu Chartier
· 11 years ago
20632da
Merge "Add native memory accounting through custom allocator." into lmp-dev
by Mathieu Chartier
· 11 years ago
5369c40
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 11 years ago
2414f12
am 9bf1b088: Merge "Fix mips build for nested signal handler" into lmp-dev
by Dave Allison
· 11 years ago
9bf1b08
Merge "Fix mips build for nested signal handler" into lmp-dev
by Dave Allison
· 11 years ago
0ca8ab6
am 496cd337: Fix segfault if running without image.
by Alex Light
· 11 years ago
5a18dde
Fix mips build for nested signal handler
by Dave Allison
· 11 years ago
496cd33
Fix segfault if running without image.
by Alex Light
· 11 years ago
6d0fa0e
am 2cc42e30: Merge "Quick compiler: Fix MIPS build" into lmp-dev
by buzbee
· 11 years ago
2cc42e3
Merge "Quick compiler: Fix MIPS build" into lmp-dev
by buzbee
· 11 years ago
b41b93a
Quick compiler: Fix MIPS build
by buzbee
· 11 years ago
c09af43
am 8ac3356d: Avoid null pointer dereference when sending JDWP packets
by Sebastien Hertz
· 11 years ago
8ac3356
Avoid null pointer dereference when sending JDWP packets
by Sebastien Hertz
· 11 years ago
8dc2b9e
am 6a6a8965: Fix Mac build
by Brian Carlstrom
· 11 years ago
6a6a896
Fix Mac build
by Brian Carlstrom
· 11 years ago
cb747bf
am 6c050b5f: Fix incorect variable name.
by Alex Light
· 11 years ago
b0fc290
am 1f019816: Change /dalvik-cache to be owned by root.
by Alex Light
· 11 years ago
6c050b5
Fix incorect variable name.
by Alex Light
· 11 years ago
1f01981
Change /dalvik-cache to be owned by root.
by Alex Light
· 11 years ago
ba14a44
am e6caf046: Merge "Fix issue with Thread.setName hanging after Thread.start" into lmp-dev
by Brian Carlstrom
· 11 years ago
e6caf04
Merge "Fix issue with Thread.setName hanging after Thread.start" into lmp-dev
by Brian Carlstrom
· 11 years ago
5e894e1
am 7654123b: Merge "Ensure proxy constructor is in dex cache" into lmp-dev
by Brian Carlstrom
· 11 years ago
7654123
Merge "Ensure proxy constructor is in dex cache" into lmp-dev
by Brian Carlstrom
· 11 years ago
0bf01ef
am 679c3ced: Merge "Prevent exception bugs in class linker" into lmp-dev
by Mathieu Chartier
· 11 years ago
679c3ce
Merge "Prevent exception bugs in class linker" into lmp-dev
by Mathieu Chartier
· 11 years ago
440d3da
Ensure proxy constructor is in dex cache
by Sebastien Hertz
· 11 years ago
37c1645
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 11 years ago
58c016c
Prevent exception bugs in class linker
by Mathieu Chartier
· 11 years ago
044489b
am 5b41c2a8: Merge "Actually ask the pthread implementation for the stack guard size." into lmp-dev
by Elliott Hughes
· 11 years ago
1b761a9
am d1e4e735: Merge "Revert "Avoid using NanoTime for compiler and verifier"" into lmp-dev
by Ian Rogers
· 11 years ago
5b41c2a
Merge "Actually ask the pthread implementation for the stack guard size." into lmp-dev
by Elliott Hughes
· 11 years ago
d1e4e73
Merge "Revert "Avoid using NanoTime for compiler and verifier"" into lmp-dev
by Ian Rogers
· 11 years ago
782e743
am cd7a048c: Merge "Support booting without functioning boot.oat/art patchoat." into lmp-dev
by Brian Carlstrom
· 11 years ago
cd7a048
Merge "Support booting without functioning boot.oat/art patchoat." into lmp-dev
by Brian Carlstrom
· 11 years ago
307091d
Actually ask the pthread implementation for the stack guard size.
by Elliott Hughes
· 11 years ago
2602e20
am 074c8c6a: Merge "Avoid using NanoTime for compiler and verifier" into lmp-dev
by Mathieu Chartier
· 11 years ago
6dd35cc
Revert "Avoid using NanoTime for compiler and verifier"
by Ian Rogers
· 11 years ago
074c8c6
Merge "Avoid using NanoTime for compiler and verifier" into lmp-dev
by Mathieu Chartier
· 11 years ago
c89e6ed
Avoid using NanoTime for compiler and verifier
by Mathieu Chartier
· 11 years ago
ade7318
ART: Fix read-out-of-bounds in the compiler
by Andreas Gampe
· 11 years ago
03de1f0
am 52fb2a63: Merge "Handle nested signals" into lmp-dev
by Dave Allison
· 11 years ago
fb77759
Support booting without functioning boot.oat/art patchoat.
by Alex Light
· 11 years ago
52fb2a6
Merge "Handle nested signals" into lmp-dev
by Dave Allison
· 11 years ago
a42d23a
am b68c6e57: Reduce interpret-only compile time.
by Mathieu Chartier
· 11 years ago
Next »