Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5aa42926cf7728e34399847e81f3886d9cc7616f
5aa4292
Fix iteration in RemoveNativeDebugInfoForJit
by David Srbecky
· 5 years ago
ef46e10
Do not verify dex files for --compiler-filter=assume-verified.
by Vladimir Marko
· 5 years ago
e78b50e
Reuse factory methods for art extensions of cc module types
by Paul Duffin
· 5 years ago
b0ec679
Fix mini-debug-info generation for JIT tests
by David Srbecky
· 5 years ago
be0d3cf
Remove remaining MIPS support.
by Vladimir Marko
· 5 years ago
5945de0
Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields."""
by Nicolas Geoffray
· 5 years ago
761ee21
Revert "Remove non-required build targets from buildbot-build.sh"
by Alex Light
· 5 years ago
0007e73
Remove non-required build targets from buildbot-build.sh
by Nicolas Geoffray
· 5 years ago
fa458ac
Allow late lookup for @CriticalNative methods.
by Vladimir Marko
· 5 years ago
99d91d1
Avoid implementation-defined behavior
by Greg Kaiser
· 5 years ago
5265419
Always put the framework profile in the boot image location.
by Nicolas Geoffray
· 5 years ago
58cc76d
Fix braino in Jit::PostZygoteFork.
by Nicolas Geoffray
· 5 years ago
641f155
Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host.
by Nicolas Geoffray
· 5 years ago
f497663
Deprecate sys.linker.use_generated_config
by Kiyoung Kim
· 5 years ago
a871d84
Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`.
by Roland Levillain
· 5 years ago
f994025
Revert "Revert "Add consistency CHECKs around ArtMethod fields.""
by Nicolas Geoffray
· 5 years ago
2925311
Prevent entering IMT conflict trampoline with j.l.Object methods.
by Nicolas Geoffray
· 5 years ago
f8f51c9
Only append suffixes to dex2oat(d) on host.
by Martin Stjernholm
· 5 years ago
303d8c2
Remove MIPS support from dexfuzz.
by Vladimir Marko
· 5 years ago
517e5cd
Filter image classes in RecordImageClassesVisitor.
by Vladimir Marko
· 5 years ago
5257503
Add libstats_jni to linkerconfig/namespace
by Jeffrey Huang
· 5 years ago
0a5cad3
Revert "Revert "Make class loader context fail for unknown class loaders""
by Calin Juravle
· 5 years ago
8aa6a82
Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT.
by Martin Stjernholm
· 5 years ago
e9818dd
Revert "Make class loader context fail for unknown class loaders"
by Stefania Halac
· 5 years ago
1d852c3
Ensure `adbd` has root permissions before pushing files to ART's chroot dir.
by Roland Levillain
· 5 years ago
250a6e7
Revert "Temporarily disable AddMoreDexFileThanLimitBoot."
by Christopher Ferris
· 5 years ago
67e4a4d
ART: ARM64: Improve FP IsInfinity intrinsic.
by Artem Serov
· 5 years ago
41b605c
Remove MIPS support from runtime/.
by Vladimir Marko
· 5 years ago
30b38f8
Remove MIPS mterp.
by Vladimir Marko
· 5 years ago
013e208
Make AdbConnectionState statically
by Flash Liu
· 5 years ago
e1a4451
Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set.
by Martin Stjernholm
· 5 years ago
71dfc9c
Reland: Make dex2oat(d) visible for use as implicit dexpreopt tool deps.
by Martin Stjernholm
· 5 years ago
c137563
One more missing Result::ok() in native_loader_test.cpp
by Bernie Innocenti
· 5 years ago
8ee6d8f
Add script to compile Java Language to odex files
by Eric Holk
· 5 years ago
09bc077
Temporarily disable AddMoreDexFileThanLimitBoot.
by Christopher Ferris
· 5 years ago
2c8123c
Remove MIPS support from JNI/trampoline compiler.
by Vladimir Marko
· 5 years ago
c3f2fe9
Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`.
by Roland Levillain
· 5 years ago
54f4fbd
Remove MIPS support from Optimizing.
by Vladimir Marko
· 5 years ago
2d3de3a
Make class loader context fail for unknown class loaders
by Calin Juravle
· 5 years ago
c550327
Use stack for first scope in VariableSizedHandleScope
by Mathieu Chartier
· 5 years ago
e0ac2f3
Show linker configuration files generated in the ART chroot environment.
by Roland Levillain
· 5 years ago
8bc5991
Remove MIPS support from dex2oat.
by Vladimir Marko
· 5 years ago
f0e99bd
Remove old "platform" namespace name in a few remaining places.
by Martin Stjernholm
· 5 years ago
b584ea4
Relax the check for dexpreopt files in the ART apex.
by Ulya Trafimovich
· 5 years ago
2d34867
Generate linker config after apex activation
by Jooyung Han
· 5 years ago
6e043bb
Rewrite GenericJNI frame setup.
by Vladimir Marko
· 5 years ago
ac5ae3c
Convert native_loader_test.cpp to Result::ok()
by Bernie Innocenti
· 5 years ago
af32242
Do not check for collision if we only extracted the apk
by Calin Juravle
· 5 years ago
e6e634e
Remove test 1944
by Alex Light
· 5 years ago
5e251ea
Change j.l.r.Field to use ArtField index instead of dexFileIndex
by Alex Light
· 5 years ago
8206ae8
Revert "Fix Core Platform API JNI check"
by satayev
· 5 years ago
98cf82f
Use apex name for apex linker namespace
by Jooyung Han
· 5 years ago
089c135
Use product vndk version for product apps
by Justin Yun
· 5 years ago
860ab37
Add bootclasspath elements to bootclasspath when dexing tests
by Christoffer Quist Adamsen
· 5 years ago
18dc023
Remove obsolete CHECKs for image dex file location.
by Vladimir Marko
· 5 years ago
8c8f148
Add blueprint modules to generate jar files for gtests.
by David Srbecky
· 5 years ago
5c33d35
Reinstate exception check in GenericJni stubs.
by Vladimir Marko
· 5 years ago
b5a7856
No longer adjust the linker configuration file in ART chroot environments.
by Roland Levillain
· 5 years ago
15ff34d
Generate a linker configuration file for chroot-based ART testing.
by Roland Levillain
· 5 years ago
f0eaada
Revert "[art] Enable compilation of secondary dexes by default i..."
by Nicolas Geoffray
· 5 years ago
f7e99d5
Revert "[art] Fix, re-enable and expand 596-app-images"
by Nicolas Geoffray
· 5 years ago
439c752
Revert "[art] Expand test coverage of secondary app images"
by Nicolas Geoffray
· 5 years ago
630966b
Revert "Blacklist test failing on debuggable."
by Nicolas Geoffray
· 5 years ago
4b7183e
Blacklist test failing on debuggable.
by Nicolas Geoffray
· 5 years ago
c2c5b06
Rename "platform" to "system" namespace in the ART linker config.
by Ulya Trafimovich
· 5 years ago
b68b7cb
One more missing Result::ok() call in art/libnativeloader
by Bernie Innocenti
· 5 years ago
c9fa770
Introduce VMRuntime.isValidClassLoaderContext
by Dan Zimmerman
· 5 years ago
a7d98b9
Add java_system_modules to ART SDK
by Paul Duffin
· 5 years ago
b682ea4
Introduce BaseDexClassLoader.computeClassLoaderContextsNative
by Dan Zimmerman
· 5 years ago
77aa680
[art] Expand test coverage of secondary app images
by Dan Zimmerman
· 5 years ago
7c918ee
[art] Fix, re-enable and expand 596-app-images
by Dan Zimmerman
· 5 years ago
73b6aa9
[art] Enable compilation of secondary dexes by default in tests
by Dan Zimmerman
· 5 years ago
4cbb51a
Fix ART code around JIT zygote.
by Nicolas Geoffray
· 5 years ago
5d24c3d
Reorder and label code sections in `tools/buildbot-sync.sh`.
by Roland Levillain
· 5 years ago
4bd5895
Convert art/ to Result::ok()
by Bernie Innocenti
· 5 years ago
22be065
Include type in field names.
by Florian Mayer
· 5 years ago
8c41a0b
Handle interpreter / access-checks mode in the runtime.
by Nicolas Geoffray
· 5 years ago
99c19ca
Update platform namespace name
by Kiyoung Kim
· 5 years ago
cf0c6ef
Device gtests: Use boot.art instead of core.art.
by David Srbecky
· 5 years ago
7c2f69e
apex_available becomes more correct
by Jiyong Park
· 5 years ago
7eca377
Reduce 2030-long-running-child heap requirements
by Hans Boehm
· 5 years ago
0068228
Revert "Disable 2030-long-running-child on gcstress"
by Hans Boehm
· 5 years ago
fea435c
Remove extra using statements
by Tom Cherry
· 5 years ago
6dc0a43
Update libnativeloader dependency on libnativehelper
by Orion Hodson
· 5 years ago
c20ab9a
Use valid pointer for app_main_namespace_
by Orion Hodson
· 5 years ago
9987b74
Fix memfd_create_compat() F_DUPFD call.
by Vladimir Marko
· 5 years ago
f6afcc9
Update boot image extension compilation args.
by Vladimir Marko
· 5 years ago
8adb325
Move code from quick_entry_points_arm64.S to asm_support_arm64.S
by Nicolas Geoffray
· 5 years ago
871ce22
Disable 2030-long-running-child on gcstress
by Hans Boehm
· 5 years ago
dc77ca3
Wait sooner for non-daemon threads
by Hans Boehm
· 5 years ago
948f062
jni: Fix templates for clang-r377782 update.
by Yabin Cui
· 5 years ago
51ad7fe
Code cleanup around exception handling and stack walking.
by Nicolas Geoffray
· 5 years ago
89b85eb
dex2oat: default to speed-profile if we have a profile.
by Vladimir Marko
· 5 years ago
198cf41
Use mv instead of cp for activating apexes.
by Nicolas Geoffray
· 5 years ago
05fe07c
Add warning comments on format
by Jeongik Cha
· 5 years ago
2ad3f8e
Do suspend check and hotness increment in entry of Nterp.
by Nicolas Geoffray
· 5 years ago
8feb7eb
Adjust CHECK on instrumentation stack.
by Nicolas Geoffray
· 5 years ago
002eac6
Only flush visualizer output at the end of the compilation.
by Nicolas Geoffray
· 5 years ago
75bca74
Remove legacy buildbot scripts
by Orion Hodson
· 5 years ago
6c56db3
Fix Core Platform API JNI check
by Orion Hodson
· 5 years ago
Next »