Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
74b0a5b50c0f24ee9e7f825cb7ea5535f48ac06e
74b0a5b
Merge "Revert "Invoke dex2oat explictly before dalvikvm"" am: 75be076511
by Nicolas Geoffray
· 8 years ago
1825a6e
Merge "Revert "Invoke dex2oat explictly before dalvikvm"" am: 75be076511
by Nicolas Geoffray
· 8 years ago
75be076
Merge "Revert "Invoke dex2oat explictly before dalvikvm""
by Nicolas Geoffray
· 8 years ago
9d7baf4
Revert "Invoke dex2oat explictly before dalvikvm"
by Nicolas Geoffray
· 8 years ago
5ea6262
Merge "Always check result of Thread::ModifySuspendCount" am: 0d8cf9106c
by Sebastien Hertz
· 8 years ago
8d98023
Merge "Always check result of Thread::ModifySuspendCount" am: 0d8cf9106c
by Sebastien Hertz
· 8 years ago
0d8cf9106
Merge "Always check result of Thread::ModifySuspendCount"
by Sebastien Hertz
· 8 years ago
1126ffd
Merge "Call mirror::CallSite::VisitRoots" am: ea24e09568 am: c0d731f169
by Mathieu Chartier
· 8 years ago
c0d731f
Merge "Call mirror::CallSite::VisitRoots" am: ea24e09568
by Mathieu Chartier
· 8 years ago
ea24e09
Merge "Call mirror::CallSite::VisitRoots"
by Mathieu Chartier
· 8 years ago
db79256
Merge "Invoke dex2oat explictly before dalvikvm" am: 77ced6adfd am: b618586399
by Calin Juravle
· 8 years ago
b618586
Merge "Invoke dex2oat explictly before dalvikvm" am: 77ced6adfd
by Calin Juravle
· 8 years ago
a25504e
Call mirror::CallSite::VisitRoots
by Mathieu Chartier
· 8 years ago
77ced6a
Merge "Invoke dex2oat explictly before dalvikvm"
by Calin Juravle
· 8 years ago
025ad9c
Merge "Fix obsolete method change check." am: 494505a9de am: fa385ddeaa
by Alex Light
· 8 years ago
fa385dd
Merge "Fix obsolete method change check." am: 494505a9de
by Alex Light
· 8 years ago
494505a
Merge "Fix obsolete method change check."
by Treehugger Robot
· 8 years ago
4806f7a
Invoke dex2oat explictly before dalvikvm
by Calin Juravle
· 8 years ago
70713df
Fix obsolete method change check.
by Alex Light
· 8 years ago
005e9af
Merge "Make ART build/test configurations use the CC collector by default." am: 741a81af44
by Roland Levillain
· 8 years ago
6151e7e
Merge "Differentiate between native alloc and normal background GC" am: e4e7d601ef
by Mathieu Chartier
· 8 years ago
9e60fa7
Merge "ART: Make less lock-level noise on abort" am: 2888e85164 am: a41f563e62
by Andreas Gampe
· 8 years ago
e692b7d
Merge "Make ART build/test configurations use the CC collector by default."
by Roland Levillain
· 8 years ago
197bc62
Merge "Differentiate between native alloc and normal background GC"
by Mathieu Chartier
· 8 years ago
a41f563
Merge "ART: Make less lock-level noise on abort" am: 2888e85164
by Andreas Gampe
· 8 years ago
741a81a
Merge "Make ART build/test configurations use the CC collector by default."
by Treehugger Robot
· 8 years ago
e4e7d60
Merge "Differentiate between native alloc and normal background GC"
by Mathieu Chartier
· 8 years ago
2888e85
Merge "ART: Make less lock-level noise on abort"
by Treehugger Robot
· 8 years ago
35b59a2
Differentiate between native alloc and normal background GC
by Mathieu Chartier
· 8 years ago
d16113b
Merge "Use correct type for GetValueFromShadowFrame" am: c36a970fcd
by Mathieu Chartier
· 8 years ago
c8472b2
Merge "Use WARN_UNUSED consistently in ART." am: b2410c931a am: 8e9691c069
by Roland Levillain
· 8 years ago
d70097d
Merge "Use correct type for GetValueFromShadowFrame" am: c36a970fcd
by Mathieu Chartier
· 8 years ago
8e9691c
Merge "Use WARN_UNUSED consistently in ART." am: b2410c931a
by Roland Levillain
· 8 years ago
c36a970
Merge "Use correct type for GetValueFromShadowFrame"
by Mathieu Chartier
· 8 years ago
b2410c9
Merge "Use WARN_UNUSED consistently in ART."
by Roland Levillain
· 8 years ago
71b1708
Use correct type for GetValueFromShadowFrame
by Mathieu Chartier
· 8 years ago
745dc2a
Merge "JDWP: fix Dbg::ResumeThread" am: 2203253254 am: e320fb8224
by Sebastien Hertz
· 8 years ago
e320fb8
Merge "JDWP: fix Dbg::ResumeThread" am: 2203253254
by Sebastien Hertz
· 8 years ago
2203253
Merge "JDWP: fix Dbg::ResumeThread"
by Sebastien Hertz
· 8 years ago
1c8f4ff
Always check result of Thread::ModifySuspendCount
by Sebastien Hertz
· 8 years ago
a86acbe
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup" am: 2aac653df7
by Andreas Gampe
· 8 years ago
37bd1c0
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup" am: 2aac653df7
by Andreas Gampe
· 8 years ago
2aac653
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup"
by Treehugger Robot
· 8 years ago
cef3c97
Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position." am: 1cae72e6cf
by Roland Levillain
· 8 years ago
918f1f4
Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position."
by Roland Levillain
· 8 years ago
1cae72e
Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position."
by Roland Levillain
· 8 years ago
46f60b0
Merge "Revert "Disable 160-read-barrier-stress temporarily"" am: e58b971b57
by Vladimir Marko
· 8 years ago
03c1a76
Merge "Revert "Disable 160-read-barrier-stress temporarily"" am: e58b971b57
by Vladimir Marko
· 8 years ago
e58b971
Merge "Revert "Disable 160-read-barrier-stress temporarily""
by Vladimir Marko
· 8 years ago
10a651b
Merge "Fix Arena allocation tracking." am: 4cb99a13d2 am: c50078606a
by Vladimir Marko
· 8 years ago
c500786
Merge "Fix Arena allocation tracking." am: 4cb99a13d2
by Vladimir Marko
· 8 years ago
4cb99a1
Merge "Fix Arena allocation tracking."
by Treehugger Robot
· 8 years ago
4e5c73e
Use WARN_UNUSED consistently in ART.
by Roland Levillain
· 8 years ago
1ca955d
Fix ARM64 SystemArrayCopy intrinsic with large constant dest position.
by Roland Levillain
· 8 years ago
ccb80f0
Revert "Disable 160-read-barrier-stress temporarily"
by Vladimir Marko
· 8 years ago
d1fbcff
ART: Make less lock-level noise on abort
by Andreas Gampe
· 8 years ago
21cf95d
ART: Call ThreadGroup.add in Thread::FinishStartup
by Andreas Gampe
· 8 years ago
ec6f935
Merge "sigchain: switch from __thread to pthread_setspecific." am: 36831abc29
by Josh Gao
· 8 years ago
ef349c7
Merge "sigchain: switch from __thread to pthread_setspecific." am: 36831abc29
by Josh Gao
· 8 years ago
36831ab
Merge "sigchain: switch from __thread to pthread_setspecific."
by Treehugger Robot
· 8 years ago
99875e9
sigchain: switch from __thread to pthread_setspecific.
by Josh Gao
· 8 years ago
6210191
Merge "Enable some redefinition run-tests in CTS" am: 66f43b988a am: 8fcbf927bc
by Alex Light
· 8 years ago
509b2af
Merge "ART: Change run-test 913 array testing" am: 030b1066a6 am: 4a95b42347
by Andreas Gampe
· 8 years ago
8fcbf92
Merge "Enable some redefinition run-tests in CTS" am: 66f43b988a
by Alex Light
· 8 years ago
4a95b42
Merge "ART: Change run-test 913 array testing" am: 030b1066a6
by Andreas Gampe
· 8 years ago
8c2a9f2
Merge "Disable read barrier thunks for heap poisoning" am: 3ace1f0ce2
by Mathieu Chartier
· 8 years ago
66f43b9
Merge "Enable some redefinition run-tests in CTS"
by Treehugger Robot
· 8 years ago
030b106
Merge "ART: Change run-test 913 array testing"
by Treehugger Robot
· 8 years ago
2c00094
Merge "Disable read barrier thunks for heap poisoning" am: 3ace1f0ce2
by Mathieu Chartier
· 8 years ago
54814e1
Merge "Print runtime isa when invoking 'dalvikvm --showversion'" am: 445452cda0
by Calin Juravle
· 8 years ago
cec16d0
Merge "Print runtime isa when invoking 'dalvikvm --showversion'" am: 445452cda0
by Calin Juravle
· 8 years ago
3ace1f0
Merge "Disable read barrier thunks for heap poisoning"
by Treehugger Robot
· 8 years ago
445452c
Merge "Print runtime isa when invoking 'dalvikvm --showversion'"
by Calin Juravle
· 8 years ago
78d6341
Enable some redefinition run-tests in CTS
by Alex Light
· 8 years ago
1dfd10e
ART: Change run-test 913 array testing
by Andreas Gampe
· 8 years ago
dda7360
Disable read barrier thunks for heap poisoning
by Mathieu Chartier
· 8 years ago
057f5ca
Merge "Use standard loading code in many tests" am: 4bb9a2b0b2 am: 4498ff2ce6
by Alex Light
· 8 years ago
4498ff2
Merge "Use standard loading code in many tests" am: 4bb9a2b0b2
by Alex Light
· 8 years ago
4bb9a2b
Merge "Use standard loading code in many tests"
by Treehugger Robot
· 8 years ago
857ac26
Merge "Remove native code from test 944 for CTS" am: 4a4e245a63 am: 685073b15d
by Alex Light
· 8 years ago
685073b
Merge "Remove native code from test 944 for CTS" am: 4a4e245a63
by Alex Light
· 8 years ago
4a4e245
Merge "Remove native code from test 944 for CTS"
by Treehugger Robot
· 8 years ago
3ccf980
Use standard loading code in many tests
by Alex Light
· 8 years ago
12fe024
Merge "Fixed bug on pending environment use of termination condition. With regression test." am: 27fb1dc467
by Aart Bik
· 8 years ago
b0d6493
Merge "Fixed bug on pending environment use of termination condition. With regression test."
by Aart Bik
· 8 years ago
27fb1dc
Merge "Fixed bug on pending environment use of termination condition. With regression test."
by Aart Bik
· 8 years ago
81a6485
Merge "Add art_defaults to dexlayout" am: 35fc819cd9 am: bb8db9c0db
by David Sehr
· 8 years ago
bb8db9c
Merge "Add art_defaults to dexlayout" am: 35fc819cd9
by David Sehr
· 8 years ago
35fc819
Merge "Add art_defaults to dexlayout"
by David Sehr
· 8 years ago
d5e1a79
Remove native code from test 944 for CTS
by Alex Light
· 8 years ago
7639cdc
Add art_defaults to dexlayout
by David Sehr
· 8 years ago
cd873c1
Merge "ART: Tentative fix for stack count issue in test 913" am: 8af5efdb1d
by Andreas Gampe
· 8 years ago
fb449e4
Merge "ART: Tentative fix for stack count issue in test 913" am: 8af5efdb1d
by Andreas Gampe
· 8 years ago
8af5efd
Merge "ART: Tentative fix for stack count issue in test 913"
by Treehugger Robot
· 8 years ago
f040be6
ART: Tentative fix for stack count issue in test 913
by Andreas Gampe
· 8 years ago
b27e842
Merge "ART: Add debug code to run-test 913" am: 39d562895a am: 6c1a074521
by Andreas Gampe
· 8 years ago
6c1a074
Merge "ART: Add debug code to run-test 913" am: 39d562895a
by Andreas Gampe
· 8 years ago
39d5628
Merge "ART: Add debug code to run-test 913"
by Treehugger Robot
· 8 years ago
7616205
Merge changes I5b05e23a,I9350b250,I1d66b42a am: 393a1fd02f am: c622290608
by Alex Light
· 8 years ago
c622290
Merge changes I5b05e23a,I9350b250,I1d66b42a am: 393a1fd02f
by Alex Light
· 8 years ago
Next »