Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ea24e09568d695593af1f896c5630a589ab44944
ea24e09
Merge "Call mirror::CallSite::VisitRoots"
by Mathieu Chartier
· 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
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
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
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
2203253
Merge "JDWP: fix Dbg::ResumeThread"
by Sebastien Hertz
· 8 years ago
2aac653
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup"
by Treehugger Robot
· 8 years ago
1cae72e
Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position."
by Roland Levillain
· 8 years ago
e58b971
Merge "Revert "Disable 160-read-barrier-stress temporarily""
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
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
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
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
4bb9a2b
Merge "Use standard loading code in many tests"
by Treehugger Robot
· 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
27fb1dc
Merge "Fixed bug on pending environment use of termination condition. With regression test."
by Aart Bik
· 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
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
39d5628
Merge "ART: Add debug code to run-test 913"
by Treehugger Robot
· 8 years ago
393a1fd
Merge changes I5b05e23a,I9350b250,I1d66b42a
by Alex Light
· 8 years ago
1cda71a
Merge "Add check that TypeIndex is valid in StringByTypeIdx."
by Treehugger Robot
· 8 years ago
120504f
Add check that TypeIndex is valid in StringByTypeIdx.
by Jeff Hao
· 8 years ago
4707af8
Print runtime isa when invoking 'dalvikvm --showversion'
by Calin Juravle
· 8 years ago
452092b
Merge "Remove test skips associated with b/37240685"
by Treehugger Robot
· 8 years ago
8aa4f41
More refactor for JVMTI redefinition run tests (3/3)
by Alex Light
· 8 years ago
990634d
ART: Add debug code to run-test 913
by Andreas Gampe
· 8 years ago
5658c7a
More refactor for JVMTI redefinition run tests (2/3)
by Alex Light
· 8 years ago
4eec3c5
More refactor for JVMTI redefinition run tests (1/3)
by Alex Light
· 8 years ago
d86c085
Fixed bug on pending environment use of termination condition.
by Aart Bik
· 8 years ago
c251ebc
Remove test skips associated with b/37240685
by Alex Light
· 8 years ago
8d7f78d
Merge "ART: Refactor run-test 913"
by Treehugger Robot
· 8 years ago
c569d4a
Merge "Disable 160-read-barrier-stress temporarily"
by Treehugger Robot
· 8 years ago
70d6027
JDWP: fix Dbg::ResumeThread
by Sebastien Hertz
· 8 years ago
1010749
Disable 160-read-barrier-stress temporarily
by Sebastien Hertz
· 8 years ago
e0f8ed9
ART: Refactor run-test 913
by Andreas Gampe
· 8 years ago
c1be9f2
Merge "ART: Use _exit in dex2oat"
by Treehugger Robot
· 8 years ago
9fdafe8f
Merge "Remove native printing from test 980 and reliance on print internals"
by Treehugger Robot
· 8 years ago
d58d084
Merge "Add check that map offset is sane to DexFile object init."
by Treehugger Robot
· 8 years ago
704f16f
Merge "Various debug ART GC performance improvements"
by Mathieu Chartier
· 8 years ago
52e3e57
Merge "Add check that dexlayout can open output file."
by Treehugger Robot
· 8 years ago
2e410d2
Remove native printing from test 980 and reliance on print internals
by Alex Light
· 8 years ago
a4cd677
Add check that map offset is sane to DexFile object init.
by Jeff Hao
· 8 years ago
d08f66f
Various debug ART GC performance improvements
by Mathieu Chartier
· 8 years ago
e008fd5
Merge changes from topic 'art_run_test_910_cts'
by Treehugger Robot
· 8 years ago
99fde3c
Merge "MIPS32: java.lang.System.arraycopy() for copying char[] to char[]."
by Treehugger Robot
· 8 years ago
e286b64
ART: Use _exit in dex2oat
by Andreas Gampe
· 8 years ago
d52ddac
ART: Refactor run-test 910
by Andreas Gampe
· 8 years ago
e1f79b6
ART: Fix GetArgumentsSize
by Andreas Gampe
· 8 years ago
3ba51e8
Add check that dexlayout can open output file.
by Jeff Hao
· 8 years ago
c830101
Merge "ART: Refactor run-test 904"
by Treehugger Robot
· 8 years ago
ce121a5
Merge "Add OAT file mapping to dexdiag"
by David Sehr
· 8 years ago
2f6ad9d
MIPS32: java.lang.System.arraycopy() for copying char[] to char[].
by Chris Larsen
· 8 years ago
245af87
Make ART build/test configurations use the CC collector by default.
by Roland Levillain
· 8 years ago
111eefd
Merge "ARM/VIXL: Fix TypeConversion of large long constants to int."
by Treehugger Robot
· 8 years ago
ba1a48e
ARM/VIXL: Fix TypeConversion of large long constants to int.
by Vladimir Marko
· 8 years ago
7b33126
Merge "ARM64: Use link-time generated thunks for Baker CC read barrier."
by Vladimir Marko
· 8 years ago
d38ba0a
Fix Arena allocation tracking.
by Vladimir Marko
· 8 years ago
b1a5211
Merge "MIPS32: Add direct calls to math intrinsics."
by Treehugger Robot
· 8 years ago
89d4248
Merge "ART: Fix test dependencies"
by Andreas Gampe
· 8 years ago
0ccd1e2
ART: Fix test dependencies
by Andreas Gampe
· 8 years ago
115b498
ART: Refactor run-test 904
by Andreas Gampe
· 8 years ago
687fb79
Merge changes I49c02b92,I898e5cff
by Treehugger Robot
· 8 years ago
bb76646
Ensure one can call DisposeEnvironment during event callbacks.
by Alex Light
· 8 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 8 years ago
3f3ec67
Add OAT file mapping to dexdiag
by David Sehr
· 8 years ago
dbe35ed
Merge "MIPS64: Add direct calls to math intrinsics."
by Treehugger Robot
· 8 years ago
b9005fa
MIPS32: Add direct calls to math intrinsics.
by Chris Larsen
· 8 years ago
de833ef
Merge "Fix broken DCHECK."
by Treehugger Robot
· 8 years ago
34478ae
Merge "Clear zygote space cards for CC"
by Mathieu Chartier
· 8 years ago
5ec409d
Merge "Fix -XX:DumpGCPerformanceOnShutdown for debug builds"
by Mathieu Chartier
· 8 years ago
f4f2daa
ARM64: Use link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
0ecb236
Fix broken DCHECK.
by Alex Light
· 8 years ago
4766f2c
Merge changes I1d4db176,Ifb931a99
by Aart Bik
· 8 years ago
279fbab
Merge "MIPS: Use Lsa/Dlsa when possible."
by Treehugger Robot
· 8 years ago
da7d1bc
Merge "Add an 'art-preopt' test target configuration."
by Richard Uhler
· 8 years ago
467610e
Merge changes Ic7d75e1e,Iaf828034
by Andreas Gampe
· 8 years ago
1d49501
Fix -XX:DumpGCPerformanceOnShutdown for debug builds
by Mathieu Chartier
· 8 years ago
Next »