| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved ParamTraits specializations that depend on WebKit out of content/common... | grt@chromium.org | 2011-04-15 | 1 | -0/+36 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -112/+0 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -39/+0 |
* | Move the rest of the content browser->renderer messages to content. Also mov... | jam@chromium.org | 2011-03-23 | 1 | -13/+0 |
* | Move a bunch more renderer messages from chrome to content. | jam@chromium.org | 2011-03-22 | 1 | -20/+0 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 1 | -9/+0 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 1 | -42/+0 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -63/+0 |
* | Put file_system messages in their own file and move them to content, in prepa... | jam@chromium.org | 2011-03-07 | 1 | -15/+0 |
* | Move resource related IPCs to their own file in content. I added a IPC_STRUC... | jam@chromium.org | 2011-03-05 | 1 | -35/+1 |
* | Move socket stream messages to content, in preparation for moving its dispatc... | jam@chromium.org | 2011-03-05 | 1 | -11/+0 |
* | Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav... | bryner@chromium.org | 2011-02-22 | 1 | -0/+10 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -2/+2 |
* | As the first step in an effort to improve robustness of the cloud print proxy... | sanjeevr@chromium.org | 2010-12-22 | 1 | -0/+9 |
* | Make PepperFileMessageFilter be a BrowserMessageFilter. | jam@chromium.org | 2010-12-15 | 1 | -0/+7 |
* | Revert "Revert "Implement web app definition parsing."" | aa@chromium.org | 2010-11-17 | 1 | -3/+3 |
* | Revert "Implement web app definition parsing." | aa@chromium.org | 2010-11-17 | 1 | -3/+3 |
* | Implement web app definition parsing. | aa@chromium.org | 2010-11-17 | 1 | -3/+3 |
* | FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes... | erg@google.com | 2010-10-20 | 1 | -13/+8 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 1 | -25/+10 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 1 | -10/+25 |
* | FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: . | erg@google.com | 2010-10-08 | 1 | -2/+0 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -25/+10 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -10/+25 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Add final part of IPC plumbing for FileSystem API (retry). | kinuko@chromium.org | 2010-08-31 | 1 | -0/+9 |
* | Revert 57915 - Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -9/+0 |
* | Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -0/+9 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 1 | -0/+13 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -86/+9 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -30/+30 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -40/+5 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -5/+40 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 1 | -39/+3 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -1/+2 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -2/+1 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Forward declare more param traits in common_param_traits. | erg@google.com | 2010-07-20 | 1 | -88/+12 |
* | Created a host for running the utility process as a child of the service proc... | sanjeevr@chromium.org | 2010-07-20 | 1 | -0/+25 |
* | Move webkit_glue::PasswordForm out of render_messages into common_param_trait... | mirandac@chromium.org | 2010-05-13 | 1 | -0/+40 |
* | Report unreadable files as size zero when uploading. | vandebo@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | Support sending a sliced file in chromium. | jianli@chromium.org | 2010-03-24 | 1 | -1/+6 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Test cookie prompting. | darin@chromium.org | 2010-03-04 | 1 | -0/+20 |
* | Second try for: | bulach@chromium.org | 2010-02-19 | 1 | -0/+17 |