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_skia.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enables HiDPI favicon to be displayed in tab strip on CrOS
pkotwicz@chromium.org
2012-08-16
1
-0
/
+4
*
Avoid crashing when an ImageSkia has no representations and is converted to S...
jyasskin@chromium.org
2012-08-14
1
-10
/
+5
*
Chrome does not support hidpi themes other than the default.
pkotwicz@chromium.org
2012-08-05
1
-12
/
+12
*
Implement remaining SkBitmapOperations as ImageSkiaOperations
pkotwicz@chromium.org
2012-07-23
1
-24
/
+5
*
More and more places are using ImageSkiaSource.
pkotwicz@chromium.org
2012-07-20
1
-0
/
+35
*
More and more places are using ImageSkiaSource.
pkotwicz@chromium.org
2012-07-18
1
-2
/
+4
*
Get rid of implicit conversion to and from ImageSkiaRep
pkotwicz@chromium.org
2012-07-11
1
-14
/
+2
*
Loading/Creating images for mutiple scale factors on the fly
oshima@chromium.org
2012-07-03
1
-36
/
+109
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-124
/
+85
*
Adds null check in network menu icon to check if bitmap is null before checki...
pkotwicz@chromium.org
2012-06-23
1
-0
/
+2
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
1
-0
/
+11
*
Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
1
-11
/
+0
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
1
-0
/
+11
*
Make imageSkia:::extractSubset multi-image aware.
kevers@chromium.org
2012-06-08
1
-5
/
+25
*
Make SkIRect in ImageSkia::extractSubset const because it is const in SkBitma...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+1
*
Adds methods to ImageSkia to allow changing scale factor on the fly
pkotwicz@chromium.org
2012-06-01
1
-23
/
+70
*
Right now, the 2x data pack also contains 1x images. This is correct in the c...
flackr@chromium.org
2012-05-23
1
-9
/
+2
*
Revert 137622 - Fix a couple of bugs with the image skia implementation
pkotwicz@chromium.org
2012-05-17
1
-4
/
+9
*
Fix a couple of bugs with the image skia implementation
pkotwicz@chromium.org
2012-05-17
1
-9
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-97
/
+143
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-158
/
+97
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
1
-0
/
+15
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-15
/
+0
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-0
/
+15
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-15
/
+0
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-97
/
+158
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-157
/
+97
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-97
/
+157
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
1
-0
/
+146