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
/
synchronization
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable the following tests back under ThreadSanitizer v2:
glider@chromium.org
2013-10-17
1
-16
/
+4
*
Disable the tests failing under TSan because of incorrect assumptions about t...
glider@chromium.org
2013-10-03
1
-4
/
+16
*
Fix WaitableEvent and ConditionVariable::TimedWait to use monotonic time on n...
piman@chromium.org
2013-10-02
3
-14
/
+107
*
base: Rename OSLockType to NativeHandle in Lock API.
tfarina@chromium.org
2013-09-14
5
-17
/
+17
*
Pretty-print the return value from the pthread API.
ajwong@chromium.org
2013-08-13
1
-8
/
+9
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
Use a direct include of time headers in base/, part 2.
avi@chromium.org
2013-06-28
7
-7
/
+7
*
Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-05-31
1
-1
/
+1
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-7
/
+7
*
Adding TryPostTask to the message loop
cpu@chromium.org
2013-04-30
1
-0
/
+6
*
Assert on deleting a held lock.
siggi@chromium.org
2013-04-09
2
-3
/
+10
*
base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.
tfarina@chromium.org
2013-02-05
1
-2
/
+4
*
Refactor: Simplify WaitableEventWatcher.
teravest@chromium.org
2013-02-04
4
-127
/
+64
*
Revert 179987
dmichael@chromium.org
2013-01-31
4
-63
/
+126
*
Refactor: Simplify WaitableEventWatcher.
teravest@chromium.org
2013-01-31
4
-126
/
+63
*
Use LOG_GETLASTERROR in more cases in base/
mseaborn@chromium.org
2013-01-28
1
-1
/
+1
*
base: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-18
1
-1
/
+1
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
2
-3
/
+3
*
base: Update the calls from MessageLoop::Quit() to QuitWhenIdle().
tfarina@chromium.org
2013-01-10
1
-1
/
+1
*
base: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-10-30
1
-1
/
+1
*
Change explicit usage of each type of message loop in WaitableEventWatcher te...
leng@chromium.org
2012-07-18
1
-15
/
+26
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
RefCounted types should not have public destructors, base/ edition
rsleevi@chromium.org
2012-06-26
1
-3
/
+4
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
4
-2
/
+14
*
Add virtual and OVERRIDE to base/ implementation files
rsleevi@chromium.org
2012-04-06
6
-17
/
+21
*
Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...
rsleevi@chromium.org
2012-04-06
2
-3
/
+11
*
simplify a few header includes
vapier@chromium.org
2012-03-19
1
-2
/
+5
*
Disable ConditionVariableTest.MultiThreadConsumerTest on Windows.
mattm@chromium.org
2012-03-01
1
-1
/
+9
*
Move spin_wait to base/synchronization.
brettw@chromium.org
2012-02-19
3
-2
/
+53
*
Make ConditionVariableTest.MultiThreadConsumerTest less flaky.
jknotten@chromium.org
2012-02-06
1
-44
/
+1
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
4
-10
/
+10
*
Condition variable implementation for vista, win7
cpu@chromium.org
2011-12-15
3
-7
/
+111
*
Prep work for win7-specific condition variable
cpu@chromium.org
2011-12-07
2
-98
/
+143
*
Fix a possible mismatch in OS-specific code in WaitableEventWatcher.
joi@chromium.org
2011-12-02
1
-3
/
+2
*
Remove custom Task implementations in base.
dcheng@chromium.org
2011-11-23
3
-52
/
+32
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
1
-1
/
+1
*
Revert 107835 (since the underlying issue has been identified and fixed) - Te...
eroman@chromium.org
2011-11-08
2
-47
/
+0
*
Temporary instrumentation to help understand lock errors on mac debug bots.
eroman@chromium.org
2011-10-29
2
-0
/
+47
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-2
/
+2
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
4
-22
/
+21
*
Upstream ProcessUtilTest, and make a few other files compile on Android.
jingzhao@chromium.org
2011-09-29
1
-0
/
+2
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Create ipc.dll.
darin@chromium.org
2011-08-15
1
-1
/
+1
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
6
-12
/
+12
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
linux: components support for base/
evan@chromium.org
2011-04-29
1
-1
/
+2
*
Base: Last set of files to use BASE_API (for base.dll)
rvargas@google.com
2011-03-28
3
-3
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
[next]