summaryrefslogtreecommitdiffstats
path: root/ui/gfx/image
Commit message (Expand)AuthorAgeFilesLines
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-147-393/+259
* Revert 136639 - Image(SkBitmap) was calling DeleteSoon. Changed code path sli...pkotwicz@chromium.org2012-05-141-1/+1
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-149-51/+71
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-71/+51
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-48/+69
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-69/+48
* Image(SkBitmap) was calling DeleteSoon. Changed code path slightly such that ...pkotwicz@chromium.org2012-05-111-1/+1
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-107-259/+393
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-107-392/+259
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-107-259/+392
* Revert r123782.thakis@chromium.org2012-05-031-2/+2
* On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...pkotwicz@chromium.org2012-04-246-58/+275
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-054-18/+18
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-274-16/+11
* ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.tfarina@chromium.org2012-03-232-9/+1
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-213-7/+2
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-3/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-032-2/+2
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-3/+3
* Fix a leak in ImageTest.SkiaRefToSkiarsesek@chromium.org2012-02-241-1/+2
* Add gfx::Image::Image(const SkBitmap&) constructor.rsesek@chromium.org2012-02-243-0/+23
* Add a default constructor for gfx::Image.rohitrao@chromium.org2012-02-223-3/+48
* Android build fixed. OWNER=rsesek. jrg@chromium.org2012-01-271-4/+4
* Revert 119379 - Toward an android build of sync_unit_tests: OWNERS=rsesektzik@chromium.org2012-01-271-4/+3
* Toward an android build of sync_unit_tests: OWNERS=rsesekjrg@chromium.org2012-01-271-3/+4
* Inline |CanvasSkia::DrawGdkPixbuf()| into its only caller.asvitkine@chromium.org2012-01-271-2/+7
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-2/+3
* Add an OWNERS file for ui/gfx/image/erg@chromium.org2011-12-021-0/+1
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-025-2/+259
* Add service to update GAIA infosail@chromium.org2011-11-302-0/+42
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-292-42/+0
* Add service to update GAIA infosail@chromium.org2011-11-292-0/+42
* [ntp4] Use highest quality jpeg compression for thumbnail images.csilv@chromium.org2011-11-282-5/+4
* Hook up Workspace and Launcheroshima@google.com2011-11-081-1/+1
* Check return value of SkBitmap::readyToDraw before calling SkBitmap::getAddr32.reveman@google.com2011-09-091-0/+4
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-071-1/+4
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-062-9/+9
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-022-0/+21
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-172-6/+8
* Augment the gfx::Image conversion methods to let callers choose between weak ...rsesek@chromium.org2011-06-215-25/+138
* Refactor FaviconHandler to move code into delegaterohitrao@chromium.org2011-06-172-0/+58
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-137-0/+923