Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
65b8bb2f5948d2a80a347472293f6ef3c7f7f766
/
runtime
/
thread.cc
65b8bb2
Faster stack trace creation
by Mathieu Chartier
· 9 years ago
1a20b68
Deduplicate register masks
by Mathieu Chartier
· 9 years ago
50a6768
Merge "Deduplicate stack masks"
by Mathieu Chartier
· 9 years ago
318797a
Merge "Force stack dump to diagnose empty checkpoint timeout."
by Treehugger Robot
· 9 years ago
13c1635
Force stack dump to diagnose empty checkpoint timeout.
by Hiroshi Yamauchi
· 9 years ago
45aa598
Deduplicate stack masks
by David Srbecky
· 9 years ago
500d491
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
by Nicolas Geoffray
· 9 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 9 years ago
d7c4ad0
Merge "Revert "Make --debuggable rely on JIT code.""
by Vladimir Marko
· 9 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 9 years ago
8f28bd4
Merge "Make --debuggable rely on JIT code."
by Nicolas Geoffray
· 9 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 9 years ago
12f1b99
Remove alignment bits in between stack maps
by Mathieu Chartier
· 9 years ago
b048cb7
Add per array size allocation entrypoints.
by Nicolas Geoffray
· 9 years ago
7cd7b96
Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d
by Treehugger Robot
· 9 years ago
732b0ac
ART: Add Agent Thread API
by Andreas Gampe
· 9 years ago
ac30fa2
ART: Make RuntimeCallbacks unique_ptr
by Andreas Gampe
· 9 years ago
04bbb5b
Revert "Revert "ART: Start RuntimeCallbacks""
by Andreas Gampe
· 9 years ago
8d91ac3
Remove unused array entrypoints.
by Nicolas Geoffray
· 9 years ago
44751ef
Merge "Revert "ART: Start RuntimeCallbacks""
by Nicolas Geoffray
· 9 years ago
bf6331a
Revert "ART: Start RuntimeCallbacks"
by Nicolas Geoffray
· 9 years ago
a7e64f0
Merge "ART: Start RuntimeCallbacks"
by Treehugger Robot
· 9 years ago
13093d4
ART: Start RuntimeCallbacks
by Andreas Gampe
· 9 years ago
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 9 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 9 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 9 years ago
c8144cd
Merge "Revert "Make object allocation entrypoints only take a class.""
by Treehugger Robot
· 9 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 9 years ago
dcf5276
Merge "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 9 years ago
0fb5af1
Revert "ART: Compiler support for invoke-polymorphic."
by Orion Hodson
· 9 years ago
79f9928
Merge "ART: Compiler support for invoke-polymorphic."
by Treehugger Robot
· 9 years ago
716eb25
Merge "Move most of art::Thread to ObjPtr"
by Mathieu Chartier
· 9 years ago
02e3092
ART: Compiler support for invoke-polymorphic.
by Orion Hodson
· 9 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 9 years ago
f5769e1
Move most of art::Thread to ObjPtr
by Mathieu Chartier
· 9 years ago
d96b96d
Merge "Add Thread entry to signal if the thread can call into java"
by Calin Juravle
· 9 years ago
ccd5695
Add Thread entry to signal if the thread can call into java
by Calin Juravle
· 9 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 9 years ago
9186ced
ART: Clean up utils.h
by Andreas Gampe
· 9 years ago
585da95
ART: Add precise root visiting
by Andreas Gampe
· 9 years ago
ab1b1c0
Merge "Dump more debug info for b/33006388."
by Hiroshi Yamauchi
· 9 years ago
a82769c
Dump more debug info for b/33006388.
by Hiroshi Yamauchi
· 9 years ago
2c19f5b
ART: Clean up Thread
by Andreas Gampe
· 9 years ago
5ace201
Revert "Revert CC related changes."
by Mathieu Chartier
· 9 years ago
96172e0
Revert CC related changes.
by Nicolas Geoffray
· 9 years ago
ab19153
Merge "X86_64: Add allocation entrypoint switching for CC is_marking"
by Mathieu Chartier
· 9 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 9 years ago
f5de232
X86_64: Add allocation entrypoint switching for CC is_marking
by Mathieu Chartier
· 9 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 9 years ago
fe814e8
Use entrypoint switching to reduce code size of GcRoot read barrier
by Mathieu Chartier
· 9 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 9 years ago
89269b6
Merge "ART: Refactor jfieldID handling"
by Treehugger Robot
· 9 years ago
da40ac0
Merge "Change check cast entrypoint to check instance of"
by Mathieu Chartier
· 9 years ago
08883de
ART: Refactor jfieldID handling
by Andreas Gampe
· 9 years ago
b99f4d6
Change check cast entrypoint to check instance of
by Mathieu Chartier
· 9 years ago
13b2784
ART: Refactor jmethodID handling
by Andreas Gampe
· 9 years ago
e9f6712
ART: Add synchronous checkpoint
by Andreas Gampe
· 9 years ago
0a85576
ART: Clean up Thread
by Andreas Gampe
· 9 years ago
dc061d0
ART: Clean up IndirectReferenceTable
by Andreas Gampe
· 9 years ago
3bbfcb7
Merge "Return error message if IndirectReferenceTable construction fails."
by Treehugger Robot
· 9 years ago
da0a69e
Return error message if IndirectReferenceTable construction fails.
by Richard Uhler
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 9 years ago
e8a3c57
Replace StackHandleScopeCollection with VariableSizedHandleScope
by Mathieu Chartier
· 9 years ago
9d156d5
Move Heap parameters to ObjPtr
by Mathieu Chartier
· 9 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 9 years ago
81c6c8e
Merge "Fix a deadlock between thread flip and suspend request."
by Treehugger Robot
· 9 years ago
02e7f1a
Fix a deadlock between thread flip and suspend request.
by Hiroshi Yamauchi
· 9 years ago
8778c52
Change indirect reference table to use ObjPtr
by Mathieu Chartier
· 9 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 9 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 9 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 9 years ago
adc4e82
Merge "Cleanup String.<init> handling."
by Nicolas Geoffray
· 9 years ago
da079bb
Cleanup String.<init> handling.
by Nicolas Geoffray
· 9 years ago
d6e54bb
ART: Fix nits
by Andreas Gampe
· 9 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 9 years ago
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 9 years ago
0584647
Remove ThrowNoSuchMethod entrypoint.
by Vladimir Marko
· 9 years ago
eb1680f
Add a debug check for unsaved callee-save register for diagnosis.
by Hiroshi Yamauchi
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
ee23582
Revert "Revert "Improve the thread flip.""
by Hiroshi Yamauchi
· 9 years ago
bf04250
Merge "Revert "Improve the thread flip.""
by Treehugger Robot
· 9 years ago
db3204f
Revert "Improve the thread flip."
by Hiroshi Yamauchi
· 9 years ago
f606c3a
Merge "Improve the thread flip."
by Treehugger Robot
· 9 years ago
e61e6fd
Improve the thread flip.
by Hiroshi Yamauchi
· 9 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 9 years ago
c8ba678
Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic."
by Tobias Thierer
· 9 years ago
5dd44d0
ART: Factor out native stack dumping
by Andreas Gampe
· 9 years ago
5cbe65d
Use Thread.dispatchUncaughtException() rather than duplicating logic.
by Tobias Thierer
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 9 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 9 years ago
8807794
Merge "ART: Workaround for ARM valgrind stack issues"
by Treehugger Robot
· 9 years ago
7df12cb
ART: Workaround for ARM valgrind stack issues
by Andreas Gampe
· 9 years ago
952e1e3
Support unlimited pending checkpoints
by Mathieu Chartier
· 9 years ago
b87c03f
Revert "ART: Disable check under memory tools"
by Andreas Gampe
· 9 years ago
820c13b
ART: Disable check under memory tools
by Andreas Gampe
· 9 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 9 years ago
3c7787f
Merge "Fix misc-macro-parentheses warnings."
by Treehugger Robot
· 9 years ago
31e61f1
Merge "SafeStack-friendly stack protection in ART."
by Evgenii Stepanov
· 9 years ago
Next »