summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder toyaar@chromium.org2010-03-081-2/+9
* WebKit roll to r55636.levin@chromium.org2010-03-081-0/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-64/+63
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-6/+15
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-8/+8
* Update Skia transfer modes for Skia r239amanda@chromium.org2009-06-251-4/+4
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-7/+7
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-2/+6
* Update webkit to r44571darin@chromium.org2009-06-101-10/+18
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-5/+2
* More green please: Vector canvas matrix test disable, mac fix, mark layoutsenorblanco@chromium.org2009-05-131-1/+1
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-89/+58
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-221-58/+89
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-89/+58
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Move the vector canvas unit test data to the skia/ext directory. It wasn'tbrettw@chromium.org2009-01-081-62/+36
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-11/+14
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+1009