summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused IPC message.brettw@chromium.org2010-07-291-6/+0
* NaCl: Allow setting up multiple sockets for subprocess instead of just onemseaborn@chromium.org2010-07-291-2/+3
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-1/+2
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-3/+8
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+4
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-0/+1
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-191-3/+7
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-3/+10
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-1/+1
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-4/+6
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-141-8/+34
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-141-1/+1
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-141-0/+5
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-2/+3
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-10/+2
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-2/+9
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-9/+2
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-2/+9
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-0/+16
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-7/+0
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+9
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-1/+2
* Improve input method support.suzhe@chromium.org2010-06-231-67/+23
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-181-0/+6
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-171-0/+10
* Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.jorlow@chromium.org2010-06-141-10/+45
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-8/+4
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-1/+1
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-101-11/+13
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-101-3/+0
* Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.andreip@chromium.org2010-06-091-0/+27
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-071-7/+2
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-1/+6
* Add IDBIndex support + various cleanup.jorlow@chromium.org2010-06-031-7/+26
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-011-3/+4
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-281-6/+9
* Handle IDBDatabase sync calls.jorlow@chromium.org2010-05-271-0/+20
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-251-1/+9
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-1/+1
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-0/+10
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-181-0/+12
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+17
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-141-1/+1
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-131-0/+9
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-121-0/+4
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-8/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-14/+8
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-8/+14