Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
34c0dbb3286a61317182cb46ba4b2e8a39df7a52
34c0dbb
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
6683446
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
e69621e
Override Object#hashCode and add missing switch type. am: 11d5a2507a
by Yifan Ji
· 6 years ago
11d5a25
Override Object#hashCode and add missing switch type.
by Yifan Ji
· 6 years ago
1fbde7d
ART: Add jars to boot integrity am: 586e37bbfb
by Andreas Gampe
· 6 years ago
586e37b
ART: Add jars to boot integrity
by Andreas Gampe
· 6 years ago
ec58f68
Revert^2 "Remove support for moving GC collector transitions" am: b52df537b8
by Mathieu Chartier
· 6 years ago
b52df53
Revert^2 "Remove support for moving GC collector transitions"
by Mathieu Chartier
· 6 years ago
faa1067
Add notifications for luci failures. am: 2d79011ec1
by Nicolas Geoffray
· 6 years ago
2d79011
Add notifications for luci failures.
by Nicolas Geoffray
· 6 years ago
275f84c
Refactor art::GetAndroidDataSafe and art::GetAndroidData. am: 2e3cb5486f
by Roland Levillain
· 6 years ago
2e3cb54
Refactor art::GetAndroidDataSafe and art::GetAndroidData.
by Roland Levillain
· 6 years ago
dec622c
Fix flaky 137-cfi test. am: 1ed4515fac
by David Srbecky
· 6 years ago
1ed4515
Fix flaky 137-cfi test.
by David Srbecky
· 6 years ago
2b96fa5
Use unique mutex to synchronize runtime_callbacks am: 51d5a30592
by Alex Light
· 6 years ago
51d5a30
Use unique mutex to synchronize runtime_callbacks
by Alex Light
· 6 years ago
f911501
Fix tracing shutdown am: ecd21be250
by Ari Hausman-Cohen
· 6 years ago
d508f2c
art: remove unnecessary references to external/zlib. am: fc8e7598fe
by Elliott Hughes
· 6 years ago
bf863bf
Revert "Remove support for moving GC collector transitions" am: 8f88207206
by Mathieu Chartier
· 6 years ago
ecd21be
Fix tracing shutdown
by Ari Hausman-Cohen
· 6 years ago
fc8e759
art: remove unnecessary references to external/zlib.
by Elliott Hughes
· 6 years ago
8f88207
Revert "Remove support for moving GC collector transitions"
by Mathieu Chartier
· 6 years ago
6313767
Revert^2 "Use RAII for preventing user-code suspensions" am: 679dec1c8a
by Alex Light
· 6 years ago
679dec1
Revert^2 "Use RAII for preventing user-code suspensions"
by Alex Light
· 6 years ago
9d3b2e8
Remove support for moving GC collector transitions am: 66a655029c
by Mathieu Chartier
· 6 years ago
5efb885
Update luci timeouts in extreme gcstress cases. am: caf4b5ae52
by Nicolas Geoffray
· 6 years ago
66a6550
Remove support for moving GC collector transitions
by Mathieu Chartier
· 6 years ago
caf4b5a
Update luci timeouts in extreme gcstress cases.
by Nicolas Geoffray
· 6 years ago
111d200
Fix AssertNonMovableStringClass(). am: 89cbeb65ed
by Vladimir Marko
· 6 years ago
89cbeb6
Fix AssertNonMovableStringClass().
by Vladimir Marko
· 6 years ago
043c738
Fix include order am: 93aa8b035f
by David Sehr
· 6 years ago
93aa8b0
Fix include order
by David Sehr
· 6 years ago
249ae74
Revert^2 "Delete GSS" am: f75dce49eb
by Mathieu Chartier
· 6 years ago
f75dce4
Revert^2 "Delete GSS"
by Mathieu Chartier
· 6 years ago
46d51f4
Use CommonArtTest for dexlayout, dexdiag am: a8d23cb7fe
by David Sehr
· 6 years ago
a8d23cb
Use CommonArtTest for dexlayout, dexdiag
by David Sehr
· 6 years ago
accc61a
Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot.
by Roland Levillain
· 6 years ago
1ea8a62
Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot.
by Roland Levillain
· 6 years ago
f6a39b8
Revert "Perform SetEvent under the user_code_suspend_count_lock_" am: eaa4831142
by Alex Light
· 6 years ago
0d62138
Revert "Use RAII for preventing user-code suspensions" am: c723b81ea2
by Alex Light
· 6 years ago
eaa4831
Revert "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
c723b81
Revert "Use RAII for preventing user-code suspensions"
by Alex Light
· 6 years ago
5b8e320
Don't JIT compile eagerly methods that have the resolution stub. am: d271809c58
by Nicolas Geoffray
· 6 years ago
d271809
Don't JIT compile eagerly methods that have the resolution stub.
by Nicolas Geoffray
· 6 years ago
ec49d2d
Replace more literal strings with constants in libartbase/base/file_utils.cc.
by Roland Levillain
· 6 years ago
9ff900d
Replace more literal strings with constants in libartbase/base/file_utils.cc.
by Roland Levillain
· 6 years ago
3fbd4b5
Use concurrent.futures.ThreadExecutor for testrunner threads am: 163c8aba76
by Orion Hodson
· 6 years ago
163c8ab
Use concurrent.futures.ThreadExecutor for testrunner threads
by Orion Hodson
· 6 years ago
300e93b
Split JIT mini-debug-info packing and compression to two phases. am: 76b9c695a7
by David Srbecky
· 6 years ago
76b9c69
Split JIT mini-debug-info packing and compression to two phases.
by David Srbecky
· 6 years ago
2907a71
Revert "Delete GSS" am: e18588381b
by Mathieu Chartier
· 6 years ago
e185883
Revert "Delete GSS"
by Mathieu Chartier
· 6 years ago
ff45765
Update TODO for libcutils dependency. am: 926c5f0365
by Martin Stjernholm
· 6 years ago
926c5f0
Update TODO for libcutils dependency.
by Martin Stjernholm
· 6 years ago
bf07555
Add dependency on libdl_android am: 268aa30ddc
by dimitry
· 6 years ago
9ba30b0
Delete GSS am: 1397ea10a8
by Mathieu Chartier
· 6 years ago
268aa30
Add dependency on libdl_android
by dimitry
· 6 years ago
1397ea1
Delete GSS
by Mathieu Chartier
· 6 years ago
c19651c
Use the right directory for the csv file. am: 3b23f75680
by Nicolas Geoffray
· 6 years ago
3b23f75
Use the right directory for the csv file.
by Nicolas Geoffray
· 6 years ago
00d6259
Move dexdiag out of the release APEX, to avoid dependencies on lib{proc,mem}info there.
by Martin Stjernholm
· 6 years ago
77f1766
Move dexdiag out of the release APEX, to avoid dependencies on
by Martin Stjernholm
· 6 years ago
f963f5f
Fix mterp assembly to use uxtw instead of lsl where needed. am: 3483d0a9dd
by David Srbecky
· 6 years ago
3483d0a
Fix mterp assembly to use uxtw instead of lsl where needed.
by David Srbecky
· 6 years ago
2b768f8
Use RAII for preventing user-code suspensions am: 9c8f34448e
by Alex Light
· 6 years ago
9c8f344
Use RAII for preventing user-code suspensions
by Alex Light
· 6 years ago
ea6321f
Perform SetEvent under the user_code_suspend_count_lock_ am: 3fa8b6db7b
by Alex Light
· 6 years ago
3fa8b6d
Perform SetEvent under the user_code_suspend_count_lock_
by Alex Light
· 6 years ago
5d80792
Rename dexdump2 to dexdump am: 4f215d1b1c
by David Sehr
· 6 years ago
4f215d1
Rename dexdump2 to dexdump
by David Sehr
· 6 years ago
e29cf61
Add another missing entrypoint check for stack walk. am: 774232ae5a
by David Srbecky
· 6 years ago
bc3f5ac
Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device am: 383f114f8d
by yuguoxu
· 6 years ago
774232a
Add another missing entrypoint check for stack walk.
by David Srbecky
· 6 years ago
383f114
Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device
by yuguoxu
· 6 years ago
30da6a0
Update LUCI console to removed Buildbot host builders am: 6d4280c350
by Eric Foo
· 6 years ago
6d4280c
Update LUCI console to removed Buildbot host builders
by Eric Foo
· 6 years ago
0222c72
Fix test for no-prebuild. am: aeb9a16a28
by Nicolas Geoffray
· 6 years ago
aeb9a16
Fix test for no-prebuild.
by Nicolas Geoffray
· 6 years ago
09273d4
ART: Remove old cout usage in method_verifier am: 4a57d5f3c2
by Andreas Gampe
· 6 years ago
4a57d5f
ART: Remove old cout usage in method_verifier
by Andreas Gampe
· 6 years ago
5fe45c3
Enable InMemoryDexClassLoader vdex only for Q+ targets am: 527072e915
by David Brazdil
· 6 years ago
35f067f
Define a host version of com.android.runtime am: b9a05b003a
by Dan Willemsen
· 6 years ago
527072e
Enable InMemoryDexClassLoader vdex only for Q+ targets
by David Brazdil
· 6 years ago
b9a05b0
Define a host version of com.android.runtime
by Dan Willemsen
· 6 years ago
5e60e09
Sync public.libraries.buildbot.txt to ART chroot directory. am: 0587b622f5
by Roland Levillain
· 6 years ago
cad9c04
Add native counterpart for VMRuntime.setProcessDataDirectory am: c2f43576c3
by David Brazdil
· 6 years ago
3727354
Couple of improvements in the jit zygote pass. am: f59bc11bc0
by Nicolas Geoffray
· 6 years ago
5aac560
Fix typo in 692-vdex-inmem-loader am: 30167d2407
by David Brazdil
· 6 years ago
66e54e1
Print allowed/denied in hiddenapi warning message am: 4de9bb6910
by David Brazdil
· 6 years ago
0587b62
Sync public.libraries.buildbot.txt to ART chroot directory.
by Roland Levillain
· 6 years ago
c2f4357
Add native counterpart for VMRuntime.setProcessDataDirectory
by David Brazdil
· 6 years ago
f59bc11
Couple of improvements in the jit zygote pass.
by Nicolas Geoffray
· 6 years ago
30167d2
Fix typo in 692-vdex-inmem-loader
by David Brazdil
· 6 years ago
4de9bb6
Print allowed/denied in hiddenapi warning message
by David Brazdil
· 6 years ago
411cd31
Make couple of mterp function names start with lower-case. am: 5dbd02a497
by David Srbecky
· 6 years ago
fab3fdc
Support boot classpath checksum without image am: 2c5bcb873f
by David Brazdil
· 6 years ago
5dbd02a
Make couple of mterp function names start with lower-case.
by David Srbecky
· 6 years ago
2c5bcb8
Support boot classpath checksum without image
by David Brazdil
· 6 years ago
b4c45b3
Hide updatable-media package classes for app AOT compilation. am: 29885b3e21
by Vladimir Marko
· 6 years ago
29885b3
Hide updatable-media package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
Next »