| Commit message (Expand) | Author | Age | Files | Lines |
* | Move common files from chrome/common to components/nacl/common. | yael.aharon@intel.com | 2013-07-23 | 1 | -1/+1 |
* | Run local discovery code in utility process. | vitalybuka@chromium.org | 2013-07-18 | 1 | -0/+4 |
* | Separate NaCl messages from the rest of chrome messages and create a new mess... | yael.aharon@intel.com | 2013-06-18 | 1 | -0/+1 |
* | Moving WebRTC logging related files from content to chrome. | grunell@chromium.org | 2013-05-31 | 1 | -0/+4 |
* | Implement web speech synthesis. | dmazzoni@chromium.org | 2013-05-03 | 1 | -0/+1 |
* | Re-implement form validation message UI with native widgets. (Common and Mac) | tkent@chromium.org | 2013-04-30 | 1 | -0/+1 |
* | Generate autofill messages inside the component | kaiwang@chromium.org | 2013-04-17 | 1 | -2/+0 |
* | [mac] App shims | jeremya@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Establish components/autofill and move some files | kaiwang@chromium.org | 2013-03-07 | 1 | -1/+1 |
* | Enable Chrome Signin from Webstore | guohui@chromium.org | 2013-02-01 | 1 | -0/+1 |
* | move favicon download code from chrome/ into content/ | caitkp@chromium.org | 2012-12-06 | 1 | -1/+0 |
* | Delete chrome_plugin_messages.h which is no longer used | jam@chromium.org | 2012-03-19 | 1 | -1/+0 |
* | Prerendered pages are swapped in at browser::Navigate time. | cbentzel@chromium.org | 2012-03-09 | 1 | -1/+2 |
* | Fix sizes regression introduced in r106734. This was caused because I made ch... | jam@chromium.org | 2011-10-22 | 1 | -1/+0 |
* | Update automation messages to use the new way of declaring message structs, t... | jam@chromium.org | 2011-10-21 | 1 | -0/+1 |
* | Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ... | ananta@chromium.org | 2011-09-15 | 1 | -0/+1 |
* | Move TextInputClient from chrome to content. | avi@chromium.org | 2011-09-12 | 1 | -1/+0 |
* | Moved the following IPC messages used by the chrome NPAPI plugin installer ou... | ananta@chromium.org | 2011-08-31 | 1 | -0/+1 |
* | Convert text_input_client_messages.h to use common message generator, | tsepez@chromium.org | 2011-06-17 | 1 | -0/+2 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 1 | -1/+1 |
* | This change provides initial support for sending DevTools messages between Wo... | yurys@chromium.org | 2011-05-27 | 1 | -1/+0 |
* | Make icon_messages use the IPC macros for defining the structs and the serial... | jam@chromium.org | 2011-04-18 | 1 | -0/+1 |
* | Change the client-side phishing detection request format. Instead of | noelutz@google.com | 2011-04-14 | 1 | -2/+2 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 1 | -0/+1 |
* | 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 | -0/+2 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 1 | -4/+0 |
* | Convert dom_storage, pepper, pepper_file, and automation messages to new format. | tsepez@chromium.org | 2011-03-16 | 1 | -0/+1 |
* | Convert service messages to new format, remove internal.h file. | tsepez@chromium.org | 2011-03-15 | 1 | -13/+1 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 1 | -1/+0 |
* | Move database files from chrome\commmon to content\common, in preparation for... | jam@chromium.org | 2011-03-13 | 1 | -1/+0 |
* | Move some message files and hi_res_timer_manager to content, in preparation f... | jam@chromium.org | 2011-03-13 | 1 | -2/+0 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 1 | -1/+0 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -1/+0 |
* | Move the clipboard messages to their own message filter. | dcheng@chromium.org | 2011-03-10 | 1 | -0/+1 |
* | Make FormField be a struct rather than a class per c++ standards. | tsepez@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Revert 77296 - | zea@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Convert autofill messages to use the new IPC macros. This requires | tsepez@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Convert worker, speech_input, and utility messages to use the new macros, eli... | tsepez@chromium.org | 2011-03-04 | 1 | -3/+3 |
* | Convert message files from specific .cc implementation files to use the | tsepez@chromium.org | 2011-03-03 | 1 | -3/+4 |
* | Convert indexed_db_messages.h to use generator macros. | tsepez@chromium.org | 2011-02-14 | 1 | -1/+2 |
* | Make the implementation .cc files go away, instead have the authors give us a... | tsepez@chromium.org | 2011-02-11 | 1 | -0/+28 |