summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_param_traits.cc
Commit message (Expand)AuthorAgeFilesLines
* Generate param traits even when shared by mutliple message files.tsepez@chromium.org2012-06-261-95/+17
* Move the mixed scripting infobar to a page action icon / content setting.cevans@chromium.org2012-06-211-0/+3
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-4/+5
* Fixed a few places that should know about CONTENT_SETTINGS_TYPE_INTENTSgroby@chromium.org2011-08-241-0/+3
* Remove prerender content settings.cbentzel@chromium.org2011-06-161-3/+0
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+101
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-224/+0
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-40/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-83/+0
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-62/+0
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-1/+1
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-68/+0
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-43/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-221/+0
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-19/+1
* Relanding this.ananta@chromium.org2011-03-051-1/+15
* Revert 77002 - Enable ChromeFrame net tests. These tests regressed with the c...ananta@chromium.org2011-03-051-14/+1
* Enable ChromeFrame net tests. These tests regressed with the change in the ch...ananta@chromium.org2011-03-051-1/+14
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+22
* Revert 73977 - Apply a sanity check on gfx::Size deserialization so we can be...cevans@chromium.org2011-02-121-2/+0
* Apply a sanity check on gfx::Size deserialization so we can be confident therecevans@chromium.org2011-02-071-0/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-261-35/+76
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-13/+15
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-0/+31
* Some fields were getting dropped during the conversion ofaa@chromium.org2010-12-121-2/+21
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-1/+3
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-3/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-1/+3
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-7/+7
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-7/+7
* Implement web app definition parsing.aa@chromium.org2010-11-171-7/+7
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-8/+8
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-201-101/+0
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-5/+0
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-5/+18
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-0/+31
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-31/+0
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-0/+31
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-3/+111
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-19/+104
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-44/+44
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+39
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-39/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+39
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-0/+102
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-0/+51
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-071-1/+1
* Revert 45797 - Apply a sanity limit to objects with width & height.cevans@chromium.org2010-04-281-5/+0