| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated methods from Pickle. | Avi Drissman | 2014-12-22 | 2 | -15/+15 |
* | remove obsolete SK_SUPPORT_LEGACY_GRADIENT_FACTORIES flag | reed | 2014-12-22 | 1 | -5/+0 |
* | add flags from skia's chromium gypi | reed | 2014-12-22 | 1 | -0/+9 |
* | skia/ext: Remove unused SkFontHost.h include from image_operations.cc | tfarina | 2014-12-22 | 1 | -1/+0 |
* | Switch users of foundation_util.h to include it directly and clean up uses of... | avi | 2014-12-21 | 1 | -1/+0 |
* | use new PixelSerializer API, remove legacy flag | reed | 2014-12-20 | 1 | -4/+0 |
* | NewRasterPMColor is deprecated, use NewRasterN32Premul | reed | 2014-12-18 | 2 | -5/+1 |
* | remove unneeded flag SK_SUPPORT_LEGACY_TEXTRENDERMODE | reed | 2014-12-18 | 1 | -4/+0 |
* | add flags from skia_for_chromium_defines.gypi | reed | 2014-12-17 | 1 | -0/+16 |
* | API migration: picture.draw -> picture.playback | reed | 2014-12-15 | 2 | -5/+1 |
* | remove dead flag SK_LEGACY_PICTURE_SIZE_API | reed | 2014-12-13 | 1 | -6/+0 |
* | use picture->cullRect instead of (deprecated) width/height | reed | 2014-12-13 | 2 | -4/+8 |
* | Revert of suppress svg test until next blink roll (patchset #1 id:1 of https:... | reed | 2014-12-12 | 1 | -3/+0 |
* | suppress svg test until next blink roll | reed | 2014-12-12 | 1 | -0/+3 |
* | Set OS X widget bitmaps immutable, and while we're here use setMatrix(). | mtklein | 2014-12-12 | 1 | -9/+2 |
* | Make DYNAMIC_ANNOTATIONS_ENABLED imply SK_DYNAMIC_ANNOTATIONS_ENABLED. | mtklein | 2014-12-11 | 1 | -0/+5 |
* | Clean up obsolete SkPicture #defines. | mtklein | 2014-12-11 | 1 | -15/+0 |
* | DrawToNativeContext is windows-only, so remove it from other ports | reed | 2014-12-09 | 14 | -91/+30 |
* | NewRasterN32 is deprecated | reed | 2014-12-09 | 1 | -3/+4 |
* | Remove SkCanvas::drawBitmapMatrix overrides. | fmalita | 2014-12-08 | 3 | -18/+0 |
* | clear is no longer called, so removing it | reed | 2014-12-08 | 1 | -1/+0 |
* | clear() is now an alias for drawPaint, and will be deprecated as a virtual | reed | 2014-12-06 | 2 | -12/+0 |
* | skia: Cleanup, delete lazy_pixel_ref.* | tfarina | 2014-12-05 | 4 | -66/+0 |
* | Cleanup: Remove skia's README file. | tfarina | 2014-12-05 | 1 | -20/+0 |
* | gn format // (the rest, except mojo) | scottmg | 2014-12-03 | 1 | -143/+145 |
* | remove calls to (deprecated) SkDevice::clear | reed | 2014-12-03 | 7 | -63/+30 |
* | Clean up SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 | 1 | -2/+0 |
* | Enhance analysis_canvas::drawPaint and drawRect | reed | 2014-12-01 | 2 | -11/+22 |
* | Remove skia trace shim, and make "skia" category disabled by default. | danakj | 2014-11-26 | 5 | -26/+3 |
* | Remove unused ImageOperations::RESIZE_SUBPIXEL | fmalita | 2014-11-25 | 4 | -166/+2 |
* | Remove calls to getRefCnt() in Chrome unit tests. | mtklein | 2014-11-24 | 2 | -28/+28 |
* | [iOS] Disable deprecated API warnings in skia and breakpad. | lliabraa | 2014-11-19 | 1 | -0/+7 |
* | Do not include SkDocument_PDF.cpp if pdf support isn't enabled | dnicoara | 2014-11-18 | 2 | -2/+3 |
* | http://skbug.com/3130 step 3. (remove SkWGL.h from skia/include) | halcanary | 2014-11-18 | 2 | -2/+0 |
* | Roll src/third_party/skia 5adbf1b:6987dca | fmalita | 2014-11-13 | 10 | -33/+34 |
* | PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice. | halcanary | 2014-11-10 | 4 | -163/+0 |
* | Renamed enable_printing and printing_mode in *.gyp* and .*gn* files. | vitalybuka | 2014-11-05 | 3 | -5/+6 |
* | Build SkThreadUtils (home of SkThread type) too. | mtklein | 2014-10-30 | 2 | -17/+34 |
* | Build and link SkCondVar in Chromium. | mtklein | 2014-10-29 | 2 | -8/+0 |
* | Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING. | jbroman | 2014-10-29 | 1 | -4/+0 |
* | Remove use_system_skia and skia_system.gypi | scroggo | 2014-10-28 | 2 | -44/+1 |
* | expose include dir to gn | reed | 2014-10-24 | 1 | -0/+1 |
* | new dir to search for skia headers | reed | 2014-10-24 | 1 | -0/+1 |
* | Use gypi form of blink_skia_config. | bungeman | 2014-10-24 | 3 | -9/+18 |
* | Add Link-Time Optimizations support for Android. | fdegans | 2014-10-23 | 2 | -0/+11 |
* | Standardize usage of virtual/override/final in skia/ | dcheng | 2014-10-22 | 11 | -263/+283 |
* | Remove gpu bots from sub-directory PRESUBMITs. | danakj | 2014-10-16 | 1 | -5/+0 |
* | Stop suppressing inspector/layers/layer-canvas-log.html | mtklein | 2014-10-14 | 1 | -3/+0 |
* | Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better | pkasting | 2014-10-09 | 1 | -3/+3 |
* | skia: Remove include of record.gypi. | tfarina | 2014-10-09 | 2 | -3/+0 |