Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c6ea7d00ad069a2736f603daa3d8eaa9a1f8ea11
/
runtime
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
d68677c
Merge "Fix verifier crash on abstract final class."
by Treehugger Robot
· 8 years ago
9cb0c46
Fix verifier crash on abstract final class.
by Vladimir Marko
· 8 years ago
bdbc63b
Merge changes If234ff55,I2d83fc46,I5ad78a15
by Treehugger Robot
· 8 years ago
0af8cde
Do native method bind in jvmti-stress
by Alex Light
· 8 years ago
65af20b
Agent libraries need to be searched for JNI functions
by Alex Light
· 8 years ago
bc632f0
Improve VerifyNoFromSpaceRefsObjectVisitor logging
by Mathieu Chartier
· 8 years ago
4c408ca
Merge changes from topic 'partial_tlab'
by Mathieu Chartier
· 8 years ago
38870a8
Merge "Add descriptor validation to ClassLinker::FindClass()."
by Treehugger Robot
· 8 years ago
5fdd778
Add descriptor validation to ClassLinker::FindClass().
by Vladimir Marko
· 8 years ago
aa03f6f
Merge "Fix fault_handler with heap poisoning."
by Nicolas Geoffray
· 8 years ago
d4ac767
Fix fault_handler with heap poisoning.
by Nicolas Geoffray
· 8 years ago
de9e54a
Merge "Vdex: Workaround arrays with erroneous component type."
by Treehugger Robot
· 8 years ago
bdb540d
Vdex: Workaround arrays with erroneous component type.
by Nicolas Geoffray
· 8 years ago
28a24b3
Fix some gtests
by Mathieu Chartier
· 8 years ago
6bc7774
Use partial TLAB regions
by Mathieu Chartier
· 8 years ago
9a2eea3
base: make SafeCopy work on older Linux kernels.
by Josh Gao
· 8 years ago
77c1415
fault_handler: hopefully fix darwin build.
by Josh Gao
· 8 years ago
3955baf
Merge changes Ie3d5e176,Ic1fbb885,I10bafcff
by Treehugger Robot
· 8 years ago
9088df8
Merge "Implement can_generate_native_method_bind capability"
by Treehugger Robot
· 8 years ago
143f61c
fault_handler: use SafeCopy to verify the validity of ArtMethod.
by Josh Gao
· 8 years ago
72fdec3
Merge "Allow dex2oat to handle relative paths."
by Treehugger Robot
· 8 years ago
d78ddec
Implement can_generate_native_method_bind capability
by Alex Light
· 8 years ago
46d342f
Merge "ARM64: Heap poisoning for link-time Baker CC read barrier thunks."
by Vladimir Marko
· 8 years ago
bea9172
Merge "Follow-up to 70d60275cc2860bde50e5f9c5b151e94f745ae14"
by Treehugger Robot
· 8 years ago
d1ef873
ARM64: Heap poisoning for link-time Baker CC read barrier thunks.
by Vladimir Marko
· 8 years ago
cdd798d
Follow-up to 70d60275cc2860bde50e5f9c5b151e94f745ae14
by Sebastien Hertz
· 8 years ago
0d8cf9106
Merge "Always check result of Thread::ModifySuspendCount"
by Sebastien Hertz
· 8 years ago
ea24e09
Merge "Call mirror::CallSite::VisitRoots"
by Mathieu Chartier
· 8 years ago
16d4843
Allow dex2oat to handle relative paths.
by Jeff Hao
· 8 years ago
a25504e
Call mirror::CallSite::VisitRoots
by Mathieu Chartier
· 8 years ago
91119d6
fault_handler: use SafeCopy to decode x86 instruction length.
by Josh Gao
· 8 years ago
682282e
base: add SafeCopy.
by Josh Gao
· 8 years ago
70713df
Fix obsolete method change check.
by Alex Light
· 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
71b1708
Use correct type for GetValueFromShadowFrame
by Mathieu Chartier
· 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
2aac653
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup"
by Treehugger Robot
· 8 years ago
4cb99a1
Merge "Fix Arena allocation tracking."
by Treehugger Robot
· 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
445452c
Merge "Print runtime isa when invoking 'dalvikvm --showversion'"
by Calin Juravle
· 8 years ago
f040be6
ART: Tentative fix for stack count issue in test 913
by Andreas Gampe
· 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
70d6027
JDWP: fix Dbg::ResumeThread
by Sebastien Hertz
· 8 years ago
e0f8ed9
ART: Refactor run-test 913
by Andreas Gampe
· 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
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
e1f79b6
ART: Fix GetArgumentsSize
by Andreas Gampe
· 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
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
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
467610e
Merge changes Ic7d75e1e,Iaf828034
by Andreas Gampe
· 8 years ago
1d49501
Fix -XX:DumpGCPerformanceOnShutdown for debug builds
by Mathieu Chartier
· 8 years ago
ea07a65
Merge changes Ib29b3920,Ice5efad9
by Treehugger Robot
· 8 years ago
9e2c81b
ART: Fix GetSystemProperty (2)
by Andreas Gampe
· 8 years ago
55c05f5
Clear zygote space cards for CC
by Mathieu Chartier
· 8 years ago
8018810
ART: Fix GetSystemProperty
by Andreas Gampe
· 8 years ago
66e226a
Merge "Add option for duplicate classes check to return all dupes."
by Treehugger Robot
· 8 years ago
9e6dee2
ART: Move trampoline logging to -verbose:dex
by Andreas Gampe
· 8 years ago
bec07a0
ART: Add -verbose:dex
by Andreas Gampe
· 8 years ago
1f47e6c
Remove some obsolete TODO comments.
by Alex Light
· 8 years ago
0471ece
Add option for duplicate classes check to return all dupes.
by Jeff Hao
· 8 years ago
903b816
Merge "Change dump-classes profman option to dump-classes-and-methods"
by Treehugger Robot
· 8 years ago
3406726
Change dump-classes profman option to dump-classes-and-methods
by Mathieu Chartier
· 8 years ago
1e3926a
Free unneeded obsolete maps
by Alex Light
· 8 years ago
090cfc7
Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare"
by Treehugger Robot
· 8 years ago
7a5eccf
Merge "Force save profiles for SIGUSR1"
by Mathieu Chartier
· 8 years ago
b361403
Merge "Fixup JDWP for obsolete methods"
by Treehugger Robot
· 8 years ago
6cfd4c9
ART: Report array and proxy classes in ClassLoad & ClassPrepare
by Andreas Gampe
· 8 years ago
7337631
Fixup JDWP for obsolete methods
by Alex Light
· 8 years ago
07ea07e
Force save profiles for SIGUSR1
by Mathieu Chartier
· 8 years ago
9c4f0d8f
Clean up after MIPS got read barriers support
by Goran Jakovljevic
· 8 years ago
b27febc
Merge "Add test for kryo support."
by Christopher Ferris
· 8 years ago
c48266e
Merge "Ensure invoking obsolete methods throws errors."
by Treehugger Robot
· 8 years ago
f6e11e9
Merge "ART: Fix preloaded dex cache expectations"
by Treehugger Robot
· 8 years ago
db01a09
Ensure invoking obsolete methods throws errors.
by Alex Light
· 8 years ago
5395e6b
Add test for kryo support.
by Christopher Ferris
· 8 years ago
674bc3c
Merge "Add analyzer for dex memory map"
by Treehugger Robot
· 8 years ago
d66def3
ART: Fix preloaded dex cache expectations
by Andreas Gampe
· 8 years ago
beca4fe
Add analyzer for dex memory map
by David Sehr
· 8 years ago
8682fce
Merge "Allow -Xjitsaveprofilinginfo for system server"
by Treehugger Robot
· 8 years ago
f9c917f
Allow -Xjitsaveprofilinginfo for system server
by Mathieu Chartier
· 8 years ago
Next »