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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit constructor-enums for SkMatrix44, either kUninitialized or kIden...
reed@google.com
2013-01-16
2
-33
/
+29
*
some fixes and warning disables in ui/ for building on win x64
scottmg@chromium.org
2013-01-15
2
-6
/
+6
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
4
-233
/
+1291
*
Add support for getting the 256x256 app icon on Windows as a SkBitmap.
asvitkine@chromium.org
2013-01-14
3
-2
/
+113
*
ui/gfx: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-12
9
-21
/
+21
*
Add check to make sure that mask image and target image have the same size.
oshima@chromium.org
2013-01-11
1
-0
/
+2
*
This patch prevents the creation of some render targets by informing the logi...
whunt@chromium.org
2013-01-09
1
-0
/
+9
*
Remove DCHECK for negative sizes for Android
nyquist@chromium.org
2013-01-09
1
-0
/
+7
*
Fix a couple test cases where we should be doing floating point comparisons.
thestig@chromium.org
2013-01-09
2
-11
/
+10
*
Add support for adding 256x256 pngs to Windows .ico files.
asvitkine@chromium.org
2013-01-08
3
-41
/
+120
*
Rotated Images
harrym@chromium.org
2013-01-08
1
-0
/
+1
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2013-01-08
7
-45
/
+47
*
Flip the default value of the flag to enable scaling in ImageSkiaOperations.
oshima@chromium.org
2013-01-08
3
-8
/
+8
*
Don't scale mask image for new tab button.
oshima@chromium.org
2013-01-07
1
-1
/
+0
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
3
-1
/
+75
*
Add fuzziness to checking whether the colors of two SkBitmaps are equal for I...
pkotwicz@chromium.org
2013-01-04
3
-27
/
+38
*
Inline gfx::QuadF and gfx::Transform ctor/dtors
jamesr@chromium.org
2013-01-03
2
-27
/
+12
*
Remove ScopedAllowIO from font_fallback_win.cc.
asvitkine@chromium.org
2012-12-27
1
-3
/
+0
*
Add ToString() to gfx::Transform for easier debugging.
danakj@chromium.org
2012-12-20
2
-0
/
+29
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
1
-9
/
+1
*
Rotated Images
harrym@chromium.org
2012-12-18
5
-5
/
+160
*
Generate shim headers for libpng
phajdan.jr@chromium.org
2012-12-18
2
-10
/
+1
*
Revert 173315
nkostylev@chromium.org
2012-12-15
2
-1
/
+13
*
gfx: The destructor of DisplayObserver does not need to be out-of-line.
tfarina@chromium.org
2012-12-15
2
-13
/
+1
*
Add rudimentary support for custom cursors in Chrome Aura Windows.
ananta@chromium.org
2012-12-14
2
-1
/
+62
*
Aggressively inline implementation of gfx::Transform
shawnsingh@google.com
2012-12-13
2
-53
/
+20
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
10
-63
/
+55
*
Improve K-mean dominant color selection for favicons
jamescook@chromium.org
2012-12-11
3
-3
/
+71
*
Fix a unittest failing on iOS retina devices.
noyau@chromium.org
2012-12-11
1
-1
/
+3
*
Use native theme colors for textfields; etc.
msw@chromium.org
2012-12-10
1
-1
/
+1
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
1
-13
/
+2
*
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
*
Optimization pass on Transform, to take advantage of SkMatrix44::getType()
reed@google.com
2012-12-07
2
-115
/
+30
*
Revert 171569 as it broke some browser_tests on win_aura.
sky@chromium.org
2012-12-07
1
-2
/
+13
*
Fix Views textfield/omnibox diagonal strikethrough appearance.
msw@chromium.org
2012-12-06
1
-3
/
+3
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-06
1
-13
/
+2
*
Use min 1dip width for caret
oshima@chromium.org
2012-12-06
2
-15
/
+18
*
Adds support for creating a gfx::Image from multi resolution raw data.
pkotwicz@chromium.org
2012-12-05
16
-345
/
+868
*
ui: Use skia::RefPtr<T> for implicit safe reference counting.
danakj@chromium.org
2012-12-05
10
-132
/
+122
*
Use nearest neighbor filtering for non-translated quads
skyostil@chromium.org
2012-12-04
3
-0
/
+41
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
1
-18
/
+18
*
Remove unused function from color_utils.
benwells@chromium.org
2012-12-03
2
-57
/
+0
*
Inline gfx::Vector2d* ctors and integer conversions
jamesr@chromium.org
2012-12-03
6
-74
/
+43
*
gfx: Inline the constructors and destructors for RectBase.
danakj@chromium.org
2012-11-30
2
-46
/
+7
*
Revert "Enable DCHECK in GetBitmap on WIN"
oshima@chromium.org
2012-11-30
1
-0
/
+4
*
Check for identity before doing matrix math in more places in gfx::Transform
jamesr@chromium.org
2012-11-30
1
-8
/
+38
*
Improve implementation of gfx::Transform::IsBackFaceVisible
shawnsingh@chromium.org
2012-11-30
1
-11
/
+58
*
Inline hot ctor/dtors for struct-like gfx:: geometry types
jamesr@chromium.org
2012-11-30
12
-97
/
+48
*
Avoid redundant SkMatrix44::reset() call in gfx::Transform constructor
jamesr@chromium.org
2012-11-30
1
-1
/
+0
[next]