summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...kinuko@chromium.org2010-11-301-3/+2
* C++ readability change for jochenjochen@chromium.org2010-11-303-12/+12
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+1
* Add missing newline.thestig@chromium.org2010-11-301-1/+1
* Print Preview: Fix hanging browser process on Windows.thestig@chromium.org2010-11-302-28/+18
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+2
* [Mac] Modify -[AcceleratedPluginView acceptsFirstResponder] to check if its s...rohitrao@chromium.org2010-11-302-21/+99
* Clean up compositor window when the GPU process terminates unexpectedly.nduca@chromium.org2010-11-302-18/+29
* A browser test for safe_browsing_blocking_page. It tests some simple cases fo...panayiotis@google.com2010-11-301-1/+1
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-301-38/+0
* Mac: Add unit test that makes sure clicking accelerated views focuses the RWH...thakis@chromium.org2010-11-293-28/+124
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-293-15/+19
* Remove chrome/browser/ui_thread_helpers.h because it's only used on Mac.rsesek@chromium.org2010-11-291-5/+9
* Support preconnect predictions for redirectsjar@chromium.org2010-11-291-4/+4
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-287-20/+40
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-2710-27/+221
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-5/+5
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-264-1/+17
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-267-18/+145
* Fix compile error introduced by backer@chromium.org's recent change.anicolao@google.com2010-11-262-0/+7
* Resize synchronization for Linux.backer@chromium.org2010-11-255-0/+12
* Check content settings when accessing web databases from workers.jochen@chromium.org2010-11-251-0/+14
* Pass cookie options to content settings delegate.jochen@chromium.org2010-11-254-3/+10
* On windows filepaths need \\?\ prefix to allow extended file path names. Fix ...kkanetkar@chromium.org2010-11-251-2/+3
* Logging downloads.ahendrickson@chromium.org2010-11-242-0/+30
* 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