Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
93e5ae90697d879a82103b492c6853cda11d0925
93e5ae9
Revert "Revoke thread-local mark stack for CC in ~Thread"
by Nicolas Geoffray
· 5 years ago
c7c711b
Remove visibility exceptions for view_compiler
by Orion Hodson
· 5 years ago
129d61b
Revoke thread-local mark stack for CC in ~Thread
by Lokesh Gidra
· 5 years ago
0d7232c
libadbconnection_server: remove dynamic dependencies.
by Josh Gao
· 5 years ago
77e6187
Include libadbconnection_server in the art apex.
by Josh Gao
· 5 years ago
3314457
Remove unused MethodInspectionCallback declaration
by Mathieu Chartier
· 5 years ago
215cf3f
Remove deprecated ART apex hooks.
by Ulya Trafimovich
· 5 years ago
beb66b3
Fix boot image extension relocation.
by Vladimir Marko
· 5 years ago
a48f0bb
Add class name to all graph traces
by David Sehr
· 5 years ago
ccc7519
Avoid making oat files executable for system server profiling
by Mathieu Chartier
· 5 years ago
5fd05e5
Include interfaces in IterateOverInstancesOfClass
by Alex Light
· 5 years ago
7c64e7f
Change agent text encoding
by David Sehr
· 5 years ago
57fbf3e
Update 1948-obsolete-const-method-handle for Java 11 toolchain
by Orion Hodson
· 5 years ago
02820f4
Revert^2 "Boot image extension."
by Vladimir Marko
· 5 years ago
962a110
Restructure the contents of art/test/Android.bp.
by Roland Levillain
· 5 years ago
831f20f
Don't use F_SEAL_FUTURE_WRITE for boot image methods.
by Nicolas Geoffray
· 5 years ago
382df39
Add consistency CHECKs around ArtMethod fields.
by Nicolas Geoffray
· 5 years ago
9f459c4
Revert "Boot image extension."
by Colin Cross
· 5 years ago
9e709de
Add max stack depth to agent
by David Sehr
· 5 years ago
ad6f4ce
Disable loading boot image extensions for tests.
by Vladimir Marko
· 5 years ago
4f6ebe8
Boot image extension.
by Vladimir Marko
· 6 years ago
3155aa4
Add DCHECK that Allocation PreFenceVisitors do not suspend
by Alex Light
· 5 years ago
014c16c
Revert "Enable JIT dual data mapping."
by David Srbecky
· 5 years ago
201ffea
Add tests for GreylistMaxQ.
by Artur Satayev
· 5 years ago
7d48dcd
ARM64: Move from FPRegister to VRegister based API
by Evgeny Astigeevich
· 5 years ago
f05f04b
Make ArtMethod methods const or requiring the mutator lock.
by Nicolas Geoffray
· 5 years ago
5859799
Updating the CMake generator.
by Chris Wailes
· 5 years ago
8e23d38
[jitzygote] Suspend all threads when remapping boot image methods.
by Nicolas Geoffray
· 5 years ago
4b79501
Remove unused art::mirror::MethodHandle::GetTargetClass
by Orion Hodson
· 5 years ago
8852e53
[jitzygote] Remap boot boot image methods in zygote when single-threaded.
by Nicolas Geoffray
· 5 years ago
7cf5607
Revert^2 "Implement Dot Product Vectorization for x86"
by Vladimir Marko
· 5 years ago
d55b844
Add more standard structural redefinition entrypoints
by Alex Light
· 5 years ago
436c6f5
Oat file checksums for boot image extensions.
by Vladimir Marko
· 6 years ago
0c63f76
Revert "Package dexpreopt artifacts for libcore jars in the ART apex."
by Nicolas Geoffray
· 5 years ago
bd30285
Package dexpreopt artifacts for libcore jars in the ART apex.
by Ulya Trafimovich
· 5 years ago
ab7bea2
Add allocation sampling jvmti agent
by David Sehr
· 5 years ago
e3884e3
[jitzygote] Map the boot image fd after the contents have been written.
by Nicolas Geoffray
· 5 years ago
4521737
Fix intersecting live ranges created by instruction scheduler
by Evgeny Astigeevich
· 6 years ago
8b236fa
Remove visibility to ART internals for //cts/tests/tests/appop.
by Martin Stjernholm
· 5 years ago
17fc3f7
Additional tests for constructor methodhandles
by Orion Hodson
· 5 years ago
c2d0c96
Perform reverify with shared mutator-lock.
by Alex Light
· 5 years ago
0c262ed
Remove legacy flavor option support from `art_apex_test.py`.
by Roland Levillain
· 5 years ago
7e43882
Add comments about why we have copied methods.
by Nicolas Geoffray
· 5 years ago
7f958e3
Revert^2 "ARM64: toHalf() intrinsic for ARMv8"
by Vladimir Marko
· 5 years ago
7814c12
Relax options checking for Host APEX in `build/apex/runtests.sh`. am: dbd6a14125
by Roland Levillain
· 5 years ago
dbd6a14
Relax options checking for Host APEX in `build/apex/runtests.sh`.
by Roland Levillain
· 5 years ago
a1292f2
Simplifications to art_apex_test.py am: af3ed62955
by Orion Hodson
· 5 years ago
af3ed62
Simplifications to art_apex_test.py
by Orion Hodson
· 5 years ago
1c96b6d
Print mark stack address in ~Thread() am: faeaeaf068
by Lokesh Gidra
· 5 years ago
faeaeaf
Print mark stack address in ~Thread()
by Lokesh Gidra
· 5 years ago
2bfabcd
Do backtrace collection while holding lock am: 409736f166
by Mathieu Chartier
· 5 years ago
409736f
Do backtrace collection while holding lock
by Mathieu Chartier
· 5 years ago
e185b29
Improve diagnostic messages for reading image header. am: 1b13d28d5d
by Vladimir Marko
· 5 years ago
7a032b2
Move image_write_read_test helper function to .cc file. am: f1ddc20f37
by Vladimir Marko
· 5 years ago
6cf7a69
Add the compiler filter to InMemoryDexClassLoader backed by oat files.
by Nicolas Geoffray
· 5 years ago
1b13d28
Improve diagnostic messages for reading image header.
by Vladimir Marko
· 5 years ago
f1ddc20
Move image_write_read_test helper function to .cc file.
by Vladimir Marko
· 5 years ago
dee09f9
Add the compiler filter to InMemoryDexClassLoader backed by oat files.
by Nicolas Geoffray
· 5 years ago
75b7068
Remove obsolete patchoat-related code from dexopt_test. am: c3c7eb082b
by Vladimir Marko
· 5 years ago
d78e008
Create type lookup tables early. am: 4e6abea8f7
by Vladimir Marko
· 5 years ago
c3c7eb0
Remove obsolete patchoat-related code from dexopt_test.
by Vladimir Marko
· 5 years ago
4e6abea
Create type lookup tables early.
by Vladimir Marko
· 5 years ago
1e5116e
Revert "ARM64: toHalf() intrinsic for ARMv8" am: 67bf99b8a5
by Vladimir Marko
· 5 years ago
67bf99b
Revert "ARM64: toHalf() intrinsic for ARMv8"
by Vladimir Marko
· 5 years ago
82ac158
ARM64: toHalf() intrinsic for ARMv8 am: 2cc0c0f4b6
by Usama Arif
· 5 years ago
62696e4
Revert "Implement Dot Product Vectorization for x86" am: b8c884e5f2
by Vladimir Marko
· 5 years ago
2cc0c0f
ARM64: toHalf() intrinsic for ARMv8
by Usama Arif
· 5 years ago
b8c884e
Revert "Implement Dot Product Vectorization for x86"
by Vladimir Marko
· 5 years ago
2c44532
Implement Dot Product Vectorization for x86 am: 4b7caeee57
by Shalini Salomi Bodapati
· 5 years ago
4b7caee
Implement Dot Product Vectorization for x86
by Shalini Salomi Bodapati
· 5 years ago
d32a2e9
ART: Remove known failure for 137-cfi test on fugu. am: 3981da539b
by Christopher Ferris
· 5 years ago
3981da5
ART: Remove known failure for 137-cfi test on fugu.
by Christopher Ferris
· 5 years ago
42f7579
Revert^2 "Class redefinition sometimes needs to update verification"
by Alex Light
· 5 years ago
b1eebde
Revert^2 "Class redefinition sometimes needs to update verification"
by Alex Light
· 5 years ago
a941734
Use ART defaults for libnative{bridge,loader} tests too. am: 2a21cc6849
by Martin Stjernholm
· 5 years ago
2a21cc6
Use ART defaults for libnative{bridge,loader} tests too.
by Martin Stjernholm
· 5 years ago
5539c95
Revert "Class redefinition sometimes needs to update verification"
by Nicolas Geoffray
· 5 years ago
2cf00ed
Revert "Class redefinition sometimes needs to update verification"
by Nicolas Geoffray
· 5 years ago
5c2a8b6
[art] fix -Wreorder-init-list for jvmtiEventCallbacks am: 776d001573
by Nick Desaulniers
· 5 years ago
776d001
[art] fix -Wreorder-init-list for jvmtiEventCallbacks
by Nick Desaulniers
· 5 years ago
849be3a
[art] fix most -Wreorder-init-list am: a7239b55d3
by Nick Desaulniers
· 5 years ago
a7239b5
[art] fix most -Wreorder-init-list
by Nick Desaulniers
· 5 years ago
7a1de6d
Use art_defaults in libnative*, for consistency. am: 3bb009ac14
by Martin Stjernholm
· 5 years ago
3bb009a
Use art_defaults in libnative*, for consistency.
by Martin Stjernholm
· 5 years ago
af01619
Fix deadlock in ThreadList::RunCheckpoint(). am: e41eec3b19
by Vladimir Marko
· 5 years ago
e41eec3
Fix deadlock in ThreadList::RunCheckpoint().
by Vladimir Marko
· 5 years ago
84073e9
[art] fix -Wimplicit-int-float-conversion am: 98e97c6953
by Nick Desaulniers
· 5 years ago
98e97c6
[art] fix -Wimplicit-int-float-conversion
by Nick Desaulniers
· 5 years ago
4300955
Temporary hack: Tweak extra process info on test timeout. am: 47c4ccdee1
by David Srbecky
· 5 years ago
47c4ccd
Temporary hack: Tweak extra process info on test timeout.
by David Srbecky
· 5 years ago
157e099
Remove visibility to ART internals for a test that doesn't need it.
by Martin Stjernholm
· 5 years ago
967d7f2
Remove simpleperf visibility to ART internals. am: 93815555c4
by Martin Stjernholm
· 5 years ago
35cffd6
Remove visibility to ART internals for a test that doesn't need it.
by Martin Stjernholm
· 5 years ago
9381555
Remove simpleperf visibility to ART internals.
by Martin Stjernholm
· 5 years ago
dc236a1
pooled_mark_stacks: Add extra logging am: 289e712465
by Lokesh Gidra
· 5 years ago
289e712
pooled_mark_stacks: Add extra logging
by Lokesh Gidra
· 5 years ago
3c42e9b
Use GC exclusion for NotifyStartupCompleted am: ad390fab9e
by Mathieu Chartier
· 5 years ago
ad390fa
Use GC exclusion for NotifyStartupCompleted
by Mathieu Chartier
· 5 years ago
d2c49bf
Temporary hack: Print extra process info on test timeout. am: 76a37458ee
by David Srbecky
· 5 years ago
76a3745
Temporary hack: Print extra process info on test timeout.
by David Srbecky
· 5 years ago
Next »