Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0d214a72c5b9d560da5ef4576f411af890d78ddb
0d214a7
Merge "Fix missing dependencies in master-art-host" am: 3b7ce4ecc6
by Alan Leung
· 7 years ago
3b7ce4e
Merge "Fix missing dependencies in master-art-host"
by Treehugger Robot
· 7 years ago
a257db4
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Igor Murashkin
· 7 years ago
cefd676
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Treehugger Robot
· 7 years ago
f97e43f
Merge "ART: Fix up dex2oat usage message" am: dbc26ad5e8
by Andreas Gampe
· 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
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
99768e5
Merge "ART: Add compiler option for code deduplication" am: 41a7e1562e
by Andreas Gampe
· 7 years ago
41a7e15
Merge "ART: Add compiler option for code deduplication"
by Treehugger Robot
· 7 years ago
3311de8
Merge "Move ART tests to use D8." am: 5abdfa906f
by Alan Leung
· 7 years ago
5abdfa9
Merge "Move ART tests to use D8."
by Alan Leung
· 7 years ago
cac31ad
ART: Add compiler option for code deduplication
by Andreas Gampe
· 7 years ago
d3c4358
Merge "ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature"
by Orion Hodson
· 7 years ago
3b5df92
Merge "ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature"
by Treehugger Robot
· 7 years ago
b0069ac
Merge "Fix 651-checker-long-simd-minmax" am: 962d2e8d3b
by Goran Jakovljevic
· 7 years ago
962d2e8
Merge "Fix 651-checker-long-simd-minmax"
by Treehugger Robot
· 7 years ago
f6139ab
Merge "MIPS: Remove mterp reliance on code item layout" am: 96c76457d5
by Alexey Frunze
· 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
22de1da
Merge "Refactor ArtField::GetType<>() as {Lookup,Resolve}Type()." am: 915e28966a
by Vladimir Marko
· 7 years ago
915e289
Merge "Refactor ArtField::GetType<>() as {Lookup,Resolve}Type()."
by Vladimir Marko
· 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
00a15f1
Merge "dex2oat: Remove redundant "duplicate methods" warning with --debuggable"
by Igor Murashkin
· 7 years ago
606e890
Merge "runtime: Bitstring implementation for subtype checking (3/4)."
by Igor Murashkin
· 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
415f9eb
Merge "Refactor compact dex writing" am: b3dfd1b23e
by Mathieu Chartier
· 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
43878e3
Merge "Remove mterp reliance on code item layout" am: 7d86200335
by Mathieu Chartier
· 7 years ago
7d86200
Merge "Remove mterp reliance on code item layout"
by Mathieu Chartier
· 7 years ago
de527db
Merge changes from topic "oj-libjdwp" am: 2589eb3da1
by Alex Light
· 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
442bd72
Merge "Clear shadow registers only after potentially switching interpreters."
by Nicolas Geoffray
· 7 years ago
3836845
Merge "Clear shadow registers only after potentially switching interpreters."
by Nicolas Geoffray
· 7 years ago
d4cd357
Merge "MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck()."
by Chris Larsen
· 7 years ago
ea604b2
Merge "MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck()."
by Treehugger Robot
· 7 years ago
6c7034a
Merge "MIPS: java.lang.Thread.interrupted() intrinsic" am: 71976e21f1
by Chris Larsen
· 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
8d033a1
Merge "runtime: Bitstring implementation for subtype checking (2/4)."
by Igor Murashkin
· 7 years ago
fd443eb
Merge "runtime: Bitstring implementation for subtype checking (2/4)."
by Treehugger Robot
· 7 years ago
a3efdb4
Merge "Add D8 reference file for 911-get-stack-trace" am: 521be425d5
by Alan Leung
· 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
e5b1d72
Merge "runtime: Bitstring implementation for subtype checking (1/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
cd45995
Merge "ART: Fix OOME case in proxy dispatch" am: 42530a8a77
by Andreas Gampe
· 7 years ago
42530a8
Merge "ART: Fix OOME case in proxy dispatch"
by Treehugger Robot
· 7 years ago
78f0aab
Merge "Refactor DexInstructionIterator" am: 5f317039d8
by Mathieu Chartier
· 7 years ago
5f31703
Merge "Refactor DexInstructionIterator"
by Mathieu Chartier
· 7 years ago
ba311b6
Merge "Fix LSA hunt for original reference bug." am: 72627a5f67
by Nicolas Geoffray
· 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
42375d6
Merge "Add zip-fd support in dexoptanalyzer" am: ab13432123
by Shubham Ajmera
· 7 years ago
ab13432
Merge "Add zip-fd support in dexoptanalyzer"
by Treehugger Robot
· 7 years ago
8d2f4f2
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 am: 36ea6b4a6e
by Andreas Gampe
· 7 years ago
36ea6b4
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2
by Treehugger Robot
· 7 years ago
11cfff5
Merge "Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false"
by Shubham Ajmera
· 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
9f13dae
Merge "Revert "Revert "Prevent races with GC when transferring objects between threads"""
by Alex Light
· 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
0ec3ad0
Merge "ART: Make InstructionSet an enum class and add kLast." am: af52bcb753
by Vladimir Marko
· 7 years ago
af52bcb
Merge "ART: Make InstructionSet an enum class and add kLast."
by Vladimir Marko
· 7 years ago
a1f2163
Merge "Add support for running ART gtests with Valgrind in local installations."
by Roland Levillain
· 7 years ago
9d3e8fa
Merge "Add support for running ART gtests with Valgrind in local installations."
by Roland Levillain
· 7 years ago
57b5568
Merge "ART: Add mirror classes for VarHandles" am: 811c33a62e
by Orion Hodson
· 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
73d0bf2
Merge "Tighten up ahat public API." am: 321b3ca9a3
by Richard Uhler
· 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
238e8fc
ART: Clean up global includes - zlib
by Andreas Gampe
· 7 years ago
f24dfb0
ART: Clean up global includes - lz4
by Andreas Gampe
· 7 years ago
fdb7a61
ART: Clean up global includes - icu4c
by Andreas Gampe
· 7 years ago
e88aafd
Merge "Follow new type for compile_multilib" am: a4d89d9bb9
by Colin Cross
· 7 years ago
a4d89d9
Merge "Follow new type for compile_multilib"
by Treehugger Robot
· 7 years ago
2b2bef2
Refactor DexInstructionIterator
by Mathieu Chartier
· 7 years ago
84b6933
Follow new type for compile_multilib
by Colin Cross
· 7 years ago
5b4c69a
Merge "Prevent abort in situations with recursive checkpoints" am: 98ac0cce96
by Alex Light
· 7 years ago
7d1a1ff
Add libjdwp to buildbot-build.sh common targets
by Alex Light
· 7 years ago
98ac0cc
Merge "Prevent abort in situations with recursive checkpoints"
by Treehugger Robot
· 7 years ago
d5a9dd6
Merge "Separate file utilities from utils.cc" am: ca4e101463
by David Sehr
· 7 years ago
59dec0e
Merge "ART: Remove now-unnecessary overbroad include for art/runtime"
by Andreas Gampe
· 7 years ago
Next »