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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacViews: Get ImageTest to pass
andresantoso
2014-08-28
1
-4
/
+3
*
Use 2x resources for 1.25
oshima@chromium.org
2014-07-12
2
-25
/
+47
*
SkBitmap::Config is deprecated, use SkColorType instead
reed@google.com
2014-07-08
1
-2
/
+2
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
5
-25
/
+12
*
Use ImageSkiaSource to create ImageSkia from ImagePNGReps
oshima@chromium.org
2014-06-20
3
-35
/
+111
*
Revert 278589 "Use ImageSkiaSource to create ImageSkia from Imag..."
ricow@chromium.org
2014-06-20
3
-109
/
+35
*
Use ImageSkiaSource to create ImageSkia from ImagePNGReps
oshima@chromium.org
2014-06-20
3
-35
/
+109
*
Enable arbitrary scale factor
oshima@chromium.org
2014-06-11
2
-15
/
+1
*
Remove forward declarations of unused ImageRepGdk and ImageRepCairo
pkotwicz@chromium.org
2014-05-26
2
-8
/
+1
*
Update comment for ImageSkiaRep(gfx::Size, float);
oshima@chromium.org
2014-05-16
1
-1
/
+3
*
Fixes use-of-uninitialized-value MSan error in image_skia_unittest
mukai@chromium.org
2014-05-16
2
-3
/
+4
*
Allows arbitrary scale factor in ImageSkia.
mukai@chromium.org
2014-05-15
3
-15
/
+245
*
Add ImageSkiaRep::unscaled that tells if the image is for unscaled image.
oshima@chromium.org
2014-05-11
4
-9
/
+62
*
Scrub deprecated Skia APIs.
fmalita@chromium.org
2014-05-10
3
-3
/
+3
*
Let oshima own a few more image_skia_ files.
mukai@chromium.org
2014-05-09
1
-1
/
+1
*
More removal of GTK code.
erg@chromium.org
2014-04-15
3
-208
/
+3
*
Clean up gfx code after GTK port removal.
asvitkine@chromium.org
2014-04-14
1
-1
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
4
-295
/
+8
*
use SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-12
1
-5
/
+2
*
mac: Let task manager use IDR_PRODUCT_LOGO_16 instead of NSApplicationIcon.
thakis@chromium.org
2014-03-08
2
-10
/
+0
*
[gfx] Add a utility to calculate visible margins of an image.
gbillock@chromium.org
2014-02-03
3
-1
/
+151
*
Added a new overload of gfx::Image::CreateFrom1xPNGBytes
joaoe@opera.com
2014-01-08
2
-1
/
+14
*
GTTF: Enable glibcxx debug mode for Debug builds by default.
phajdan.jr@chromium.org
2013-12-10
2
-0
/
+4
*
Reuse Skia functions for converting to/from NSImage.
dcheng@chromium.org
2013-11-20
1
-2
/
+3
*
ozone: Support building without cairo
spang@chromium.org
2013-11-19
1
-1
/
+2
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
1
-2
/
+2
*
Remove last dependencies on ui/base from ui/gfx
ben@chromium.org
2013-09-27
13
-26
/
+25
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
22
-344
/
+324
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
22
-324
/
+344
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
22
-344
/
+324
*
Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx
davemoore@chromium.org
2013-09-11
1
-1
/
+1
*
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
ben@chromium.org
2013-09-05
12
-12
/
+12
*
Template arguments to templates in std must have complete types.
zeno.albisser@digia.com
2013-08-28
1
-13
/
+10
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
4
-16
/
+16
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
4
-22
/
+22
*
This CL fixes two bugs:
pkotwicz@chromium.org
2013-06-22
3
-4
/
+66
*
Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
2
-9
/
+9
*
Fix clang warnings for iOS section
justincohen@google.com
2013-05-16
1
-3
/
+3
*
ImageFamily: Added a comment explaining when to use Image or ImageSkia instead
mgiuca@chromium.org
2013-05-05
1
-0
/
+5
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-6
/
+6
*
App shortcut icons on Windows are now 256x256 instead of 32x32.
mgiuca@chromium.org
2013-04-30
2
-0
/
+14
*
ImageFamily: Renamed Get method to GetBest.
mgiuca@chromium.org
2013-04-06
3
-43
/
+43
*
Added new class gfx::ImageFamily.
mgiuca@chromium.org
2013-04-04
3
-0
/
+445
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-9
/
+9
*
gfx::Image: Added Width, Height and Size methods.
mgiuca@chromium.org
2013-03-27
7
-2
/
+220
*
Fix rounding rules for skia operations to work with non-integer scaling facto...
kevers@chromium.org
2013-03-15
1
-6
/
+19
*
Mac Chromium style checker cleanup
rsleevi@chromium.org
2013-02-20
1
-1
/
+1
*
Remove ImageLoadingTracker class, as it is not used anymore.
rpaquay@chromium.org
2013-02-12
2
-2
/
+2
*
Lookup the favicon with the closest scale factor to the one passed in to chro...
pkotwicz@chromium.org
2013-01-31
3
-11
/
+10
*
Don't use BinaryImageSource for ButtonImageSource
oshima@chromium.org
2013-01-24
1
-13
/
+20
[next]