Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a6dfdae1cffc78f9791348b2e1dc8f4c6c3f7128
/
runtime
/
thread.h
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
aa854af
Merge "JDWP: allocate single step control only when active"
by Sebastien Hertz
· 10 years ago
597c4f0
JDWP: allocate single step control only when active
by Sebastien Hertz
· 10 years ago
cb535da
Change AtomicStack to use StackReference
by Mathieu Chartier
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
f224751
Remove MethodHelper::HasSameNameAndSignature.
by Ian Rogers
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
59c0706
Work around ICE bugs with MIPS GCC and O1.
by Ian Rogers
· 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
2d5f39e
Add ScopedAssertNoThreadSuspension
by Mathieu Chartier
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
8ce6b90
Handle nested signals
by Dave Allison
· 10 years ago
d9efea6
ART: Improve error message on oat writer failure
by Andreas Gampe
· 10 years ago
b090a18
Merge stack usage reduction for overflow checks
by Dave Allison
· 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
· 10 years ago
6ec8ebd
ART: Clean up API after change 102631
by Andreas Gampe
· 10 years ago
535a3fb
Interpreter can kick in even when implicit checks are enabled.
by Nicolas Geoffray
· 10 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
f37a88b
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
by Zuo Wang
· 10 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
14cc9be
Faster TLAB allocator.
by Mathieu Chartier
· 10 years ago
8c1b5f7
Missed use of android_atomic and thread state_.
by Ian Rogers
· 10 years ago
b8e087e
Move thread state to art::Atomic.
by Ian Rogers
· 10 years ago
7cd26f3
ART: Target-dependent stack overflow, less check elision
by Andreas Gampe
· 11 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 11 years ago
4352b45
ART: Add a test checking TLS offsets and entrypoints
by Andreas Gampe
· 11 years ago
2a0d4ec
ART: Fix forbidden thread state change in interpreter
by Andreas Gampe
· 11 years ago
a309d76
Fix GC race condition in visit roots
by Serguei Katkov
· 11 years ago
5cf9819
Don't report down-calls as unhandled exceptions.
by Ian Rogers
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
f4b80bc
Make use of sigchainlib for signal chaining for implicit checks
by Dave Allison
· 11 years ago
a6e7f08
Move SetMonitorEnterObject outside of blocked thread state change.
by Mathieu Chartier
· 11 years ago
9e36931
Move modify_ldt_lock into global lock order.
by Chao-ying Fu
· 11 years ago
607fa7b
Merge "Now we have a proper C++ library, use std::unique_ptr."
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
2b7c4d1
Don't get and restore thread state for ScopedFastNativeObjectAccess.
by Mathieu Chartier
· 11 years ago
d508006
Increase the size of guard for Stack Overflow (x86_64)
by Serguei Katkov
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
2aef07c
Workaround x86 interpretter stack overflow
by Brian Carlstrom
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
119c6bd
Fix stub_test to pass with SS collector.
by Mathieu Chartier
· 11 years ago
0651d41
Add thread unsafe allocation methods to spaces.
by Mathieu Chartier
· 11 years ago
714f175
Visit deoptimized shadow frames as roots
by Sebastien Hertz
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
1246d68
Merge "Cleanup transaction support"
by Sebastien Hertz
· 11 years ago
ee1d79a
Cleanup transaction support
by Sebastien Hertz
· 11 years ago
c751fdc
Add handler for printing java stack traces for compiled code SIGSEGV.
by Mathieu Chartier
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
e62a07e
Last patch for running tests on ARM64
by Andreas Gampe
· 11 years ago
c93c530
Revoke rosalloc thread-local buffers at the checkpoint.
by Hiroshi Yamauchi
· 11 years ago
0d507d1
Optimize stack overflow handling.
by Mathieu Chartier
· 11 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
b3fabf4
Bump up stack overflow region for 64bit.
by Ian Rogers
· 11 years ago
463cb4d
Work-around stack overflow issues.
by Ian Rogers
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
bf6b92a
Generic JNI implementation for x86_64
by Andreas Gampe
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
15d3402
Add custom SIGSEGV handler to help find heap corruption.
by Mathieu Chartier
· 11 years ago
8d7672e
Print message when throwing new exception with pending exception.
by Mathieu Chartier
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
f5b0e20
Thread-local allocation stack.
by Hiroshi Yamauchi
· 11 years ago
89bb144
Fix wrong thread id being passed to SIRT roots.
by Mathieu Chartier
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
1efa0a9
ART can't create more than 8k threads during the worktime
by Alexei Zavjalov
· 11 years ago
e6da9af
Background compaction support.
by Mathieu Chartier
· 11 years ago
0aded08
Add sampling profiler
by Dave Allison
· 11 years ago
692fafd
Thread local bump pointer allocator.
by Mathieu Chartier
· 11 years ago
59cde53
Workaround for gcc volatile struct member bug
by Chris Dearman
· 11 years ago
2054553
Merge "Move single-step control into thread." into dalvik-dev
by Sebastien Hertz
· 11 years ago
61b7f1b
Move single-step control into thread.
by Sebastien Hertz
· 11 years ago
cf58d4a
A custom 'runs-of-slots' memory allocator.
by Hiroshi Yamauchi
· 11 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 11 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 11 years ago
3b4c189
Split the allocation path into 'instrumented' and 'uninstrumented' ones.
by Hiroshi Yamauchi
· 11 years ago
423d2a3
Add support for changing roots through the root visitor callback.
by Mathieu Chartier
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
5ce4b17
Clean up sampling tracing.
by Jeff Hao
· 11 years ago
57dac6e
Fix sampling profiler to use thread's cpu clock.
by Jeff Hao
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
b907009
resolved conflicts for merge of df62950e to dalvik-dev
by Brian Carlstrom
· 11 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 11 years ago
42425b3
am fc0e3219: Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
Next »