Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bf1a6b4ca0119d7c4f30aebccedb00046694f99e
bf1a6b4
Add more sdk/module_exports needed by conscrypt am: b96479447d
by Automerger Merge Worker
· 5 years ago
b964794
Add more sdk/module_exports needed by conscrypt
by Paul Duffin
· 5 years ago
b8e8976
Fix minor code-style error am: de7f878d64
by Automerger Merge Worker
· 5 years ago
de7f878
Fix minor code-style error
by Alex Light
· 5 years ago
e76c8d5
Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. am: ffd067c6e2
by Automerger Merge Worker
· 5 years ago
ffd067c
Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd.
by Roland Levillain
· 5 years ago
0eb2c5f
Update ART chroot-based testing instructions w.r.t. JDWP tests. am: 09c23c60ae
by Automerger Merge Worker
· 5 years ago
c263f1c
Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." am: 15c622d385
by Automerger Merge Worker
· 5 years ago
d3fdce6
Revert "Only append suffixes to dex2oat(d) on host." am: b59f5fba91
by Automerger Merge Worker
· 5 years ago
09c23c6
Update ART chroot-based testing instructions w.r.t. JDWP tests.
by Roland Levillain
· 5 years ago
15c622d
Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT."
by Roland Levillain
· 5 years ago
b59f5fb
Revert "Only append suffixes to dex2oat(d) on host."
by Roland Levillain
· 5 years ago
b51efd8
Avoid dex2dex initialization if not compiling. am: f639bf4c6b
by Automerger Merge Worker
· 5 years ago
f639bf4
Avoid dex2dex initialization if not compiling.
by Vladimir Marko
· 5 years ago
6757c95
Use {llndk,vndksp}.libraries.txt from VNDK APEX am: 26f7d10239
by Automerger Merge Worker
· 5 years ago
26f7d10
Use {llndk,vndksp}.libraries.txt from VNDK APEX
by Jooyung Han
· 5 years ago
e382e66
Remove JIT native debug info on failed commits. am: 6a8e66c753
by Automerger Merge Worker
· 5 years ago
6a8e66c
Remove JIT native debug info on failed commits.
by David Srbecky
· 5 years ago
cbf93de
Fix race between dex-file registration and class-loader deletion am: 725da8fb96
by Automerger Merge Worker
· 5 years ago
725da8f
Fix race between dex-file registration and class-loader deletion
by Alex Light
· 5 years ago
71bb831
Copy ubsan runtime prebuilt when building tests. am: e3de71cbb2
by Automerger Merge Worker
· 5 years ago
3c86e94
[adbwifi] Add adbd apex exported libs to system namespace. am: 8e2c036791
by Automerger Merge Worker
· 5 years ago
e3de71c
Copy ubsan runtime prebuilt when building tests.
by Ivan Lozano
· 5 years ago
8e2c036
[adbwifi] Add adbd apex exported libs to system namespace.
by Joshua Duong
· 5 years ago
203b645
Refactor inliner am: 1868de9c95
by Automerger Merge Worker
· 5 years ago
1868de9
Refactor inliner
by Eric Holk
· 5 years ago
9d19eef
Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. am: 5b76889345
by Automerger Merge Worker
· 5 years ago
addb353
Better handle symlinks in flattened APEXes in `art_apex_test.py`. am: 3cd802e4b8
by Automerger Merge Worker
· 5 years ago
5b76889
Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`.
by Roland Levillain
· 5 years ago
3cd802e
Better handle symlinks in flattened APEXes in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
112fd0f
Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`. am: 7fd13c925f
by Automerger Merge Worker
· 5 years ago
7fd13c9
Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`.
by Roland Levillain
· 5 years ago
b45f6fa
Use a different VNDK namespace for product apps am: eb4f08c577
by Automerger Merge Worker
· 5 years ago
eb4f08c
Use a different VNDK namespace for product apps
by Justin Yun
· 5 years ago
4911415
Rename APEX Namespace am: 272b36d1b5
by Automerger Merge Worker
· 5 years ago
272b36d
Rename APEX Namespace
by Kiyoung Kim
· 5 years ago
909d82c
Revert "Always put the framework profile in the boot image location." am: 2ad7c98dda
by Automerger Merge Worker
· 5 years ago
2ad7c98
Revert "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 5 years ago
2ff04a3
JIT mini-debug-info: Insert application entries at the head. am: 4d125afe9c
by Automerger Merge Worker
· 5 years ago
4d125af
JIT mini-debug-info: Insert application entries at the head.
by David Srbecky
· 5 years ago
7853da6
Fix iteration in RemoveNativeDebugInfoForJit am: 5aa42926cf
by Automerger Merge Worker
· 5 years ago
5aa4292
Fix iteration in RemoveNativeDebugInfoForJit
by David Srbecky
· 5 years ago
aba0152
Do not verify dex files for --compiler-filter=assume-verified. am: ef46e101be
by Automerger Merge Worker
· 5 years ago
ef46e10
Do not verify dex files for --compiler-filter=assume-verified.
by Vladimir Marko
· 5 years ago
ce8eb95
Reuse factory methods for art extensions of cc module types am: e78b50eb15
by Automerger Merge Worker
· 5 years ago
e78b50e
Reuse factory methods for art extensions of cc module types
by Paul Duffin
· 5 years ago
d8a09b1
Fix mini-debug-info generation for JIT tests am: b0ec679b1a
by Automerger Merge Worker
· 5 years ago
b0ec679
Fix mini-debug-info generation for JIT tests
by David Srbecky
· 5 years ago
7c6d9c6
Remove remaining MIPS support. am: be0d3cff84
by Automerger Merge Worker
· 5 years ago
be0d3cf
Remove remaining MIPS support.
by Vladimir Marko
· 5 years ago
5aa6c2a
Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields.""" am: 5945de03b6
by Automerger Merge Worker
· 5 years ago
5298fde
Revert "Remove non-required build targets from buildbot-build.sh" am: 761ee21756
by Automerger Merge Worker
· 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
38076a0
Remove non-required build targets from buildbot-build.sh am: 0007e7305b
by Automerger Merge Worker
· 5 years ago
e753a45
Allow late lookup for @CriticalNative methods. am: fa458ac21a
by Automerger Merge Worker
· 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
e6a4b8e
Avoid implementation-defined behavior am: 99d91d18f9
by Greg Kaiser
· 5 years ago
99d91d1
Avoid implementation-defined behavior
by Greg Kaiser
· 5 years ago
a82cd0e
Always put the framework profile in the boot image location. am: 5265419a52
by Nicolas Geoffray
· 5 years ago
7e2e1cd
Fix braino in Jit::PostZygoteFork. am: 58cc76d210
by Nicolas Geoffray
· 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
f04adba
Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host. am: 641f155fa4
by Nicolas Geoffray
· 5 years ago
641f155
Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host.
by Nicolas Geoffray
· 5 years ago
4b5d3f2
Deprecate sys.linker.use_generated_config am: f497663553
by Kiyoung Kim
· 5 years ago
f497663
Deprecate sys.linker.use_generated_config
by Kiyoung Kim
· 5 years ago
41401a0
Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. am: a871d84c08
by Roland Levillain
· 5 years ago
a871d84
Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`.
by Roland Levillain
· 5 years ago
bfe2f2c
Revert "Revert "Add consistency CHECKs around ArtMethod fields."" am: f994025d8e
by Nicolas Geoffray
· 5 years ago
f994025
Revert "Revert "Add consistency CHECKs around ArtMethod fields.""
by Nicolas Geoffray
· 5 years ago
b5bc563
Prevent entering IMT conflict trampoline with j.l.Object methods. am: 2925311f95
by Nicolas Geoffray
· 5 years ago
2925311
Prevent entering IMT conflict trampoline with j.l.Object methods.
by Nicolas Geoffray
· 5 years ago
0bb6090
Only append suffixes to dex2oat(d) on host. am: f8f51c9697
by Martin Stjernholm
· 5 years ago
f8f51c9
Only append suffixes to dex2oat(d) on host.
by Martin Stjernholm
· 5 years ago
c48c33d
Remove MIPS support from dexfuzz. am: 303d8c2849
by Vladimir Marko
· 5 years ago
826ca67
Filter image classes in RecordImageClassesVisitor. am: 517e5cd243
by Vladimir Marko
· 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
0ed16a6
Add libstats_jni to linkerconfig/namespace am: 5257503fa5
by Jeffrey Huang
· 5 years ago
5257503
Add libstats_jni to linkerconfig/namespace
by Jeffrey Huang
· 5 years ago
38d80cf
Revert "Revert "Make class loader context fail for unknown class loaders"" am: 0a5cad39cd
by Calin Juravle
· 5 years ago
0a5cad3
Revert "Revert "Make class loader context fail for unknown class loaders""
by Calin Juravle
· 5 years ago
34ad5f3
Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. am: 8aa6a82003
by Martin Stjernholm
· 5 years ago
8aa6a82
Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT.
by Martin Stjernholm
· 5 years ago
437d441
Revert "Make class loader context fail for unknown class loaders" am: e9818ddd70
by Stefania Halac
· 5 years ago
e9818dd
Revert "Make class loader context fail for unknown class loaders"
by Stefania Halac
· 5 years ago
7e3b15f
Ensure `adbd` has root permissions before pushing files to ART's chroot dir. am: 1d852c36ad
by Roland Levillain
· 5 years ago
1d852c3
Ensure `adbd` has root permissions before pushing files to ART's chroot dir.
by Roland Levillain
· 5 years ago
60c6b33
Revert "Temporarily disable AddMoreDexFileThanLimitBoot." am: 250a6e70fd
by Christopher Ferris
· 5 years ago
250a6e7
Revert "Temporarily disable AddMoreDexFileThanLimitBoot."
by Christopher Ferris
· 5 years ago
272a25f
ART: ARM64: Improve FP IsInfinity intrinsic. am: 67e4a4db30
by Artem Serov
· 5 years ago
67e4a4d
ART: ARM64: Improve FP IsInfinity intrinsic.
by Artem Serov
· 5 years ago
5efc1f6
Remove MIPS support from runtime/. am: 41b605c5ad
by Vladimir Marko
· 5 years ago
41b605c
Remove MIPS support from runtime/.
by Vladimir Marko
· 5 years ago
8153223
Remove MIPS mterp. am: 30b38f8d01
by Vladimir Marko
· 5 years ago
30b38f8
Remove MIPS mterp.
by Vladimir Marko
· 5 years ago
7fe235a
Make AdbConnectionState statically am: 013e208bdd
by Flash Liu
· 5 years ago
013e208
Make AdbConnectionState statically
by Flash Liu
· 5 years ago
Next »