summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Pr...ctguil@chromium.org2010-10-063-9/+5
* Make BrowserAccessibilityManager cross platform. Step 2. In Progress.ctguil@chromium.org2010-10-063-5/+9
* Added support for raw headers.caseq@google.com2010-10-063-1/+16
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-0626-107/+92
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-0626-92/+107
* Fix a leak. We weren't keeping track of 'public' blob urls properly.michaeln@chromium.org2010-10-061-1/+1
* Revert 61591 - Revert 61578 - Fix build break on Linux.dhollowa@chromium.org2010-10-061-1/+1
* Revert 61592 - Revert 61576 - Call PluginList::GetPluginInfo on FILE thread.dhollowa@chromium.org2010-10-062-21/+56
* Revert 61576 - Call PluginList::GetPluginInfo on FILE thread.dhollowa@chromium.org2010-10-062-56/+21
* Revert 61578 - Fix build break on Linux.dhollowa@chromium.org2010-10-061-1/+1
* Mac: Fix crash when destroying RWHVMacs that use accelerated drawing.thakis@chromium.org2010-10-052-6/+40
* Fix build break on Linux.jam@chromium.org2010-10-051-1/+1
* Call PluginList::GetPluginInfo on FILE thread.jam@chromium.org2010-10-052-21/+56
* DidUpdateRect should not call DidUpdateBackingStore when in accelerated compo...nduca@chromium.org2010-10-051-1/+1
* Revert asynchronous backing store changes.derat@chromium.org2010-10-0515-106/+45
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-053-7/+14
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-053-2/+124
* 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