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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add monitor_enter_object as root.
Mathieu Chartier
2014-04-03
1
-0
/
+3
*
Avoid debug check violation in thread registration.
Ian Rogers
2014-04-02
1
-6
/
+8
*
Merge "Cleanup transaction support"
Sebastien Hertz
2014-04-02
1
-11
/
+10
|
\
|
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-11
/
+10
*
|
Fix ThreadStress, unify ANR lock descriptions.
Ian Rogers
2014-04-01
1
-1
/
+15
*
|
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-5
/
+9
*
|
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-356
/
+330
*
|
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-5
/
+60
|
/
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-0
/
+6
*
Revoke rosalloc thread-local buffers at the checkpoint.
Hiroshi Yamauchi
2014-03-21
1
-0
/
+10
*
Remove unused variable and tidy test #includes.
Ian Rogers
2014-03-14
1
-5
/
+0
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-22
/
+18
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+4
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-1
/
+1
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-2
/
+2
*
Merge "Add more VerifyObject calls."
Mathieu Chartier
2014-03-07
1
-4
/
+2
|
\
|
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-4
/
+2
*
|
Merge "backtrace: use Java stack to help decode native"
Kenny Root
2014-03-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
backtrace: use Java stack to help decode native
Kenny Root
2014-03-06
1
-1
/
+2
*
|
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
1
-1
/
+1
|
/
*
Oatdump fix.
Ian Rogers
2014-03-04
1
-1
/
+1
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-2
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+1
*
Print message when throwing new exception with pending exception.
Mathieu Chartier
2014-02-25
1
-1
/
+11
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-1
/
+1
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-10
/
+7
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-39
/
+37
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-13
/
+35
*
Thread-local allocation stack.
Hiroshi Yamauchi
2014-02-13
1
-1
/
+3
*
Merge "Fix wrong thread id being passed to SIRT roots."
Mathieu Chartier
2014-02-12
1
-5
/
+4
|
\
|
*
Fix wrong thread id being passed to SIRT roots.
Mathieu Chartier
2014-02-12
1
-5
/
+4
*
|
Merge "Work in the direction of hard float quick ABIs."
Ian Rogers
2014-02-12
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-3
/
+8
*
|
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-38
/
+29
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-19
/
+21
*
ART can't create more than 8k threads during the worktime
Alexei Zavjalov
2014-02-06
1
-3
/
+9
*
Properly tolerate missing declaring source files
Brian Carlstrom
2014-01-31
1
-9
/
+11
*
Embed array class pointers at array allocation sites.
Hiroshi Yamauchi
2014-01-27
1
-0
/
+1
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
1
-0
/
+2
*
Avoid instrumentation stack corruption.
Sebastien Hertz
2014-01-10
1
-191
/
+4
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-1
/
+1
*
Add sampling profiler
Dave Allison
2014-01-07
1
-152
/
+191
*
Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.
Mathieu Chartier
2013-12-19
1
-1
/
+1
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
1
-1
/
+13
*
Merge "Enable moving classes."
Mathieu Chartier
2013-12-11
1
-7
/
+10
|
\
|
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-7
/
+10
*
|
Merge "Fix JDWP class-only modifier."
Sebastien Hertz
2013-12-11
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix JDWP class-only modifier.
Sebastien Hertz
2013-12-05
1
-4
/
+7
*
|
Don't prefix GC map by length.
Vladimir Marko
2013-12-10
1
-5
/
+1
*
|
Workaround for gcc volatile struct member bug
Chris Dearman
2013-12-05
1
-2
/
+4
[next]