Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
43fcb33efaa519f0e19bd1bef74fa59b1d9bf723
43fcb33
Merge "Support VecLoad and VecStore in LSA."
by Mingyao Yang
· 7 years ago
1c0e6e8
Merge "Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout"
by Mathieu Chartier
· 7 years ago
b50b16a
Support VecLoad and VecStore in LSA.
by xueliang.zhong
· 7 years ago
767d039
Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout
by Mathieu Chartier
· 7 years ago
2202d56
Merge "Check invocation's side effects for LSE."
by Mingyao Yang
· 7 years ago
66946a2
Merge "Remove --no-stream from script."
by Nicolas Geoffray
· 7 years ago
5898537
Remove --no-stream from script.
by Nicolas Geoffray
· 7 years ago
972e654
Merge "Fix String.equals() for moveable String.class."
by Vladimir Marko
· 7 years ago
2d8fd9e
Merge "Use strcmp() for checking @{Fast,Critical}Native annotations."
by Vladimir Marko
· 7 years ago
a0a12b4
Merge "Update art libcore_failures after test package move"
by Nicolas Geoffray
· 7 years ago
f44a60a
Update art libcore_failures after test package move
by Przemyslaw Szczepaniak
· 7 years ago
e45918a
Merge changes from topic "image_space_loading_test"
by Treehugger Robot
· 7 years ago
4b3fdfe
ART: Disable part of ImageSpace loading test
by Andreas Gampe
· 7 years ago
178c880
ART: Add ImageSpace loading behavior test
by Andreas Gampe
· 7 years ago
51c18b8
Merge "ART: Update libcore package list"
by Treehugger Robot
· 7 years ago
bda66c7
Merge "cpplint: Cleanup errors"
by Treehugger Robot
· 7 years ago
b2269c1
Merge "ART: Change meaning of run-test's --no-image"
by Treehugger Robot
· 7 years ago
e166136
ART: Update libcore package list
by Andreas Gampe
· 7 years ago
1078d15
ART: Change meaning of run-test's --no-image
by Andreas Gampe
· 7 years ago
9f5deee
Merge "Move jvmti extension functions into their own file"
by Treehugger Robot
· 7 years ago
293f1c0
Check invocation's side effects for LSE.
by Mingyao Yang
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
5d16562
Merge "Delete CodeItemIterator"
by Mathieu Chartier
· 7 years ago
3f33c0a
Move jvmti extension functions into their own file
by Alex Light
· 7 years ago
3b3ecdf
Merge "Simplify handling of finalizable in LSE."
by Mingyao Yang
· 7 years ago
c4b6f31
Merge "MIPS: Add asub_s/u.df"
by Treehugger Robot
· 7 years ago
16c1f72
Merge "MIPS32: Don't leave vector registers in an unpredictable state"
by Treehugger Robot
· 7 years ago
b630031
Merge "ART: Do not use proxy method as owner of lock"
by Treehugger Robot
· 7 years ago
025c1a6
Simplify handling of finalizable in LSE.
by Mingyao Yang
· 7 years ago
37d164f
Merge "ART: Change no-dex2oat test configuration"
by Treehugger Robot
· 7 years ago
0db16e0
Use strcmp() for checking @{Fast,Critical}Native annotations.
by Vladimir Marko
· 7 years ago
da28305
Fix String.equals() for moveable String.class.
by Vladimir Marko
· 7 years ago
a3c21d9
Merge "Remove duplicate entry with libcore/expectations/knownfailures.txt"
by Nicolas Geoffray
· 7 years ago
6e40818
Remove duplicate entry with libcore/expectations/knownfailures.txt
by Nicolas Geoffray
· 7 years ago
1430d59
Merge "Blacklist libcore.io.OsTest#test_setgroups."
by Nicolas Geoffray
· 7 years ago
4374d2e
Blacklist libcore.io.OsTest#test_setgroups.
by Nicolas Geoffray
· 7 years ago
7a0222e
MIPS32: Don't leave vector registers in an unpredictable state
by Goran Jakovljevic
· 7 years ago
db9f630
Merge "Revert "Move ART tests to use D8.""
by Nicolas Geoffray
· 7 years ago
18085ac
Revert "Move ART tests to use D8."
by Nicolas Geoffray
· 7 years ago
72aba71
MIPS: Add asub_s/u.df
by Lena Djokic
· 7 years ago
3b7ce4e
Merge "Fix missing dependencies in master-art-host"
by Treehugger Robot
· 7 years ago
cefd676
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Treehugger Robot
· 7 years ago
dbc26ad
Merge "ART: Fix up dex2oat usage message"
by Treehugger Robot
· 7 years ago
45c899b
Fix missing dependencies in master-art-host
by Alan Leung
· 7 years ago
5b8a197
ART: Change no-dex2oat test configuration
by Andreas Gampe
· 7 years ago
e20ff6f
ART: Fix up dex2oat usage message
by Andreas Gampe
· 7 years ago
86083f7
runtime: Bitstring implementation for subtype checking (4/4).
by Igor Murashkin
· 7 years ago
41a7e15
Merge "ART: Add compiler option for code deduplication"
by Treehugger Robot
· 7 years ago
5abdfa9
Merge "Move ART tests to use D8."
by Alan Leung
· 7 years ago
0021feb
Delete CodeItemIterator
by Mathieu Chartier
· 7 years ago
cac31ad
ART: Add compiler option for code deduplication
by Andreas Gampe
· 7 years ago
3b5df92
Merge "ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature"
by Treehugger Robot
· 7 years ago
962d2e8
Merge "Fix 651-checker-long-simd-minmax"
by Treehugger Robot
· 7 years ago
96c7645
Merge "MIPS: Remove mterp reliance on code item layout"
by Treehugger Robot
· 7 years ago
074c5d7
Fix 651-checker-long-simd-minmax
by Goran Jakovljevic
· 7 years ago
915e289
Merge "Refactor ArtField::GetType<>() as {Lookup,Resolve}Type()."
by Vladimir Marko
· 7 years ago
5a38727
ART: Do not use proxy method as owner of lock
by Andreas Gampe
· 7 years ago
0c91988
MIPS: Remove mterp reliance on code item layout
by Alexey Frunze
· 7 years ago
0ee89f4
Move ART tests to use D8.
by Alan Leung
· 7 years ago
550c0ae
Merge "dex2oat: Remove redundant "duplicate methods" warning with --debuggable"
by Treehugger Robot
· 7 years ago
39cfa34
Merge "runtime: Bitstring implementation for subtype checking (3/4)."
by Treehugger Robot
· 7 years ago
dde7d4e
dex2oat: Remove redundant "duplicate methods" warning with --debuggable
by Igor Murashkin
· 7 years ago
495e783
runtime: Bitstring implementation for subtype checking (3/4).
by Igor Murashkin
· 7 years ago
b3dfd1b
Merge "Refactor compact dex writing"
by Mathieu Chartier
· 7 years ago
f95a75e
Refactor compact dex writing
by Mathieu Chartier
· 7 years ago
7d86200
Merge "Remove mterp reliance on code item layout"
by Mathieu Chartier
· 7 years ago
2589eb3
Merge changes from topic "oj-libjdwp"
by Alex Light
· 7 years ago
4098a7a
Refactor ArtField::GetType<>() as {Lookup,Resolve}Type().
by Vladimir Marko
· 7 years ago
eb4d19b
ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature
by Orion Hodson
· 7 years ago
3836845
Merge "Clear shadow registers only after potentially switching interpreters."
by Nicolas Geoffray
· 7 years ago
ea604b2
Merge "MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck()."
by Treehugger Robot
· 7 years ago
71976e2
Merge "MIPS: java.lang.Thread.interrupted() intrinsic"
by Treehugger Robot
· 7 years ago
846127c
Clear shadow registers only after potentially switching interpreters.
by Nicolas Geoffray
· 7 years ago
fc9555d
Remove mterp reliance on code item layout
by Mathieu Chartier
· 7 years ago
fd443eb
Merge "runtime: Bitstring implementation for subtype checking (2/4)."
by Treehugger Robot
· 7 years ago
521be42
Merge "Add D8 reference file for 911-get-stack-trace"
by Alan Leung
· 7 years ago
f31a00c
runtime: Bitstring implementation for subtype checking (2/4).
by Igor Murashkin
· 7 years ago
f404dda
Merge "runtime: Bitstring implementation for subtype checking (1/4)."
by Igor Murashkin
· 7 years ago
a204591
MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck().
by Chris Larsen
· 7 years ago
44559f2
runtime: Bitstring implementation for subtype checking (1/4).
by Igor Murashkin
· 7 years ago
42530a8
Merge "ART: Fix OOME case in proxy dispatch"
by Treehugger Robot
· 7 years ago
5f31703
Merge "Refactor DexInstructionIterator"
by Mathieu Chartier
· 7 years ago
72627a5
Merge "Fix LSA hunt for original reference bug."
by Nicolas Geoffray
· 7 years ago
ee29a07
ART: Fix OOME case in proxy dispatch
by Andreas Gampe
· 7 years ago
2070513
Add D8 reference file for 911-get-stack-trace
by Alan Leung
· 7 years ago
ab13432
Merge "Add zip-fd support in dexoptanalyzer"
by Treehugger Robot
· 7 years ago
36ea6b4
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2
by Treehugger Robot
· 7 years ago
c2dca98
Merge "Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false"
by Shubham Ajmera
· 7 years ago
b065b03
MIPS: java.lang.Thread.interrupted() intrinsic
by Chris Larsen
· 7 years ago
535a15c
Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false
by Shubham Ajmera
· 7 years ago
e0eb483
Fix LSA hunt for original reference bug.
by xueliang.zhong
· 7 years ago
e000730
Merge "Revert "Revert "Prevent races with GC when transferring objects between threads"""
by Alex Light
· 7 years ago
c12bf4c
Add zip-fd support in dexoptanalyzer
by Shubham Ajmera
· 7 years ago
af52bcb
Merge "ART: Make InstructionSet an enum class and add kLast."
by Vladimir Marko
· 7 years ago
9d3e8fa
Merge "Add support for running ART gtests with Valgrind in local installations."
by Roland Levillain
· 7 years ago
811c33a
Merge "ART: Add mirror classes for VarHandles"
by Treehugger Robot
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
321b3ca
Merge "Tighten up ahat public API."
by Richard Uhler
· 7 years ago
005ac51
ART: Add mirror classes for VarHandles
by Orion Hodson
· 7 years ago
c8b95b2
ART: Clean up global includes - jni headers
by Andreas Gampe
· 7 years ago
Next »