summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Implemented IPC message to check whether cookies are enabled.pastarmovj@chromium.org2010-11-242-0/+56
* Remove messageloop DCHECK in keygen which triggers thread restriction assert.mattm@chromium.org2010-11-241-2/+0
* Update renderer's resize corner rect cached in RenderWidgetHost only on resiz...alekseys@chromium.org2010-11-241-5/+9
* Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoinganicolao@chromium.org2010-11-244-10/+33
* Fix regression introduced in r67027 which broke the acceleratedkbr@google.com2010-11-241-0/+1
* [cros] Fix two issues related to gtk im context support.suzhe@chromium.org2010-11-242-1/+10
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-234-17/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-234-1/+17
* touchui: Create touch-events.sadrul@chromium.org2010-11-234-7/+137
* Fixes bug that could leave renderer out of sync with size ofsky@chromium.org2010-11-231-0/+21
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-233-31/+38
* Correctly handle visibility-only move messages in accelerated Mac pluginsstuartmorgan@chromium.org2010-11-234-28/+28
* Mac: Try to fix a crash.thakis@chromium.org2010-11-221-0/+15
* Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.sadrul@chromium.org2010-11-222-12/+30
* Attempt 2 at:sky@chromium.org2010-11-212-17/+20
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-202-5/+3
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+1
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-191-0/+2
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-192-20/+17
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-192-17/+20
* Don't show autocomplete suggestions redundant with autofill suggestions.isherman@chromium.org2010-11-191-5/+2
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-182-3/+6
* Check is_composing_text_ in GtkIMContextWrapper::HandlePreeditChanged.xiyuan@chromium.org2010-11-181-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-181-0/+1
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-172-1/+1
* DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...jhawkins@chromium.org2010-11-171-4/+4
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-173-8/+7
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-173-7/+8
* Implement web app definition parsing.aa@chromium.org2010-11-173-8/+7
* Support AXContents attribute on the RenderWidgetHostViewCocoa.dtseng@chromium.org2010-11-171-1/+13
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-1610-108/+73
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-163-1/+27
* Add scoped_allowio to InitSpeechInput until we can evaluate whether this IO a...finnur@chromium.org2010-11-161-0/+3
* M browser_render_process_host.ccfinnur@chromium.org2010-11-161-9/+9
* Mac: Show GPU widget on reload after a renderer crash.thakis@chromium.org2010-11-161-0/+1
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-162-0/+24
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-42/+44
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-44/+42
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-42/+44
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-165-5/+5
* linux: rename a variable to a more descriptive nameevan@chromium.org2010-11-132-7/+9
* Dispatch MIME registry queries to FILE thread.kinuko@chromium.org2010-11-134-36/+18
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-124-38/+0
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-121-1/+1
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-2/+1
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-111-21/+21
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-112-16/+15
* Marking the ResourceDispatcherTest.SyncXMLHttpRequest_Disallowed as flakyananta@chromium.org2010-11-111-1/+2
* Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_proces...oshima@chromium.org2010-11-101-0/+6
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-102-0/+9