Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6841e3f39dbe42c8ad240793177ab4fcf66ad901
6841e3f3
am 0f79299e: Merge "Add fast path to VMClassLoader.findLoadedClass" into lmp-dev
by Mathieu Chartier
· 11 years ago
d0ceb54
am 6b9f31a7: Merge "Delete pin table" into lmp-dev
by Mathieu Chartier
· 11 years ago
2add1a7
am 776ee723: Merge "Print the command line and ABI in stack dumps like debuggerd." into lmp-dev
by Brian Carlstrom
· 11 years ago
f9c99b2
am 53f7ac1d: Merge "Revert "Print the command line and ABI in stack dumps like debuggerd."" into lmp-dev
by Jeff Brown
· 11 years ago
d4caea7
am d1ae5004: Merge "Print the command line and ABI in stack dumps like debuggerd." into lmp-dev
by Jeff Brown
· 11 years ago
0f79299
Merge "Add fast path to VMClassLoader.findLoadedClass" into lmp-dev
by Mathieu Chartier
· 11 years ago
6b9f31a
Merge "Delete pin table" into lmp-dev
by Mathieu Chartier
· 11 years ago
776ee72
Merge "Print the command line and ABI in stack dumps like debuggerd." into lmp-dev
by Brian Carlstrom
· 11 years ago
09865b8
Print the command line and ABI in stack dumps like debuggerd.
by Jeff Brown
· 11 years ago
53f7ac1
Merge "Revert "Print the command line and ABI in stack dumps like debuggerd."" into lmp-dev
by Jeff Brown
· 11 years ago
c022130
Revert "Print the command line and ABI in stack dumps like debuggerd."
by Jeff Brown
· 11 years ago
d1ae500
Merge "Print the command line and ABI in stack dumps like debuggerd." into lmp-dev
by Jeff Brown
· 11 years ago
194116c
Add fast path to VMClassLoader.findLoadedClass
by Mathieu Chartier
· 11 years ago
38ac77b
Print the command line and ABI in stack dumps like debuggerd.
by Jeff Brown
· 11 years ago
a967c62
Delete pin table
by Mathieu Chartier
· 11 years ago
7cc9704
am 3892cf8d: ART: Fix preverified setting in VerifyClass
by Andreas Gampe
· 11 years ago
3892cf8
ART: Fix preverified setting in VerifyClass
by Andreas Gampe
· 11 years ago
4f559aa
am 0a40828e: Merge "Improve dex location canonicalization-related performance." into lmp-dev
by Vladimir Marko
· 11 years ago
5366c20
am 11db17c4: Merge "Fix GetDexCanonicalLocation test for relative paths." into lmp-dev
by Vladimir Marko
· 11 years ago
0a40828
Merge "Improve dex location canonicalization-related performance." into lmp-dev
by Vladimir Marko
· 11 years ago
11db17c
Merge "Fix GetDexCanonicalLocation test for relative paths." into lmp-dev
by Vladimir Marko
· 11 years ago
b4bdef2
am 96cd6714: Fix crash when connected to DDMS
by Sebastien Hertz
· 11 years ago
96cd671
Fix crash when connected to DDMS
by Sebastien Hertz
· 11 years ago
d9a043f
am 5f0438a4: Merge "Fix deadlock in VirtualMachine.AllThreads" into lmp-dev
by Sebastien Hertz
· 11 years ago
5f0438a
Merge "Fix deadlock in VirtualMachine.AllThreads" into lmp-dev
by Sebastien Hertz
· 11 years ago
223390f
am 94aa2482: Merge "Don\'t hold any lock when visiting classes from JDWP" into lmp-dev
by Sebastien Hertz
· 11 years ago
94aa248
Merge "Don't hold any lock when visiting classes from JDWP" into lmp-dev
by Sebastien Hertz
· 11 years ago
c67a6d7
am 59d0e8ac: Merge "Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow" into lmp-dev
by Brian Carlstrom
· 11 years ago
59d0e8a
Merge "Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow" into lmp-dev
by Brian Carlstrom
· 11 years ago
bfc2b98
Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow
by Brian Carlstrom
· 11 years ago
b19e9bb
am df1532b9: ART: Correctly make methods preverified
by Andreas Gampe
· 11 years ago
df1532b
ART: Correctly make methods preverified
by Andreas Gampe
· 11 years ago
be4e643
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 11 years ago
a06fff2
Fix GetDexCanonicalLocation test for relative paths.
by Calin Juravle
· 11 years ago
435351d
am 827645f2: Merge "Ensure class is linked before resolution" into lmp-dev
by Brian Carlstrom
· 11 years ago
827645f
Merge "Ensure class is linked before resolution" into lmp-dev
by Brian Carlstrom
· 11 years ago
b46cfb5
am 44332cc2: Merge "Add proper cfi directives." into lmp-dev
by Christopher Ferris
· 11 years ago
72da763
Ensure class is linked before resolution
by Sebastien Hertz
· 11 years ago
44332cc
Merge "Add proper cfi directives." into lmp-dev
by Christopher Ferris
· 11 years ago
cdb7ce2e
am 5875a488: Merge "VisitClassesWithoutClassesLock isn\'t safe if classes move." into lmp-dev
by Ian Rogers
· 11 years ago
5875a48
Merge "VisitClassesWithoutClassesLock isn't safe if classes move." into lmp-dev
by Ian Rogers
· 11 years ago
8c8a5bc
am 0bff4f37: Increase dex2oat timeouts for debug builds
by Mathieu Chartier
· 11 years ago
7fae7c4
Add proper cfi directives.
by Christopher Ferris
· 11 years ago
0bff4f3
Increase dex2oat timeouts for debug builds
by Mathieu Chartier
· 11 years ago
03e1f83
am 4e67841e: Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 11 years ago
4e67841
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 11 years ago
ef24a28
am f8aed38f: Merge "Change 099-vmdebug test to use File.createTempFile." into lmp-dev
by Jeff Hao
· 11 years ago
f8aed38
Merge "Change 099-vmdebug test to use File.createTempFile." into lmp-dev
by Jeff Hao
· 11 years ago
1ae33d6
Change 099-vmdebug test to use File.createTempFile.
by Jeff Hao
· 11 years ago
7bcbf26
am 3298611e: Merge "Temporarily disable LOS on 64 bit" into lmp-dev
by Mathieu Chartier
· 11 years ago
3298611
Merge "Temporarily disable LOS on 64 bit" into lmp-dev
by Mathieu Chartier
· 11 years ago
d357764
Fix deadlock in VirtualMachine.AllThreads
by Sebastien Hertz
· 11 years ago
51c4684
am 1b2140c9: ART: Better error reporting on broken oat file
by Andreas Gampe
· 11 years ago
1b2140c
ART: Better error reporting on broken oat file
by Andreas Gampe
· 11 years ago
cefd7aa
am 6b8f8688: Merge "Workaround Darwin ContainedWithinExistingMap issue" into lmp-dev
by Brian Carlstrom
· 11 years ago
6b8f868
Merge "Workaround Darwin ContainedWithinExistingMap issue" into lmp-dev
by Brian Carlstrom
· 11 years ago
29acd2f
Workaround Darwin ContainedWithinExistingMap issue
by Brian Carlstrom
· 11 years ago
652984e
am 77c318d5: Merge "Fix monitor visit for class initializer" into lmp-dev
by Sebastien Hertz
· 11 years ago
dc5e4e3
am 5300d478: Merge "ART: Fix unchecked register index validity" into lmp-dev
by Andreas Gampe
· 11 years ago
77c318d
Merge "Fix monitor visit for class initializer" into lmp-dev
by Sebastien Hertz
· 11 years ago
5300d47
Merge "ART: Fix unchecked register index validity" into lmp-dev
by Andreas Gampe
· 11 years ago
f056b35
am 8a4064e2: Fix darwin run-test problems
by Brian Carlstrom
· 11 years ago
8a4064e
Fix darwin run-test problems
by Brian Carlstrom
· 11 years ago
eb10cfe
Temporarily disable LOS on 64 bit
by Mathieu Chartier
· 11 years ago
5b06476
am 1e25d938: Merge "Add fast path for FindClass using the type dex file." into lmp-dev
by Mathieu Chartier
· 11 years ago
1e25d93
Merge "Add fast path for FindClass using the type dex file." into lmp-dev
by Mathieu Chartier
· 11 years ago
22fb61c
am dd66899f: Merge "ART: Change ART for new native bridge sequence" into lmp-dev
by Andreas Gampe
· 11 years ago
8a39e7f
Add fast path for FindClass using the type dex file.
by Mathieu Chartier
· 11 years ago
dd66899
Merge "ART: Change ART for new native bridge sequence" into lmp-dev
by Andreas Gampe
· 11 years ago
a6cfa90
am c0e1fa73: Merge "Add test for hashCode and System.identityHashCode." into lmp-dev
by Mathieu Chartier
· 11 years ago
c0e1fa7
Merge "Add test for hashCode and System.identityHashCode." into lmp-dev
by Mathieu Chartier
· 11 years ago
b4b25cf
am b087849f: Disable tracing if enabled by default for new tracing test.
by Jeff Hao
· 11 years ago
b087849
Disable tracing if enabled by default for new tracing test.
by Jeff Hao
· 11 years ago
c1226fe
am afb7de60: Merge "Change when sampling thread is reset during shutdown to prevent races." into lmp-dev
by Jeff Hao
· 11 years ago
afb7de6
Merge "Change when sampling thread is reset during shutdown to prevent races." into lmp-dev
by Jeff Hao
· 11 years ago
f8bdd4e
Change when sampling thread is reset during shutdown to prevent races.
by Jeff Hao
· 11 years ago
16ff467
am f81bfa3e: Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 11 years ago
7064b18
am 4d3981c7: Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 11 years ago
d5b1136
Add test for hashCode and System.identityHashCode.
by Mathieu Chartier
· 11 years ago
f81bfa3
Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 11 years ago
4d3981c
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 11 years ago
74ae47a
ART: Fix unchecked register index validity
by Andreas Gampe
· 11 years ago
13e3c6d
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 11 years ago
ca0c8d3
VisitClassesWithoutClassesLock isn't safe if classes move.
by Ian Rogers
· 11 years ago
6d06f1b
Fix monitor visit for class initializer
by Sebastien Hertz
· 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
Next »