| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |