Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3483d0a9ddbbeefc8879c7a73de32bda6712d7a3
3483d0a
Fix mterp assembly to use uxtw instead of lsl where needed.
by David Srbecky
· 6 years ago
9c8f344
Use RAII for preventing user-code suspensions
by Alex Light
· 6 years ago
3fa8b6d
Perform SetEvent under the user_code_suspend_count_lock_
by Alex Light
· 6 years ago
4f215d1
Rename dexdump2 to dexdump
by David Sehr
· 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
6d4280c
Update LUCI console to removed Buildbot host builders
by Eric Foo
· 6 years ago
aeb9a16
Fix test for no-prebuild.
by Nicolas Geoffray
· 6 years ago
4a57d5f
ART: Remove old cout usage in method_verifier
by Andreas Gampe
· 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
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
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
29885b3
Hide updatable-media package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
7126c5b
Preverify InMemoryDexClassLoader-loaded classes from vdex
by David Brazdil
· 6 years ago
c088b2e
Add support for flattened Runtime APEX to Make rule `standalone-apex-files`.
by Roland Levillain
· 6 years ago
d355acf
Clean up Object size related read barriers.
by Vladimir Marko
· 6 years ago
df1a7d4
Run libjdwp tests with coredump=y
by Alex Light
· 6 years ago
42d0234
Slightly increase XZ block-size.
by David Srbecky
· 6 years ago
91038d6
Don't abort for min/max/abs intrinsics, baseline use them.
by Nicolas Geoffray
· 6 years ago
35a3f6a
Create vdex file for dex loaded with InMemoryDexClassLoader
by David Brazdil
· 6 years ago
3bfc694
Avoid resolving startup const strings without a profile
by Mathieu Chartier
· 6 years ago
c74ccb8
Remove our custom elf.h header.
by David Srbecky
· 6 years ago
21a6ec5
ART: Add VLOG to GenericJNI
by Andreas Gampe
· 6 years ago
9298875
Add filegroup for sigchainlib version scripts
by Colin Cross
· 6 years ago
331a5e1
Revert^2 Verify InMemoryDexClassLoader classes in a background thread
by David Brazdil
· 6 years ago
4080b8f
Veridex: Explicitly enable Darwin target
by Orion Hodson
· 6 years ago
f421a90
imgdiag: Change CHECK_NE() to LOG(ERROR).
by Vladimir Marko
· 6 years ago
42edf77
We no longer depend on libutils.
by Martin Stjernholm
· 6 years ago
ddcdb9c
Add another failure for libcore/gcstress/debug.
by Nicolas Geoffray
· 6 years ago
9b195cc
Fix arm32 code generator when used with baseline compilation.
by Nicolas Geoffray
· 6 years ago
58412b1
ObjPtr<>-ify DexCache.
by Vladimir Marko
· 6 years ago
dfc0de7
Partially ObjPtr<>-ify Object, fix stale ref in test.
by Vladimir Marko
· 6 years ago
9ef308d
ART: Forbid the zygote to load code outside of system
by Andreas Gampe
· 6 years ago
99c0795
Revert^4 "Disable check that no oat libraries are loaded."
by Andreas Gampe
· 6 years ago
b4bb63a
Revert "Verify InMemoryDexClassLoader classes in a background thread"
by David Brazdil
· 6 years ago
71d614f
Fix imgdiag after ObjPtr<>-ify Object::As*().
by Vladimir Marko
· 6 years ago
d592dbe
Verify InMemoryDexClassLoader classes in a background thread
by David Brazdil
· 6 years ago
0a20607
Remove ART dependence on property debug.allocTracker.stackDepth
by Mathieu Chartier
· 6 years ago
84a32cd
Exclude internal dependencies ASAN might add.
by Martin Stjernholm
· 6 years ago
023c218
Clean up APEX library lists.
by Martin Stjernholm
· 6 years ago
93d339d
Revert^2: InMemoryDexClassLoader in ClassLoaderContext follow-up
by David Brazdil
· 6 years ago
bdc93b4
ObjPtr<>-ify StackTraceElement and ClassLoader.
by Vladimir Marko
· 6 years ago
f52d92f
ObjPtr<>-ify Monitor/-Pool.
by Vladimir Marko
· 6 years ago
e660f72
Tool for boot class path args for ART host tools.
by Vladimir Marko
· 6 years ago
d19ee63
De-flake 1336-short-finalizer-timeout
by Hans Boehm
· 6 years ago
8b5af2c
Revert^3 "Disable check that no oat libraries are loaded."""
by Andreas Gampe
· 6 years ago
e9fa8db
Revert "Revert "Disable check that no oat libraries are loaded.""
by Steven Moreland
· 6 years ago
b215557
Add FinalizerTimeoutMs argument, and respect it
by Hans Boehm
· 6 years ago
184832a
[cr-buildbucket] Allow luci-migration to bump build number
by Ryan Tseng
· 6 years ago
3940254
Modernise code to use override specifier
by Yi Kong
· 6 years ago
2fde9bd
Add test 980 to knownfailures for no-image + jit
by Alex Light
· 6 years ago
67f0e9c
ART: Fix stale reference use in debugger.
by Vladimir Marko
· 6 years ago
4617d58
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
by Vladimir Marko
· 6 years ago
d7e9bbf
Clean up explicit conversions to ObjPtr<>.
by Vladimir Marko
· 6 years ago
bb206de
ObjPtr<>-ify ClassExt.
by Vladimir Marko
· 6 years ago
5fdd1e8
Add more host/debug/gcstress expected timeouts.
by Nicolas Geoffray
· 6 years ago
5a83225
Address comments for aog/934603
by Mathieu Chartier
· 6 years ago
0841735
Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors
by Nikita Ioffe
· 6 years ago
c17ace2
Rename various functions for consistency and clarity.
by Martin Stjernholm
· 6 years ago
362e9f2
ART: Update art-tools modules for host
by Orion Hodson
· 6 years ago
d133917
Revert "Disable check that no oat libraries are loaded."
by Nicolas Geoffray
· 6 years ago
0984e48
Style cleanup for ObjPtr<>-ify changes.
by Vladimir Marko
· 6 years ago
621c880
ObjPtr<>-ify mirror::CallSite.
by Vladimir Marko
· 6 years ago
0eefb9b
ObjPtr<>-ify mirror::Field and mirror::Executable.
by Vladimir Marko
· 6 years ago
5aead70
ObjPtr<>-ify method/var handles, fix stale refs in tests.
by Vladimir Marko
· 6 years ago
4f1e328
Stop verifying barrier count for thread dumping
by Mathieu Chartier
· 6 years ago
ad7fa6e
Delete alloc tracker properties
by Mathieu Chartier
· 6 years ago
097d976
Disable check that no oat libraries are loaded.
by Steven Moreland
· 6 years ago
6f342dd
Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests"
by Alex Light
· 6 years ago
2bcea18
Add another ASAN variant of libclang_rt that is causing test failure.
by Martin Stjernholm
· 6 years ago
4b63d97
Remove links to libart(d).so from the platform namespace.
by Martin Stjernholm
· 6 years ago
c26d9e3
Revert "Only extract zipapex once for linux-bionic-zipapex tests"
by Alex Light
· 6 years ago
d53f606
Partially disable building ART for host on Mac.
by David Srbecky
· 6 years ago
fe1d952
Use generic name for JNI trampolines.
by David Srbecky
· 6 years ago
34857b5
Revert "Revert "Change state to waiting during aborting the VM""
by Koji Fukui
· 6 years ago
3b45890
ObjPtr<>-ify mirror::Throwable.
by Vladimir Marko
· 6 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 6 years ago
93d99f3
Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up"
by Nicolas Geoffray
· 6 years ago
912cee8
Only extract zipapex once for linux-bionic-zipapex tests
by Alex Light
· 6 years ago
1617f8c
Mention `standalone-apex-files` in the Runtime APEX build rules.
by Roland Levillain
· 6 years ago
95e0303
Copy libandroidio.so from the Runtime APEX to /system in ART testing.
by Roland Levillain
· 6 years ago
30498de
Add mixed buildbot/LUCI console and a dedicated LUCI console
by Eric Foo
· 6 years ago
338403c
jni: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
f276f95
dex2oat: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
e7e195d
optimizing_compiler: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
557fece
ObjPtr<>-ify mirror::IfTable.
by Vladimir Marko
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
2e1ec83
Ensure that debug symbols are sorted.
by David Srbecky
· 6 years ago
a72ca6c
Don't attach thread before dex2oat finish creating runtime
by Koji Fukui
· 6 years ago
dfad9fc
ART: fix buildbots following art-tools build change
by Orion Hodson
· 6 years ago
1a1398e
InMemoryDexClassLoader in ClassLoaderContext follow-up
by David Brazdil
· 6 years ago
f57f2ed
ART: Clean up obj_ptr.h and obj_ptr-inl.h .
by Vladimir Marko
· 6 years ago
5cb98a9
ART: change art-tools be host-only
by Orion Hodson
· 6 years ago
79f5662
Tighten native API surface.
by Pete Bentley
· 6 years ago
Next »