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
*
Follow up on CL 151605
Sebastien Hertz
2015-06-18
1
-45
/
+4
*
Fix nested deoptimization.
Mingyao Yang
2015-06-18
1
-20
/
+98
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
1
-6
/
+5
*
ART: Refactor Thread::Init
Andreas Gampe
2015-06-03
1
-3
/
+15
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-6
/
+6
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
JDWP: properly combine location events
Sebastien Hertz
2015-05-07
1
-1
/
+17
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+12
*
Fix reflection handling and test flakiness
Mathieu Chartier
2015-04-23
1
-0
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-13
/
+13
*
Fix tlsPtr_.long_jump_context == nullptr check failure.
Mingyao Yang
2015-04-22
1
-1
/
+13
*
Add support for nested method verifiers
Mathieu Chartier
2015-04-09
1
-2
/
+2
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-2
/
+2
*
Assembly TLAB allocation fast path for x86_64.
Hiroshi Yamauchi
2015-03-20
1
-0
/
+15
*
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
1
-4
/
+13
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-13
/
+5
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-1
/
+28
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-12
/
+3
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-15
/
+6
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-1
/
+1
*
Merge "JDWP: allocate single step control only when active"
Sebastien Hertz
2015-01-27
1
-1
/
+10
|
\
|
*
JDWP: allocate single step control only when active
Sebastien Hertz
2015-01-26
1
-1
/
+10
*
|
Change AtomicStack to use StackReference
Mathieu Chartier
2015-01-25
1
-4
/
+6
|
/
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-4
/
+22
*
Remove portable.
Elliott Hughes
2014-12-12
1
-8
/
+1
*
Remove MethodHelper::HasSameNameAndSignature.
Ian Rogers
2014-12-02
1
-1
/
+1
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Allow JNI AttachCurrentThread to fail if not enough stack.
Ian Rogers
2014-11-11
1
-2
/
+2
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-1
/
+0
*
ART: Replace COMPILE_ASSERT with static_assert (runtime)
Andreas Gampe
2014-11-03
1
-3
/
+3
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-9
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+3
*
Work around ICE bugs with MIPS GCC and O1.
Ian Rogers
2014-10-10
1
-1
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-9
/
+9
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-19
1
-0
/
+17
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-2
/
+11
*
Handle nested signals
Dave Allison
2014-08-27
1
-0
/
+8
*
ART: Improve error message on oat writer failure
Andreas Gampe
2014-08-26
1
-0
/
+1
*
Merge stack usage reduction for overflow checks
Dave Allison
2014-08-19
1
-8
/
+2
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
1
-6
/
+52
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-4
/
+3
*
ART: Clean up API after change 102631
Andreas Gampe
2014-07-25
1
-1
/
+3
*
Interpreter can kick in even when implicit checks are enabled.
Nicolas Geoffray
2014-07-22
1
-0
/
+10
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-3
/
+2
*
Break apart header files.
Ian Rogers
2014-07-15
1
-2
/
+3
*
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
Zuo Wang
2014-07-11
1
-1
/
+1
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-2
/
+1
*
Faster TLAB allocator.
Mathieu Chartier
2014-07-11
1
-1
/
+1
*
Missed use of android_atomic and thread state_.
Ian Rogers
2014-07-09
1
-2
/
+6
[next]