Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a68922706fb5ee79e92723f18420edfd8650a3c6
/
runtime
/
thread.cc
26f7286
Cleanup thread access in StackVisitor
by Sebastien Hertz
· 9 years ago
520633b
Support deoptimization on exception
by Sebastien Hertz
· 9 years ago
f1d666e
Add ScopedThreadSuspension
by Mathieu Chartier
· 9 years ago
30b5e27
Enable lockless decoding of weak globals
by Mathieu Chartier
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
6e2d574
Revert "Fix deoptimization with pending exception"
by Sebastien Hertz
· 9 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 9 years ago
0e780e4
Merge "Visit declaring class of methods on call stack"
by Mathieu Chartier
· 9 years ago
10e5ea9
Visit declaring class of methods on call stack
by Mathieu Chartier
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
94800f4
Merge "Address some comments and clean up"
by Mathieu Chartier
· 9 years ago
4382f1e
Revert "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 9 years ago
90ef3db
Address some comments and clean up
by Mathieu Chartier
· 9 years ago
1cf8551
Merge "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 9 years ago
50832b6
Revert "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 9 years ago
bab71e2
Merge "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
b815358
ART: Use bionic TLS slot for thread-self
by Andreas Gampe
· 9 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 9 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
ef76c3f
Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 9 years ago
14c3bf9
Change intern table to not use WaitHoldingLocks
by Mathieu Chartier
· 9 years ago
c6f3439
Merge "ART: JNI thread state transition optimization"
by Mathieu Chartier
· 9 years ago
4abf451
Disable ASan on Thread::InstallImplicitProtection.
by Evgenii Stepanov
· 9 years ago
0541502
Merge "Generalize Valgrind annotations in ART to support ASan."
by Evgenii Stepanov
· 9 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 10 years ago
eac4424
ART: JNI thread state transition optimization
by Yu Li
· 9 years ago
5b1eea0
Merge "Thread-local mark stacks for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
5662383
ART: Add Thread start VLOG
by Andreas Gampe
· 9 years ago
d4a02cf
Merge "Replace some run-time assertions with compile-time ones in ART."
by Roland Levillain
· 10 years ago
33d6903
Replace some run-time assertions with compile-time ones in ART.
by Roland Levillain
· 10 years ago
41f9cc2
ART: Compiler generated GC map should take care of temp registers.
by Pavel Vyssotski
· 10 years ago
cbc5064
JDWP: asynchronous invoke command handling
by Sebastien Hertz
· 10 years ago
f795869
Follow up on CL 151605
by Sebastien Hertz
· 10 years ago
1f2d3ba
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 10 years ago
449357d
ART: Refactor Thread::Init
by Andreas Gampe
· 10 years ago
415fd08
Fix JDWP tests after ArtMethod change
by Sebastien Hertz
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
e12997f
Return an invalid StackMap when one cannot be found.
by Nicolas Geoffray
· 10 years ago
39b6c24
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 10 years ago
1d316ad
Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
50030ef
Check IsReferenceVReg during deopt
by Mathieu Chartier
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
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
Next »