summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Reland "skia: Add 'skia_unittests' test suite for this directory."tfarina2015-01-093-12/+128
* Define SK_USE_FREETYPE_EMBOLDEN on Androidwangxianzhu2015-01-091-2/+2
* skia/ext: Remove unused SkFontHost.h include from vector_platform_device_emf_...tfarina2015-01-081-1/+0
* switch to onDraw virtuals for SkCanvasreed2015-01-083-114/+109
* move chrome flags out of skia's gypireed2015-01-081-0/+8
* link in stub impl for new porting-layer apireed2015-01-082-0/+4
* skia: Do not include a source file in another source file.tfarina2015-01-082-2/+7
* Address lingering SkRect::intersect call sites in skia/extrobertphillips2015-01-071-4/+4
* Revert of skia: Add 'skia_unittests' test suite for this directory. (patchset...mek2015-01-073-128/+12
* skia: Add 'skia_unittests' test suite for this directory.tfarina2015-01-073-12/+128
* Remove existing Skia suppressions.fmalita2015-01-071-14/+0
* Add skia/src/pdf to Skia includes.halcanary2015-01-062-0/+2
* Fix inclusion of SkDrawPictureCallback.hrobertphillips2015-01-061-1/+1
* Disable layer hoistingrobertphillips2015-01-061-0/+4
* add flags to (for now) ignore conics when drawing ovals/rrectsreed2015-01-061-0/+8
* Provide a way of allowing cross process pictureimagefiltersrobertphillips2015-01-061-0/+10
* replace COMPILE_ASSERT with static_assert in skia/mostynb2015-01-062-5/+6
* virtual/override specifier cleanup in skia/ext/.gunsch2015-01-051-4/+3
* Add 12 Skia layout test suppressionsfmalita2015-01-051-0/+14
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* Remove deprecated methods from Pickle.avi2014-12-282-15/+15
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-282-15/+15
* Allow Skia's Layer Hoistingrobertphillips2014-12-231-4/+0
* Standardize usage of virtual/override/final specifiers in skia/.dcheng2014-12-232-7/+15
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+3
* Remove deprecated methods from Pickle.Avi Drissman2014-12-222-15/+15
* remove obsolete SK_SUPPORT_LEGACY_GRADIENT_FACTORIES flagreed2014-12-221-5/+0
* add flags from skia's chromium gypireed2014-12-221-0/+9
* skia/ext: Remove unused SkFontHost.h include from image_operations.cctfarina2014-12-221-1/+0
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+0
* use new PixelSerializer API, remove legacy flagreed2014-12-201-4/+0
* NewRasterPMColor is deprecated, use NewRasterN32Premulreed2014-12-182-5/+1
* remove unneeded flag SK_SUPPORT_LEGACY_TEXTRENDERMODEreed2014-12-181-4/+0
* add flags from skia_for_chromium_defines.gypireed2014-12-171-0/+16
* API migration: picture.draw -> picture.playbackreed2014-12-152-5/+1
* remove dead flag SK_LEGACY_PICTURE_SIZE_APIreed2014-12-131-6/+0
* use picture->cullRect instead of (deprecated) width/heightreed2014-12-132-4/+8
* Revert of suppress svg test until next blink roll (patchset #1 id:1 of https:...reed2014-12-121-3/+0
* suppress svg test until next blink rollreed2014-12-121-0/+3
* Set OS X widget bitmaps immutable, and while we're here use setMatrix().mtklein2014-12-121-9/+2
* Make DYNAMIC_ANNOTATIONS_ENABLED imply SK_DYNAMIC_ANNOTATIONS_ENABLED.mtklein2014-12-111-0/+5
* Clean up obsolete SkPicture #defines.mtklein2014-12-111-15/+0
* DrawToNativeContext is windows-only, so remove it from other portsreed2014-12-0914-91/+30
* NewRasterN32 is deprecatedreed2014-12-091-3/+4
* Remove SkCanvas::drawBitmapMatrix overrides.fmalita2014-12-083-18/+0
* clear is no longer called, so removing itreed2014-12-081-1/+0
* clear() is now an alias for drawPaint, and will be deprecated as a virtualreed2014-12-062-12/+0
* skia: Cleanup, delete lazy_pixel_ref.*tfarina2014-12-054-66/+0
* Cleanup: Remove skia's README file.tfarina2014-12-051-20/+0