index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
threading
/
platform_thread_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Check for CloseHandle failures even when not debugging (patchset #4...
brucedawson
2015-09-18
1
-4
/
+6
*
Check for CloseHandle failures even when not debugging
brucedawson
2015-09-17
1
-6
/
+4
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-10
/
+9
*
base/threading: Move Create() to share from all platforms
toyoshim
2015-07-18
1
-7
/
+0
*
base/threading: restrict to set only current thread priority
toyoshim
2015-07-14
1
-13
/
+8
*
Apply the initial thread priority on the starting thread on Windows
toyoshim
2015-06-25
1
-10
/
+17
*
base/threading: minor cleanups to remove friend class
toyoshim
2015-06-03
1
-6
/
+5
*
Reland (3rd try): Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-23
1
-2
/
+3
*
Revert of Reland: Lazily initialize MessageLoop for faster thread startup (pa...
glider
2015-05-18
1
-3
/
+2
*
Reland: Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-18
1
-2
/
+3
*
Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...
kinuko
2015-05-07
1
-3
/
+2
*
Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-05
1
-2
/
+3
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
1
-3
/
+3
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
1
-3
/
+3
*
Avoid unnecessary memory allocations at PlatformThread::SetName()
mikhail.pozdnyakov
2015-05-04
1
-3
/
+3
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
1
-14
/
+14
*
Add full SetThreadPriority support to Windows.
gab
2015-04-01
1
-6
/
+44
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
1
-3
/
+2
*
make debug mode ~20% faster on linux
hubbe@chromium.org
2014-05-24
1
-0
/
+5
*
Close duplicated handle on windows.
dsinclair@chromium.org
2014-01-07
1
-18
/
+25
*
Enable high resolution time for TimeTicks::Now on Windows Canary
simonjam@chromium.org
2013-09-10
1
-1
/
+6
*
Move Thread Name Mapping into ThreadFunc.
dsinclair@chromium.org
2013-05-27
1
-0
/
+21
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-9
/
+17
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-17
/
+9
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-9
/
+17
*
Add ability to retrieve a thread_name given a thread_id.
dsinclair@chromium.org
2013-01-25
1
-5
/
+3
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
1
-5
/
+0
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
1
-0
/
+5
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
1
-5
/
+0
*
Signal thread names in instrumented binaries, even when a debugger is not att...
siggi@chromium.org
2012-05-31
1
-1
/
+4
*
Base: Crash the process if we are not able to join threads.
rvargas@google.com
2012-05-16
1
-1
/
+8
*
Add ability to create a platform thread with a priority.
dgreid@chromium.org
2012-04-05
1
-0
/
+10
*
Remove NOTIMPLEMENTED() from PlatformThread::SetThreadPriority() for posix.
scherkus@chromium.org
2012-02-29
1
-3
/
+0
*
Avoid profiler initialization in exe context
jar@chromium.org
2012-02-22
1
-2
/
+10
*
Add function support for Sleep with TimeDelta input.
tedvessenes@gmail.com
2011-12-30
1
-0
/
+5
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-15
1
-11
/
+18
*
Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...
kmadhusu@chromium.org
2011-11-14
1
-2
/
+0
*
Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...
jar@chromium.org
2011-11-14
1
-0
/
+2
*
Revert 109898 - Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
1
-2
/
+0
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
1
-0
/
+2
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-3
/
+13
*
Cleanup code used to diagnose and fix bug 81449.
apatrick@chromium.org
2011-08-19
1
-8
/
+0
*
Added code to verify whether TerminateProcess is hooked before calling it.
apatrick@chromium.org
2011-08-11
1
-0
/
+9
*
Implement backend for thread names and process names.
nduca@chromium.org
2011-08-09
1
-0
/
+11
*
Add support for real-time audio threads.
crogers@google.com
2011-05-17
1
-1
/
+7
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-0
/
+147