summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/thumbnail_generator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-1/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Allow wider than tall clipping as good clipping and add kTooWiderThanTall.mazda@chromium.org2012-03-201-1/+18
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+1
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-6/+6
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* [Coverity] Fixed pass-by-value to pass-by-referencegroby@chromium.org2012-03-121-3/+3
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-1/+1
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-291-167/+9
* Simplify some calls to gfx::Rect by using its gfx::Size ctor.tfarina@chromium.org2012-02-241-6/+4
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-33/+11
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-11/+33
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-33/+11
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-161-2/+2
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-3/+3
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+2
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-1/+0
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-111-1/+0
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-1/+3
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-6/+6
* Get rid of the last view_messages.h include in chrome, other than tab_content...jam@chromium.org2011-12-061-10/+2
* Fix annoying autorelease messages for browser tests.shess@chromium.org2011-11-041-1/+1
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-4/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-6/+12
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-3/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-9/+12
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* More build fixes for linux and chrome os.ananta@chromium.org2011-07-101-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* Re-enable a disabled test in ThumbnailGeneratorsatorux@chromium.org2011-06-031-3/+11
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-0/+1
* Revert 87264 - Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-1/+0
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-0/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-8/+8
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-8/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-8/+8
* Fix the disabled tests in thumbnail_generator_unittest.ccsatorux@chromium.org2011-05-041-59/+76
* Revert 82854 - Fx the disabled test in thumbnail_generator_unittest.ccsatorux@chromium.org2011-04-251-44/+40
* Fx the disabled test in thumbnail_generator_unittest.ccsatorux@chromium.org2011-04-251-40/+44
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-2/+2
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-2/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-4/+4