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
/
chrome
/
common
/
ipc_sync_channel.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race condition in the SyncChannel code.
jam@chromium.org
2008-12-05
1
-57
/
+34
*
Fix a race condition in SyncChannel that would happen if a nested Send occurr...
jam@chromium.org
2008-11-12
1
-1
/
+7
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Fix a problem with the SyncChannel rewrite. DispatchReplies needs to be call...
jam@chromium.org
2008-10-25
1
-40
/
+36
*
Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...
jam@chromium.org
2008-10-24
1
-206
/
+200
*
Move a bunch of code from the old to new TLS interface.
deanm@chromium.org
2008-09-10
1
-8
/
+13
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
1
-6
/
+6
*
Revert. Failing unit tests.
evanm@google.com
2008-08-20
1
-6
/
+6
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
1
-6
/
+6
*
IPCSyncChannel cleanup:
jabdelmalek@google.com
2008-08-13
1
-33
/
+26
*
Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed on
jabdelmalek@google.com
2008-08-12
1
-9
/
+13
*
Revert my change
jabdelmalek@google.com
2008-08-12
1
-13
/
+9
*
Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o...
jabdelmalek@google.com
2008-08-12
1
-9
/
+13
*
Enabling sync_channel in the browser to allow accessibility code making block...
jcampan@google.com
2008-08-12
1
-20
/
+59
*
Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...
jar@google.com
2008-07-31
1
-1
/
+1
*
(Re-landing of) Support RunOnce() in message loop.
jar@google.com
2008-07-30
1
-4
/
+3
*
Rollback 109
jar@google.com
2008-07-30
1
-3
/
+4
*
M base/message_loop.h
jar@google.com
2008-07-30
1
-4
/
+3
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+470