summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-053-10/+27
* Notify AT about the currently focused control when the render widget window r...ctguil@chromium.org2010-10-051-1/+2
* Propagate the --v and --vmodule flags to the renderer. On Linux, the flags a...bryner@chromium.org2010-10-041-0/+2
* Autofill browsertestisherman@chromium.org2010-10-042-0/+20
* Remove the traces, as I believe I have found the cause for the failure.finnur@chromium.org2010-10-041-7/+0
* Adding tests for the AllUrls Extension feature.finnur@chromium.org2010-10-041-0/+6
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-0/+3
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-3/+0
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-0/+3
* Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...thakis@chromium.org2010-10-022-4/+9
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-1/+1
* [GTK] delay reference count check in OwnedWidgetGtkestade@chromium.org2010-10-022-9/+4
* Make BrowserAccessibilityManager cross platform. Step 1.ctguil@chromium.org2010-10-012-9/+10
* Grant all renderers all permissions to the file system directory, anddumi@chromium.org2010-10-014-18/+26
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-012-0/+21
* Enable the html speech input API for all platforms.satish@chromium.org2010-10-011-1/+0
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-0115-45/+106
* Policy to disable printinggfeher@chromium.org2010-10-011-6/+16
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-011-13/+75
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-015-24/+45
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-4/+5
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-302-0/+787
* When in accelerated compositing mode, RenderWidgetHostView::paint/exposenduca@chromium.org2010-09-304-4/+33
* Mac: Comment tweaks requested in http://codereview.chromium.org/3549004thakis@chromium.org2010-09-291-2/+4
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-295-5/+5
* Mac: Fix deadlock in the accelerated drawing code.thakis@chromium.org2010-09-291-15/+23
* Couple of match preview changes.sky@chromium.org2010-09-297-4/+38
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-293-26/+12
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2810-19/+127
* Add renderer -> browser IPC: notify browser when the current URL is phishy.bryner@chromium.org2010-09-282-0/+12
* Change ChildProcessSecurityPolicy to store a list of allowed flags fordumi@chromium.org2010-09-285-9/+9
* Kill a renderer process if ViewHostMsg_AsyncOpenFile comes with adumi@chromium.org2010-09-271-0/+14
* Fix a crash in ResourceMessageFilter::OnGetPluginInfobauerb@chromium.org2010-09-271-3/+1
* A quick fix for Bug 52834.hbono@chromium.org2010-09-272-6/+54
* Show Autofill tab page instead of the native one.tfarina@chromium.org2010-09-261-6/+16
* Linux: Fix problem with zombies and hanging browsers when METHOD_GET_CHILD_WI...thestig@chromium.org2010-09-261-1/+2
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-2514-112/+48
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-2410-128/+19
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2310-19/+128
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Store lower case tag names within web accessibility.ctguil@chromium.org2010-09-231-3/+3
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Set name of document accessibility nodes to document title. ctguil@chromium.org2010-09-211-0/+1
* use larger icon if availableerikkay@chromium.org2010-09-211-2/+6
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-1/+1
* Revert 60088 - Set name of document accessibility nodes to document title.rdsmith@chromium.org2010-09-211-1/+0
* Set name of document accessibility nodes to document title.ctguil@chromium.org2010-09-211-0/+1
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-212-12/+2
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-5/+6
* Only enable renderer accessibility on Mac if a command line flag is passed or...dtseng@chromium.org2010-09-202-2/+13