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
/
platform_thread_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
1
-22
/
+52
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-52
/
+22
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-22
/
+52
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
1
-31
/
+11
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
1
-11
/
+31
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-3
/
+3
*
Added a new method CreateNonJoinable() to PlatformThread. Added the windows ...
willchan@chromium.org
2009-03-05
1
-0
/
+8
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Use PlatformThreadId, not int when dealing with thread ids.
agl@chromium.org
2009-01-23
1
-1
/
+1
*
Use CreateThread instead of _beginthreadex. This should still be safe, and w...
deanm@chromium.org
2008-11-04
1
-6
/
+8
*
Don't throw the thread name setting exception unless a debugger is attached.
deanm@chromium.org
2008-10-02
1
-0
/
+5
*
Make PlatformThread::SetName operate only on the current thread.
deanm@google.com
2008-08-25
1
-2
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Port the Thread class properly to Mac and Linux. This involved porting
darin@google.com
2008-08-21
1
-0
/
+114