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
*
Add ability to draw only the selected portion of text in RenderText so that we
varunjain@chromium.org
2013-02-15
2
-0
/
+14
*
Revert 182494
isherman@chromium.org
2013-02-14
2
-28
/
+6
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-14
2
-6
/
+28
*
Adds a function computing image color covariance on an SkBitmap.
motek@chromium.org
2013-02-13
3
-0
/
+108
*
Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera...
whunt@chromium.org
2013-02-13
2
-8
/
+0
*
Remove ImageLoadingTracker class, as it is not used anymore.
rpaquay@chromium.org
2013-02-12
2
-2
/
+2
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
5
-14
/
+18
*
Views Textfield: Copy on Ctrl+Insert, fix and disable overtype.
msw@chromium.org
2013-02-07
1
-9
/
+2
*
Added Matrix3F class to gfx.
motek@chromium.org
2013-02-04
3
-0
/
+493
*
Fix RenderTextTest.PangoAttributes test leaks; remove suppressions.
msw@chromium.org
2013-02-03
1
-1
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+5
*
A host of micro-optimizations and a refactor of TimeForBoundsToIntersect
whunt@chromium.org
2013-02-02
2
-21
/
+14
*
Initialize memory, remove valgrind supression, add transparency test.
harrym@chromium.org
2013-02-01
1
-1
/
+3
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
19
-745
/
+914
*
Lookup the favicon with the closest scale factor to the one passed in to chro...
pkotwicz@chromium.org
2013-01-31
3
-11
/
+10
*
Fix high-DPI on Windows to make use of DIP scaling in WebKit.
kevers@chromium.org
2013-01-31
3
-2
/
+20
*
Revert 179770
jochen@chromium.org
2013-01-31
2
-14
/
+21
*
Support large icons for Windows desktop profile shortcuts.
asvitkine@chromium.org
2013-01-31
2
-4
/
+7
*
A host of micro-optimizations and a refactor of TimeForBoundsToIntersect
whunt@chromium.org
2013-01-31
2
-21
/
+14
*
mac: Delete GetCachedImageWithName(), it's no longer used.
thakis@chromium.org
2013-01-30
2
-108
/
+0
*
Fix typo in log statement.
nick@chromium.org
2013-01-26
1
-1
/
+1
*
png_codec_unittest.cc leaks stl::vector row_pointers on encoding error.
noel@chromium.org
2013-01-25
1
-30
/
+22
*
Comment memory leak in the PNG encoder on encoding error.
noel@chromium.org
2013-01-25
1
-1
/
+3
*
Changes the format of gfx::Display's ID.
mukai@chromium.org
2013-01-25
2
-4
/
+14
*
Adds oshima to OWNER of Display.
mukai@chromium.org
2013-01-25
1
-0
/
+4
*
Don't use BinaryImageSource for ButtonImageSource
oshima@chromium.org
2013-01-24
1
-13
/
+20
*
Memory leak in module png_codec.cc on encoder error.
noel@chromium.org
2013-01-24
1
-6
/
+9
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
7
-39
/
+149
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
9
-97
/
+90
*
ui: Prevent negative sizes.
danakj@chromium.org
2013-01-23
4
-22
/
+13
*
ui: Prevent negative sizes in unit tests.
danakj@chromium.org
2013-01-23
2
-22
/
+1
*
Revert "ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes alwa...
danakj@chromium.org
2013-01-22
7
-47
/
+45
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-0
/
+7
*
Make new-style page scale work on Android.
aelias@chromium.org
2013-01-21
1
-1
/
+1
*
Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, so
sky@chromium.org
2013-01-18
1
-6
/
+0
*
Memory leak in jpeg_codec.cc on encoder error.
noel@chromium.org
2013-01-18
1
-4
/
+11
*
Fallback to 1x scale factor if the images doesn't have the target
oshima@chromium.org
2013-01-18
3
-102
/
+81
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-7
/
+0
*
Add myself to the owner of image_skia_ stuff
oshima@chromium.org
2013-01-17
1
-0
/
+3
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-0
/
+7
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-7
/
+0
*
Add additional error handling and null checking to ImageSkiaOperations
pkotwicz@chromium.org
2013-01-16
3
-10
/
+67
*
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
[next]