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_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
1
-2
/
+2
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
1
-2
/
+2
*
Avoid unnecessary memory allocations at PlatformThread::SetName()
mikhail.pozdnyakov
2015-05-04
1
-2
/
+2
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
1
-3
/
+3
*
Add full SetThreadPriority support to Windows.
gab
2015-04-01
1
-0
/
+6
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-12
1
-21
/
+22
*
Back out r269483 and the line of fixes that followed it.
mark@chromium.org
2014-05-10
1
-22
/
+21
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-10
1
-21
/
+22
*
[Mac] Remove unnecessary dlsym indirection for pthread_setname_np.
rsesek@chromium.org
2014-03-26
1
-11
/
+3
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-1
/
+47
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-47
/
+1
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-1
/
+47
*
Add ability to retrieve a thread_name given a thread_id.
dsinclair@chromium.org
2013-01-25
1
-14
/
+2
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-3
/
+2
*
Set thread name in profiler on mac
jar@chromium.org
2011-12-06
1
-0
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Remove 1 exit time destructor and 1 static initializer from platform_thead_(p...
thakis@chromium.org
2011-11-03
1
-3
/
+10
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-4
/
+4
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
Don't DCHECK thread_policy_set() calls because they can fail during runtime
crogers@google.com
2011-09-06
1
-5
/
+21
*
Implement backend for thread names and process names.
nduca@chromium.org
2011-08-09
1
-0
/
+10
*
Add support for real-time audio threads.
crogers@google.com
2011-05-17
1
-1
/
+103
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-0
/
+54