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
*
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
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-2
/
+1
*
Base: First pass at having base.dll: definition of
rvargas@google.com
2011-03-22
3
-3
/
+6
*
More DCHECK() updates. A mixture of _EQ and _GE.
mhm@chromium.org
2011-03-01
2
-7
/
+7
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
3
-32
/
+32
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-7
/
+4
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
4
-12
/
+13
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
11
-0
/
+1587
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
10
-0
/
+2002