summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_param_traits.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply a sanity limit to objects with width & height.cevans@chromium.org2010-04-281-0/+5
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-161-5/+5
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Test cookie prompting.darin@chromium.org2010-03-041-9/+4
* Second try for:bulach@chromium.org2010-02-191-1/+62
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-62/+1
* Initial Geolocation implementationbulach@chromium.org2010-02-181-1/+62
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-1/+26
* Avoid accepting suspiciously long URLs from the renderer. These can take downcevans@chromium.org2010-01-081-1/+2
* Fix up rowbytes vs. width desynchronization, and fix failure to initialize en...cevans@chromium.org2009-12-301-8/+6
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+225