summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding command line flag for enabling accelerated compositing.vangelis@chromium.org2010-06-021-1/+3
* Handle IDBDatabase sync calls.jorlow@chromium.org2010-05-271-8/+1
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-241-2/+10
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-0/+9
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-16/+4
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-1/+5
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-42/+5
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-2/+2
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+59
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+8
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-131-40/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-75/+66
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-66/+75
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-75/+66
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-66/+75
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-0/+7
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-75/+66
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+2
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+23
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+47
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-191-0/+2
* Add an IME_CANCEL_COMPOSITION event. This is fired iftony@chromium.org2010-04-151-0/+1
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-70/+0
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-34/+0
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-41/+0
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+2
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-0/+64
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-0/+6
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-6/+0
* implement error state for translate infobarkuan@chromium.org2010-03-291-0/+6
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-7/+0