| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
I'm going to use this to write layout test checksums to the
expected png files.
Review URL: http://codereview.chromium.org/6696085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79592 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=71063
TEST=compiled
Review URL: http://codereview.chromium.org/6312156
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73890 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
> webkit_support_gfx.h:41:8: warning: extra tokens at end of #endif directive
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3303026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59307 0039d316-1c4b-4281-b951-d872f2087c98
|
|
- Introduce webkit_support_gfx.h, which has wrappers of gfx::PNGCodec
It is used by ImageDiff.cpp and TestShell.cpp
- Include base/string16.h in webkit_support.h
This makes moving base/string16.h in Chromium tree easier.
- Remove unused functions.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3336013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59033 0039d316-1c4b-4281-b951-d872f2087c98
|