summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_param_traits.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Generate param traits even when shared by mutliple message files.tsepez@chromium.org2012-06-261-27/+3
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-3/+5
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+36
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-112/+0
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-39/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-13/+0
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-20/+0
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-9/+0
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move plugin messages to content.jam@chromium.org2011-03-141-42/+0
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-63/+0
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-15/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-35/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-11/+0
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+10
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-0/+9
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-0/+7
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-3/+3
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-3/+3
* Implement web app definition parsing.aa@chromium.org2010-11-171-3/+3
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-201-13/+8
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-25/+10
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-10/+25
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-2/+0
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-25/+10
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-10/+25
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-2/+2
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-0/+9
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-9/+0
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-0/+9
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+13
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-86/+9
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-30/+30
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-40/+5
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-5/+40
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-39/+3
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-1/+2
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-2/+1
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-88/+12
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-0/+25
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-131-0/+40
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-1/+6
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1