summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_param_traits.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Test cookie prompting.darin@chromium.org2010-03-041-0/+20
* Second try for:bulach@chromium.org2010-02-191-0/+17
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-17/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+17
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-091-7/+21
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-0/+20
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-2/+10
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-10/+34
* We should be de-serializing an int64 for the UploadData identifier.darin@chromium.org2009-10-271-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Cause POST data to be marhsaled across the automation interface when using Au...robertshield@chromium.org2009-07-291-0/+80
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+251