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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assert RendererScheduler thread usage
jdduke
2015-02-06
2
-2
/
+3
*
Mechanical rename of tracing includes for /base
primiano
2015-01-31
3
-3
/
+3
*
Fix variable shadowing in TLS code on VS2015
scottmg
2015-01-27
1
-3
/
+3
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
Use ThreadData::Now() for TrackingInfo::time_posted initialization
jdduke
2015-01-09
2
-5
/
+2
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
3
-12
/
+4
*
Increase the stack size in ThreadTest.StartWithOptions_StackSize under ASan o...
glider
2014-11-26
1
-0
/
+5
*
Exclude unused functions for NaCl code path.
mazda
2014-11-12
1
-0
/
+2
*
Creating infrastructure for profiler instrumentation only in developer build ...
vadimt
2014-10-28
3
-0
/
+3
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
18
-104
/
+79
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-2
/
+2
*
Don't shadow variables (same name in scope)
cpu
2014-10-21
1
-1
/
+1
*
Remove dead declarations for a nonexistent class.
palmer
2014-10-18
1
-2
/
+0
*
Remove some friend declarations in ThreadRestrictions that are no more needed.
kinaba
2014-10-17
1
-24
/
+0
*
Remove two SequencedWorkerPool histograms.
asvitkine
2014-10-15
1
-12
/
+0
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-0
/
+3
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
20
-54
/
+54
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
1
-3
/
+2
*
Microbenchmark for the cost of posting tasks to different pump types
jamesr
2014-09-29
1
-1
/
+1
*
Disable TLS destructor tests on Win x64 incremental
scottmg
2014-09-19
1
-1
/
+6
*
Creating a framework for suppressing pollution of the profiler data and apply...
vadimt
2014-09-15
3
-13
/
+16
*
Revert r257779: "MemorySanitizer: adjust stack size to work around an MSan bug."
earthdok
2014-09-03
1
-2
/
+1
*
Move more metrics classes to metrics namespace.
asvitkine
2014-08-26
1
-2
/
+4
*
Linux, Android: fix call to setpriority(2).
jln@chromium.org
2014-08-01
2
-13
/
+24
*
Makes HandleWatcher block until no longer waiting on pipe
sky@chromium.org
2014-07-24
1
-0
/
+6
*
Separate ResizeHelper from RenderWidgetHelper
ccameron@chromium.org
2014-07-17
1
-2
/
+2
*
Introduce task_runner() accessors for both base::Thread and base::MessageLoop
rsleevi@chromium.org
2014-07-12
1
-5
/
+17
*
Change g_native_tls_key to be 32-bit wide to match underlying type.
wfh@chromium.org
2014-07-08
1
-1
/
+1
*
Maximise timer slack for Sync thread
jeremy@chromium.org
2014-06-24
2
-0
/
+7
*
make debug mode ~20% faster on linux
hubbe@chromium.org
2014-05-24
5
-8
/
+58
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-1
/
+1
*
[POSIX] Fix pthread_create check
boliu@chromium.org
2014-05-16
1
-1
/
+3
*
Switch thread_local to use ThreadPlatformStorage in Android
michaelbai@chromium.org
2014-05-12
4
-1
/
+45
*
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
*
Cleanup random bits of base/.
thestig@chromium.org
2014-04-29
1
-1
/
+3
*
base: Test the cost of adding observers on message loops.
epenner@chromium.org
2014-04-25
1
-0
/
+26
*
Support COM in SequencedWorkerPool. This will be used by some code that
pkasting@chromium.org
2014-04-21
1
-0
/
+6
*
base::Thread will store its |name| as a string, so take the name as a string
pkasting@chromium.org
2014-04-18
3
-4
/
+3
*
[Mac] Remove unnecessary dlsym indirection for pthread_setname_np.
rsesek@chromium.org
2014-03-26
1
-11
/
+3
*
Fix trivial compile error in thread_perftest.cc
jhorwich@chromium.org
2014-03-19
1
-1
/
+1
*
MemorySanitizer: adjust thread stack size to work around an MSan bug.
earthdok@chromium.org
2014-03-18
1
-1
/
+2
*
base: Add perf tests target and threading perf-test.
epenner@chromium.org
2014-03-11
1
-0
/
+288
*
Add support for FreeBSD in base/ , base/process/ , and base/threading so that...
r.c.ladan@gmail.com
2014-03-11
1
-0
/
+103
*
Revert 254986 "Switch thread_local to use chromium's TLS impleme..."
oshima@chromium.org
2014-03-05
4
-7
/
+113
*
Switch thread_local to use chromium's TLS implementation
michaelbai@chromium.org
2014-03-05
4
-113
/
+7
*
base: Add const to a few PlatformThreadHandle methods
boliu@chromium.org
2014-02-20
1
-3
/
+3
*
Make the #includes consistent in various thread checkers between debug and re...
thestig@chromium.org
2014-02-15
2
-5
/
+1
*
Set thread names to be visible in debuggers
apatole@nvidia.com
2014-02-13
1
-0
/
+13
[next]