summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_sync_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-6/+6
* Revert. Failing unit tests.evanm@google.com2008-08-201-6/+6
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-6/+6
* IPCSyncChannel cleanup:jabdelmalek@google.com2008-08-131-33/+26
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-121-9/+13
* Revert my changejabdelmalek@google.com2008-08-121-13/+9
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o...jabdelmalek@google.com2008-08-121-9/+13
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-20/+59
* Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...jar@google.com2008-07-311-1/+1
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-301-4/+3
* Rollback 109jar@google.com2008-07-301-3/+4
* M base/message_loop.hjar@google.com2008-07-301-4/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+470