Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
457a0174ecca0571092925219a305b5df3fa04c1
/
test
457a017
Fix cert-dcl16-c clang-tidy warnings.
by Chih-Hung Hsieh
· 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
a5bd61e
ART: Add dump-on-timeout helper
by Andreas Gampe
· 6 years ago
ce0b077
Revert "Add LockSupport.park to 004-ThreadStress"
by Roland Levillain
· 6 years ago
a517554
Merge "ART: Throw on soft verify failure in InitializeClass()."
by Vladimir Marko
· 6 years ago
36f8d22
ART: Add StackVisitor accepting a lambda
by Andreas Gampe
· 6 years ago
de773af
Merge "Add LockSupport.park to 004-ThreadStress"
by Charles Munger
· 6 years ago
91587ea
Add LockSupport.park to 004-ThreadStress
by Charles Munger
· 6 years ago
d79b37b
ART: Throw on soft verify failure in InitializeClass().
by Vladimir Marko
· 6 years ago
cb58b07
ART: Add CRC32.udate(int,int) intrinsic for ARM64
by xueliang.zhong
· 7 years ago
bf44f15
Update 624-checker-stringops and 911-get-stack-trace.
by Jinseong Jeon
· 6 years ago
80a560c
Add native support for BaseDexClassLoader shared libraries.
by Nicolas Geoffray
· 6 years ago
13f4d96
Revert "Revert^2 "Implement LockSupport.park with a futex""
by Nicolas Geoffray
· 6 years ago
6338c5f
Don't fail 050-sync-test due to thread timing
by Lokesh Gidra
· 6 years ago
4e7077d
Revert^2 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
97d40f9
Merge "Revert "Implement LockSupport.park with a futex""
by Filip Pavlis
· 6 years ago
5485371
Revert "Implement LockSupport.park with a futex"
by Filip Pavlis
· 6 years ago
7f260d4
Fix and improve ClinitCheck elimination.
by Vladimir Marko
· 6 years ago
fe79b59
Merge "Implement LockSupport.park with a futex"
by Treehugger Robot
· 6 years ago
5e1a75c
Implement LockSupport.park with a futex
by Charles Munger
· 6 years ago
eead626
Merge "Revert "Link compression libs statically into libartbase and use those everywhere.""
by Nicolas Geoffray
· 6 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 6 years ago
6e32b00
Merge "Link compression libs statically into libartbase and use those everywhere."
by Martin Stjernholm
· 6 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
da1cc3b
Merge "Revert^2: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
0806f58
ARM64: Support interm. address for object arrays.
by Artem Serov
· 6 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
88dbad3
ART: Do some include-what-you-use
by Andreas Gampe
· 6 years ago
a61b45a
Handle quickened opcodes in instrumentation deopt.
by Nicolas Geoffray
· 6 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
cd98cde
Merge "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
Next »