Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7d6a39acf239c97857b5bd132f383a4fb4ff3d7a
7d6a39a
Merge "ART: Remove zygote OTA code" into nyc-mr1-dev
by Andreas Gampe
· 8 years ago
80d3376
Merge "Fix System.arraycopy when doing same array copying." into nyc-mr1-dev
by Nicolas Geoffray
· 8 years ago
ff2a8ef
ART: Remove zygote OTA code
by Andreas Gampe
· 8 years ago
df2d4f2
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 8 years ago
b198b01
Fix System.arraycopy when doing same array copying.
by Nicolas Geoffray
· 8 years ago
5e99abd
Work around Jack optimizations in arm64 shifter operand test.
by Vladimir Marko
· 9 years ago
338a1d2
ART: Add very-large threshold to dex2oat
by Andreas Gampe
· 8 years ago
624a155
Fix merging HLoadClass with HNewInstance. am: 2b8b6040d0
by Vladimir Marko
· 8 years ago
2b8b604
Fix merging HLoadClass with HNewInstance.
by Vladimir Marko
· 8 years ago
105ac31
Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
25a9abe
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago
fd43db6
Revert "Optimize IMT"
by Jeff Hao
· 8 years ago
6777a3c
ART: Disable no-prebuild test for run-test 608 am: 0748ed9fcf
by Andreas Gampe
· 8 years ago
ff5dad3
Do not remove loads/store with unresolved accesses. am: c2f1735e04
by Nicolas Geoffray
· 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
7dfe5de
OatFileAssistantTest: do not relocate image randomly.
by Richard Uhler
· 9 years ago
80e1487
Merge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.\" into nyc-dev
by Oleksiy Vyalov
· 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
222c852
Fix braino in the test to make it work on target. am: af17a5e38a
by Nicolas Geoffray
· 8 years ago
41be823
Propagate flags to ShouldHaveEmbeddedVTable
by Mathieu Chartier
· 8 years ago
0790af1
Optimize IMT
by Nelli Kim
· 9 years ago
af17a5e
Fix braino in the test to make it work on target.
by Nicolas Geoffray
· 8 years ago
a6eb11d
Merge changes from topic 'PHENOMENAL_CHANGE' into nyc-mr1-dev
by Mathieu Chartier
· 8 years ago
794a764
ART: Use null for the BootClassLoader in LoadLibrary am: f7e0db0ce1
by Andreas Gampe
· 8 years ago
8016bde
Use collector specific helper classes
by Mathieu Chartier
· 8 years ago
a3f4927
Avoid duplicate class for mark compact
by Mathieu Chartier
· 8 years ago
f7e0db0
ART: Use null for the BootClassLoader in LoadLibrary
by Andreas Gampe
· 8 years ago
d0b1dac
Use ScopedObjectAccess in ThreadList::Dump
by Mathieu Chartier
· 8 years ago
6017782
Revert "Skip DumpForSigQuit if debugger is active"
by Mathieu Chartier
· 8 years ago
a8ba76e
ART: Turn off unattached thread dumping am: a3e8fc3aab
by Andreas Gampe
· 8 years ago
a3e8fc3
ART: Turn off unattached thread dumping
by Andreas Gampe
· 8 years ago
629fd89
Remove too aggressive DCHECKs. am: f7d994622a
by Nicolas Geoffray
· 8 years ago
f7d9946
Remove too aggressive DCHECKs.
by Nicolas Geoffray
· 8 years ago
396981d
Merge \"Fix dex file leak in oat file manager\" into nyc-dev am: 28ea938d90
by Mathieu Chartier
· 8 years ago
28ea938
Merge "Fix dex file leak in oat file manager" into nyc-dev
by Mathieu Chartier
· 8 years ago
9994923
Merge \"ART: Fix swap usage determination in dex2oat\" into nyc-dev
by Andreas Gampe
· 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
d9b610d
Merge \"Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.\" into nyc-dev
by Nicolas Geoffray
· 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
6fd5aa6
Merge \"Revert \"Revert \"Fix ArtMethod::GetInvokeType for static methods on interfaces.\"\"\" into nyc-dev
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
8d9b955
Wrap certain exception types when loading an erroneous class. am: 7c8aa83571
by Jeff Hao
· 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
47e9b95
ART: ArrayGet hoisting restriction added. am: f479d7758d
by Anton Shamin
· 8 years ago
f479d77
ART: ArrayGet hoisting restriction added.
by Anton Shamin
· 9 years ago
0e1fea3
Merge "Enable profman pretty printing" into nyc-dev am: 841f999d9d
by David Sehr
· 8 years ago
841f999
Merge "Enable profman pretty printing" into nyc-dev
by David Sehr
· 8 years ago
d29a76c
Revert "Revert "Hold dex caches live in class table"" am: c9dbb1df3b
by Mathieu Chartier
· 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
d0b7ea3
Revert "Hold dex caches live in class table" am: f102faf1bc
by Brian Carlstrom
· 8 years ago
f102faf
Revert "Hold dex caches live in class table"
by Brian Carlstrom
· 8 years ago
2659f2d
Hold dex caches live in class table am: d6d49e56c2
by Mathieu Chartier
· 8 years ago
d6d49e5
Hold dex caches live in class table
by Mathieu Chartier
· 8 years ago
0e75f52
Delay dex-to-dex compilation until Optimizing is done. am: b089eccf50
by Vladimir Marko
· 8 years ago
5868fd5
Fix ArtMethod::GetInvokeType for static methods on interfaces. am: 2dc77ecf37
by Nicolas Geoffray
· 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
06d621f
Fix a bug in reference type propagation. am: e1dfa0c120
by Nicolas Geoffray
· 8 years ago
e1dfa0c
Fix a bug in reference type propagation.
by Nicolas Geoffray
· 8 years ago
5790d66
Merge "Don\'t do any I/O when starting the profile saver" into nyc-dev
by Calin Juravle
· 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
11c730d
Merge "Fix race with host_dlopen_handles_" into nyc-dev am: c87c9bf620
by Mathieu Chartier
· 8 years ago
5ab2f77
Initial profman support for verbose dump am: 07f468f117
by David Sehr
· 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
3fbec8d
Merge "Relax annotation visibility so runtime includes build." into nyc-dev
by Jeff Hao
· 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
30d022b
Merge "Don\'t use dlopen on host for already loaded oat files." into nyc-dev
by Richard Uhler
· 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
ace82b1
Merge "Remove duplicate libcore failures expectations." into nyc-dev
by Roland Levillain
· 8 years ago
5eda8d2
Merge "Remove duplicate libcore failures expectations." into nyc-dev
by Narayan Kamath
· 8 years ago
6ad1f1c
Don\'t use JACK alpha anymore. am: 1c23f83ba6
by Nicolas Geoffray
· 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
25f40ce
Merge "Fix OatWriter to update the header checksum correctly." into nyc-dev
by Vladimir Marko
· 8 years ago
6c5b9b9
Merge "Fix OatWriter to update the header checksum correctly." into nyc-dev
by Vladimir Marko
· 8 years ago
b2d4ffd
Merge "Prune class path classes from profile" into nyc-dev am: f498cd2a5e
by Mathieu Chartier
· 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
d74e99c
Merge "Fix profile saver reference point when calculating the sleep time" into nyc-dev
by Calin Juravle
· 8 years ago
38a68c7
Merge "Fix profile saver reference point when calculating the sleep time" into nyc-dev
by TreeHugger Robot
· 8 years ago
fc989ff
Merge changes Idf64b96b,Ie717089d into nyc-dev am: c52269542a
by Richard Uhler
· 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
e6b8fc6
Merge "Remove bogus DCHECK." into nyc-dev am: 26da99595f
by Nicolas Geoffray
· 8 years ago
26da995
Merge "Remove bogus DCHECK." into nyc-dev
by TreeHugger Robot
· 8 years ago
e786255
Avoid long sleep in ProfileSaver am: 8f15335d96
by Brian Carlstrom
· 8 years ago
dcc8b75
Remove bogus DCHECK.
by Nicolas Geoffray
· 8 years ago
Next »