Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f4f2daafb38c9c07ea74044a0fb89a2a19288b7a
/
runtime
f4f2daa
ARM64: Use link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
1f47e6c
Remove some obsolete TODO comments.
by Alex Light
· 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
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
a6cefa7
Merge "Deterministic DexCache in heap images."
by Vladimir Marko
· 8 years ago
f6d4668
Improvements in the Inliner.
by Nicolas Geoffray
· 8 years ago
da9f7eb
Merge "Revert "Revert^4 "CHA for interface method."""
by Nicolas Geoffray
· 8 years ago
27ef25f
Revert "Revert^4 "CHA for interface method.""
by Nicolas Geoffray
· 8 years ago
ca32c31
Merge "Revert "Make original dex file be more deduplicated""
by Nicolas Geoffray
· 8 years ago
a7c04c4
Revert "Make original dex file be more deduplicated"
by Nicolas Geoffray
· 8 years ago
85a78cf
Revert^2: "Make sigchain actually own the signal chain.""
by Josh Gao
· 8 years ago
b8006e6
Merge "Make original dex file be more deduplicated"
by Treehugger Robot
· 8 years ago
f13821e
Merge "Revert^4 "CHA for interface method.""
by Mingyao Yang
· 8 years ago
f25cc73
Deterministic DexCache in heap images.
by Vladimir Marko
· 8 years ago
47e01b7
Merge "Add even more logging failed to copy GC error"
by Mathieu Chartier
· 8 years ago
ae7eef6
Merge "MIPS64: Extend instruction_set_features_mips64_test"
by Aart Bik
· 8 years ago
fb18513
Revert^4 "CHA for interface method."
by Mingyao Yang
· 8 years ago
b01335c
Add even more logging failed to copy GC error
by Mathieu Chartier
· 8 years ago
24c0570
Merge "Log the errno code for failed flock() invocations"
by Calin Juravle
· 8 years ago
9556cb2
Make original dex file be more deduplicated
by Alex Light
· 8 years ago
Next »