summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/thumbnail_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow wider than tall clipping as good clipping and add kTooWiderThanTall.mazda@chromium.org2012-03-201-3/+7
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-201-2/+32
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-1/+2
* content: Switch out from struct PaintAtSizeAckDetails to a std::pair instead.tfarina@chromium.org2012-03-131-5/+4
* [Coverity] Fixed pass-by-value to pass-by-referencegroby@chromium.org2012-03-121-5/+5
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-291-29/+14
* Split out ThumbnailGenerator::UpdateThumbnail() from ThumbnailGenerator::Upda...jgreenwald@chromium.org2012-02-231-1/+15
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-9/+10
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-9/+11
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-3/+3
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-8/+5
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-11/+14
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-7/+5
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-5/+7
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-7/+5
* ntp4: update topsites thumbnail generation and display slightlyestade@chromium.org2011-08-221-1/+10
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-1/+2
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-2/+4
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Fix a leak I introduced in r93120evan@chromium.org2011-07-201-3/+3
* Disable AutomationProxySnapshotTest.LargeSnapshot on Linuxevan@chromium.org2011-07-191-0/+9
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-14/+14
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-3/+2
* Fix invalid memory access caused by ThumbnailGenerator, part 2.satorux@chromium.org2011-06-021-6/+12
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-011-6/+0
* Fix invalid memory access caused by ThumbnailGenerator.satorux@chromium.org2011-06-011-0/+6
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-6/+19
* Revert 87264 - Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-19/+6
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-6/+19
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-2/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-2/+1
* Create a ThumbnailGenerator for each tab instead of using the global instance.mazda@chromium.org2011-04-271-32/+19
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-121-244/+49
* Add TopSites::GetTemporaryThumbnailScore().satorux@chromium.org2011-04-121-4/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+1
* Move property bag to content.avi@chromium.org2011-03-101-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-4/+4