Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1650dafad62578a1766bd617d78458a4cf1e2a9a
/
test
ca7027d
Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
c4fc53a
Merge "Move startup thread pool back into runtime"
by Mathieu Chartier
· 6 years ago
ada33d7
Move startup thread pool back into runtime
by Mathieu Chartier
· 6 years ago
776a7c2
ART: Add CRC32.updateByteBuffer intrinsic for ARM64
by Evgeny Astigeevich
· 6 years ago
4520b06
Correct timeout_dumper to TIMEOUT_DUMPER
by Alex Light
· 6 years ago
4bdcf5d
ART: Use timeout --foreground
by Andreas Gampe
· 6 years ago
2cb696e
ART: disable 708-jit-cache-churn for jit-on-first-use
by Orion Hodson
· 6 years ago
9e72ebe
Merge "Fix zipapex test-bot."
by Alex Light
· 6 years ago
8c5476a
Fix zipapex test-bot.
by Alex Light
· 6 years ago
8dee118
Fix ART test depending on libcore internals.
by Tobias Thierer
· 6 years ago
5708863
Merge "Add apache-xml to boot class path for tests."
by Vladimir Marko
· 6 years ago
4aef28a
Merge changes Iefc46d8f,I8f65096d
by Treehugger Robot
· 6 years ago
64d6424
Add knownfailures for jvmti-stress
by Alex Light
· 6 years ago
12c9a12
Don't retrieve generic information during ti-stress
by Alex Light
· 6 years ago
b0faa96
Merge changes Iacd66525,Ia1027126,I39a9313e
by Andreas Gampe
· 6 years ago
ea65b21
Add apache-xml to boot class path for tests.
by Vladimir Marko
· 6 years ago
500b4da
Merge "Revert^2 "Allow boot image for a part of the boot classpath.""
by Vladimir Marko
· 6 years ago
98a520c
Merge "Revert "Revert "Add a baseline flag to JIT compile."""
by Treehugger Robot
· 6 years ago
0ace563
Revert^2 "Allow boot image for a part of the boot classpath."
by Vladimir Marko
· 6 years ago
075456e
Revert "Revert "Add a baseline flag to JIT compile.""
by Nicolas Geoffray
· 6 years ago
1d379cb
Blacklist 175-alloc-big-bignums for ASAN
by Hans Boehm
· 6 years ago
829c33a
Merge "Revert "Add a baseline flag to JIT compile.""
by Andreas Gampe
· 6 years ago
99e1739
Merge "Revert "Allow boot image for a part of the boot classpath.""
by Andreas Gampe
· 6 years ago
fb83d76
Revert "Allow boot image for a part of the boot classpath."
by Andreas Gampe
· 6 years ago
344b0d1
Revert "Add a baseline flag to JIT compile."
by Andreas Gampe
· 6 years ago
5b20b35
ART: Rewrite EnsureInitialized hit case
by Andreas Gampe
· 6 years ago
c2f685a
Merge "Change GC triggering to use mallinfo()"
by Hans Boehm
· 6 years ago
9799182
Merge "Add a baseline flag to JIT compile."
by Nicolas Geoffray
· 6 years ago
cf923f5
Merge "Allow boot image for a part of the boot classpath."
by Vladimir Marko
· 6 years ago
c220f98
Change GC triggering to use mallinfo()
by Hans Boehm
· 6 years ago
457a017
Fix cert-dcl16-c clang-tidy warnings.
by Chih-Hung Hsieh
· 6 years ago
e734fe8
Add a baseline flag to JIT compile.
by Nicolas Geoffray
· 6 years ago
4433c43
Allow boot image for a part of the boot classpath.
by Vladimir Marko
· 6 years ago
20802ca
Add buildbot target using linux_bionic zipapex
by Alex Light
· 6 years ago
e8e4849
Merge changes I347037eb,Iaeb79aeb
by Alex Light
· 6 years ago
fc81d80
Adjust instrumentation CHECK to be correct WRT obsolete methods
by Alex Light
· 6 years ago
15c5b97
ART: Add CRC32.updateBytes intrinsic for ARM64
by Evgeny Astigeevich
· 6 years ago
19acc61
Merge "Reduce core image to 6 modules."
by Vladimir Marko
· 6 years ago
94d4f5f
Merge "Make test 924 more consistent."
by Alex Light
· 6 years ago
7a85e70
Reduce core image to 6 modules.
by Vladimir Marko
· 6 years ago
807e4b3
Merge "Add support for ANDROID_RUNTIME_ROOT variable"
by Neil Fuller
· 6 years ago
1a65863
Keep pointer to original DexFile during JVMTI redefine for hiddenapi
by David Brazdil
· 6 years ago
26c4377
Add support for ANDROID_RUNTIME_ROOT variable
by Neil Fuller
· 6 years ago
e059238
Make test 924 more consistent.
by Alex Light
· 6 years ago
a3a57d3
Merge changes from topic "hiddenapi-csv"
by David Brazdil
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
91690d3
hiddenapi: Convert API lists to a flags CSV file
by David Brazdil
· 6 years ago
ad33073
ART: Do not interact with thread object in test 913
by Andreas Gampe
· 6 years ago
2025488
Merge "ART: Some iwyu for logging.h"
by Andreas Gampe
· 6 years ago
ef6b2aa
Merge "Revert^4 "ART: Add StackVisitor accepting a lambda""
by Treehugger Robot
· 6 years ago
cb64b85
Remove bouncycastle dependency from 021-string2.
by Vladimir Marko
· 6 years ago
dcfa89b
Rename and reorganize hiddenapi::ApiList
by David Brazdil
· 6 years ago
85f1c57
ART: Some iwyu for logging.h
by Andreas Gampe
· 6 years ago
e48746b
Merge "On x86 modified the generated instructions for case "divide by 2". As we can use fewer instructions to represent HDiv when divide by2."
by Nicolas Geoffray
· 6 years ago
1cc7329
On x86 modified the generated instructions for case "divide by 2".
by Atul Bajaj
· 6 years ago
c7d878d
Revert^4 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
cbc64c8
Revert "Disable running run-test with linux_bionic"
by Alex Light
· 6 years ago
498d7c1
Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"""
by Nicolas Geoffray
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
cddf428
Merge "Disable running run-test with linux_bionic"
by Treehugger Robot
· 6 years ago
1d77a70
Disable running run-test with linux_bionic
by Alex Light
· 6 years ago
0f643b0
Merge "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Treehugger Robot
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
fad8533
Don't run test 688 with app image.
by Nicolas Geoffray
· 6 years ago
54c7da9
Merge changes Idc6e518c,Ia1cc0506
by David Brazdil
· 6 years ago
0ae075e
Ignore finalizer warnings on not being able to close dex files.
by Nicolas Geoffray
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
c980df6
Merge "Revert "ART: Add StackVisitor accepting a lambda""
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
e09485f
Merge "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
810fa41
Merge "Simplify hidden_api.h logic"
by David Brazdil
· 6 years ago
01d4540
Merge "Add art-linux-bionic-x64 target-config"
by Alex Light
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
b56e835
Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)."
by Roland Levillain
· 6 years ago
dc02fc3
Merge "Ignore thread intel_svc_streamer_thread in test 911"
by Alex Light
· 6 years ago
b1b21d7
Ignore thread intel_svc_streamer_thread in test 911
by Alex Light
· 6 years ago
cbdca72
Add art-linux-bionic-x64 target-config
by Alex Light
· 6 years ago
61f9bf1
Merge "Clean up primitive array helpers in Object."
by Vladimir Marko
· 6 years ago
01812cf
Merge "Emit JVMTI events for LockSupport.park"
by Treehugger Robot
· 6 years ago
e5ed5ba
Merge "Optimize mod power 2 for x86"
by Vladimir Marko
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
a66784b
Optimize mod power 2 for x86
by Shalini Salomi Bodapati
· 6 years ago
104883b
Clean up primitive array helpers in Object.
by Vladimir Marko
· 6 years ago
8ed45c8
Add test configuration for the switch interpreter.
by David Srbecky
· 6 years ago
6e26c0b
Merge "Emit bit manipulation instructions for x86 and x86_64"
by Vladimir Marko
· 6 years ago
dd121f6
Emit bit manipulation instructions for x86 and x86_64
by Shalini Salomi Bodapati
· 6 years ago
67da5aa
Merge "Add test where we test jit & redefinition suitable for CTS"
by Treehugger Robot
· 6 years ago
b406680
Add test where we test jit & redefinition suitable for CTS
by Alex Light
· 6 years ago
2e8d655
Merge "Update 624-checker-stringops and 911-get-stack-trace."
by Ian Zerny
· 6 years ago
57a3e68
Merge "Enable building art and tests with linux_bionic"
by Alex Light
· 6 years ago
680cbf2
Enable building art and tests with linux_bionic
by Alex Light
· 6 years ago
57e7dbf
Merge "ARM64: Support interm. address for object arrays."
by Vladimir Marko
· 6 years ago
12dd9ae
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
by Roland Levillain
· 6 years ago
6b2b372
Merge "ART: Add CRC32.udate(int,int) intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
7995cf6
Merge "Revert^4 "Implement LockSupport.park with a futex""
by Treehugger Robot
· 6 years ago
660b4cb
Merge "ART: Add dump-on-timeout helper"
by Andreas Gampe
· 6 years ago
aa31f49
Revert^4 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
ae5d77d
Merge "Revert "Add LockSupport.park to 004-ThreadStress""
by Roland Levillain
· 6 years ago
Next »