Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d08f66f519f6cf75c2eb05a489b6e87f739badff
/
runtime
d08f66f
Various debug ART GC performance improvements
by Mathieu Chartier
· 8 years ago
dbe35ed
Merge "MIPS64: Add direct calls to math intrinsics."
by Treehugger Robot
· 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
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
25732ae
Merge "Dump profile logs after the last save"
by Calin Juravle
· 8 years ago
1a5a1e5
Merge "Make base64 explicitly check dst_size for nullptr"
by Treehugger Robot
· 8 years ago
a01b524
Make base64 explicitly check dst_size for nullptr
by Alex Light
· 8 years ago
fcab651
Merge "ARM64: Faster forwarding address check in mark entrypoints."
by Vladimir Marko
· 8 years ago
5b92c48
Merge "Clean up ArtClassDefinition"
by Alex Light
· 8 years ago
74c2058
MIPS64: Add direct calls to math intrinsics.
by Chris Larsen
· 8 years ago
7298b1a
Merge "Lower daemons priority to 124 (art)."
by Hiroshi Yamauchi
· 8 years ago
b7354d5
Clean up ArtClassDefinition
by Alex Light
· 8 years ago
b9d0111
ARM64: Faster forwarding address check in mark entrypoints.
by Vladimir Marko
· 8 years ago
bb75449
Merge "Change thread suspend timeout to be fatal for non-debug"
by Mathieu Chartier
· 8 years ago
9db22e8
Dump profile logs after the last save
by Calin Juravle
· 8 years ago
4f0250c
Merge "Update profile version"
by Calin Juravle
· 8 years ago
f62940e
Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences"
by Treehugger Robot
· 8 years ago
16d7ec4
Update profile version
by Calin Juravle
· 8 years ago
d7f0339
Lower daemons priority to 124 (art).
by Hiroshi Yamauchi
· 8 years ago
c756f08
ART: Fix VISIT_OBJECTS and ABORT for FollowReferences
by Andreas Gampe
· 8 years ago
c700f00
Merge "Dedup original dex file for classes transformed on first load."
by Treehugger Robot
· 8 years ago
6004e14
Merge "Refactor image writer"
by Treehugger Robot
· 8 years ago
6a65631
Dedup original dex file for classes transformed on first load.
by Alex Light
· 8 years ago
5e07b5a
Merge "Downgrade another duplicate method DCHECK to WARNING"
by Treehugger Robot
· 8 years ago
8c19d24
Refactor image writer
by Mathieu Chartier
· 8 years ago
e2a739a
Merge "Undo dex2dex compilation before invoking LoadHook"
by Treehugger Robot
· 8 years ago
4e03442
Merge "Change Ti::Agent collection from vector to List"
by Treehugger Robot
· 8 years ago
a41a3078
Downgrade another duplicate method DCHECK to WARNING
by Alex Light
· 8 years ago
4052847
Undo dex2dex compilation before invoking LoadHook
by Alex Light
· 8 years ago
d07f2ba
Merge "Gracefully handle bogus profiling info for inline caches."
by Calin Juravle
· 8 years ago
1e45a52
Merge "Fix profile merges in profman"
by Calin Juravle
· 8 years ago
4b812fa
Change Ti::Agent collection from vector to List
by Alex Light
· 8 years ago
8b71f08
Merge "ART: Fix ObjectFree reporting"
by Treehugger Robot
· 8 years ago
c5e0f20
Merge "ART: Fix GetThreadInfo"
by Treehugger Robot
· 8 years ago
26ed72a
Merge "Performance improvements in invoke-polymorphic runtime support"
by Orion Hodson
· 8 years ago
a1be713
Performance improvements in invoke-polymorphic runtime support
by Orion Hodson
· 8 years ago
1595815
MIPS: Implement read barriers.
by Alexey Frunze
· 8 years ago
a1705ea
ART: Fix ObjectFree reporting
by Andreas Gampe
· 8 years ago
db6c2ab
ART: Fix GetThreadInfo
by Andreas Gampe
· 8 years ago
cea9e9d
Fix profile merges in profman
by Calin Juravle
· 8 years ago
4ba18fd
Merge "Fix lock order for jvmti kTaggingLockLevel"
by Mathieu Chartier
· 8 years ago
4c0b4bc
Gracefully handle bogus profiling info for inline caches.
by Nicolas Geoffray
· 8 years ago
f169e27
Fix lock order for jvmti kTaggingLockLevel
by Mathieu Chartier
· 8 years ago
f8d00ff
Merge "Add profman option to generate a random profile based on dex files."
by Treehugger Robot
· 8 years ago
f0a31f8
Add profman option to generate a random profile based on dex files.
by Jeff Hao
· 8 years ago
9e935ad
Merge "Close the right fd in native_stack_dump"
by Calin Juravle
· 8 years ago
da3f60a
Merge "Remove unreachable code in DexLocationToOdexFilename."
by Richard Uhler
· 8 years ago
13e60fa
Merge "ART: Fix some tidy warnings"
by Treehugger Robot
· 8 years ago
0ed6c80
Close the right fd in native_stack_dump
by Calin Juravle
· 8 years ago
d66a932
Merge "ART: Clean up field initialization"
by Andreas Gampe
· 8 years ago
4fc76b3
Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ...
by Treehugger Robot
· 8 years ago
37c5846
ART: Fix some tidy warnings
by Andreas Gampe
· 8 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 8 years ago
238fdfc
Merge "Ensure 'modified' field of ArtClassDefinition is always initialized."
by Treehugger Robot
· 8 years ago
b20a9da
Merge "Ensure jvmtiCapabilities structs are initialized."
by Treehugger Robot
· 8 years ago
5127178
Ensure 'modified' field of ArtClassDefinition is always initialized.
by Alex Light
· 8 years ago
34d8e08
Ensure jvmtiCapabilities structs are initialized.
by Alex Light
· 8 years ago
3b8adf5
Merge "Check for unattached threads in JVMTI functions"
by Treehugger Robot
· 8 years ago
c91b5a2
Remove unreachable code in DexLocationToOdexFilename.
by Richard Uhler
· 8 years ago
85f8841
Merge ""Revert^6 "CHA for interface method.""""
by Nicolas Geoffray
· 8 years ago
7f56a74
Merge "Revert "Revert "Make original dex file be more deduplicated"""
by Treehugger Robot
· 8 years ago
18ea1c9
"Revert^6 "CHA for interface method."""
by Nicolas Geoffray
· 8 years ago
624dc59
Merge "Improvements in the Inliner."
by Nicolas Geoffray
· 8 years ago
1edc8cf
Check for unattached threads in JVMTI functions
by Alex Light
· 8 years ago
2f814aa
Revert "Revert "Make original dex file be more deduplicated""
by Alex Light
· 8 years ago
ae60e48
Merge "Move backtrace logic to backtrace_helper.h"
by Mathieu Chartier
· 8 years ago
3458359
Move backtrace logic to backtrace_helper.h
by Mathieu Chartier
· 8 years ago
Next »