summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-061-970/+0
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+3
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-3/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-12/+12
* Don't allow path traversal paths on the base file helperscpu@chromium.org2013-01-091-1/+3
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-041-14/+15
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-1/+1
* Disable VectorCanvasTest.* on Aura since they crash.jam@chromium.org2012-10-101-0/+4
* Disable VectorCanvasTest.PathEffects on Winsteveblock@chromium.org2012-05-231-1/+6
* remove call to getTotalClip, which is being deprecated. Use save/restore patternreed@google.com2012-04-121-3/+2
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-161-21/+1
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-1/+2
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+2
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+2
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-6/+6
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-6/+6
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-6/+6
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-1/+2
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-4/+4
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-2/+3
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-2/+5
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-5/+2
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-2/+5
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-5/+2
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-2/+5
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-5/+2
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-2/+5
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* Fix clang build by moving ToLowerASCII into base namespace.tfarina@chromium.org2010-11-031-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* TTF: Re-disable crashing test.vandebo@chromium.org2010-06-181-1/+2
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-1/+1
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-181-1/+1
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Remove WebCore usage from vector_canvas_unittest.ccdarin@chromium.org2010-03-121-20/+16
* Revert 40951 - UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDe...kkanetkar@chromium.org2010-03-101-9/+2