Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9d6bf69ad3012a9d843268fdd5325b6719b6d5f2
/
runtime
/
native
2d2f2a9
Fix constructor access check through reflection
by Sebastien Hertz
· 10 years ago
69bdcb2
Fix java_lang_Class newInstance for strings; also quick entrypoints.
by Jeff Hao
· 10 years ago
f0a3d3d
Merge "ART: Fix constructor access checking"
by Andreas Gampe
· 10 years ago
8208bdd
ART: Fix constructor access checking
by Andreas Gampe
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
e34a42c
ART: Fix Trace types, check minimum buf size
by Andreas Gampe
· 10 years ago
0cd91f0
Merge "Move Class.newInstance to native"
by Mathieu Chartier
· 10 years ago
f36cb5f
Move Class.newInstance to native
by Mathieu Chartier
· 10 years ago
00bb878
ART: Add GENERATE_CFI to the ZygoteHooks debug flags
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
5988547
Class.forName(..., ..., null) fixes
by Brian Carlstrom
· 10 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
0cbb4a8
Merge "ART: Make the PathClassLoader fast-path recursive"
by Andreas Gampe
· 10 years ago
f865ea9
ART: Make the PathClassLoader fast-path recursive
by Andreas Gampe
· 10 years ago
1e6c489
Merge "getRuntimeStat() support (ART)."
by Hiroshi Yamauchi
· 10 years ago
d3ed9a3
Fix DCHECK failures from Class::VisitFieldRoots
by Mathieu Chartier
· 10 years ago
a1c9f01
getRuntimeStat() support (ART).
by Hiroshi Yamauchi
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
e598e04
ART: Add Array.createObjectArray to unstarted runtime
by Andreas Gampe
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
1e7e85a
Merge "Avoid using dex cache array pointers in libart."
by Vladimir Marko
· 10 years ago
c136312
Avoid using dex cache array pointers in libart.
by Vladimir Marko
· 10 years ago
a528e85
Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded"
by Richard Uhler
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
02d2f29
Fix the read barrier builds.
by Hiroshi Yamauchi
· 10 years ago
95abd04
Rename isDexOptNeededInternal and add kSelfPatchOatNeeded
by Richard Uhler
· 10 years ago
a3d40d5
Merge "Fix some reflection errors"
by Mathieu Chartier
· 10 years ago
ca239af
Fix some reflection errors
by Mathieu Chartier
· 10 years ago
af38d89
Merge "ART: Use enums in Trace"
by Andreas Gampe
· 10 years ago
7e7e0f4
ART: Use enums in Trace
by Andreas Gampe
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago
785049f
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
by Dmitriy Ivanov
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
6eff38d
Add JIT zygote hook
by Mathieu Chartier
· 10 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
324b9bb
ART: Move DexFile vector to Java array
by Andreas Gampe
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
e4301ff
ART: Make run-tests more verbose
by Andreas Gampe
· 10 years ago
0c8c303
Clean up the locks around Heap::VisitObjects().
by Hiroshi Yamauchi
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 10 years ago
1de5324
Merge "Clean up some #ifdefs."
by Elliott Hughes
· 10 years ago
0a18df8
Clean up some #ifdefs.
by Elliott Hughes
· 10 years ago
379d09f
Add clamp growth limit
by Mathieu Chartier
· 10 years ago
9851595
Mute common case DexFile.isDexOptNeeded log spam
by Brian Carlstrom
· 10 years ago
094368a
Merge "ART: Use interpret-only for vmSafeMode"
by Andreas Gampe
· 10 years ago
d2abbc9
ART: Use interpret-only for vmSafeMode
by Andreas Gampe
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
079101a
Move GC daemon locking logic into heap
by Mathieu Chartier
· 10 years ago
08f1f50
Remove FieldHelper.
by Ian Rogers
· 10 years ago
9f612ff
ART: Fix unused variables and functions
by Andreas Gampe
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
4ad5cd3
Modify the behavior of thread suspend shootouts.
by Ian Rogers
· 10 years ago
e7c9a8c
Add hash map, reduce excessive hashing
by Mathieu Chartier
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
667ab7c
Some additional verbose logging for DexFile_defineClassNative
by Brian Carlstrom
· 10 years ago
7223d44
Switch to C++11 style [[noreturn]].
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
c0d8229
ART: Better IllegalAccessException message
by Andreas Gampe
· 10 years ago
7643327
Optimize get/set reflection performance
by Mathieu Chartier
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
f0edfc3
Some optimizations for the array alloc path.
by Hiroshi Yamauchi
· 10 years ago
a460bb0
Merge "ART: Update for split native bridge initialization"
by Andreas Gampe
· 10 years ago
e8e3989
Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded
by Brian Carlstrom
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
ab0ed82
Add fast path to VMClassLoader.findLoadedClass
by Mathieu Chartier
· 10 years ago
cd48f2d
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 10 years ago
0e59bf8
Merge "ART: Change ART for new native bridge sequence"
by Andreas Gampe
· 10 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 10 years ago
8ec31f9
Fix native allocation watermark clamping.
by Mathieu Chartier
· 10 years ago
ba32de4
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 10 years ago
20c8930
ART: Relax GetInstructionSetFromString
by Andreas Gampe
· 10 years ago
0d334ce
ART: Fix another potential N-th visitor issue
by Andreas Gampe
· 10 years ago
718ac65
ART: Tolerate shallow call stack in VMStack_getCallingClassLoader
by Andreas Gampe
· 10 years ago
4fcdc94
Execute an application even when dex2oat crashes.
by Nicolas Geoffray
· 10 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
1d84f85
Merge "Wire up check JNI force copy mode."
by Ian Rogers
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
202d1f0
Use the right instruction set for checking dex-cache staleness.
by Narayan Kamath
· 10 years ago
a2069c7
Revert "Rename openDexFileNative to openDexFile."
by Calin Juravle
· 10 years ago
6e183f2
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
108437e
Inform about System.exit() call in logcat
by Dmitry Petrochenko
· 11 years ago
350b626
Rename openDexFileNative to openDexFile.
by Calin Juravle
· 10 years ago
cb8f9e8
ART: Account for multidex location strings in VMClassLoader
by Andreas Gampe
· 10 years ago
c114b5f
Fix erroneous behaviors with OOME present.
by Ian Rogers
· 10 years ago
f3d874c
Avoid race in single thread suspension.
by Ian Rogers
· 10 years ago
Next »