summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sync_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-201-1/+2
* Revert 69694 - Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-201-2/+1
* Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-201-1/+2
* Revert 69690 - Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-201-2/+1
* Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-201-1/+2
* Revert 69660 - Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-181-2/+1
* Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-181-1/+2
* Revert 69264 - Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-161-2/+1
* Add support for sockets that can listen and accept a connection.dmaclach@chromium.org2010-12-151-1/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-8/+1
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Fixed bug where CHECKs don't fire if min_log_level > FATALakalin@chromium.org2010-11-031-5/+6
* Covert LOG(INFO) to VLOG(1) - ipc/.pkasting@chromium.org2010-10-191-6/+3
* Fix a chrome browser crash observed in chrome frame reliability test runs. Th...ananta@chromium.org2010-09-021-1/+52
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+4
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-4/+0
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-0/+4
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-4/+0
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-0/+4
* Up the warnings in ipc (take 2)thomasvl@google.com2010-07-231-2/+2
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-13/+13
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Revert 51520 - Up the warnings in ipcthomasvl@chromium.org2010-07-021-2/+2
* Up the warnings in ipcthomasvl@google.com2010-07-021-2/+2
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-2/+63
* Don't use any member variables when sending a sync call, since SyncChannel co...jam@chromium.org2009-12-011-18/+44
* Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cctimurrrr@chromium.org2009-10-271-2/+15
* John, please review everything.ananta@chromium.org2009-10-141-69/+76
* Reverting 27389.darin@chromium.org2009-09-301-0/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-1/+0
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-0/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+1009
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1013/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+1013