summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove use_system_skia and skia_system.gypiscroggo2014-10-282-44/+1
* expose include dir to gnreed2014-10-241-0/+1
* new dir to search for skia headersreed2014-10-241-0/+1
* Use gypi form of blink_skia_config.bungeman2014-10-243-9/+18
* Add Link-Time Optimizations support for Android.fdegans2014-10-232-0/+11
* Standardize usage of virtual/override/final in skia/dcheng2014-10-2211-263/+283
* Remove gpu bots from sub-directory PRESUBMITs.danakj2014-10-161-5/+0
* Stop suppressing inspector/layers/layer-canvas-log.htmlmtklein2014-10-141-3/+0
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-3/+3
* skia: Remove include of record.gypi.tfarina2014-10-092-3/+0