Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f96a2dba65640255a2ebfe4dc00e2d7a91521feb
f96a2db
Store a copy of MethodDebugInfo in ElfWriter
by Pirama Arumuga Nainar
· 8 years ago
3b8bbb9
Merge "Don't call EnsureInitialized in the JIT."
by Treehugger Robot
· 8 years ago
2127ad8
Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Vladimir Marko
· 8 years ago
df663fb
Revert "Use OatFileAssistant default filter instead of the dex2oat one"
by Vladimir Marko
· 8 years ago
5691173
Merge "Only compile hot methods"
by Mathieu Chartier
· 8 years ago
05e6047
Merge "Address some review comments for aog/403114"
by Mathieu Chartier
· 8 years ago
23ddfe8
Don't call EnsureInitialized in the JIT.
by Nicolas Geoffray
· 8 years ago
b5f5d74
Merge "Use OatFileAssistant default filter instead of the dex2oat one"
by Treehugger Robot
· 8 years ago
3c8a912
Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall."
by Vladimir Marko
· 8 years ago
f62422e
Use OatFileAssistant default filter instead of the dex2oat one
by Calin Juravle
· 8 years ago
0a87f31
Merge "Revert "Fully support static encoded fields.""
by Nicolas Geoffray
· 8 years ago
84c8432
Revert "Fully support static encoded fields."
by Nicolas Geoffray
· 8 years ago
61c42e9
Merge "Revert "Fixed Literal String intern mismatch.""
by Nicolas Geoffray
· 8 years ago
f7ab834
Revert "Fixed Literal String intern mismatch."
by Nicolas Geoffray
· 8 years ago
bc1c6b6
Merge "Revert "Fixed installation time regression when compile.""
by Nicolas Geoffray
· 8 years ago
54c32b1
Revert "Fixed installation time regression when compile."
by Nicolas Geoffray
· 8 years ago
11d72c6
Merge "Dump startup and post startup methods for --dump-only"
by Mathieu Chartier
· 8 years ago
7b135c8
Only compile hot methods
by Mathieu Chartier
· 8 years ago
cebf99c
Address some review comments for aog/403114
by Mathieu Chartier
· 8 years ago
28b5c58
Dump startup and post startup methods for --dump-only
by Mathieu Chartier
· 8 years ago
6ecff4d
Merge "Pass through inputs beyond arguments in invoke."
by Aart Bik
· 8 years ago
b938fe6
Merge "MIPS32: Add MSA instruction set feature option"
by Aart Bik
· 8 years ago
ad58e8a
Merge "ARM64: SIMD instruction scheduling."
by Aart Bik
· 8 years ago
f3b5550
Merge "Combine madvise for clearing region space"
by Treehugger Robot
· 8 years ago
6811819
Merge "ART: Restrict dex2oat watchdog dumping to host"
by Treehugger Robot
· 8 years ago
9116d5a
Merge "Don't treat proxy methods as compilable"
by Mathieu Chartier
· 8 years ago
7c928f0
Combine madvise for clearing region space
by Mathieu Chartier
· 8 years ago
48fde37
ART: Restrict dex2oat watchdog dumping to host
by Andreas Gampe
· 8 years ago
c3e822b
Merge changes I47bd6edc,I0e3e268d
by Treehugger Robot
· 8 years ago
e913cd0
Merge "ART: Use dex2oat watchdog in host run-test"
by Treehugger Robot
· 8 years ago
888dd09
Merge "ART: Add thread dump to dex2oat watchdog"
by Treehugger Robot
· 8 years ago
9aeefb2
Merge "ART: Replace some '\n' with std::endl"
by Treehugger Robot
· 8 years ago
444d0c5
Merge "ART: Increase stack overflow guard for x86 sanitization"
by Treehugger Robot
· 8 years ago
fae2e3d
Merge "ART: More header cleanups"
by Treehugger Robot
· 8 years ago
349f900
Merge "ART: Remove old object_callbacks.h includes"
by Treehugger Robot
· 8 years ago
e7197bf
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
by Vladimir Marko
· 8 years ago
f0fc4c6
ARM64: SIMD instruction scheduling.
by Artem Serov
· 8 years ago
aa5684d
MIPS32: Add MSA instruction set feature option
by Lena Djokic
· 8 years ago
85adf5a
Merge "Fixed installation time regression when compile."
by Mathieu Chartier
· 8 years ago
508fdf3
ART: Small class-inl.h cleanup
by Andreas Gampe
· 8 years ago
2ff3b97
ART: More header cleanups
by Andreas Gampe
· 8 years ago
5d08fcc
ART: More header cleanups
by Andreas Gampe
· 8 years ago
201e297
Don't treat proxy methods as compilable
by Mathieu Chartier
· 8 years ago
57cf00b
ART: Remove old object_callbacks.h includes
by Andreas Gampe
· 8 years ago
8f98742
Fixed installation time regression when compile.
by Chang Xing
· 8 years ago
43ee054
ART: Use dex2oat watchdog in host run-test
by Andreas Gampe
· 8 years ago
cd60731
ART: Add thread dump to dex2oat watchdog
by Andreas Gampe
· 8 years ago
5544e72
ART: Replace some '\n' with std::endl
by Andreas Gampe
· 8 years ago
40c6710
Merge "ART: Disable test 137 for ASAN"
by Treehugger Robot
· 8 years ago
3e00363
ART: Increase stack overflow guard for x86 sanitization
by Andreas Gampe
· 8 years ago
4f101e5
Merge "ART: Add method names to lock-contention samples"
by Treehugger Robot
· 8 years ago
d2c03b5
ART: Add method names to lock-contention samples
by Andreas Gampe
· 8 years ago
6e92fb3
Pass through inputs beyond arguments in invoke.
by Aart Bik
· 8 years ago
73dd3a2
ART: Disable test 137 for ASAN
by Andreas Gampe
· 8 years ago
82c6933
Merge "Relax an assert in AssertPcIsWithinQuickCode()"
by Mingyao Yang
· 8 years ago
81c7694
Merge "Fix redefinition related use-after-free bug"
by Treehugger Robot
· 8 years ago
8c4fd14
Merge "ART: Disable test 071-dexfile-map-clean for ASAN"
by Treehugger Robot
· 8 years ago
98e3693
ART: Disable test 071-dexfile-map-clean for ASAN
by Andreas Gampe
· 8 years ago
5b47136
Merge "ART: Add custom check script to run-test 115"
by Treehugger Robot
· 8 years ago
177701a
ART: Add custom check script to run-test 115
by Andreas Gampe
· 8 years ago
08c4edb
Merge "ART: Disable test 202 for ASAN"
by Treehugger Robot
· 8 years ago
fa6b034
ART: Disable test 202 for ASAN
by Andreas Gampe
· 8 years ago
36a5d0c
Merge "MIPS64: ART Vectorizer"
by Aart Bik
· 8 years ago
0a50965
Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64""
by Vladimir Marko
· 8 years ago
ab63934
Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64""
by Vladimir Marko
· 8 years ago
2c97600
Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String."
by Vladimir Marko
· 8 years ago
af8d813
Merge "Tests: never use System.err"
by Vladimir Marko
· 8 years ago
96e0329
Merge "Avoid holding mutator lock while calling dlsym"
by Mathieu Chartier
· 8 years ago
893f3e8
Merge "ART: Rework monitor_android to use liblog helpers"
by Treehugger Robot
· 8 years ago
46e75d0
Avoid holding mutator lock while calling dlsym
by Mathieu Chartier
· 8 years ago
ef878ea
Merge "Added DexFileAsanRegistrar and necessary additions"
by Treehugger Robot
· 8 years ago
e59cb81
ART: Rework monitor_android to use liblog helpers
by Andreas Gampe
· 8 years ago
542bbf7
Merge "ART: Use templates for VerifyInstruction"
by Treehugger Robot
· 8 years ago
0fd04a8
Merge "ART: Remove special RegisterNatives code"
by Treehugger Robot
· 8 years ago
7bd73ad
Merge "ART: Allow unlimited PushLocalFrame"
by Treehugger Robot
· 8 years ago
0a6d275
Merge "ART: Move RegisterNatives helper"
by Treehugger Robot
· 8 years ago
999dacf
Merge "ART: Add IRT table size limit and overflow checks"
by Treehugger Robot
· 8 years ago
bd4e4f2
Merge "Revert "Change thread suspend timeout to be fatal for non-debug""
by Treehugger Robot
· 8 years ago
07f0621
Fix redefinition related use-after-free bug
by Alex Light
· 8 years ago
f863704
Merge "Move profiles to use bitmaps for startup methods"
by Mathieu Chartier
· 8 years ago
a4c90b9
Merge "ART: Move source owner data to LogContentionEvent"
by Treehugger Robot
· 8 years ago
ea650f3
Move profiles to use bitmaps for startup methods
by Mathieu Chartier
· 8 years ago
6559ba1
Merge "Move to release CAS for updating object fields"
by Treehugger Robot
· 8 years ago
9f7e91c
Merge "Fixed bug in relying on precise FP in periodic sequence."
by Aart Bik
· 8 years ago
0bb4031
Added DexFileAsanRegistrar and necessary additions
by Bharadwaj Kalandhabhatta
· 8 years ago
eae88fc
Merge "ART: Introduce thread-current-inl.h"
by Treehugger Robot
· 8 years ago
fdd513d
Move to release CAS for updating object fields
by Mathieu Chartier
· 8 years ago
ae4c845
Revert "Change thread suspend timeout to be fatal for non-debug"
by Mathieu Chartier
· 8 years ago
f6c66c3
Tests: never use System.err
by Kevin Brodsky
· 9 years ago
8523ea1
Fixed bug in relying on precise FP in periodic sequence.
by Aart Bik
· 8 years ago
4ee8e29
Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"
by Vladimir Marko
· 8 years ago
d254f5c
Revert "ART: Reference.getReferent intrinsic for arm and arm64"
by Vladimir Marko
· 8 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 8 years ago
1656ca9
Merge "ART: Clean up thread.h and thread_list.h"
by Treehugger Robot
· 8 years ago
847e6ce
Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String.
by Vladimir Marko
· 8 years ago
9b70b4a
Merge "Delay allocating environment locations."
by Treehugger Robot
· 8 years ago
b4fe268
Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1"
by Treehugger Robot
· 8 years ago
ec32f64
Delay allocating environment locations.
by Vladimir Marko
· 8 years ago
72a75f7
Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1
by xueliang.zhong
· 8 years ago
cff1b21
Merge "ART: Refactor HandleUnexpectedSignalCommon"
by Treehugger Robot
· 8 years ago
Next »