Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
786120815be223290f1cb24e88c1be9d044c8dca
7861208
Fix x86 and x64 codegens for 8/16 stores.
by Nicolas Geoffray
· 8 years ago
ad76ef6
Merge "Improve SchedulingLatencyVisitorARM on HCondition latency settings."
by Treehugger Robot
· 8 years ago
28e535b
Merge "ART: Disable part of reg_type_test for CMS"
by Treehugger Robot
· 8 years ago
78627e4
ART: Disable part of reg_type_test for CMS
by Andreas Gampe
· 8 years ago
62432ae
Merge "Disable valgrind 32-bit x86. It does not like SSE."
by Treehugger Robot
· 8 years ago
36898d0
Merge changes Ia8b678ab,I823201e3
by Treehugger Robot
· 8 years ago
cb72007
Disable valgrind 32-bit x86. It does not like SSE.
by Aart Bik
· 8 years ago
e3f66f5
Merge "Templatize loops in imgdiag"
by Igor Murashkin
· 8 years ago
b4005f0
Templatize loops in imgdiag
by David Sehr
· 8 years ago
84b65e9
Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount."
by Aart Bik
· 8 years ago
8e7ea37
Merge "Add compiler callbacks as arg to PrepareRuntimeOptions"
by Treehugger Robot
· 8 years ago
26761f7
ART: Move FillHeap to CommonRuntimeTest
by Andreas Gampe
· 8 years ago
46331a6
Add compiler callbacks as arg to PrepareRuntimeOptions
by Mathieu Chartier
· 8 years ago
64d2d3e
ART: Account for OOME during array merging
by Andreas Gampe
· 8 years ago
2727d7c
Merge "Ensure that we don't overwrite suspension target thread"
by Treehugger Robot
· 8 years ago
1a83a66
Merge "Update VMRuntime.preloadDexCaches() for hash-based arrays."
by Vladimir Marko
· 8 years ago
bf9e21a
Improve SchedulingLatencyVisitorARM on HCondition latency settings.
by xueliang.zhong
· 8 years ago
753d613
Update VMRuntime.preloadDexCaches() for hash-based arrays.
by Vladimir Marko
· 8 years ago
c73753f
Merge "Hash-based DexCache methods array."
by Vladimir Marko
· 8 years ago
530a6b6
Merge "ahat: Switch to a custom dominators implementation."
by Richard Uhler
· 8 years ago
24ed463
Merge "Revert "Avoid recording CHA class status for dex2oat""
by Nicolas Geoffray
· 8 years ago
918dcea
Revert "Avoid recording CHA class status for dex2oat"
by Nicolas Geoffray
· 8 years ago
fb25fbc
Merge "Avoid recording CHA class status for dex2oat"
by Mathieu Chartier
· 8 years ago
e5b1add
Merge "Revert "Set timeout for testrunner in go/ab""
by Shubham Ajmera
· 8 years ago
186d321
Revert "Set timeout for testrunner in go/ab"
by Shubham Ajmera
· 8 years ago
3b3df4d
Merge "Make test 924 less flaky."
by Treehugger Robot
· 8 years ago
011d99b
Merge "ART: Enable full sanitization under ASAN host by default"
by Treehugger Robot
· 8 years ago
f605257
Assume all x86/x86_64 hosts support at least sse4.x/popcount.
by Aart Bik
· 8 years ago
79ad831
Avoid recording CHA class status for dex2oat
by Mathieu Chartier
· 8 years ago
ed3a357
Make test 924 less flaky.
by Alex Light
· 8 years ago
5f2d800
Merge "tools: Do not pass "&>" to dalvikvm when running art --profile"
by Treehugger Robot
· 8 years ago
8fe41cf
Merge "Set timeout for testrunner in go/ab"
by Treehugger Robot
· 8 years ago
fb032a7
Merge "Added a new mutator called RegisterClobber."
by Aart Bik
· 8 years ago
e1f602e
Merge "Refined HasAtLeast() for x86 and x86_64."
by Aart Bik
· 8 years ago
a9894d2
Merge "Move IsVeryLarge check before we create verification results"
by Mathieu Chartier
· 8 years ago
1194244
tools: Do not pass "&>" to dalvikvm when running art --profile
by Igor Murashkin
· 8 years ago
ba0903b
Set timeout for testrunner in go/ab
by Shubham Ajmera
· 8 years ago
6ee332c
Ensure that we don't overwrite suspension target thread
by Alex Light
· 8 years ago
2f1d924
Merge "ARM64: JIT Code Cache maintenance"
by Orion Hodson
· 8 years ago
e01b6f6
Move IsVeryLarge check before we create verification results
by Mathieu Chartier
· 8 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 8 years ago
3ecac07
ARM64: JIT Code Cache maintenance
by Orion Hodson
· 8 years ago
331f4c4
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
by Treehugger Robot
· 8 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
13c8343
Merge "MIPS: Reduce Baker read barrier code size overhead"
by Vladimir Marko
· 8 years ago
3579eb2
Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions"
by Treehugger Robot
· 8 years ago
2687050
ahat: Switch to a custom dominators implementation.
by Richard Uhler
· 8 years ago
24f4f79
Merge "Use the rel_pc instead of computing it."
by Christopher Ferris
· 8 years ago
4d0371a
Merge "Only update declared methods during class redefinition."
by Treehugger Robot
· 8 years ago
ffb6d49
Merge "ART: Refactor JIT stress mode a runtime debug flag"
by Treehugger Robot
· 8 years ago
1b1cac2
Merge "dalvikvm.cc: use proper nativehelper headers"
by Treehugger Robot
· 8 years ago
1c959aa
Merge "testrunner: Don't override env defaults"
by Treehugger Robot
· 8 years ago
00e475c
Only update declared methods during class redefinition.
by Alex Light
· 8 years ago
7897cec
ART: Refactor JIT stress mode a runtime debug flag
by Andreas Gampe
· 8 years ago
fcc7d67
ART: Enable full sanitization under ASAN host by default
by Andreas Gampe
· 8 years ago
0f414ed
Added a new mutator called RegisterClobber.
by Sumnima Joshi
· 8 years ago
4147fcc
MIPS: Reduce Baker read barrier code size overhead
by Alexey Frunze
· 8 years ago
f88b5c0
Use the rel_pc instead of computing it.
by Christopher Ferris
· 8 years ago
e8f48da
Merge "Change kMultiDexSeparator from ':' to '!'"
by Calin Juravle
· 8 years ago
7dc46cf
testrunner: Don't override env defaults
by Igor Murashkin
· 8 years ago
187ff45
Merge "Use AtomicDexRefMap for compiled classes"
by Mathieu Chartier
· 8 years ago
5354af9
Refined HasAtLeast() for x86 and x86_64.
by Aart Bik
· 8 years ago
56bd562
dalvikvm.cc: use proper nativehelper headers
by Steven Moreland
· 8 years ago
6c13ce8
Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait"
by Treehugger Robot
· 8 years ago
1a088d4
Use AtomicDexRefMap for compiled classes
by Mathieu Chartier
· 8 years ago
dcc6617
Merge "Unbreak Odroid measurements."
by Treehugger Robot
· 8 years ago
57fe272
Merge "Pass the logger to the JIT compiler."
by Treehugger Robot
· 8 years ago
42cd8e7
Merge "Revert "Timeout the test run before go/ab timeout to capture test info""
by Nicolas Geoffray
· 8 years ago
79400aa
Whitelist user_code_suspension_lock_ for ConditionVariable wait
by Alex Light
· 8 years ago
3cfe3fc
Revert "Timeout the test run before go/ab timeout to capture test info"
by Nicolas Geoffray
· 8 years ago
520dadf
Unbreak Odroid measurements.
by Nicolas Geoffray
· 8 years ago
fce0645
Merge "Change flush order in JIT code cache"
by Treehugger Robot
· 8 years ago
01db5f7
Pass the logger to the JIT compiler.
by Nicolas Geoffray
· 8 years ago
43ce5f8
Change flush order in JIT code cache
by Orion Hodson
· 8 years ago
c5b1b06
Merge "art: use proper nativehelper headers"
by Treehugger Robot
· 8 years ago
4ce0f9a
Merge "Fix the default ownership of dex files in ClassLoaderContext"
by Treehugger Robot
· 8 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 8 years ago
41acdc1
Fix the default ownership of dex files in ClassLoaderContext
by Calin Juravle
· 8 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
by Calin Juravle
· 8 years ago
bacafb1
Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()."
by Treehugger Robot
· 8 years ago
b12d432
Merge "Timeout the test run before go/ab timeout to capture test info"
by Treehugger Robot
· 8 years ago
ef9f3cb
Timeout the test run before go/ab timeout to capture test info
by Shubham Ajmera
· 8 years ago
6f7b23a
Merge "Separate rw from rx views of jit code cache"
by David Sehr
· 8 years ago
527f18f
Merge "Allow dex2oat to create a full class loader context"
by Treehugger Robot
· 8 years ago
774beea
Merge "Verify the class loader context when loading oat files"
by Treehugger Robot
· 8 years ago
3d931dc
Merge "Create a class loader context starting from an existing ClassLoader"
by Treehugger Robot
· 8 years ago
4865712
Changed isInvokeCallInst() to getDifferentInvokeCallOpcode().
by Sumnima Joshi
· 8 years ago
420ee30
ARM: VIXL32: Merge (un)signed extensions and integer additions
by Anton Kirilov
· 8 years ago
b98d384
Merge "A mutation that changes the length of an array."
by Treehugger Robot
· 8 years ago
7aa5449
Merge "Analysis of multiple dex files of a package added"
by Treehugger Robot
· 8 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 8 years ago
3f91864
Verify the class loader context when loading oat files
by Calin Juravle
· 8 years ago
57d0acc
Create a class loader context starting from an existing ClassLoader
by Calin Juravle
· 8 years ago
d1dbb74
Separate rw from rx views of jit code cache
by David Sehr
· 8 years ago
64a102d
Merge "ART: Ship debug tools when including debug artifacts"
by Treehugger Robot
· 8 years ago
9161721
A mutation that changes the length of an array.
by Sumnima Joshi
· 8 years ago
188ac6c
Analysis of multiple dex files of a package added
by Bharadwaj Kalandhabhatta
· 8 years ago
3d14d2b
ART: Ship debug tools when including debug artifacts
by Andreas Gampe
· 8 years ago
2f0ac4f
Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b
by Andreas Gampe
· 8 years ago
9fb4e85
Merge "Only honor $inline$ in AOT."
by Treehugger Robot
· 8 years ago
Next »