Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9d6bf69ad3012a9d843268fdd5325b6719b6d5f2
/
runtime
/
thread.cc
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
b28412e
Guard against name == null in ShortDump
by Mathieu Chartier
· 10 years ago
a61894d
Fix reflection handling and test flakiness
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
9086b65
Fix valgrind tests
by Mathieu Chartier
· 10 years ago
1561e1b
Revert "ART: Turn of native stack dump on x86 on-device"
by Christopher Ferris
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
d0ad2ee
Add support for nested method verifiers
by Mathieu Chartier
· 10 years ago
3f5881f
ART: IRT refactor
by Andreas Gampe
· 10 years ago
4809d0a
Fix CC root visiting bug
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
2f0751e
ART: Turn of native stack dump on x86 on-device
by Andreas Gampe
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 10 years ago
004c230
Compress the StackMaps.
by Nicolas Geoffray
· 10 years ago
12d625f
Change method verifiers to be thread local roots
by Mathieu Chartier
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
e8e42f3
Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
ee07703
Use the current Java stack instead of the ThrowLocation.
by Nicolas Geoffray
· 10 years ago
1558b57
JDWP: allocate DebugInvokeReq only when requested
by Sebastien Hertz
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 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
597c4f0
JDWP: allocate single step control only when active
by Sebastien Hertz
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
9889396
Enable core callee-save on x64.
by Nicolas Geoffray
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 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
bef89c9
Fix HandleScope with wrong thread error
by Mathieu Chartier
· 10 years ago
e6a8eec
Fix frequent gcstress ThreadStress crash
by Mathieu Chartier
· 10 years ago
4306ef8
Don't allow suspension from FindLocksAtDexPc
by Mathieu Chartier
· 10 years ago
b8f2f63
Implement LogLineLowStack() properly.
by Vladimir Marko
· 10 years ago
a1b94c6
Fix a race condition during the rosalloc verification.
by Hiroshi Yamauchi
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
db97871
Revert "Tidy gAborting."
by Nicolas Geoffray
· 10 years ago
015b137
Tidy gAborting.
by Ian Rogers
· 10 years ago
957ca1c
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 10 years ago
e263103
Merge "Fix UnimplementedEntryPoint initialziation."
by Ian Rogers
· 10 years ago
a7dd038
Fix oatdump to use OatHeader pointer size
by Mathieu Chartier
· 10 years ago
4451205
Fix bad OOM check in Thread::CreatePeer().
by Vladimir Marko
· 10 years ago
b5c49cf
Merge "Allow JNI AttachCurrentThread to fail if not enough stack."
by Ian Rogers
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
e07fd17
Add null check for thread name creation
by Mathieu Chartier
· 10 years ago
a0b3451
Fix thread priorities for unstarted threads.
by Narayan Kamath
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
aea6888
Merge "Tidy up logging."
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
2da28f2
Merge "Fixed debugger for threads attached from JNI"
by Sebastien Hertz
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
dfafeef
Fixed debugger for threads attached from JNI
by Daniel Mihalyi
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
acbb308
Fix UnimplementedEntryPoint initialziation.
by Xingxing Pan
· 10 years ago
5eaff90
Handlerize throw location in DumpJavaStack
by Ian Rogers
· 10 years ago
986c6fb
ART: Stash any exception before dumping a stack
by Andreas Gampe
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
2366f4e
Dump kernel/native stacks of pure native threads.
by Christopher Ferris
· 10 years ago
b2f5dbb
ART: Avoid recursive abort on thread dump
by Andreas Gampe
· 10 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
839cc30
Move the glibc unlimited stack hack into GetThreadStack.
by Elliott Hughes
· 10 years ago
6d3fc56
Actually ask the pthread implementation for the stack guard size.
by Elliott Hughes
· 10 years ago
8ce6b90
Handle nested signals
by Dave Allison
· 10 years ago
8e219ae
Reduce interpret-only compile time.
by Mathieu Chartier
· 10 years ago
0b05ec6
Merge "ART: Improve error message on oat writer failure"
by Andreas Gampe
· 10 years ago
d9efea6
ART: Improve error message on oat writer failure
by Andreas Gampe
· 11 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 11 years ago
216cf23
Workaround problem reading main stack on intel devices.
by Dave Allison
· 10 years ago
b090a18
Merge stack usage reduction for overflow checks
by Dave Allison
· 10 years ago
3ea69c0
AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled.
by Brian Carlstrom
· 10 years ago
956a522
ART: Do not recursively abort when visiting locks in a bad state
by Andreas Gampe
· 10 years ago
7b1bf42
ART: Fix mac build
by Andreas Gampe
· 10 years ago
648d711
Reduce stack usage for overflow checks
by Dave Allison
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 11 years ago
6ec8ebd
ART: Clean up API after change 102631
by Andreas Gampe
· 10 years ago
f9df5c1
ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 10 years ago
307f650
Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC"
by Andreas Gampe
· 11 years ago
4a8c3fa
ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 11 years ago
9d9fec6
Merge "ART: Throw StackOverflowError in native code"
by Andreas Gampe
· 11 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 11 years ago
c114b5f
Fix erroneous behaviors with OOME present.
by Ian Rogers
· 11 years ago
9791bb4
Merge "Fix art test failures for Mips."
by Jeff Hao
· 11 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 11 years ago
d9cb8ae
Fix art test failures for Mips.
by Douglas Leung
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 11 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
8c1b5f7
Missed use of android_atomic and thread state_.
by Ian Rogers
· 11 years ago
b8e087e
Move thread state to art::Atomic.
by Ian Rogers
· 11 years ago
Next »