summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* gn format // (the rest, except mojo)scottmg2014-12-031-143/+145
* remove calls to (deprecated) SkDevice::clearreed2014-12-037-63/+30
* Clean up SK_SUPPORT_LEGACY_DEEPFLATTENING.mtklein2014-12-011-2/+0
* Enhance analysis_canvas::drawPaint and drawRectreed2014-12-012-11/+22
* Remove skia trace shim, and make "skia" category disabled by default.danakj2014-11-265-26/+3
* Remove unused ImageOperations::RESIZE_SUBPIXELfmalita2014-11-254-166/+2
* Remove calls to getRefCnt() in Chrome unit tests.mtklein2014-11-242-28/+28
* [iOS] Disable deprecated API warnings in skia and breakpad.lliabraa2014-11-191-0/+7
* Do not include SkDocument_PDF.cpp if pdf support isn't enableddnicoara2014-11-182-2/+3
* http://skbug.com/3130 step 3. (remove SkWGL.h from skia/include)halcanary2014-11-182-2/+0
* Roll src/third_party/skia 5adbf1b:6987dcafmalita2014-11-1310-33/+34
* PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.halcanary2014-11-104-163/+0
* Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.vitalybuka2014-11-053-5/+6
* Build SkThreadUtils (home of SkThread type) too.mtklein2014-10-302-17/+34
* Build and link SkCondVar in Chromium.mtklein2014-10-292-8/+0
* Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING.jbroman2014-10-291-4/+0