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
*
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
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
8
-96
/
+89
*
Fallback to 1x scale factor if the images doesn't have the target
oshima@chromium.org
2013-01-18
1
-96
/
+81
*
Add myself to the owner of image_skia_ stuff
oshima@chromium.org
2013-01-17
1
-0
/
+3
*
Add additional error handling and null checking to ImageSkiaOperations
pkotwicz@chromium.org
2013-01-16
3
-10
/
+67
*
Add check to make sure that mask image and target image have the same size.
oshima@chromium.org
2013-01-11
1
-0
/
+2
*
Flip the default value of the flag to enable scaling in ImageSkiaOperations.
oshima@chromium.org
2013-01-08
1
-2
/
+2
*
Don't scale mask image for new tab button.
oshima@chromium.org
2013-01-07
1
-1
/
+0
*
Add fuzziness to checking whether the colors of two SkBitmaps are equal for I...
pkotwicz@chromium.org
2013-01-04
3
-27
/
+38
*
Rotated Images
harrym@chromium.org
2012-12-18
2
-5
/
+50
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
10
-63
/
+55
*
Fix a unittest failing on iOS retina devices.
noyau@chromium.org
2012-12-11
1
-1
/
+3
*
Fixing a test failure on iOS.
noyau@chromium.org
2012-12-10
1
-2
/
+15
*
Fixes a double release crasher in iOS image code.
noyau@chromium.org
2012-12-10
1
-6
/
+6
[next]