summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-131-22/+1
* [Mac] Don't paint linen pattern when contents size is not available.asvitkine@chromium.org2011-08-121-0/+5
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-121-1/+22
* Gets rid of chrome being cleared for a moment when keyboard is hiddenbacker@chromium.org2011-08-121-6/+6
* Add OVERRIDEs to RenderViewHostObserver subclasses that didn't already have t...mihaip@chromium.org2011-08-121-1/+1
* InitRenderViewHostForExtensions would only be called when a new RenderViewHostmihaip@chromium.org2011-08-122-2/+123
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-112-4/+15
* [Mac] Rubber-banding on Lion.asvitkine@chromium.org2011-08-111-3/+132
* Revert 96329.bashi@chromium.org2011-08-111-10/+2
* Revert 96162 - Revert 96149 - Enable/disable input methods according to |text...bashi@chromium.org2011-08-111-2/+10
* Revert 96149 - Enable/disable input methods according to |text_input_type_| w...bashi@chromium.org2011-08-101-10/+2
* Enable/disable input methods according to |text_input_type_| when a viewbashi@chromium.org2011-08-101-2/+10
* Revert 96054 - Enable tcmalloc profiling and heap dump.fischman@chromium.org2011-08-092-15/+4
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-092-4/+15
* This is the exact same CL as in http://codereview.chromium.org/7570001 .varunjain@chromium.org2011-08-096-8/+67
* Profiles: Eliminate dead notifications.erg@google.com2011-08-091-9/+0
* Add OVERRIDE to all RenderWidgetHostView implementationsevan@chromium.org2011-08-081-3/+4
* Revert 95698 - Implement touch selection for RWHVV.yzshen@chromium.org2011-08-066-67/+8
* Implement touch selection for RWHVV.varunjain@chromium.org2011-08-066-8/+67
* Use input method's context for tracking focus states in OnGrabNotify.kinaba@chromium.org2011-08-053-8/+11
* Fix a few lingering bugs in BrowserAccessibilityManager and BrowserAccessibil...dtseng@chromium.org2011-08-052-15/+8
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Record type of content being downloaded.cbentzel@chromium.org2011-08-021-0/+1
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-5/+7
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Set a minimum tooltip auto-pop timeout of 10 seconds on web content tooltips.mark@chromium.org2011-07-291-0/+10
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-3/+3
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-292-6/+20
* touchui: Process some of the crazy buttons on the mouse.sadrul@chromium.org2011-07-281-0/+16
* Support more text input types. It depends on http://trac.webkit.org/changeset...penghuang@chromium.org2011-07-282-3/+6
* Removed a hack as WebKit seems to handle combo box positioning correctly now.fsamuel@chromium.org2011-07-281-8/+1
* Moved spellcheck related files to chrome/browser/spellcheck directory.morrita@chromium.org2011-07-281-1/+1
* Update Texture/Layer SetCanvas, callsites, and comments.msw@chromium.org2011-07-272-3/+3
* Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.willchan@chromium.org2011-07-261-5/+5
* [Mac] Fix ZombieObjectCrash with MenuController.asvitkine@chromium.org2011-07-261-0/+3
* Add OVERRIDE annotation to safebrowsing classes.mattm@chromium.org2011-07-251-12/+17
* Fix win build.oshima@google.com2011-07-231-2/+2
* Support fullscreen widget on Windows.yzshen@chromium.org2011-07-238-30/+72
* Reapplies r91761.erg@google.com2011-07-222-6/+5
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-223-21/+205
* Always write alpha. Turn of blending for root layers. Also, don't clear the b...backer@chromium.org2011-07-222-4/+9
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-2/+2
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Removing Gtk key bindings on ChromeOSsaintlou@chromium.org2011-07-192-3/+11
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-192-11/+0
* Implement auto-login for GAIA login pages when a GAIA token is available.rogerta@chromium.org2011-07-171-0/+7
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-165-21/+22
* [Mac] Properly fix cursor restore after closing context menu.asvitkine@chromium.org2011-07-161-0/+5