index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move thread state to art::Atomic.
Ian Rogers
2014-07-09
1
-0
/
+3
*
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-22
/
+3
*
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-1
/
+14
*
ART: Add a test checking TLS offsets and entrypoints
Andreas Gampe
2014-06-04
1
-0
/
+2
*
ART: Fix forbidden thread state change in interpreter
Andreas Gampe
2014-06-04
1
-2
/
+12
*
Fix GC race condition in visit roots
Serguei Katkov
2014-06-02
1
-1
/
+1
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-0
/
+1
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-1
/
+1
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-1
/
+1
*
Move SetMonitorEnterObject outside of blocked thread state change.
Mathieu Chartier
2014-05-22
1
-2
/
+2
*
Move modify_ldt_lock into global lock order.
Chao-ying Fu
2014-05-22
1
-3
/
+3
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-1
/
+1
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-8
/
+8
|
/
*
Increase the size of guard for Stack Overflow (x86_64)
Serguei Katkov
2014-05-19
1
-1
/
+1
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Workaround x86 interpretter stack overflow
Brian Carlstrom
2014-05-15
1
-0
/
+5
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-20
/
+25
*
Fix stub_test to pass with SS collector.
Mathieu Chartier
2014-05-09
1
-0
/
+1
*
Add thread unsafe allocation methods to spaces.
Mathieu Chartier
2014-04-30
1
-9
/
+3
*
Visit deoptimized shadow frames as roots
Sebastien Hertz
2014-04-29
1
-0
/
+4
*
Refactor exception handling for deoptimization
Sebastien Hertz
2014-04-25
1
-0
/
+5
*
Merge "Cleanup transaction support"
Sebastien Hertz
2014-04-02
1
-1
/
+2
|
\
|
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-1
/
+2
*
|
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-0
/
+4
*
|
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-280
/
+436
*
|
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-2
/
+19
*
|
Last patch for running tests on ARM64
Andreas Gampe
2014-03-27
1
-1
/
+5
|
/
*
Revoke rosalloc thread-local buffers at the checkpoint.
Hiroshi Yamauchi
2014-03-21
1
-0
/
+1
*
Optimize stack overflow handling.
Mathieu Chartier
2014-03-19
1
-0
/
+6
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-2
/
+3
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+22
*
Bump up stack overflow region for 64bit.
Ian Rogers
2014-03-12
1
-4
/
+3
*
Work-around stack overflow issues.
Ian Rogers
2014-03-12
1
-1
/
+7
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+1
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-2
/
+1
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
Add custom SIGSEGV handler to help find heap corruption.
Mathieu Chartier
2014-02-28
1
-0
/
+7
*
Print message when throwing new exception with pending exception.
Mathieu Chartier
2014-02-25
1
-0
/
+1
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-2
/
+3
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-0
/
+5
*
Thread-local allocation stack.
Hiroshi Yamauchi
2014-02-13
1
-0
/
+13
*
Fix wrong thread id being passed to SIRT roots.
Mathieu Chartier
2014-02-12
1
-1
/
+1
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-3
/
+4
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-7
/
+7
*
ART can't create more than 8k threads during the worktime
Alexei Zavjalov
2014-02-06
1
-0
/
+1
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-4
/
+4
*
Add sampling profiler
Dave Allison
2014-01-07
1
-1
/
+14
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
1
-10
/
+19
*
Workaround for gcc volatile struct member bug
Chris Dearman
2013-12-05
1
-2
/
+9
[prev]
[next]