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
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-0
/
+453
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-453
/
+0
*
Ensure that a listener's OnChannelConnected is called before OnMessageReceived.
jam@chromium.org
2009-03-12
1
-15
/
+1
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Fix Renderer Crash on OS X + update unit test.
jeremy@chromium.org
2009-02-06
1
-0
/
+1
*
POSIX: Get IPCSyncChannel unittests working
agl@chromium.org
2009-01-20
1
-7
/
+3
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
1
-43
/
+51
*
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