summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-14/+8
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-071-0/+5
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-8/+14
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-061-4/+0
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-0/+7
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-061-0/+4
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-14/+8
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-4/+4
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-011-4/+0
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-301-0/+4
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-291-3/+3
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-6/+9
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-1/+6
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-0/+14
* Add support for new webkit capability allowing us to updatedavemoore@chromium.org2010-04-271-0/+3
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-17/+17
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+3
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-201-8/+0
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-151-2/+4
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-2/+3
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-3/+2
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-2/+3
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-131-3/+2
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-131-2/+3
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-101-0/+3
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+3
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-0/+4
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-1/+7
* Flush audio data after seekhclam@chromium.org2010-04-081-1/+6
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-4/+4
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-1/+1
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-12/+6
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-29/+17
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-061-2/+2
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-3/+3
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-2/+4
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-011-0/+7
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+9
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-9/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+9
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-2/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-4/+2
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-4/+6