summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-2148/+55
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-0/+7
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+50
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+60
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-323/+321
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-181-17/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-792/+90
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-90/+792
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-742/+104
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-51/+8
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-7/+50
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-50/+7
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+48
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-0/+54
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-1/+5
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-4/+4
* Add a command line switch to control accelerated 2d canvasjamesr@chromium.org2010-07-291-0/+2
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-0/+84
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-0/+10
* AutoFill: Record whether the user initiated the form submission and don't sav...jhawkins@chromium.org2010-07-221-0/+2
* Fix for: State in small letters should be auto-filled from the profile.jhawkins@chromium.org2010-07-211-0/+4
* LoadTimingObserver: only send timing struct over IPC if necessary. + Added un...pfeldman@chromium.org2010-07-211-16/+25
* Introduce "--enable-memory-info" command-line flag to enable reportingmnaganov@chromium.org2010-07-191-1/+3
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-0/+93
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-3/+3
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+4
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-141-8/+91
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+74
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-0/+78
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-0/+3
* Spelling correction: s/nonexistant/nonexistent. And trigger buildbots.viettrungluu@chromium.org2010-07-061-1/+1
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-1/+6
* Add the concept of browse extent.aa@chromium.org2010-07-011-3/+26
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-1/+5
* Expand print-related IPCs so we can implement CSS3 paged media.hamaji@chromium.org2010-06-291-4/+34
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+4
* Reland r50834aa@chromium.org2010-06-251-10/+6
* Revert r50834aa@chromium.org2010-06-251-6/+10
* Allow multiple domains in app.aa@chromium.org2010-06-251-10/+6
* Improve input method support.suzhe@chromium.org2010-06-231-42/+0
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-171-0/+19
* Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.jorlow@chromium.org2010-06-141-0/+52
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+59
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-2/+6
* Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.andreip@chromium.org2010-06-091-0/+52
* Fix audio "clicking" for strongbad demohclam@chromium.org2010-06-071-9/+3