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
/
gfx
/
canvas_direct2d_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore the Direct2D tests. It no longer uses WindowImpl which I moved to app...
brettw@google.com
2010-12-30
1
-11
/
+40
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-2
/
+2
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-4
/
+2
*
Fix gfx unit-tests so they do not crash on Windows, prior to Windows 7
georgey@chromium.org
2010-10-06
1
-0
/
+38
*
Cleanup:
pkasting@chromium.org
2010-08-17
1
-51
/
+0
*
FBTF: Minor gfx/ header cleanup.
erg@google.com
2010-08-10
1
-0
/
+1
*
Implement more rendering methods on Canvas.
ben@chromium.org
2010-07-29
1
-0
/
+52
*
Add support for Radial Gradient Brush and Bitmap Brush to gfx::Canvas.
ben@chromium.org
2010-07-29
1
-0
/
+60
*
Add support for brushes to gfx::Canvas... right now just LinearGradientBrush.
ben@chromium.org
2010-07-23
1
-0
/
+19
*
Fix transforms to be preconcat like skia so multiple transforms are accumulat...
ben@chromium.org
2010-07-21
1
-0
/
+21
*
Implement initial ClipRect.
ben@chromium.org
2010-07-21
1
-0
/
+27
*
Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...
ben@chromium.org
2010-07-09
1
-0
/
+156