Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d224e964bd0de231c72008547b0246a2f70048ee
d224e96
Use conservative permissions when creating files in ART
by Calin Juravle
· 6 years ago
8187e0b
ART: Reinstate secondary-image-patching exit
by Andreas Gampe
· 7 years ago
023ab8d
Revert "Temporarily always enable dexlayout output verification."
by David Sehr
· 7 years ago
91d19d5
signal_catcher: print errno when tombstoned_notify_completion fails.
by Josh Gao
· 7 years ago
2f33ad2
Remove low RAM special casing for heap growth multiplier
by Mathieu Chartier
· 7 years ago
087f204
Add -XX:MadviseRandomAccess option
by Mathieu Chartier
· 7 years ago
232a92e
Merge "[art] Compile secondary dex files in isolation" into oc-mr1-dev
by Calin Juravle
· 7 years ago
2ea7ad1
[art] Compile secondary dex files in isolation
by Calin Juravle
· 7 years ago
432e5b6
fd_file: don't report failure when trying to flush a pipe.
by Josh Gao
· 7 years ago
388bae7
Increase threshold for profile compilation
by Shubham Ajmera
· 7 years ago
1806fd4
Merge "Ensure the oat/vdex file is erased if we fail to truncate" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
1a05046
Ensure the oat/vdex file is erased if we fail to truncate
by Calin Juravle
· 7 years ago
ef953dc
Revert "Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada"
by Stephen Li
· 7 years ago
a4937c1
Merge "Unlink the vdex/oat file if we fail to compile succesfully" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
905ae75
Revert "Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada"
by Stephen Li
· 7 years ago
74a22c5
Make cts JVMTI tests more consistent
by Alex Light
· 7 years ago
616676e
Remove superfluous directory.
by Nicolas Geoffray
· 7 years ago
02999bc
Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada
by Nicolas Geoffray
· 7 years ago
a204771
Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada
by Nicolas Geoffray
· 7 years ago
16a1fa2
Unlink the vdex/oat file if we fail to compile succesfully
by Calin Juravle
· 7 years ago
fffd063
Merge "Add more error logs to profile validation" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
d82ceca
Add more error logs to profile validation
by Calin Juravle
· 7 years ago
69ddc6d
Fix region space when used with SetLengthToUsableSizeVisitor.
by Nicolas Geoffray
· 8 years ago
476b112
Merge "Do not fill DexCache methods in resolution trampoline." into oc-mr1-dev
by Vladimir Marko
· 7 years ago
b6471ac
Merge changes from topic "dexopt-min-change" into oc-mr1-dev
by Calin Juravle
· 8 years ago
753d11d
Do not fill DexCache methods in resolution trampoline.
by Vladimir Marko
· 8 years ago
659a7dc
Add check that classpath is up to date to getDexOptNeeded
by Calin Juravle
· 8 years ago
e3a5154
Update the context classpath after the dex files are opened.
by Calin Juravle
· 8 years ago
c53f136
Merge "Show ArtMethods in imgdiag" into oc-mr1-dev
by David Sehr
· 8 years ago
5f006e4
Merge "Fix context verification for relative dependencies" into oc-mr1-dev
by Calin Juravle
· 8 years ago
a70def2
Show ArtMethods in imgdiag
by David Sehr
· 8 years ago
cf24cee
Fix context verification for relative dependencies
by Calin Juravle
· 8 years ago
0b7f137
ART: Change thread dump order on abort
by Andreas Gampe
· 8 years ago
765e533
Merge "Add more logging for b/64759619" into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
26c5f9d
Add more logging for b/64759619
by Mathieu Chartier
· 8 years ago
07828ba
Use real locations when opening dex files from the context
by Calin Juravle
· 8 years ago
12e5cc8
Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFileData
by Shubham Ajmera
· 8 years ago
63199d7
Enable dex madvise hints for low ram devices
by Mathieu Chartier
· 8 years ago
72662a6
Only MADV_RANDOM for low RAM devices
by Mathieu Chartier
· 8 years ago
1563f26
ART: Account for OOME during array merging
by Andreas Gampe
· 8 years ago
3efecde
Call madvise hints for image dex files
by Mathieu Chartier
· 8 years ago
df8a96a
Disable app image for very large apps
by Mathieu Chartier
· 8 years ago
f5516d3
Add extra dumping for native method JIT samples check
by Mathieu Chartier
· 8 years ago
557bbcb
Enable regression test for array aliasing bug.
by Aart Bik
· 8 years ago
5935c9d
Regression test for array aliasing bug.
by Aart Bik
· 8 years ago
d63d77c
Merge "Recover vdex regression on multidex." into oc-mr1-dev
by Nicolas Geoffray
· 8 years ago
4e10c5b
Merge "Store layout info in dex files" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
89701ba
Merge "Run HeapLocationCollector once in scheduler instead of locally." into oc-mr1-dev
by Mingyao Yang
· 8 years ago
75c5ed6
Store layout info in dex files
by Mathieu Chartier
· 8 years ago
efb3f0d
Run HeapLocationCollector once in scheduler instead of locally.
by Mingyao Yang
· 8 years ago
38455a8
Add VisitNewArray() in lsa.
by Mingyao Yang
· 8 years ago
5b2b413
Recover vdex regression on multidex.
by Nicolas Geoffray
· 8 years ago
312556e
Merge "Fix dex file reading in VdexFile::GetNextDexFileData." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
ada0e2f
Fix dex file reading in VdexFile::GetNextDexFileData.
by Nicolas Geoffray
· 8 years ago
5e0a3cd
Null initialize dirty_image_objects_filename_
by Mathieu Chartier
· 8 years ago
d63fdd7
Group dirty images objects together in the image.
by Jeff Hao
· 8 years ago
e62edea
Merge "Revert recent JIT code cache changes" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
28f7f18
Merge changes I476ee76b,If70e31d3 into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
b1994de
Revert recent JIT code cache changes
by Orion Hodson
· 8 years ago
76bb14a
Allow non word aligned heap limit for space bitmap
by Mathieu Chartier
· 8 years ago
c1607c0
Enable class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 8 years ago
adc74df
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 8 years ago
f8a0065
Merge "Use the right class loader allocator in ReallocMethods." into oc-mr1-dev
by Nicolas Geoffray
· 8 years ago
921cb1d
Use class unloading in dex2oat for verify and extract
by Mathieu Chartier
· 8 years ago
b50b0f7
Use the right class loader allocator in ReallocMethods.
by Nicolas Geoffray
· 8 years ago
543a4d3
Merge changes from topic 'class-loader-context' into oc-mr1-dev
by Calin Juravle
· 8 years ago
3a312ab
Merge "Fix issue where classes that fail verification have kStatusNotReady." into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
9b64f19
Merge changes Id14371f9,Iacde7f84 into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
6a2ed4f
Fix issue where classes that fail verification have kStatusNotReady.
by Jeff Hao
· 8 years ago
be49cbf
Add FdFile::Compare
by Mathieu Chartier
· 8 years ago
a0540da
Fix CC handling for no large object space case
by Mathieu Chartier
· 8 years ago
1a9294a
Add --avoid-storing-invocation option
by Mathieu Chartier
· 8 years ago
c6d79e6
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 8 years ago
10a2e2c
Do not pass --runtime-arg -classpath in dex2oat_test
by Calin Juravle
· 8 years ago
960f30d
Do not pass --runtime-arg -classpath to dex2oat in dex fuzz
by Calin Juravle
· 8 years ago
e6b4298
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 8 years ago
06c7acb
Merge "Fix verifier checks on interface methods." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
e86a9c8
Fix verifier checks on interface methods.
by Alex Light
· 8 years ago
63a2a09
Fix verifier deps determinism
by Mathieu Chartier
· 8 years ago
237ab80
Merge "ART: Add more logging to ClassLoaderContext mismatches" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
1b01299
Merge "Be prepared to handle empty class loader contexts" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
32c27bc
Merge changes Ibdf254ae,I36ed67d1,I8e2b2350,Ic73e4adf into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
1cb7a4f
Delete trailing comma
by Mathieu Chartier
· 8 years ago
14052ad
Fix race in artInvokeInterfaceTrampoline().
by Vladimir Marko
· 8 years ago
bf8561d
Update VMRuntime.preloadDexCaches() for hash-based arrays.
by Vladimir Marko
· 8 years ago
ec9ce6b
Hash-based DexCache methods array.
by Vladimir Marko
· 8 years ago
e5071cc
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
8606f04
Merge "Fix FastNative/CriticalNative annotation lookup." into oc-mr1-dev
by Roland Levillain
· 8 years ago
6db11f1
Merge "Add private dirty image section breakdown" into oc-mr1-dev
by Mathieu Chartier
· 8 years ago
be831b7
ART: Disable CHA for AoT
by Andreas Gampe
· 8 years ago
55e6b55
ART: Move CHA to ClassLinker
by Andreas Gampe
· 8 years ago
29103d6
Remove CHA dependencies for class unloading when JIT is disabled
by Mathieu Chartier
· 8 years ago
e618fe5
Add private dirty image section breakdown
by Mathieu Chartier
· 8 years ago
49c7c46
Fix FastNative/CriticalNative annotation lookup.
by Vladimir Marko
· 8 years ago
db3e48b
ART: Make Touch's stack array smaller under ASAN am: 165ba42d5d am: 8a669e0819 am: 17d829c8e6 -s ours am: 71aaacfb6e -s ours am: d776215152 -s ours am: 73a332a52c -s ours am: 2bf3c45624 -s ours am: b2c18293a4 -s ours am: f145fd03ac -s ours am: 321b84d7e1 -s ours am: f1fad03a6a -s ours am: 693610a7bb -s ours am: 672b1f2bd2 -s ours
by Andreas Gampe
· 8 years ago
65fec4d
ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 am: b9489afe2a -s ours am: 7b5e3687f6 -s ours am: dc230fd63f -s ours am: 5e6d1e6730 -s ours am: 3e160542db -s ours am: dd542aa55b -s ours am: 71c540e298 -s ours am: 79f2c6f36e -s ours am: 3c0f0f53f1 -s ours am: 6fed3904a7 -s ours am: 735d8829f2 -s ours
by Andreas Gampe
· 8 years ago
15d96ad
ART: Make Touch's stack array smaller under ASAN am: 165ba42d5d am: 8a669e0819 am: 17d829c8e6 -s ours am: 71aaacfb6e -s ours am: d776215152 -s ours am: 73a332a52c -s ours am: 2bf3c45624 -s ours am: b2c18293a4 -s ours am: f145fd03ac -s ours am: 321b84d7e1 -s ours am: f1fad03a6a -s ours am: 693610a7bb -s ours
by Andreas Gampe
· 8 years ago
e601be9
ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 am: b9489afe2a -s ours am: 7b5e3687f6 -s ours am: dc230fd63f -s ours am: 5e6d1e6730 -s ours am: 3e160542db -s ours am: dd542aa55b -s ours am: 71c540e298 -s ours am: 79f2c6f36e -s ours am: 3c0f0f53f1 -s ours am: 6fed3904a7 -s ours
by Andreas Gampe
· 8 years ago
672b1f2
ART: Make Touch's stack array smaller under ASAN am: 165ba42d5d am: 8a669e0819 am: 17d829c8e6 -s ours am: 71aaacfb6e -s ours am: d776215152 -s ours am: 73a332a52c -s ours am: 2bf3c45624 -s ours am: b2c18293a4 -s ours am: f145fd03ac -s ours am: 321b84d7e1 -s ours am: f1fad03a6a -s ours
by Andreas Gampe
· 8 years ago
735d882
ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 am: b9489afe2a -s ours am: 7b5e3687f6 -s ours am: dc230fd63f -s ours am: 5e6d1e6730 -s ours am: 3e160542db -s ours am: dd542aa55b -s ours am: 71c540e298 -s ours am: 79f2c6f36e -s ours am: 3c0f0f53f1 -s ours
by Andreas Gampe
· 8 years ago
Next »