summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Switch WebContentsUserData to be a friended base.avi@chromium.org2012-09-152-4/+11
* Native messaging now uses the MessageService back-end.eaugusti@chromium.org2012-09-131-1/+0
* Switch SessionTabHelper to use WebContentsUserData.avi@chromium.org2012-09-121-0/+3
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-1/+2
* Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...avi@chromium.org2012-09-111-7/+0
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-101-0/+7
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-2/+1
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-072-5/+9
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-1/+2
* Add a method to check if an AutocompleteMatch is of a search type.sreeram@chromium.org2012-09-051-10/+10
* Avoid generating thumbnails while WebContents is destructed.avi@chromium.org2012-08-301-3/+7
* Make WebContentsUserData::CreateForWebContents idempotent.avi@chromium.org2012-08-302-1/+20
* Create base class for TabHelpers.avi@chromium.org2012-08-292-0/+131
* Context menus for text fields in platform apps should show available actions ...mek@chromium.org2012-08-281-0/+8
* Revert 153571 - Create base class for TabHelpers.alexeypa@google.com2012-08-282-92/+0
* Platform app context menu items should not be grouped into a submenu.mek@chromium.org2012-08-271-24/+30
* Create base class for TabHelpers.avi@chromium.org2012-08-272-0/+92
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-243-21/+21
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* Move MessageService into it's own directory.eaugusti@chromium.org2012-08-211-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-212-2/+2
* Make ThumbnailGenerator support high DPI.mazda@chromium.org2012-08-211-29/+65
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-2/+2
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-145-11/+12
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+1
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-139-429/+2
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-105-12/+11
* Make ThumbnailGenerator::AskForSnapshot support high DPI.mazda@chromium.org2012-08-071-1/+5
* Clip the bitmap for creating the thumbnail on GPU when accelerated compositin...mazda@chromium.org2012-08-072-65/+94
* Revert "Make F12 close an undocked DevTools window rather than open another D...apavlov@chromium.org2012-08-071-2/+1
* Make F12 close an undocked DevTools window rather than open another DevTools ...apavlov@chromium.org2012-08-011-1/+2
* Record navigations by URL scheme.cbentzel@chromium.org2012-07-272-0/+94
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-9/+4
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-1/+2
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-251-1/+1
* Avoid crash in render view context menu with no browser.stevenjb@chromium.org2012-07-241-1/+10
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-7/+7
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-232-2/+4
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-7/+7
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-7/+7
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-211-1/+1
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-201-1/+1
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-201-1/+1
* Remove ThumbnailOptions, which is no longer used.mazda@chromium.org2012-07-192-48/+24
* Fix the crash in ThumbnailGenerator that occurs when the rendnerer crashes.mazda@chromium.org2012-07-182-24/+11
* Move notifications only used in chrome/ to chrome/, renames one notification ...avi@chromium.org2012-07-181-2/+3
* Clean up CopyFromBackingStore and CopyFromCompositingSurface.mazda@chromium.org2012-07-131-2/+4
* Support in-browser thumbnailing on Windows XP.mazda@chromium.org2012-07-132-22/+57
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-112-2/+2
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+2