Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2b8b6040d0d34f40e3db71f0e4b1c369fd1f02c6
2b8b604
Fix merging HLoadClass with HNewInstance.
by Vladimir Marko
· 8 years ago
0748ed9
ART: Disable no-prebuild test for run-test 608
by Andreas Gampe
· 8 years ago
c2f1735
Do not remove loads/store with unresolved accesses.
by Nicolas Geoffray
· 8 years ago
f7a0543
Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." into nyc-dev
by Oleksiy Vyalov
· 8 years ago
e21145f
Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.
by Oleksiy Vyalov
· 8 years ago
af17a5e
Fix braino in the test to make it work on target.
by Nicolas Geoffray
· 8 years ago
f7e0db0
ART: Use null for the BootClassLoader in LoadLibrary
by Andreas Gampe
· 8 years ago
a3e8fc3
ART: Turn off unattached thread dumping
by Andreas Gampe
· 8 years ago
f7d9946
Remove too aggressive DCHECKs.
by Nicolas Geoffray
· 8 years ago
28ea938
Merge "Fix dex file leak in oat file manager" into nyc-dev
by Mathieu Chartier
· 8 years ago
6822c26
Merge "ART: Fix swap usage determination in dex2oat" into nyc-dev
by TreeHugger Robot
· 8 years ago
fed3167
Fix dex file leak in oat file manager
by Mathieu Chartier
· 8 years ago
ce55f0d
ART: Fix swap usage determination in dex2oat
by Andreas Gampe
· 8 years ago
08e5c07
Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-dev
by Nicolas Geoffray
· 8 years ago
a048ca8
Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.
by Nicolas Geoffray
· 8 years ago
355d93c
Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" into nyc-dev
by Nicolas Geoffray
· 8 years ago
7c8aa83
Wrap certain exception types when loading an erroneous class.
by Jeff Hao
· 8 years ago
2f11681
Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""
by Nicolas Geoffray
· 8 years ago
f479d77
ART: ArrayGet hoisting restriction added.
by Anton Shamin
· 9 years ago
841f999
Merge "Enable profman pretty printing" into nyc-dev
by David Sehr
· 8 years ago
c9dbb1d
Revert "Revert "Hold dex caches live in class table""
by Mathieu Chartier
· 8 years ago
45968e7
Enable profman pretty printing
by David Sehr
· 8 years ago
f102faf
Revert "Hold dex caches live in class table"
by Brian Carlstrom
· 8 years ago
d6d49e5
Hold dex caches live in class table
by Mathieu Chartier
· 8 years ago
b089ecc
Delay dex-to-dex compilation until Optimizing is done.
by Vladimir Marko
· 8 years ago
2dc77ec
Fix ArtMethod::GetInvokeType for static methods on interfaces.
by Nicolas Geoffray
· 8 years ago
e1dfa0c
Fix a bug in reference type propagation.
by Nicolas Geoffray
· 8 years ago
a833974
Merge "Don't do any I/O when starting the profile saver" into nyc-dev
by Calin Juravle
· 8 years ago
c87c9bf
Merge "Fix race with host_dlopen_handles_" into nyc-dev
by Mathieu Chartier
· 8 years ago
fe179c2
Fix race with host_dlopen_handles_
by Mathieu Chartier
· 8 years ago
07f468f
Initial profman support for verbose dump
by David Sehr
· 8 years ago
aec92c3
Merge "Relax annotation visibility so runtime includes build." into nyc-dev
by TreeHugger Robot
· 8 years ago
7e50a7a
Relax annotation visibility so runtime includes build.
by Jeff Hao
· 8 years ago
a26e5d0
Merge "Don't use dlopen on host for already loaded oat files." into nyc-dev
by Richard Uhler
· 8 years ago
af0e482
Don't use dlopen on host for already loaded oat files.
by Richard Uhler
· 8 years ago
5eda8d2
Merge "Remove duplicate libcore failures expectations." into nyc-dev
by Narayan Kamath
· 8 years ago
1c23f83
Don't use JACK alpha anymore.
by Nicolas Geoffray
· 9 years ago
48bfdc9
Remove duplicate libcore failures expectations.
by Roland Levillain
· 8 years ago
655c3c3
Don't do any I/O when starting the profile saver
by Calin Juravle
· 8 years ago
6c5b9b9
Merge "Fix OatWriter to update the header checksum correctly." into nyc-dev
by Vladimir Marko
· 8 years ago
f498cd2
Merge "Prune class path classes from profile" into nyc-dev
by Mathieu Chartier
· 8 years ago
8d26c59
Prune class path classes from profile
by Mathieu Chartier
· 8 years ago
38a68c7
Merge "Fix profile saver reference point when calculating the sleep time" into nyc-dev
by TreeHugger Robot
· 8 years ago
c522695
Merge changes Idf64b96b,Ie717089d into nyc-dev
by Richard Uhler
· 8 years ago
dc85bd7
Fix profile saver reference point when calculating the sleep time
by Calin Juravle
· 8 years ago
7eef339
Fix OatWriter to update the header checksum correctly.
by Vladimir Marko
· 8 years ago
26da995
Merge "Remove bogus DCHECK." into nyc-dev
by TreeHugger Robot
· 8 years ago
dcc8b75
Remove bogus DCHECK.
by Nicolas Geoffray
· 8 years ago
8f15335
Avoid long sleep in ProfileSaver
by Brian Carlstrom
· 8 years ago
55accd5
Fix broken DCHECK
by Mathieu Chartier
· 8 years ago
db6a864
Merge "Add methods with samples during launch to profile" into nyc-dev
by Mathieu Chartier
· 8 years ago
988df56
Merge "Fix an assert during jdwp debugging." into nyc-dev
by Mingyao Yang
· 8 years ago
3176415
Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" into nyc-dev
by Mingyao Yang
· 8 years ago
1026754
Base isDexOptNeeded result on OatFileAssistant::IsUpToDate.
by Richard Uhler
· 8 years ago
6619cdd
Only compile dex files if they are not up to date.
by Richard Uhler
· 9 years ago
c600eaa
Add methods with samples during launch to profile
by Mathieu Chartier
· 9 years ago
1621936
Merge "Fix bug in verifier: soft fail was hiding hard fail." into nyc-dev
by Aart Bik
· 8 years ago
ea14dfe
Merge "Don't update checksum if data ptr is null." into nyc-dev
by TreeHugger Robot
· 8 years ago
8fdde87
Merge "Put boot class loader classes and strings in dex cache of app images." into nyc-dev
by TreeHugger Robot
· 8 years ago
2c6b494
Don't update checksum if data ptr is null.
by Jeff Hao
· 8 years ago
82cc2ed
Fix bug in verifier: soft fail was hiding hard fail.
by Aart Bik
· 8 years ago
6b2ddc8
Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""
by Mingyao Yang
· 9 years ago
67e44c0
Merge "Compile JNI stubs for verify-profile and interpret-only." into nyc-dev
by Vladimir Marko
· 8 years ago
05f221c
Merge "Remove no-op call to android_update_LD_LIBRARY_PATH" into nyc-dev
by Dimitry Ivanov
· 8 years ago
3134998
Enforce class definition ordering rules in v37 Dex files.
by Roland Levillain
· 9 years ago
1df3b55
Put boot class loader classes and strings in dex cache of app images.
by Nicolas Geoffray
· 9 years ago
1bd15f0
Remove no-op call to android_update_LD_LIBRARY_PATH
by Dimitry Ivanov
· 8 years ago
1d84c20
Merge "Fix oat_writer to use WriteData which updates checksum." into nyc-dev
by Jeff Hao
· 8 years ago
5e7cbde
Fix oat_writer to use WriteData which updates checksum.
by Jeff Hao
· 8 years ago
8c185bf
Compile JNI stubs for verify-profile and interpret-only.
by Vladimir Marko
· 8 years ago
135d9f8
Do not set property jpda.settings.syncPort in JDWP tests.
by Roland Levillain
· 8 years ago
6b2f0b5
Merge "Only fill methods with 0xFE on debug builds" into nyc-dev
by Mathieu Chartier
· 8 years ago
22bd2a1
Only fill methods with 0xFE on debug builds
by Mathieu Chartier
· 9 years ago
1e8a22f
Merge "ART: Check whether an oat file exists before opening" into nyc-dev
by Andreas Gampe
· 9 years ago
8a325a9
Merge "Do not allow OSR jump while debugging is active." into nyc-dev
by Aart Bik
· 9 years ago
5ecab6e
Do not allow OSR jump while debugging is active.
by Aart Bik
· 9 years ago
29173de
Merge "Add missing check for IsShuttingDown in profile saver" into nyc-dev
by TreeHugger Robot
· 9 years ago
0233a41
Add missing check for IsShuttingDown in profile saver
by Calin Juravle
· 9 years ago
84c5ad8
Merge "Fix profile saver initial wait" into nyc-dev
by Mathieu Chartier
· 9 years ago
79d123f
Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" into nyc-dev
by TreeHugger Robot
· 9 years ago
5a6171d
Revert "Move rewritten StringFactory call results into dex registers for deopt"
by Roland Levillain
· 9 years ago
17fc4bd
ART: Fix Mac build
by Andreas Gampe
· 9 years ago
d9a720b
ART: Check whether an oat file exists before opening
by Andreas Gampe
· 9 years ago
b938d19
Merge "ART: Optimize PreSetup pass for oat-file open" into nyc-dev
by TreeHugger Robot
· 9 years ago
0ec065d
Fix profile saver initial wait
by Mathieu Chartier
· 9 years ago
9821cce
ART: Optimize PreSetup pass for oat-file open
by Andreas Gampe
· 9 years ago
0ea451b
Move rewritten StringFactory call results into dex registers for deopt
by Mingyao Yang
· 9 years ago
3fdf31d
Merge "Catch classes inheriting from themselves in the class linker." into nyc-dev
by Roland Levillain
· 9 years ago
90328ac
Catch classes inheriting from themselves in the class linker.
by Roland Levillain
· 9 years ago
4ba674b
Fix an assert during jdwp debugging.
by Mingyao Yang
· 9 years ago
825ab1c
ART: Fix systrace monitor logging
by Andreas Gampe
· 9 years ago
cd38fb2
Merge "Revert "Reject classes inheriting from themselves directly or transitively."" into nyc-dev
by TreeHugger Robot
· 9 years ago
1b95ffd
Merge "Visit IMT of all classes during image writing" into nyc-dev
by Mathieu Chartier
· 9 years ago
77143f7
Revert "Reject classes inheriting from themselves directly or transitively."
by Nicolas Geoffray
· 9 years ago
54689b7
Visit IMT of all classes during image writing
by Mathieu Chartier
· 9 years ago
d2451e4
Merge "Fix assert failure in interpreter after deoptimization." into nyc-dev
by Mingyao Yang
· 9 years ago
5fbb0fe
Adjust ProfileSaver strategy
by Calin Juravle
· 9 years ago
04f511b
Merge "Make quick frames of proxy methods visited if they're constructors." into nyc-dev
by Jeff Hao
· 9 years ago
9de98ef
Reject classes inheriting from themselves directly or transitively.
by Roland Levillain
· 9 years ago
12c08f0
Make quick frames of proxy methods visited if they're constructors.
by Jeff Hao
· 9 years ago
Next »