summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 64528 - Add UMA stats for saving/printing PDFs (the printing will be do...jam@chromium.org2010-10-301-2/+2
* Merge r63003 - Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-211-0/+38
* Merge 62820 - Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-161-1/+11
* Merge 62679 [2nd try] - This adds a plugin selection policy forgspencer@chromium.org2010-10-151-14/+21
* This is being reverted because it included a line from a change thatgspencer@chromium.org2010-10-151-21/+14
* Merge 62679 - This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-151-14/+21
* Merge 62475 - Use CommandUpdater for disabling commands that were disabled by...jam@chromium.org2010-10-141-0/+4
* Merge 62378 - Add the plumbing for synchronous exceptions in IndexedDB.jorlow@chromium.org2010-10-131-61/+72
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-1/+1
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-0/+4
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-2/+3
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-3/+2
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-25/+38
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-3/+2
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-2/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-2/+3
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-5/+0
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-3/+5
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-3/+2
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-051-2/+3
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-051-3/+17
* Autofill browsertestisherman@chromium.org2010-10-041-1/+7
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-011-2/+5
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-0/+5
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-9/+17
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-3/+3
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-281-12/+15
* Add renderer -> browser IPC: notify browser when the current URL is phishy.bryner@chromium.org2010-09-281-0/+8
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-1/+1
* Adding a TouchFile() operation.dumi@chromium.org2010-09-271-0/+7
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-7/+10
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-18/+2
* Revert "Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumb...andreip@chromium.org2010-09-241-4/+4
* 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