Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ddc211980aa2f6149905d8d26f67201ac8e400b3
/
runtime
c389c97
Merge "Set vtable in class object to null after linking."
by Mingyao Yang
· 10 years ago
2cdbad7
Set vtable in class object to null after linking.
by Mingyao Yang
· 11 years ago
45232a4
ART: Fix checks for relocation delta
by Andreas Gampe
· 10 years ago
c62944a
Merge "Add read barriers for the GC roots in Instrumentation."
by Hiroshi Yamauchi
· 10 years ago
799eb3a
Add read barriers for the GC roots in Instrumentation.
by Hiroshi Yamauchi
· 11 years ago
c114b5f
Fix erroneous behaviors with OOME present.
by Ian Rogers
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 11 years ago
535a3fb
Interpreter can kick in even when implicit checks are enabled.
by Nicolas Geoffray
· 10 years ago
ebb6b5c
Merge "Avoid marking erroneous classes as erroneous twice."
by Ian Rogers
· 10 years ago
ecd4d9a
Avoid marking erroneous classes as erroneous twice.
by Ian Rogers
· 10 years ago
9d9fec6
Merge "ART: Throw StackOverflowError in native code"
by Andreas Gampe
· 10 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 11 years ago
96823a6
Merge "Add detection of zygote vs app vs image objects in hprof"
by Mathieu Chartier
· 10 years ago
ae1ad00
Add detection of zygote vs app vs image objects in hprof
by Mathieu Chartier
· 11 years ago
2a593a1
ART: Check high part of dalvik register pairs on put-wide
by Andreas Gampe
· 10 years ago
b12d605
Merge "Fix two read barrier bugs introduced in CL 97882."
by Hiroshi Yamauchi
· 11 years ago
0fbd6e6
Fix two read barrier bugs introduced in CL 97882.
by Hiroshi Yamauchi
· 11 years ago
d4a6e5c
Merge "ART: Also accept java.lang.Throwable as a catch-all handler."
by Andreas Gampe
· 11 years ago
f91baf1
ART: Also accept java.lang.Throwable as a catch-all handler.
by Andreas Gampe
· 11 years ago
ca90654
Merge "ART: Improve overflow detection in dex file verifier"
by Andreas Gampe
· 11 years ago
50d1bc1
ART: Improve overflow detection in dex file verifier
by Andreas Gampe
· 11 years ago
d652333
Merge "Add optimized assembler implementation of __memcmp16 for x86."
by Ian Rogers
· 11 years ago
d5673e4
Merge "Fix bad comment in class_linker"
by Calin Juravle
· 11 years ago
f2a8559
Merge "ART: Fail dex file verification on invalid access flags"
by Andreas Gampe
· 11 years ago
acc2bb6
ART: Fail dex file verification on invalid access flags
by Andreas Gampe
· 11 years ago
d5cd8bc
Merge "Avoid race in single thread suspension."
by Ian Rogers
· 11 years ago
f3d874c
Avoid race in single thread suspension.
by Ian Rogers
· 11 years ago
3102998
Merge "ART: Make a soft failure in method verifier hard, add check"
by Andreas Gampe
· 11 years ago
00633eb
ART: Make a soft failure in method verifier hard, add check
by Andreas Gampe
· 11 years ago
9cd20b2
Merge "ART: Use array-inl.h in reference_table_test"
by Andreas Gampe
· 11 years ago
8db4c88
ART: Use array-inl.h in reference_table_test
by Andreas Gampe
· 11 years ago
ff5a372
Fix bad comment in class_linker
by Calin Juravle
· 11 years ago
3280517
Fix identifier size in the heap dump.
by Calin Juravle
· 11 years ago
6dfa418
Merge "Avoid direct use of QuasiAtomic by using Atomic."
by Ian Rogers
· 11 years ago
37f3c96
Avoid direct use of QuasiAtomic by using Atomic.
by Ian Rogers
· 11 years ago
907194a
Add optimized assembler implementation of __memcmp16 for x86.
by Alexander Ivchenko
· 11 years ago
1fceb40
Remove some to-done TODOs.
by Ian Rogers
· 11 years ago
c3d131e
Fix test 304-method-tracing failure for Mips.
by Douglas Leung
· 11 years ago
81457a3
Merge "Add back a deleted check related to verification."
by Stephen Hines
· 11 years ago
233b0e3
Merge "Remove errors/warnings from tautological comparisons."
by Stephen Hines
· 11 years ago
22c6a81
Add back a deleted check related to verification.
by Stephen Hines
· 11 years ago
9791bb4
Merge "Fix art test failures for Mips."
by Jeff Hao
· 11 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 11 years ago
479f131
Merge "Disable adding main and non moving spaces to immune region in GSS"
by Mathieu Chartier
· 11 years ago
4c13a3f
Disable adding main and non moving spaces to immune region in GSS
by Mathieu Chartier
· 11 years ago
b5f5649
Remove errors/warnings from tautological comparisons.
by Stephen Hines
· 11 years ago
d9cb8ae
Fix art test failures for Mips.
by Douglas Leung
· 11 years ago
e66f631
Merge "Fix x86 build."
by Ian Rogers
· 11 years ago
e5877a1
Fix x86 build.
by Ian Rogers
· 11 years ago
792f596
Merge "Fix class initialization checks in interpreter"
by Sebastien Hertz
· 11 years ago
1edbd8e
Fix class initialization checks in interpreter
by Sebastien Hertz
· 11 years ago
ea1a9bd
Merge "Remove object_utils.h."
by Ian Rogers
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 11 years ago
a4fe789
Merge "Make ART fail gracefully when it can't update the desired code."
by Calin Juravle
· 11 years ago
c54aea7
Make ART fail gracefully when it can't update the desired code.
by Calin Juravle
· 11 years ago
fbde4dd
Merge "Use sched_yield in Monitor::MonitorEnter."
by Mathieu Chartier
· 11 years ago
251755c
Use sched_yield in Monitor::MonitorEnter.
by Mathieu Chartier
· 11 years ago
ebaca19
Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""""
by Mathieu Chartier
· 11 years ago
4ee7a66
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Fred Shih
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
635561b
Merge "Add read barriers for the roots in Runtime."
by Hiroshi Yamauchi
· 11 years ago
ab08811
Add read barriers for the roots in Runtime.
by Hiroshi Yamauchi
· 11 years ago
fd22d5b
Fix infinite loop when calling SetStatus after OOM.
by Mathieu Chartier
· 11 years ago
86c1b70
x86 needs a bit more stack to handle stack overflows.
by Nicolas Geoffray
· 11 years ago
0ee33c3
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
by Andreas Gampe
· 11 years ago
22f8e5c
Revert "Revert "ART: Key-Value Store in Oat header""
by Andreas Gampe
· 11 years ago
f37a88b
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
by Zuo Wang
· 11 years ago
9531f62
Merge "Call strong CAS from unsafe. Add more CAS versions."
by Hans Boehm
· 11 years ago
d843443
Call strong CAS from unsafe. Add more CAS versions.
by Hans Boehm
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
2751ffb
Merge "Faster TLAB allocator."
by Mathieu Chartier
· 11 years ago
14cc9be
Faster TLAB allocator.
by Mathieu Chartier
· 11 years ago
bfe9d08
Merge "Fix mac build."
by Christopher Ferris
· 11 years ago
ae91207
Fix mac build.
by Christopher Ferris
· 11 years ago
fc35de0
Make jemalloc the default choice.
by Christopher Ferris
· 11 years ago
3641ac7
Merge "Add missing class initialization during compilation and tests"
by Sebastien Hertz
· 11 years ago
eab674a
Merge "Fix missing single-step event"
by Sebastien Hertz
· 11 years ago
49ab79d
Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Sebastien Hertz
· 11 years ago
9e82bd3
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
by Sebastien Hertz
· 11 years ago
d4415e8
Revert "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 11 years ago
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 11 years ago
6a1f4ad
Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Nicolas Geoffray
· 11 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 11 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
5a8ecaf
Merge "x86_64: Enable fp-reg promotion"
by Andreas Gampe
· 11 years ago
c380191
x86_64: Enable fp-reg promotion
by Serguei Katkov
· 11 years ago
bd6b5dd
Merge "Revert "Fix mac build""
by Nicolas Geoffray
· 11 years ago
bc8a288
Revert "Fix mac build"
by Christopher Ferris
· 11 years ago
e934334
Fix mac build
by Dave Allison
· 11 years ago
03c672f
Merge "Revert "Revert "Add intrinsic for Reference.get()"""
by Christopher Ferris
· 11 years ago
7ee5cd1
Merge "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 11 years ago
1190e0e
Merge "Fix mac build"
by Dave Allison
· 11 years ago
e2ebfb4
Merge "Add intrinsic for Reference.get()"
by Mathieu Chartier
· 11 years ago
2f4f0a3
Change default heap maximum size to be 256m.
by Mathieu Chartier
· 11 years ago
e28ed99
Fix race condition in release pages.
by Mathieu Chartier
· 11 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 11 years ago
adce33d
Merge "Make CAS operations in Object use art::Atomic."
by Ian Rogers
· 11 years ago
4e99b3d
Add missing class initialization during compilation and tests
by Sebastien Hertz
· 11 years ago
320deb2
Fix missing single-step event
by Sebastien Hertz
· 11 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 11 years ago
Next »