Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2d7e2373c8d0c54a14eec52c69df6fc3ba50472b
2d7e237
am 108a9acc: Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
108a9ac
Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
7f418db
JDWP: fix breakpoint for method in the image
by Sebastien Hertz
· 10 years ago
8de55fd
am b34d505b: Fix infinite loop in GenerateIdentityHashCode
by tony.ys_liu
· 10 years ago
b34d505
Fix infinite loop in GenerateIdentityHashCode
by tony.ys_liu
· 10 years ago
2627935
am f2df4941: Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
f2df494
Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
12f7423
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
0673ad4
am d488fcbb: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
68e0205
am cb14cd22: Merge "Add a test for our NPE checks." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
d488fcb
Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
cb14cd2
Merge "Add a test for our NPE checks." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
acf5ed5
am 300dee9f: Merge "ART: Simple structural class check" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
300dee9
Merge "ART: Simple structural class check" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
15a33b3
ART: Simple structural class check
by Andreas Gampe
· 10 years ago
e7227c6
Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd.
by Vladimir Marko
· 10 years ago
ce0724c
Add a test for our NPE checks.
by Nicolas Geoffray
· 11 years ago
77476cc
am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
66516ac
JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
9da9b74
am 112d6cf8: Merge "Fix sigchainlib\'s implementation of sigaction" into lmp-mr1-dev
by Dmitriy Ivanov
· 10 years ago
112d6cf
Merge "Fix sigchainlib's implementation of sigaction" into lmp-mr1-dev
by Dmitriy Ivanov
· 10 years ago
797a29b
Fix sigchainlib's implementation of sigaction
by Dmitriy Ivanov
· 10 years ago
4511ab2
am 60a1606b: Merge "Mute common case DexFile.isDexOptNeeded log spam" into lmp-mr1-dev
by Brian Carlstrom
· 10 years ago
60a1606
Merge "Mute common case DexFile.isDexOptNeeded log spam" into lmp-mr1-dev
by Brian Carlstrom
· 10 years ago
0b1b135
Mute common case DexFile.isDexOptNeeded log spam
by Brian Carlstrom
· 10 years ago
9122dd1
am 56e7666f: ART: Fix divide-by-zero for ARM
by Andreas Gampe
· 10 years ago
56e7666
ART: Fix divide-by-zero for ARM
by Andreas Gampe
· 10 years ago
77e6f9b
am 55933045: Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
5593304
Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
246a013
ART: Do not JNI abort on nullptr GetObjectRefType
by Andreas Gampe
· 10 years ago
dc39254
am 5e3dd904: Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
5e3dd90
Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
4489369
ART: Use interpret-only for vmSafeMode
by Andreas Gampe
· 10 years ago
b47261b
am 634d58a9: Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 10 years ago
634d58a
Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 10 years ago
c123642
am 091f9543: Merge "Fix running out of temps when storing invoke-interface result." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
9999ca4
am 8a9f0049: ART: Do not compile swap file functionality on Mac
by Andreas Gampe
· 10 years ago
091f954
Merge "Fix running out of temps when storing invoke-interface result." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
8a9f004
ART: Do not compile swap file functionality on Mac
by Andreas Gampe
· 10 years ago
d6bd06c
Fix running out of temps when storing invoke-interface result.
by Vladimir Marko
· 10 years ago
e4541b6
am d9ce7fc1: ART: Fix swap space free list
by Andreas Gampe
· 10 years ago
d9ce7fc
ART: Fix swap space free list
by Andreas Gampe
· 10 years ago
e3122d3
am 62746d8d: ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
62746d8
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
48713ec
am 15ff1a86: Merge "JDWP: fix setting multiple breakpoints in the same method" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
15ff1a8
Merge "JDWP: fix setting multiple breakpoints in the same method" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
bc2a845
am f535c69f: ART: Punt to the interpreter for VerifiedMethod errors
by Andreas Gampe
· 10 years ago
f535c69
ART: Punt to the interpreter for VerifiedMethod errors
by Andreas Gampe
· 10 years ago
2f5c202
JDWP: fix setting multiple breakpoints in the same method
by Sebastien Hertz
· 10 years ago
fd650c0
am 74608312: Merge "Increase default allocation stack size" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
7460831
Merge "Increase default allocation stack size" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
4911153
Increase default allocation stack size
by Mathieu Chartier
· 10 years ago
7a8a218
am d2c8f92c: Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
d2c8f92
Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
ad00fed
ART: More ELF and oat file safety measures
by Andreas Gampe
· 10 years ago
4cce9d8
am cba59c39: Merge "Link libsigchain.a instead of sigchain.o" into lmp-mr1-dev
by Dmitriy Ivanov
· 10 years ago
cba59c3
Merge "Link libsigchain.a instead of sigchain.o" into lmp-mr1-dev
by Dmitriy Ivanov
· 10 years ago
9e5fd59
am 6aa9ebe9: Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev
by Brian Carlstrom
· 10 years ago
6aa9ebe
Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev
by Brian Carlstrom
· 10 years ago
0d26e9f
am ae2533bc: Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
ae2533b
Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
e7bc70b
Link libsigchain.a instead of sigchain.o
by Dmitriy Ivanov
· 10 years ago
cad417c
Ensure void type is resolved when running without image
by Sebastien Hertz
· 10 years ago
f9943f2
Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics.
by Brian Carlstrom
· 10 years ago
256cde5
am ab0f981e: Merge "Support proxy method in StackVisitor::GetThisObject" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
ab0f981
Merge "Support proxy method in StackVisitor::GetThisObject" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
2bdb734
am 59f6b7a2: Merge "ART: GenLongArith has to clobber same operands for 2-op instr" into lmp-mr1-dev
by Bill Buzbee
· 10 years ago
b1a5285
am b837bd2b: Merge "ART: GenNegLong incorrectly handled register overlap for x86" into lmp-mr1-dev
by Bill Buzbee
· 10 years ago
59f6b7a
Merge "ART: GenLongArith has to clobber same operands for 2-op instr" into lmp-mr1-dev
by Bill Buzbee
· 10 years ago
b837bd2
Merge "ART: GenNegLong incorrectly handled register overlap for x86" into lmp-mr1-dev
by Bill Buzbee
· 10 years ago
5ed44ac
ART: GenLongArith has to clobber same operands for 2-op instr
by nikolay serdjuk
· 10 years ago
6bde927
ART: GenNegLong incorrectly handled register overlap for x86
by nikolay serdjuk
· 10 years ago
fcfc8a7
Support proxy method in StackVisitor::GetThisObject
by Sebastien Hertz
· 10 years ago
b3021ea
am a8ff529e: Merge "JDWP: avoid crash on unsupported modifier" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
a8ff529
Merge "JDWP: avoid crash on unsupported modifier" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
3c7182c
am 16abc5f2: Fix reference table sorting
by Brian Carlstrom
· 10 years ago
16abc5f
Fix reference table sorting
by Brian Carlstrom
· 10 years ago
5e05bb7
am 5f421f16: Merge "Make Barrier robust against spurious wakeups" into lmp-mr1-dev
by Hans Boehm
· 10 years ago
5f421f1
Merge "Make Barrier robust against spurious wakeups" into lmp-mr1-dev
by Hans Boehm
· 10 years ago
ee51501
am eb1404a0: ART: Fix variable formatting and CodeLayout\'s multiple visits
by Jean Christophe Beyler
· 10 years ago
eb1404a
ART: Fix variable formatting and CodeLayout's multiple visits
by Jean Christophe Beyler
· 11 years ago
0fb33e7
JDWP: avoid crash on unsupported modifier
by Sebastien Hertz
· 10 years ago
2f62cfe
Make Barrier robust against spurious wakeups
by Hans Boehm
· 10 years ago
7bca4e3
am 8775cc33: am c1bfaa22: Remove dex2oat watchdog warning
by Brian Carlstrom
· 10 years ago
8775cc3
am c1bfaa22: Remove dex2oat watchdog warning
by Brian Carlstrom
· 10 years ago
2f93d60
am 25fda920: Remove method verification results right after compiling a method
by Mathieu Chartier
· 10 years ago
37f461f
am d97465c3: ART: Fix unclosed files in dex2oat
by Andreas Gampe
· 10 years ago
c1bfaa2
Remove dex2oat watchdog warning
by Brian Carlstrom
· 10 years ago
25fda92
Remove method verification results right after compiling a method
by Mathieu Chartier
· 10 years ago
d97465c
ART: Fix unclosed files in dex2oat
by Andreas Gampe
· 10 years ago
b71fe78
am 6cc5076a: Fix mac build
by Mathieu Chartier
· 10 years ago
6cc5076
Fix mac build
by Mathieu Chartier
· 10 years ago
f953f5f
am 3029df6d: Print memory usage in dex2oat shutdown
by Mathieu Chartier
· 10 years ago
3029df6
Print memory usage in dex2oat shutdown
by Mathieu Chartier
· 10 years ago
a83bb09
am 99f50c41: Merge "Quick: Fix neg-long on ARM for overlapping regs." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
99f50c4
Merge "Quick: Fix neg-long on ARM for overlapping regs." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
9ad2dc6
am be413415: Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
be41341
Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
fd47559
am 4f4ddd5f: Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
4f4ddd5
Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
Next »