summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-2/+3
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-5/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-0/+5
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-0/+7
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+31
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-1/+1
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+6
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+3
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-5/+6
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-3/+3
* 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