Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
06e3f4fa00ea9f71c4675f90e250e59b6d9ba36f
06e3f4f
Base isDexOptNeeded result on OatFileAssistant::IsUpToDate.
by Richard Uhler
· 9 years ago
01be681
Only compile dex files if they are not up to date.
by Richard Uhler
· 9 years ago
d53208c
Merge "Increase test timeouts"
by Mathieu Chartier
· 9 years ago
c445f6f
Merge "Fix minor issues that prevented DexFuzz to run on host."
by Aart Bik
· 9 years ago
3c7787f
Merge "Fix misc-macro-parentheses warnings."
by Treehugger Robot
· 9 years ago
80fd43e
Merge "Fix bug in verifier: soft fail was hiding hard fail."
by Aart Bik
· 9 years ago
2576be2
Increase test timeouts
by Mathieu Chartier
· 9 years ago
da97c4e
Merge "Remove no-op call to android_update_LD_LIBRARY_PATH"
by Treehugger Robot
· 9 years ago
4092752
Merge "Compile JNI stubs for verify-profile and interpret-only."
by Treehugger Robot
· 9 years ago
4c8bacc
Fix minor issues that prevented DexFuzz to run on host.
by Aart Bik
· 9 years ago
c2bc265
Fix bug in verifier: soft fail was hiding hard fail.
by Aart Bik
· 9 years ago
2e09bc1
Remove no-op call to android_update_LD_LIBRARY_PATH
by Dimitry Ivanov
· 9 years ago
f6d1e0f
Compile JNI stubs for verify-profile and interpret-only.
by Vladimir Marko
· 9 years ago
84f00fe
Merge "Enforce class definition ordering rules in v37 Dex files."
by Roland Levillain
· 9 years ago
1e5dda5
Merge "Avoid the need for the black color for the baker-style read barrier."
by Treehugger Robot
· 9 years ago
8e67465
Avoid the need for the black color for the baker-style read barrier.
by Hiroshi Yamauchi
· 9 years ago
2b650b7
Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"""
by Mingyao Yang
· 9 years ago
a09cc31
Merge "Do not set property jpda.settings.syncPort in JDWP tests."
by Treehugger Robot
· 9 years ago
c01c1da
Merge "Only fill methods with 0xFE on debug builds"
by Mathieu Chartier
· 9 years ago
1b1e31f
Only fill methods with 0xFE on debug builds
by Mathieu Chartier
· 9 years ago
ffedec5
Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""
by Mingyao Yang
· 9 years ago
7235dd1
Do not set property jpda.settings.syncPort in JDWP tests.
by Roland Levillain
· 9 years ago
96c6ad8
Merge "ARM: Add new String.compareTo intrinsic."
by Vladimir Marko
· 9 years ago
c25cbf1
ARM: Add new String.compareTo intrinsic.
by Scott Wakeling
· 9 years ago
df92503
Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic."
by Vladimir Marko
· 9 years ago
e5ed20b
ARM64: Move BIC after branch in StringCompareTo intrinsic.
by Scott Wakeling
· 9 years ago
ca87756
Merge "Add missing check for IsShuttingDown in profile saver"
by Treehugger Robot
· 9 years ago
d9d54c5
Merge "ART: Check whether an oat file exists before opening"
by Treehugger Robot
· 9 years ago
8fbea8e
Add missing check for IsShuttingDown in profile saver
by Calin Juravle
· 9 years ago
54315c7
ART: Check whether an oat file exists before opening
by Andreas Gampe
· 9 years ago
0fc5abe
Merge "Do not allow OSR jump while debugging is active."
by Aart Bik
· 9 years ago
93622f9
Merge changes I0bbdf83d,I70156f98
by Treehugger Robot
· 9 years ago
29bdaee
Do not allow OSR jump while debugging is active.
by Aart Bik
· 9 years ago
247250f
Merge "Clean up JNI calling convention callee saves."
by Vladimir Marko
· 9 years ago
4020ecd
Merge "MIPS32: java.lang.Math.round(float)"
by Aart Bik
· 9 years ago
2f710e0
Merge "Fix profile saver initial wait"
by Mathieu Chartier
· 9 years ago
3224838
Clean up JNI calling convention callee saves.
by Vladimir Marko
· 9 years ago
85a19d8
Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"""
by Nicolas Geoffray
· 9 years ago
a57305e
Fix profile saver initial wait
by Mathieu Chartier
· 9 years ago
39004a6
ART: Fix Mac build
by Andreas Gampe
· 9 years ago
4075f83
ART: Optimize PreSetup pass for oat-file open
by Andreas Gampe
· 9 years ago
6c31360
Merge "Allow libcore and JDWP tests to be executed without JIT."
by Treehugger Robot
· 9 years ago
5db109b
Allow libcore and JDWP tests to be executed without JIT.
by Roland Levillain
· 9 years ago
0a284e8
Merge "Catch classes inheriting from themselves in the class linker."
by Roland Levillain
· 9 years ago
db9fcb3
Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt""
by Treehugger Robot
· 9 years ago
695e2c4
Revert "Move rewritten StringFactory call results into dex registers for deopt"
by Hiroshi Yamauchi
· 9 years ago
fde2618
Merge "Make a fake libart for misbehaving apps."
by Alex Light
· 9 years ago
667953b
Merge "Move rewritten StringFactory call results into dex registers for deopt"
by Mingyao Yang
· 9 years ago
989ab3b
Catch classes inheriting from themselves in the class linker.
by Roland Levillain
· 9 years ago
a741785
Merge "Mark concrete HIR instructions as FINAL."
by Treehugger Robot
· 9 years ago
fcb503c
Mark concrete HIR instructions as FINAL.
by Vladimir Marko
· 9 years ago
621b5ea
Enforce class definition ordering rules in v37 Dex files.
by Roland Levillain
· 9 years ago
0d1d412
Merge "ART: Fix systrace monitor logging"
by Treehugger Robot
· 9 years ago
6e759ad
ART: Fix systrace monitor logging
by Andreas Gampe
· 9 years ago
7463820
Merge "ART: Blacklist a libcore test for investigation"
by Nicolas Geoffray
· 9 years ago
fc3bb5c
ART: Blacklist a libcore test for investigation
by Andreas Gampe
· 9 years ago
ee17426
Make a fake libart for misbehaving apps.
by Alex Light
· 9 years ago
8ca33bf
Move rewritten StringFactory call results into dex registers for deopt
by Mingyao Yang
· 9 years ago
8ccc728
Merge "Fix an assert during jdwp debugging."
by Mingyao Yang
· 9 years ago
5987549
Merge "Keep oat file unique pointers until they are no longer used."
by Treehugger Robot
· 9 years ago
3006fab
Merge "ART: Return native debuggable status of the app."
by Mathieu Chartier
· 9 years ago
fbeb132
Keep oat file unique pointers until they are no longer used.
by Jeff Hao
· 9 years ago
278a80b
ART: Return native debuggable status of the app.
by Oleksiy Vyalov
· 9 years ago
8f2ea28
Merge "Fix debug leftover in profman"
by Mathieu Chartier
· 9 years ago
ccb3326
Fix debug leftover in profman
by Calin Juravle
· 9 years ago
34494f2
Merge "Support to pass <uses-library> option through to dex2oat."
by Treehugger Robot
· 9 years ago
f0192c8
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
783d02e
Merge "Add null checks to weak DexCache references"
by Mathieu Chartier
· 9 years ago
0c050a1
Add null checks to weak DexCache references
by Brian Carlstrom
· 9 years ago
479ac58
Merge "Clean up String.indexOf() intrinsics."
by Vladimir Marko
· 9 years ago
8cafedd
Merge "Revert "Reject classes inheriting from themselves directly or transitively.""
by Roland Levillain
· 9 years ago
4021b46
Revert "Reject classes inheriting from themselves directly or transitively."
by Roland Levillain
· 9 years ago
a5755ab
Merge "Revert "Reject classes implementing themselves as interface directly or transitively.""
by Roland Levillain
· 9 years ago
a6f672a
Revert "Reject classes implementing themselves as interface directly or transitively."
by Roland Levillain
· 9 years ago
da05108
Clean up String.indexOf() intrinsics.
by Vladimir Marko
· 9 years ago
bd274fe
Merge "Adjust ProfileSaver strategy"
by Treehugger Robot
· 9 years ago
84f6ac6
Merge "Visit IMT of all classes during image writing"
by Mathieu Chartier
· 9 years ago
97bad1b
Visit IMT of all classes during image writing
by Mathieu Chartier
· 9 years ago
a263892
Adjust ProfileSaver strategy
by Calin Juravle
· 9 years ago
3fd448a
Fix an assert during jdwp debugging.
by Mingyao Yang
· 9 years ago
31e61f1
Merge "SafeStack-friendly stack protection in ART."
by Evgenii Stepanov
· 9 years ago
73660f8
Merge "Make quick frames of proxy methods visited if they're constructors."
by Treehugger Robot
· 9 years ago
84a4ab8
SafeStack-friendly stack protection in ART.
by Evgenii Stepanov
· 9 years ago
8494943
Make quick frames of proxy methods visited if they're constructors.
by Jeff Hao
· 9 years ago
b68b354
Merge "Typos and stylistic fixes."
by Treehugger Robot
· 9 years ago
ab880f4
Typos and stylistic fixes.
by Roland Levillain
· 9 years ago
2273f67
Merge "Reject classes implementing themselves as interface directly or transitively."
by Roland Levillain
· 9 years ago
69872a1
Merge "Reject classes inheriting from themselves directly or transitively."
by Roland Levillain
· 9 years ago
3459846
Reject classes implementing themselves as interface directly or transitively.
by Roland Levillain
· 9 years ago
92f9d53
Merge "Fix the benchmark fail by caliper's change"
by Paul Duffin
· 9 years ago
288c7a8
Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""
by Serguei Katkov
· 9 years ago
fbb0323
Merge "Fix JNIEnv-on-wrong-thread abort message."
by Treehugger Robot
· 9 years ago
35e827a
Fix JNIEnv-on-wrong-thread abort message.
by Daniel Erat
· 9 years ago
30ad1c2
Merge "Use _exit instead of exit for the system exit."
by Hiroshi Yamauchi
· 9 years ago
fba3997
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
498bb81
Reject classes inheriting from themselves directly or transitively.
by Roland Levillain
· 9 years ago
afb2e78
Merge "Ensure that java.lang.reflect.Field is initialized"
by Przemyslaw Szczepaniak
· 9 years ago
a2b147e
Ensure that java.lang.reflect.Field is initialized
by Przemyslaw Szczepaniak
· 9 years ago
628f201
Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""
by Nicolas Geoffray
· 9 years ago
0997d24
Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"
by Nicolas Geoffray
· 9 years ago
Next »