Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
ac4202a846965a6b5a88001a8ad3d5321edeb81c
/
vm
/
Thread.cpp
5e4522d
export setThreadName() and add NULL check
by William Roberts
· 11 years ago
34d4c04
Add support for sample profiling in traceview.
by Jeff Hao
· 11 years ago
784f34d
am f6944312: Merge "Fix a minor bug in dvmCreateInterpThread"
by Elliott Hughes
· 12 years ago
f694431
Merge "Fix a minor bug in dvmCreateInterpThread"
by Elliott Hughes
· 12 years ago
b91f922
am f3079bda: Merge "Rename unreasonable function name dmvCompilerTemplateEnd"
by Elliott Hughes
· 12 years ago
d585bed
Rename unreasonable function name dmvCompilerTemplateEnd
by Yanchuan Nian
· 12 years ago
858dfec
Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev
by Jamie Gennis
· 12 years ago
826faa0
Add systrace tracing for GC and thread suspension.
by Jamie Gennis
· 12 years ago
514eabb
Remove spammy logging from 8470684 investigation.
by Elliott Hughes
· 12 years ago
3a9dbd3
Remove spammy logging from 8470684 investigation.
by Elliott Hughes
· 12 years ago
9442265
More native stack dump hardening.
by Elliott Hughes
· 12 years ago
4637159
More native stack dump hardening.
by Elliott Hughes
· 12 years ago
7964f9c
Harden the native stack dumping decision.
by Elliott Hughes
· 12 years ago
feddac5
Harden the native stack dumping decision.
by Elliott Hughes
· 12 years ago
1b4500f
Dump native stacks for all threads in native code.
by Elliott Hughes
· 12 years ago
890ce01
Dump native stacks for all threads in native code.
by Elliott Hughes
· 12 years ago
c0ff945
Fix a minor bug in dvmCreateInterpThread
by You Kim
· 12 years ago
91b8b13
Extra log information when pthread_create fails.
by Elliott Hughes
· 12 years ago
3eeda5e
Extra log information when pthread_create fails.
by Elliott Hughes
· 12 years ago
34a00d7
pthread_create doesn't set errno.
by Elliott Hughes
· 12 years ago
a344588
Reclaiming attribute obj after pthread_create
by You Kim
· 12 years ago
fae95cc
Fix dalvik's use of readdir_r(3).
by Elliott Hughes
· 12 years ago
c32a377
Log when the native trace is unavailable
by Andy McFadden
· 12 years ago
0b88861
resolved conflicts for merge of 93a44a28 to jb-dev-plus-aosp
by Elliott Hughes
· 13 years ago
a8b91c5
[MIPS] Dalvik fast interpreter support and JIT implementation
by Raghu Gandham
· 13 years ago
7e2f0ea
Fix a small memory leak.
by Elliott Hughes
· 13 years ago
ce6603b
Add a -XX:mainThreadStackSize= option.
by Elliott Hughes
· 13 years ago
c628d17
Dump the native stacks of threads in VmWait as well Native.
by Elliott Hughes
· 13 years ago
6d1a1df
Fix a small memory leak.
by Elliott Hughes
· 13 years ago
c1a4ab9
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e8e1ddc
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
4308417
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
062bf50
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
fabd018
Disable dumping native stacks of non-Dalvik threads. Bug: 5544153
by Jeff Brown
· 13 years ago
b121230
Dump stacks for all native threads, not just those in JNI.
by Jeff Brown
· 13 years ago
92c1f6f
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b78eab0
Dump native stack of JNI methods when handling SIGQUIT.
by Jeff Brown
· 13 years ago
ce09683
Clean up IndirectRefTable a bit.
by Elliott Hughes
· 14 years ago
e6c0ef2
Break a dependency on frameworks/base when building a host VM.
by Elliott Hughes
· 14 years ago
708f143
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
by Elliott Hughes
· 14 years ago
6f3c21f
More LOG newline cleanup.
by Dan Bornstein
· 14 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 14 years ago
12fc997
Remove dead code.
by Carl Shapiro
· 14 years ago
389e258
InterpBreak cleanup (part 1)
by buzbee
· 14 years ago
30bc0d4
Consolidate curFrame fields in thread storage
by buzbee
· 14 years ago
122dac5
Remove DVM_LOCK_INIT and DVM_LOCK_INITIAL_THIN_VALUE.
by Carl Shapiro
· 14 years ago
1e1433e
Remove unneeded void argument list declarations.
by Carl Shapiro
· 14 years ago
d5c36b9
Move the remaining non-compiler VM code into C++.
by Carl Shapiro
· 14 years ago
[Renamed (98%) from vm/Thread.c]
93afccc
Stop logging a couple of messages
by Andy McFadden
· 14 years ago
ce87bfe
Delegate the queuing of cleared references to managed code.
by Carl Shapiro
· 14 years ago
99e3e6e
Fix interpreter debug attach
by buzbee
· 14 years ago
9d755ce
Merge "Add safepoint callback for gc" into dalvik-dev
by buzbee
· 14 years ago
94d6525
Add safepoint callback for gc
by buzbee
· 14 years ago
44cec05
Merge "Yet more InitRefs-ing" into dalvik-dev
by Andy McFadden
· 14 years ago
f5e6de9
Yet more InitRefs-ing
by Andy McFadden
· 14 years ago
d091271
Merge "Automatically dump stack traces in dvmAbort on the host." into dalvik-dev
by Elliott Hughes
· 14 years ago
abd4f6e
Automatically dump stack traces in dvmAbort on the host.
by Elliott Hughes
· 14 years ago
19cd2fc
Some more InitRefs-ing
by Andy McFadden
· 14 years ago
9a3147c
Interpreter restructuring
by buzbee
· 14 years ago
3475f9c
Move finalization out of the VM.
by Carl Shapiro
· 14 years ago
701abba
Use indirect references in JNI by default.
by Carl Shapiro
· 14 years ago
3111b0c
Collate more of the low-level class lookups.
by Dan Bornstein
· 14 years ago
0b8b293
Rename some of the exception functions.
by Dan Bornstein
· 14 years ago
8521311
Yak-shaving in support of the exception cleanup.
by Dan Bornstein
· 14 years ago
bc606f5
Clean up a few more exceptions.
by Dan Bornstein
· 14 years ago
a7d59bb
New interpreter breakout mechanism
by buzbee
· 14 years ago
70b00ab
Round two.
by Dan Bornstein
· 14 years ago
e0bf971
Merge "Factor out class names from throw statements." into dalvik-dev
by Dan Bornstein
· 14 years ago
d27f3cf
Factor out class names from throw statements.
by Dan Bornstein
· 14 years ago
9f601a9
Interpreter restructuring: eliminate InterpState
by buzbee
· 14 years ago
01605d2
Remove the unused monitor tracking and deadlock prediction code.
by Carl Shapiro
· 14 years ago
cb3081f
Consolidate mterp's debug/profile/suspend control
by buzbee
· 14 years ago
fc75f3e
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
by Carl Shapiro
· 14 years ago
6d4ce5e
Drive all root scanning by the root visitor.
by Carl Shapiro
· 14 years ago
33dab96
Improve "No new threads in -Xzygote mode" message to include thread name.
by Brian Carlstrom
· 14 years ago
202e3d9
Remove allocation limit checking.
by Carl Shapiro
· 14 years ago
07018e2
Separate HPROF from the GC.
by Carl Shapiro
· 14 years ago
d19988d
Lock thread list, show join target
by Andy McFadden
· 14 years ago
be420e7
Pop call frame before boxing result
by Andy McFadden
· 14 years ago
2150b0d
Switch to VMWAIT before sending to DDMS
by Andy McFadden
· 14 years ago
50cab51
Track result from dvmCallMethod
by Andy McFadden
· 14 years ago
0f50ce6
am a342c5a9: am ddd9d0b3: Show errors from getSchedulerGroup().
by Andy McFadden
· 14 years ago
ddd9d0b
Show errors from getSchedulerGroup().
by Andy McFadden
· 14 years ago
8552f44
Use Throwable.getMessage() when logging exceptions.
by Andy McFadden
· 14 years ago
08aa0e3
am eb9eaf73: am b204391f: am ba2f27fb: Merge "Removal of more sampling profiler bits" into gingerbread
by Brian Carlstrom
· 14 years ago
c415aaf
Removal of more sampling profiler bits
by Brian Carlstrom
· 14 years ago
0a3f698
Show CPU# and utime/stime in the Dalvik thread dump.
by Andy McFadden
· 14 years ago
b5f3c0b
Change the way thread suspension works.
by Andy McFadden
· 14 years ago
6dce996
Change the way thread suspension works.
by Andy McFadden
· 14 years ago
0d615c3
Always support debugging and profiling.
by Andy McFadden
· 14 years ago
c650d2b
Added fsync call to dexopt.
by Andy McFadden
· 14 years ago
3469a7e
Fix some potential SMP issues.
by Andy McFadden
· 14 years ago
e7a37d5
am b122c8b1: Fix thread names.
by Andy McFadden
· 15 years ago
b122c8b
Fix thread names.
by Andy McFadden
· 15 years ago
f5dcfc8
am e5289ebc: Merge "Use pthread_setname_np when available."
by Andy McFadden
· 15 years ago
5617ad3
Minor clean-up of thread status changes.
by Carl Shapiro
· 15 years ago
22ec609
Use pthread_setname_np when available.
by Andy McFadden
· 15 years ago
40607dd
Change how a null threadgroup is displayed.
by Andy McFadden
· 15 years ago
012eba7
am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
11b4c7c
am 5439ba57: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
Next »