| Commit message (Expand) | Author | Age | Files | Lines |
* | Add IPC plumbing code for Quota API | kinuko@chromium.org | 2011-04-13 | 1 | -0/+1 |
* | a Downloaded or retrieved favicon and touch in FaviconHelper. | michaelbai@google.com | 2011-04-12 | 1 | -0/+2 |
* | Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch... | erg@google.com | 2011-04-11 | 1 | -2/+0 |
* | a Downloaded or retrieved favicon and touch in FaviconHelper. | michaelbai@google.com | 2011-04-11 | 1 | -0/+2 |
* | Remove result_codes.h from chrome_common.gypi since it's not there anymore. | jam@chromium.org | 2011-04-11 | 1 | -1/+0 |
* | Changes to cancel prerendering when there is HTML5 audio/video on a page. | cbentzel@chromium.org | 2011-04-11 | 1 | -0/+1 |
* | Use ResourceBundle for NativeThemeLinux/Chromeos resource images. | xiyuan@chromium.org | 2011-04-04 | 1 | -2/+0 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -2/+0 |
* | Cleanup: Remove sqlite_compiled_statement.[cc,h] API. | tfarina@chromium.org | 2011-03-31 | 1 | -2/+0 |
* | Remove render_messages_params files since they're not needed anymore. I move... | jam@chromium.org | 2011-03-29 | 1 | -2/+1 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 1 | -0/+2 |
* | Move spellcheck messages into their own file, and dispatch them all in SpellC... | jam@chromium.org | 2011-03-25 | 1 | -0/+1 |
* | Move printing messages to their own file. | jam@chromium.org | 2011-03-24 | 1 | -0/+1 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -7/+2 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -2/+0 |
* | Toasting by brand code. | finnur@chromium.org | 2011-03-23 | 1 | -0/+1 |
* | Move the rest of the content browser->renderer messages to content. Also mov... | jam@chromium.org | 2011-03-23 | 1 | -1/+0 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -0/+2 |
* | Added a GaiaOAuthClient class to deal with getting and refreshing OAuth2 toke... | sanjeevr@chromium.org | 2011-03-22 | 1 | -0/+2 |
* | Create a new message file for view related messages. I just moved a few mess... | jam@chromium.org | 2011-03-21 | 1 | -1/+0 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 1 | -2/+0 |
* | Move the renderer_web* files to content. | jam@chromium.org | 2011-03-18 | 1 | -1/+0 |
* | Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin... | jam@chromium.org | 2011-03-17 | 1 | -0/+4 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -26/+0 |
* | Move a bunch of files from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -9/+0 |
* | Update gyp for moved files. | jam@chromium.org | 2011-03-17 | 1 | -2/+0 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 1 | -16/+0 |
* | Remove last dependencies on chrome\common from chrome\plugin. | jam@chromium.org | 2011-03-16 | 1 | -2/+0 |
* | Convert dom_storage, pepper, pepper_file, and automation messages to new format. | tsepez@chromium.org | 2011-03-16 | 1 | -1/+0 |
* | Get rid of some more dependencies on chrome\common from plugin, in preparatio... | jam@chromium.org | 2011-03-15 | 1 | -2/+0 |
* | Convert service messages to new format, remove internal.h file. | tsepez@chromium.org | 2011-03-15 | 1 | -3/+0 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 1 | -5/+0 |
* | Convert devtools messages, nacl messages to new message format. | tsepez@chromium.org | 2011-03-14 | 1 | -2/+0 |
* | Move AppCache common code to content and split off AppCache messages into the... | jam@chromium.org | 2011-03-14 | 1 | -9/+0 |
* | Move the blob related code to content, and also move the blob messages to the... | jam@chromium.org | 2011-03-14 | 1 | -3/+0 |
* | Move database files from chrome\commmon to content\common, in preparation for... | jam@chromium.org | 2011-03-13 | 1 | -5/+0 |
* | Move some message files and hi_res_timer_manager to content, in preparation f... | jam@chromium.org | 2011-03-13 | 1 | -5/+0 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 1 | -1/+0 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -8/+0 |
* | Move some chrome\common code to content in preparation for moving chrome\gpu. | jam@chromium.org | 2011-03-11 | 1 | -15/+0 |
* | Adds ability for page to specify three types of auto-complete behavior | sky@chromium.org | 2011-03-11 | 1 | -0/+1 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -12/+0 |
* | Move property bag to content. | avi@chromium.org | 2011-03-10 | 1 | -2/+0 |
* | Move the clipboard messages to their own message filter. | dcheng@chromium.org | 2011-03-10 | 1 | -0/+1 |
* | Add a ContentClient interface than an embedder of content has to implement. ... | jam@chromium.org | 2011-03-10 | 1 | -0/+2 |
* | Move ChildProcessHost and ChildProcessInfo to content. | jam@chromium.org | 2011-03-09 | 1 | -4/+0 |
* | Make FormField be a struct rather than a class per c++ standards. | tsepez@chromium.org | 2011-03-08 | 1 | -1/+0 |
* | Revert 77296 - | zea@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | Convert autofill messages to use the new IPC macros. This requires | tsepez@chromium.org | 2011-03-08 | 1 | -1/+0 |
* | Move ChildThread and ChildProcess to content. Also move remaining code that ... | jam@chromium.org | 2011-03-08 | 1 | -18/+5 |