Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9afc8bdd9701cc9d46e321d45c7f5002674bf48d
9afc8bd
Merge "Disable stack assertions in non-compiled code." am: c0a0249fd0
by Nicolas Geoffray
· 9 years ago
c0a0249
Merge "Disable stack assertions in non-compiled code."
by Nicolas Geoffray
· 9 years ago
20e9cef
Disable stack assertions in non-compiled code.
by Nicolas Geoffray
· 9 years ago
f95a37a
Merge "Forbid JVM_O_DELETE in JVM_Open" am: 9b26463fcd
by Przemyslaw Szczepaniak
· 9 years ago
9b26463
Merge "Forbid JVM_O_DELETE in JVM_Open"
by Przemyslaw Szczepaniak
· 9 years ago
88f1b37
Merge "Partial fragment deoptimization" am: ea8e02bef0
by Mingyao Yang
· 9 years ago
ea8e02b
Merge "Partial fragment deoptimization"
by Mingyao Yang
· 9 years ago
bd9fc6b
Merge "Don\'t use dlopen on host for already loaded oat files." am: 347eff2699
by Richard Uhler
· 9 years ago
347eff2
Merge "Don't use dlopen on host for already loaded oat files."
by Richard Uhler
· 9 years ago
9ea45d8
Merge "Remove SetStateUnsafe in Debugger::Disconnected." am: faf18de818
by Hiroshi Yamauchi
· 9 years ago
faf18de
Merge "Remove SetStateUnsafe in Debugger::Disconnected."
by Hiroshi Yamauchi
· 9 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 9 years ago
98810e3
Remove SetStateUnsafe in Debugger::Disconnected.
by Hiroshi Yamauchi
· 9 years ago
40d8767
Merge "Prune class path classes from profile" am: bbfa42aa4c
by Mathieu Chartier
· 9 years ago
a89e51a
Forbid JVM_O_DELETE in JVM_Open
by Przemyslaw Szczepaniak
· 9 years ago
bbfa42a
Merge "Prune class path classes from profile"
by Mathieu Chartier
· 9 years ago
0b49084
Prune class path classes from profile
by Mathieu Chartier
· 9 years ago
72e2eef
Merge "Fix OatWriter to update the header checksum correctly." am: 1b0b6bfb87
by Vladimir Marko
· 9 years ago
1b0b6bf
Merge "Fix OatWriter to update the header checksum correctly."
by Treehugger Robot
· 9 years ago
e079e21
Fix OatWriter to update the header checksum correctly.
by Vladimir Marko
· 9 years ago
0a1e553
Merge "Fix profile saver reference point when calculating the sleep time"
by Calin Juravle
· 9 years ago
a11a08c
Merge "Fix profile saver reference point when calculating the sleep time"
by Treehugger Robot
· 9 years ago
5d04eb6
Fix profile saver reference point when calculating the sleep time
by Calin Juravle
· 9 years ago
50f8604
Merge "ART: Print jit memory use only if we have samples" am: 1704a18ce8
by Pavel Vyssotski
· 9 years ago
1704a18
Merge "ART: Print jit memory use only if we have samples"
by Aart Bik
· 9 years ago
e946da2
Merge "Fix oat_writer to use WriteData which updates checksum." am: 81d53f5654
by Jeff Hao
· 9 years ago
81d53f5
Merge "Fix oat_writer to use WriteData which updates checksum."
by Treehugger Robot
· 9 years ago
7698da6
Merge changes I5c891dc1,Ie717089d am: f736a55d84
by Richard Uhler
· 9 years ago
a206c74
Don't use dlopen on host for already loaded oat files.
by Richard Uhler
· 9 years ago
f736a55
Merge changes I5c891dc1,Ie717089d
by Richard Uhler
· 9 years ago
c3b13a7
Fix oat_writer to use WriteData which updates checksum.
by Jeff Hao
· 9 years ago
af86b34
Merge "Avoid long sleep in ProfileSaver" am: 29a7c68d29
by Brian Carlstrom
· 9 years ago
29a7c68
Merge "Avoid long sleep in ProfileSaver"
by Treehugger Robot
· 9 years ago
8317898
Merge "Remove bogus DCHECK." am: 39d4dee8d1
by Nicolas Geoffray
· 9 years ago
dc3b128
Avoid long sleep in ProfileSaver
by Brian Carlstrom
· 9 years ago
39d4dee
Merge "Remove bogus DCHECK."
by Treehugger Robot
· 9 years ago
0950abe8
Remove bogus DCHECK.
by Nicolas Geoffray
· 9 years ago
c7bf306
Merge "Put boot class loader classes and strings in dex cache of app images."
by Nicolas Geoffray
· 9 years ago
09da219
Merge "Put boot class loader classes and strings in dex cache of app images."
by Treehugger Robot
· 9 years ago
d0668f2
Put boot class loader classes and strings in dex cache of app images.
by Nicolas Geoffray
· 9 years ago
c6b724c
Merge "Apply String.equals() optimizations on arm, arm64 and x86-64."
by Vladimir Marko
· 9 years ago
68b6380
Merge "Apply String.equals() optimizations on arm, arm64 and x86-64."
by Treehugger Robot
· 9 years ago
53b5200
Apply String.equals() optimizations on arm, arm64 and x86-64.
by Vladimir Marko
· 9 years ago
63cbd3c
Merge "Fix broken DCHECK" am: 7ebb7aed1c
by Mathieu Chartier
· 9 years ago
7ebb7ae
Merge "Fix broken DCHECK"
by Mathieu Chartier
· 9 years ago
394fac5
Fix broken DCHECK
by Mathieu Chartier
· 9 years ago
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
2e6b884
Merge "Add methods with samples during launch to profile" am: 0cb22d07e1
by Mathieu Chartier
· 9 years ago
0cb22d0
Merge "Add methods with samples during launch to profile"
by Mathieu Chartier
· 9 years ago
27ed3a4
Add methods with samples during launch to profile
by Mathieu Chartier
· 9 years ago
2434182
Merge "Don\'t update checksum if data ptr is null." am: 3b8e0b2cb6
by Jeff Hao
· 9 years ago
3b8e0b2
Merge "Don't update checksum if data ptr is null."
by Treehugger Robot
· 9 years ago
5d3baf6
Don't update checksum if data ptr is null.
by Jeff Hao
· 9 years ago
a01f124
Merge "Increase test timeouts" am: d53208c8e7
by Mathieu Chartier
· 9 years ago
d53208c
Merge "Increase test timeouts"
by Mathieu Chartier
· 9 years ago
1d3afb3
Merge "Fix minor issues that prevented DexFuzz to run on host." am: c445f6f816
by Aart Bik
· 9 years ago
c445f6f
Merge "Fix minor issues that prevented DexFuzz to run on host."
by Aart Bik
· 9 years ago
b1a732a
Merge "Fix misc-macro-parentheses warnings." am: 3c7787fb2e
by Chih-Hung Hsieh
· 9 years ago
3c7787f
Merge "Fix misc-macro-parentheses warnings."
by Treehugger Robot
· 9 years ago
f7a048d
Merge "Fix bug in verifier: soft fail was hiding hard fail." am: 80fd43eead
by Aart Bik
· 9 years ago
80fd43e
Merge "Fix bug in verifier: soft fail was hiding hard fail."
by Aart Bik
· 9 years ago
c69a6eb
Merge "Remove no-op call to android_update_LD_LIBRARY_PATH" am: da97c4eee8
by Dimitry Ivanov
· 9 years ago
ac5d016
Merge "Compile JNI stubs for verify-profile and interpret-only." am: 409275236e
by Vladimir Marko
· 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
c5069b7
Merge "Enforce class definition ordering rules in v37 Dex files." am: 84f00fe695
by Roland Levillain
· 9 years ago
84f00fe
Merge "Enforce class definition ordering rules in v37 Dex files."
by Roland Levillain
· 9 years ago
3e80aeb
ART: Print jit memory use only if we have samples
by Pavel Vyssotski
· 9 years ago
4f64b1b
Merge "Avoid the need for the black color for the baker-style read barrier."
by Hiroshi Yamauchi
· 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
d692922
Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"""
by Mingyao Yang
· 9 years ago
2b650b7
Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"""
by Mingyao Yang
· 9 years ago
c58bc4b
Merge "Do not set property jpda.settings.syncPort in JDWP tests." am: a09cc3102d
by Roland Levillain
· 9 years ago
a09cc31
Merge "Do not set property jpda.settings.syncPort in JDWP tests."
by Treehugger Robot
· 9 years ago
265dc8c
Merge "Only fill methods with 0xFE on debug builds" am: c01c1da788
by Mathieu Chartier
· 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
051828a
Merge "ARM: Add new String.compareTo intrinsic." am: 96c6ad8043
by Scott Wakeling
· 9 years ago
96c6ad8
Merge "ARM: Add new String.compareTo intrinsic."
by Vladimir Marko
· 9 years ago
4364202
Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic."
by Scott Wakeling
· 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
f6c3457
Merge "Add missing check for IsShuttingDown in profile saver" am: ca87756577
by Calin Juravle
· 9 years ago
ca87756
Merge "Add missing check for IsShuttingDown in profile saver"
by Treehugger Robot
· 9 years ago
6b44e4b
Merge "ART: Check whether an oat file exists before opening" am: d9d54c57e0
by Andreas Gampe
· 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
cef2f2e
Merge "Do not allow OSR jump while debugging is active." am: 0fc5abef6f
by Aart Bik
· 9 years ago
0fc5abe
Merge "Do not allow OSR jump while debugging is active."
by Aart Bik
· 9 years ago
Next »