summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Merge 136154 - Moved url_utils from chrome/browser/net to chrome/common/net.groby@chromium.org2012-05-151-2/+2
* Merge 135775 - Remove the "autogenerate keyword" bit on TemplateURL.laforge@chromium.org2012-05-101-3/+2
* Disable ContextMenuBrowserTest.RealMenu under ASanglider@chromium.org2012-05-051-0/+3
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-041-21/+22
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-041-2/+2
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-047-1/+104
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-037-93/+1
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-037-1/+93
* Disable thumbnailing of WebContents created for Instant to avoid unnecessary ...mazda@chromium.org2012-05-022-2/+9
* Notify the text-check resulthbono@chromium.org2012-05-022-1/+3
* Restore context menus to hosted app sites.benwells@chromium.org2012-04-302-21/+17
* Don't group same-site links in new windows in the same SiteInstance.creis@chromium.org2012-04-272-17/+6
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-15/+5
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-251-2/+2
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-1/+1
* Death to TCVV!ben@chromium.org2012-04-182-93/+0
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-1710-11/+11
* Add more functionality to WebView.ben@chromium.org2012-04-172-11/+0
* Fix a crash in ThumbnailGenerator when instant search is enabled.mazda@chromium.org2012-04-121-0/+4
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-113-4/+4
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-101-1/+0
* Convert view source ui_tests to browser_tests. I also renabled them, hopefull...jam@chromium.org2012-04-102-109/+84
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-102-31/+103
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-092-103/+31
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-092-31/+103
* Added type enum to the base class with a getter virtual method. This prevents...dyu@chromium.org2012-04-072-2/+10
* Add a 'version' parameter to SpellingServiceClient::RequestTextCheck().hbono@chromium.org2012-04-071-1/+1
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-11/+10
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-10/+11
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-11/+10
* Adds a TabContentsViewAura.ben@chromium.org2012-04-044-24/+63
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-034-63/+24
* Adds a TabContentsViewAura.ben@chromium.org2012-04-034-24/+63
* Allow extension context menus to enable/disable itemscduvall@chromium.org2012-04-031-3/+5
* Suppress View Page Info and View Frame Info context menu items when there's n...grt@chromium.org2012-04-021-4/+14
* Allow devtools on extension popup windows for macbenwells@chromium.org2012-03-301-9/+0
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-2/+2
* Do not make a copy of result in GetBitmapForRenderWidgetHost on Aura.mazda@chromium.org2012-03-281-0/+8
* Remove per-tab preference machinery.falken@chromium.org2012-03-261-8/+2
* Always initialize |integrate_spelling_service_|hbono@chromium.org2012-03-262-3/+25
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-1/+1
* Support custom drag-and-drop of bookmarks in Aurarbyers@chromium.org2012-03-224-0/+205
* Allow wider than tall clipping as good clipping and add kTooWiderThanTall.mazda@chromium.org2012-03-203-4/+27
* NULL check GetFocusManager() before using it in ChromeWebContentsViewDelegate...jam@chromium.org2012-03-201-0/+2
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-201-2/+32
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-2/+0
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+1
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-5/+4
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-6/+6