summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-155-22/+21
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-155-21/+22
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-152-8/+13
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-152-13/+8
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-143-201/+1
* Fix memory bug.tburkard@chromium.org2011-07-141-6/+9
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-2/+2
* Allow different kinds of 'desktops'.sadrul@chromium.org2011-07-131-1/+8
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-132-10/+20
* Print out error messages for diagnostic purpose.zmo@google.com2011-07-131-3/+24
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-132-3/+1
* [Mac] Show correct cursor after context menu is closed.asvitkine@chromium.org2011-07-134-7/+46
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-138-45/+0
* Updating markedRange when SelectionChanged received.bashi@chromium.org2011-07-121-0/+6
* Get rid of RenderWidgetHostDestroyed method in the various classes. RenderWid...jam@chromium.org2011-07-114-10/+2
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-0/+8
* Build fixes for the linux touch build. The render_widget_host_view_views_touc...ananta@chromium.org2011-07-111-8/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-106-21/+23
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-072-5/+6
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-072-6/+5
* Clean up .gypi and no-op GetCompositingSurface on TOUCH_UI.backer@chromium.org2011-07-072-0/+9