summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_message_generator.h
Commit message (Expand)AuthorAgeFilesLines
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-231-1/+1
* Run local discovery code in utility process.vitalybuka@chromium.org2013-07-181-0/+4
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-0/+1
* Moving WebRTC logging related files from content to chrome.grunell@chromium.org2013-05-311-0/+4
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+1
* Re-implement form validation message UI with native widgets. (Common and Mac)tkent@chromium.org2013-04-301-0/+1
* Generate autofill messages inside the componentkaiwang@chromium.org2013-04-171-2/+0
* [mac] App shimsjeremya@chromium.org2013-03-181-0/+1
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-071-1/+1
* Enable Chrome Signin from Webstoreguohui@chromium.org2013-02-011-0/+1
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-1/+0
* Delete chrome_plugin_messages.h which is no longer usedjam@chromium.org2012-03-191-1/+0
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-1/+2
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-221-1/+0
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-0/+1
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-0/+1
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-121-1/+0
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-0/+1
* Convert text_input_client_messages.h to use common message generator,tsepez@chromium.org2011-06-171-0/+2
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-1/+1
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-271-1/+0
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-181-0/+1
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-141-2/+2
* 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