index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
image
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL fixes two bugs:
pkotwicz@chromium.org
2013-06-22
1
-0
/
+11
*
gfx::Image: Added Width, Height and Size methods.
mgiuca@chromium.org
2013-03-27
1
-0
/
+6
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-5
/
+5
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
1
-12
/
+5
*
Adds support for creating a gfx::Image from multi resolution raw data.
pkotwicz@chromium.org
2012-12-05
1
-3
/
+22
*
Remove deprecated gfx::Image::operator NSImage*().
rsesek@chromium.org
2012-09-14
1
-7
/
+0
*
Adds an iOS implementation of gfx::Image.
rohitrao@chromium.org
2012-09-14
1
-2
/
+10
*
Remove unused gfx::Image constructor which takes in ImageSkiaRep
pkotwicz@chromium.org
2012-08-17
1
-5
/
+0
*
Add support for PNG representation in gfx::Image
cjhopman@chromium.org
2012-08-08
1
-0
/
+9
*
Revert r150228 "Add support for PNG representation in gfx::Image"
oshima@chromium.org
2012-08-07
1
-9
/
+0
*
Add support for PNG representation in gfx::Image
cjhopman@chromium.org
2012-08-07
1
-0
/
+9
*
Fall back to the default favicon on invalid favicon files.
thakis@chromium.org
2012-08-06
1
-2
/
+7
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
1
-0
/
+7
*
Refactoring of gfx::Image
cjhopman@chromium.org
2012-07-19
1
-6
/
+7
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-0
/
+6
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-4
/
+5
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-4
/
+0
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-0
/
+4
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-4
/
+0
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-0
/
+4
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-4
/
+0
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-4
/
+4
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
1
-0
/
+4
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-4
/
+0
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-0
/
+4
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-4
/
+0
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-4
/
+4
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-4
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-4
/
+4
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
1
-10
/
+2
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-4
/
+4
*
ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.
tfarina@chromium.org
2012-03-27
1
-1
/
+0
*
ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.
tfarina@chromium.org
2012-03-23
1
-3
/
+1
*
ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.
tfarina@chromium.org
2012-03-21
1
-1
/
+0
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-1
/
+1
*
Add gfx::Image::Image(const SkBitmap&) constructor.
rsesek@chromium.org
2012-02-24
1
-0
/
+4
*
Add a default constructor for gfx::Image.
rohitrao@chromium.org
2012-02-22
1
-1
/
+10
*
GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.
erg@chromium.org
2011-12-02
1
-0
/
+6
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-3
/
+3
*
Augment the gfx::Image conversion methods to let callers choose between weak ...
rsesek@chromium.org
2011-06-21
1
-2
/
+27
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-0
/
+130