summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumbingphajdan.jr@chromium.org2010-09-241-4/+4
* Adds IDBFactory::didCompleteEventsForTransaction plumbingandreip@chromium.org2010-09-241-4/+4
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-241-15/+12
* This is the IPC and bits of the browser backend for FileWriter. The rest ofericu@google.com2010-09-241-1/+23
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-231-12/+15
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-231-14/+14
* Revert 60275.jorlow@chromium.org2010-09-231-14/+14
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-231-14/+14
* Add plumbing for IDBTransaction::abort()andreip@chromium.org2010-09-231-0/+4
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-231-0/+6
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-5/+15
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-2/+0
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-2/+28
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-161-9/+9
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-2/+3
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-8/+8
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-3/+1
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-111-1/+2
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+6
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-5/+18
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-2/+4
* Fix various issues with DOMStorage that only showed up in multi-process mode.jorlow@chromium.org2010-09-031-0/+17
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-5/+3
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+4
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-3/+4
* Implement the Chrome half of setVersion.jorlow@chromium.org2010-08-311-0/+6
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-9/+19
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-3/+46
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-46/+3
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-3/+46
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-1/+2
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+21
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+3
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-2/+3
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-0/+13
* Implement IDBTransaction::objectStoreandreip@chromium.org2010-08-241-1/+7
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-231-2/+3
* Fix compilation errors of 56862 byandreip@chromium.org2010-08-231-0/+24
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+15
* Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...thomasvl@chromium.org2010-08-201-24/+0
* Add transaction coordinator. Allow idle transactions to be aborted when their...andreip@chromium.org2010-08-201-0/+24
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-6/+2
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+5
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-2/+14
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-4/+19
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-181-0/+1
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-181-6/+0
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-12/+10
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-171-3/+3