Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b45a435e25d69592f27084a615b351760f040875
b45a435
Add AVX support for packed mul/div instructions.
by Shalini Salomi Bodapati
· 6 years ago
5132e0d
Add option for controling app image class initialization
by Mathieu Chartier
· 6 years ago
b94cc11
Revert "Disable dexdiag_test on fugu."
by Christopher Ferris
· 6 years ago
b3b2db7
ART: Use a scoped disable-moving-gc helper in reg_type_test
by Andreas Gampe
· 6 years ago
b5204f4
ART: Add interface class join heuristic
by Andreas Gampe
· 6 years ago
4bd5234
ART: Scope runnable part of JitCompileTask
by Andreas Gampe
· 6 years ago
431a7e5
ART: Fix some thread-annotalysis issues in ProfileSaver
by Andreas Gampe
· 6 years ago
8787cf8
Set Mark-bit for large Zygote objects
by Lokesh Gidra
· 6 years ago
db26569
ART: Remove old build_linux_bionic.sh workaround
by Andreas Gampe
· 6 years ago
8b770c4
Switch-interpreter: Fix large performance regression in preamble.
by David Srbecky
· 6 years ago
5071531
Remove use of deprecated apache-harmony-jdwp-tests-host target
by Paul Duffin
· 6 years ago
5bef022
[RUNTIME] Ignore signal registration for debugging
by randy.jeong
· 6 years ago
2d06e02
Clean up linker patches in codegens.
by Vladimir Marko
· 6 years ago
7cde458
Further clean up boot image address checks.
by Vladimir Marko
· 6 years ago
6b63d88
Add helper script to dex2oat a JAR/APK
by Mathieu Chartier
· 6 years ago
c658278
ART: Introduce CompatThrow
by Andreas Gampe
· 6 years ago
bfa8b1e
Skip reading usage stats for map data.
by Christopher Ferris
· 6 years ago
bc919af
ART: Disallow unresolved return types after Q
by Andreas Gampe
· 6 years ago
d78122b
ART: Do not access-check type on instanceof peephole
by Andreas Gampe
· 6 years ago
d70a97c
ART: Monitor-stack merging should not be handled as throwing
by Andreas Gampe
· 6 years ago
2808be8
ART: Introduce stackmap with no DexRegInfo.
by Artem Serov
· 6 years ago
460f054
ARM: Remove unnecessary kCoreAlwaysSpillRegister.
by Vladimir Marko
· 6 years ago
dcd7b51
Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir."
by Roland Levillain
· 6 years ago
7409b9f
ART: Collect test times in testrunner
by Andreas Gampe
· 6 years ago
ef1178a
Prefix localhost with http:// in terminal output from server startup.
by Robert Snoeberger
· 6 years ago
0d87f99
ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 6 years ago
4146e06
ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 6 years ago
50037df
Install appcompat.sh for use by make rules
by Paul Duffin
· 6 years ago
bb5b4f3
Revert "Disable opaque JNI Ids for now."
by Alex Light
· 6 years ago
4a30f89
Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH"
by Andreas Gampe
· 6 years ago
7a82acc
ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 6 years ago
11410de
ART: Refactor run-test run_args
by Andreas Gampe
· 6 years ago
8d6651d
Disable jit_memory_region_test tests on buggy kernels.
by Nicolas Geoffray
· 6 years ago
6623594
Set image base address after the boot image.
by Vladimir Marko
· 6 years ago
2cd9437
Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script.
by Roland Levillain
· 6 years ago
56cb3ce
ART: Slightly simplify/modernize dex_file_verifier.cc
by Andreas Gampe
· 6 years ago
60415ae
ART: Move DexFileVerifier class to cc file
by Andreas Gampe
· 6 years ago
07a560d
ART: Encapsulate init-optimization fields
by Andreas Gampe
· 6 years ago
e32d24c
Store zygote compiled code in a shared map.
by Nicolas Geoffray
· 6 years ago
d17eac6
Fix for 689-zygote-jit-deopt on kernels before 3.11rc2
by Orion Hodson
· 6 years ago
e81f10a
Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)"
by David Srbecky
· 6 years ago
9690542
No longer use TZ Data artifacts under `/system/etc/tzdata_module`.
by Roland Levillain
· 6 years ago
ab682a7
Blind fix for fixing 689-zygote-jit-deopt on host bionic.
by Nicolas Geoffray
· 6 years ago
e6cb971
Remove ImageWriter::IsInBootOatFile().
by Vladimir Marko
· 6 years ago
d5fd5c3
Make .bss stores atomic release operations.
by Vladimir Marko
· 6 years ago
1a6f9fc
ART: Dump more env vars in run-test-jar
by Andreas Gampe
· 6 years ago
0c89d57
Prevent art module types being used outside art
by Paul Duffin
· 6 years ago
5e33ccd
Don't force-allocate a profiling info when we cannot.
by Nicolas Geoffray
· 6 years ago
4b3946a
Remove small and tiny method options
by Mathieu Chartier
· 6 years ago
50bc8fb
Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)
by David Srbecky
· 6 years ago
8c34452
Add 689-zygote-jit-deopt as knownfailure while investigating.
by Nicolas Geoffray
· 6 years ago
1aff1ef
Clean up retrieving boot image address range.
by Vladimir Marko
· 6 years ago
c1b34d4
Disable JNI native whitelist check
by Orion Hodson
· 6 years ago
f5e3c66
ART: Use bitset in dex file verifier
by Andreas Gampe
· 6 years ago
4d6ca2e
Deterministic VerifierDeps::Dump().
by Vladimir Marko
· 6 years ago
af213cc
Fix ClearEntryPointsInZygoteExecSpace.
by Nicolas Geoffray
· 6 years ago
0cc6a82
Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`.
by Roland Levillain
· 6 years ago
4d71e55
Remove ShadowFrame::HasReferenceArray()
by David Srbecky
· 6 years ago
e2d24be
Simplify ImageWriter::IsInBootImage.
by Vladimir Marko
· 6 years ago
714fad6
Delete tasks when deleting a thread pool.
by Nicolas Geoffray
· 6 years ago
21c4898
Add Runner for field-count agent
by Alex Light
· 6 years ago
b06e0ad
Add `libcore.java.awt` tests to the ART Libcore test suite.
by Roland Levillain
· 6 years ago
2f1e8f8
Use flattened Time Zone Data APEX contents in ART chroot-based device testing.
by Roland Levillain
· 6 years ago
6740404
Disable dexdiag_test on fugu.
by Nicolas Geoffray
· 6 years ago
e107037
Clean up collecting app image string references.
by Vladimir Marko
· 6 years ago
05b41c4
Prepare for sharing JIT code after fork.
by Nicolas Geoffray
· 6 years ago
3a614ea
Add more tests around JitMemoryRegion.
by Nicolas Geoffray
· 6 years ago
1be9c72
Disable opaque JNI Ids for now.
by Nicolas Geoffray
· 6 years ago
3768276
Allow explicit blacklisting with maxTargetSdk=0.
by Mathew Inwood
· 6 years ago
0d4567f
Stack maps: Refactor constructors.
by David Srbecky
· 6 years ago
cc08c50
ART: Restyle VerifyError
by Andreas Gampe
· 6 years ago
b839fbb
ART: Allow arbitrary "expression" in generate_operator_out.py
by Andreas Gampe
· 6 years ago
2ad19bc
ART: Refactor generate_operator_out.py
by Andreas Gampe
· 6 years ago
d3b06eb
ART: Run autopep8 on generate_operator_out.py
by Andreas Gampe
· 6 years ago
43884b2
ART: Coalesce verifier flags into bit struct
by Andreas Gampe
· 6 years ago
f68b698
Remove dex2oat image-classes support
by Mathieu Chartier
· 6 years ago
00b831e
adbconnection: add libadbconnection_server.
by Josh Gao
· 6 years ago
f8a3306
Add libfieldcount jvmti agent
by Alex Light
· 6 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 6 years ago
01fbfbe
Avoid useless EncodeArtMethod followed by DecodeArtMethod
by Alex Light
· 6 years ago
88f3fd9
jitzygote: madvise DONTFORK on writable shared region.
by Nicolas Geoffray
· 6 years ago
64f1f1f
Do not copy finalizer references to app image.
by Vladimir Marko
· 6 years ago
ad82a81
Add `libcore.xml` tests to the ART Libcore test suite.
by Roland Levillain
· 6 years ago
025bba4
Stack maps: Micro-optimize LoadBits
by David Srbecky
· 6 years ago
91d772f
Move libartimagevalues from frameworks/native
by Paul Duffin
· 6 years ago
ac933ed
Create a dual view for zygote data cache.
by Nicolas Geoffray
· 6 years ago
a48c3df
Revert "Revert "Make the JIT zygote memory shared.""
by Nicolas Geoffray
· 6 years ago
1459929
ART: Change unordered_set to HashSet
by Andreas Gampe
· 6 years ago
eaa8441
Clean up bin offset assignment in ImageWriter.
by Vladimir Marko
· 6 years ago
719de43
Enable gofmt preupload check
by Paul Duffin
· 6 years ago
e764f38
Remove unnecessary cache alignment fixes
by Orion Hodson
· 6 years ago
f90c406
Require publicAlternatives for APIs on max-sdk-q
by Andrei Onea
· 6 years ago
673bd50
Tests for Load Hoist Store Sink
by anuvarsh
· 6 years ago
ee1f126
Fix search for implicit null check.
by Vladimir Marko
· 6 years ago
da5e041
Add `libcore.libcore.timezone` tests to the ART Libcore test suite.
by Roland Levillain
· 6 years ago
31c3daa
GC-independent image layout.
by Vladimir Marko
· 6 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 6 years ago
3b29053
Revert "Make sure to delete jni_id_manager_ on shutdown."
by Nicolas Geoffray
· 6 years ago
814a80f
Initialize MemMap before parsing the profile
by Calin Juravle
· 6 years ago
d5d645f
Make sure to delete jni_id_manager_ on shutdown.
by Alex Light
· 6 years ago
Next »