summaryrefslogtreecommitdiffstats
path: root/ipc/ipc.gypi
Commit message (Expand)AuthorAgeFilesLines
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-131-1/+13
* Revert 187554 "Implement IPC::ChannelFactory, a class that accep..."falken@chromium.org2013-03-131-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-121-1/+13
* Revert 187233dmikurube@chromium.org2013-03-111-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-111-1/+13
* Revert 186912jeremya@chromium.org2013-03-081-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-081-1/+13
* Move IPCMessageStart enum into it own file with security team OWNERS, so that...tsepez@chromium.org2012-10-231-0/+1
* Fix build warnings in NaCl IPC proxy.bbudge@chromium.org2012-09-281-0/+1
* Add IPC::ForwardingMessageFilter.nduca@chromium.org2012-07-201-0/+2
* Add an untrusted NaCl build for IPC.bbudge@chromium.org2012-06-131-49/+9
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-0/+2
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-0/+1
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-081-1/+3
* Create ipc.dll.darin@chromium.org2011-08-151-3/+7
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-131-1/+0
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-0/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-1/+2
* Attempt to reduce the amount of cut n paste needed to maintain these.tsepez@chromium.org2011-03-011-1/+0
* Make the implementation .cc files go away, instead have the authors give us a...tsepez@chromium.org2011-02-111-0/+6
* Add ppapi_message_internal to the magic list of headers so the dependencies w...brettw@google.com2010-12-021-0/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-0/+2
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-1/+1
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-1/+1
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-1/+1
* Split ipc.gyp and add ipc_win64 target.gregoryd@google.com2009-12-071-0/+99