Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9942687cdc862d792a6935db0c95bab106a120ed
9942687
Call ReferenceQueue add outside of active GC block
by Alex Light
· 6 years ago
617df66
Clear exception before calling ValidateSuperClassDescriptors
by Mathieu Chartier
· 6 years ago
3af2ef0
Allow stripped-down OatDexFile in system server.
by David Srbecky
· 6 years ago
ad7dbac
oatdump: Fix oat code retrieval.
by Vladimir Marko
· 6 years ago
3ac5ea4
Fix image_space_test on Q+ target.
by Vladimir Marko
· 6 years ago
8cd84e4
Revert "Add binary search table for .debug_frame"
by David Srbecky
· 6 years ago
2afffd8
jitzygote: compile system server methods at boot.
by Nicolas Geoffray
· 6 years ago
33aa09c
jitzygote: Special case system server to keep the JIT queue at fork.
by Nicolas Geoffray
· 6 years ago
73bdad5
Make compiling an apex image explicit.
by Nicolas Geoffray
· 6 years ago
b7e555c
Move stack logging entirely into palette library
by Orion Hodson
· 6 years ago
776ce74
Use DEX2OATBOOTCLASSPATH to generate boot image
by wangshumin
· 6 years ago
76da18e
Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events"
by Alex Light
· 6 years ago
3f0bfae
Fix JVMTI GetStackTrace bug
by Alex Light
· 6 years ago
7764828
Do not fail if the tombstoned output fd is a socket or pipe.
by Martin Stjernholm
· 6 years ago
e9f4729
Free classes after objects for memory tool
by Mathieu Chartier
· 6 years ago
0a561ab
Check for null before using AddLocalReference in ti_method
by Alex Light
· 6 years ago
6cca241
Only write stacks traces to tombstoned
by Joe Onorato
· 6 years ago
e07d8e6
Update induction ranges in superblock cloner.
by Nicolas Geoffray
· 6 years ago
495ddc8
Disable 570-checker-osr-locals for trace tests.
by David Srbecky
· 6 years ago
bce7d84
Save floating point registers in art_quick_osr_stub
by David Srbecky
· 6 years ago
3392a0d
Handle empty uncompressed and aligned dex file in an archive.
by Nicolas Geoffray
· 6 years ago
90f4a56
jitzygote: JIT native methods on first use.
by David Srbecky
· 6 years ago
20758ae
jitzygote: Fix DCHECKs
by David Srbecky
· 6 years ago
07df814
Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation.
by David Srbecky
· 6 years ago
05d509b
Prevent concurrent GC stack-walks during deoptimization
by Alex Light
· 6 years ago
817eb04
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
e574f04
Revert^2 "Use RAII for preventing user-code suspensions"
by Alex Light
· 6 years ago
6b4a474
Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks.
by Nicolas Geoffray
· 6 years ago
d29087c
Speed up and slightly simplify Mutex
by Hans Boehm
· 6 years ago
e589606
FileUtils: Do not expect Android root without an ending slash
by David Brazdil
· 6 years ago
bc8e130
Add cfi instructions.
by Christopher Ferris
· 6 years ago
bad6b10
hiddenapi: Error message when superclass not found
by David Brazdil
· 6 years ago
72736d9
Revert^2 "Optimize FindClass ClassNotFoundException case"
by Andreas Gampe
· 6 years ago
63a1315
ART: Add verifier-debug log for exception handler
by Andreas Gampe
· 6 years ago
5933a53
ART: Templatize internal method verifier class
by Andreas Gampe
· 6 years ago
2713d35
ART: Refactor verifier
by Andreas Gampe
· 6 years ago
f0c5ee8
ART: Do not expose arena allocator from MethodVerifier
by Andreas Gampe
· 6 years ago
9aa5e34
ART: Clean up MethodVerifier
by Andreas Gampe
· 6 years ago
b2a4b83
ART: Under verifier-debug, amend the hard-fail message
by Andreas Gampe
· 6 years ago
3e14cc2
ART: Make LogVerifyInfo newlines consistent
by Andreas Gampe
· 6 years ago
05b3f79
Pre-resolve dex cache strings before collecting string offsets
by Mathieu Chartier
· 6 years ago
fcc408f
ART: Restrict dex cache location check
by Andreas Gampe
· 6 years ago
ae7a2b7
Revert^2 "Fix correctness for fast path class loading"
by Andreas Gampe
· 6 years ago
5e6f55a
Revert "Fix correctness for fast path class loading"
by Mathieu Chartier
· 6 years ago
b14a987
Special case one class in jit zygote.
by Nicolas Geoffray
· 6 years ago
0c2ea7a
Fix ProfilingInfo race.
by Nicolas Geoffray
· 6 years ago
4d33b18
Save the JIT compiled code when the class isn't initialized yet.
by Nicolas Geoffray
· 6 years ago
1e1c596
Fix correctness for fast path class loading
by Mathieu Chartier
· 6 years ago
0da3c14
Clean up error messages in the previous CL.
by Martin Stjernholm
· 6 years ago
8efc3f6
Plumb tombstoned connections through PALette.
by Martin Stjernholm
· 6 years ago
3093856
Set core platform API policy from command line flag
by David Brazdil
· 6 years ago
5af0a2b
DO NOT MERGE: Revert temporary logging for app compat
by David Brazdil
· 6 years ago
420313a
Incorporate additional feedback to native JNI checks
by Orion Hodson
· 6 years ago
e641156
jitzygote: create a type lookup table at runtime for bootclasspath dex files.
by Nicolas Geoffray
· 6 years ago
a0a72dc
Allow APEX binaries to access fields and methods via JNI
by Orion Hodson
· 6 years ago
4ee9bd8
Update intrinsic Unsafe.getLong() after moving to core platform API
by David Brazdil
· 6 years ago
62e6797
Do not change hidden API ArtMethod/ArtField access flags on AOT
by David Brazdil
· 6 years ago
6383207
Fix hidden API DCHECK in ArtMethod::SetIntrinsic
by David Brazdil
· 6 years ago
1cda64a
Do not check if known locations exist on host for hidden API
by David Brazdil
· 6 years ago
ecbe89d
Refactor art::GetAndroidDataSafe and art::GetAndroidData.
by Roland Levillain
· 6 years ago
bca388f
Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot.
by Roland Levillain
· 6 years ago
b42737b
Replace more literal strings with constants in libartbase/base/file_utils.cc.
by Roland Levillain
· 6 years ago
cf40363
Fix dex location of boot oat files during preopt
by David Brazdil
· 6 years ago
2ab8904
Fix longstanding JIT bug in interaction with class initialization.
by Nicolas Geoffray
· 6 years ago
038063c
Handle methods being present in multiple threads correctly
by Alex Light
· 6 years ago
9efc7e8
Fix tracing shutdown
by Ari Hausman-Cohen
· 6 years ago
dea0153
ART: Add jars to boot integrity
by Andreas Gampe
· 6 years ago
93400f4
Move dexdiag out of the release APEX, to avoid dependencies on
by Martin Stjernholm
· 6 years ago
4465db5
Use unique mutex to synchronize runtime_callbacks
by Alex Light
· 6 years ago
edfeb77
Fix AssertNonMovableStringClass().
by Vladimir Marko
· 6 years ago
a11e03c
Add libc_malloc_debug and _hooks to the runtime APEX
by Jiyong Park
· 6 years ago
01a017a
DO NOT MERGE: Change IMC logging to LOG(WARNING)
by David Brazdil
· 6 years ago
ace6d7c
Don't JIT compile eagerly methods that have the resolution stub.
by Nicolas Geoffray
· 6 years ago
1025a59
DO NOT MERGE: Temporarily log usage of InMemoryDexClassLoader
by David Brazdil
· 6 years ago
df9094e
Use the right directory for the csv file.
by Nicolas Geoffray
· 6 years ago
ba026f5
Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device
by yuguoxu
· 6 years ago
d7c7923
Merge master@5406228 into git_qt-dev-plus-aosp. am: b42ef4d736
by Bill Rassieur
· 6 years ago
d9096a8
Fix test for no-prebuild. am: aeb9a16a28 am: 0222c72ec1 am: 89c7200a83
by Nicolas Geoffray
· 6 years ago
89c7200
Fix test for no-prebuild. am: aeb9a16a28 am: 0222c72ec1
by Nicolas Geoffray
· 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
70be21a
ART: Remove old cout usage in method_verifier am: 4a57d5f3c2 am: 09273d4e1d
by Andreas Gampe
· 6 years ago
a8803a8
ART: Remove old cout usage in method_verifier am: 4a57d5f3c2 am: 09273d4e1d
by Andreas Gampe
· 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
8cbb536
Enable InMemoryDexClassLoader vdex only for Q+ targets am: 527072e915 am: 5fe45c3832
by David Brazdil
· 6 years ago
af083b2
Define a host version of com.android.runtime am: b9a05b003a am: 35f067f128
by Dan Willemsen
· 6 years ago
3b6ad30
Enable InMemoryDexClassLoader vdex only for Q+ targets am: 527072e915
by David Brazdil
· 6 years ago
36e4463
Define a host version of com.android.runtime am: b9a05b003a am: 35f067f128
by Dan Willemsen
· 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
274b3cc
Sync public.libraries.buildbot.txt to ART chroot directory. am: 0587b622f5 am: 5e60e09458
by Roland Levillain
· 6 years ago
527072e
Enable InMemoryDexClassLoader vdex only for Q+ targets
by David Brazdil
· 6 years ago
41d6b7d
Sync public.libraries.buildbot.txt to ART chroot directory. am: 0587b622f5
by Roland Levillain
· 6 years ago
8e93c7b
Add native counterpart for VMRuntime.setProcessDataDirectory am: c2f43576c3 am: cad9c04d41
by David Brazdil
· 6 years ago
b9a05b0
Define a host version of com.android.runtime
by Dan Willemsen
· 6 years ago
e3ffe1a
Couple of improvements in the jit zygote pass. am: f59bc11bc0 am: 37273545d6
by Nicolas Geoffray
· 6 years ago
2d02d77
Fix typo in 692-vdex-inmem-loader am: 30167d2407 am: 5aac560453 am: 358e73f6de
by David Brazdil
· 6 years ago
e38441f
Print allowed/denied in hiddenapi warning message am: 4de9bb6910 am: 66e54e1b51
by David Brazdil
· 6 years ago
bad98cc
Add native counterpart for VMRuntime.setProcessDataDirectory am: c2f43576c3
by David Brazdil
· 6 years ago
Next »