summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_message_generator.h
Commit message (Expand)AuthorAgeFilesLines
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+1
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-251-0/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-0/+1
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-0/+2
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-4/+0
* Convert dom_storage, pepper, pepper_file, and automation messages to new format.tsepez@chromium.org2011-03-161-0/+1
* Convert service messages to new format, remove internal.h file.tsepez@chromium.org2011-03-151-13/+1
* Move plugin messages to content.jam@chromium.org2011-03-141-1/+0
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-131-1/+0
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-2/+0
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-121-1/+0
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+0
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-101-0/+1
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1
* Convert worker, speech_input, and utility messages to use the new macros, eli...tsepez@chromium.org2011-03-041-3/+3
* Convert message files from specific .cc implementation files to use thetsepez@chromium.org2011-03-031-3/+4
* Convert indexed_db_messages.h to use generator macros.tsepez@chromium.org2011-02-141-1/+2
* Make the implementation .cc files go away, instead have the authors give us a...tsepez@chromium.org2011-02-111-0/+28