aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than Sk...Gravatar benjaminwagner2016-02-16
* Image filters: change applyCropRect() to take a src rect.Gravatar senorblanco2016-02-16
* make SkComposeShader.h privateGravatar reed2016-02-15
* SkDocument: remove use of SkTArray (part 3/3).Gravatar halcanary2016-02-12
* SkDocument: remove use of SkTArray (part 1/3).Gravatar halcanary2016-02-11
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* move compose-shader into base-class as factoryGravatar reed2016-02-10
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...Gravatar caryclark2016-02-09
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-09
* add helper to create fancy underlinesGravatar caryclark2016-02-09
* Remove SkNEW_APPEND_TO_TARRAY.Gravatar bungeman2016-02-09
* start experimenting with 64bit frame-buffersGravatar reed2016-02-09
* SkTArray to move when moving.Gravatar bungeman2016-02-09
* Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://code...Gravatar mtklein2016-02-09
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* extend modecolorfilter to 4fGravatar reed2016-02-08
* Reland of SkTArray to move when moving. (patchset #1 id:1 of https://coderevi...Gravatar kjlubick2016-02-08
* Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://code...Gravatar kjlubick2016-02-08
* SkTArray to move when moving.Gravatar bungeman2016-02-08
* Make SkString movable.Gravatar bungeman2016-02-07
* Make SkPaint movable.Gravatar bungeman2016-02-07
* Add non-inline SkRTreeFactory constructor to fix clang-clGravatar brucedawson2016-02-06
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...Gravatar bsalomon2016-02-05
* Add Histogram Macros to SkiaGravatar ericrk2016-02-05
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-05
* add kRGBA_F16_SkColorTypeGravatar reed2016-02-05
* Remove deferred clear from SkGpuDeviceGravatar bsalomon2016-02-05
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...Gravatar jcgregorio2016-02-04
* Add SkAutoPixmapStorage::detachPixelsAsData()Gravatar fmalita2016-02-04
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-04
* extend compose-colorfilter to 4fGravatar reed2016-02-04
* Add SkSpecialImage & SkSpecialSurface classesGravatar robertphillips2016-02-04
* Revert of Work around exasperating Google3 Android build error. (patchset #1 ...Gravatar benjaminwagner2016-02-03
* Make SkImage::readYUV8Planes constGravatar Brian Salomon2016-02-03
* Fix for rounded-rect clips with filters.Gravatar senorblanco2016-02-02
* Revert of Move Google3-specific stack limitation logic to template classes. R...Gravatar benjaminwagner2016-02-02
* Move Google3-specific stack limitation logic to template classes. Remove #ifd...Gravatar benjaminwagner2016-02-02
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01
* Move SkColorMatrixFilter implementation to core.Gravatar bsalomon2016-02-01
* Replace the id<-->key hashmap in SkImageFilter by a SkTArrayGravatar xidachen2016-02-01
* float components in xfermodesGravatar reed2016-01-30
* Add SkImage factory method that forces image to be resolved to a texture.Gravatar bsalomon2016-01-30
* allow the caller to specified raster-surface rowbytes.Gravatar reed2016-01-30
* Consolidate SK_CRASH and sk_throw into SK_ABORTGravatar djsollen2016-01-29
* starter procs for blending with pm4fGravatar reed2016-01-29
* SaveFlags begone!Gravatar fmalita2016-01-28
* Work around exasperating Google3 Android build error.Gravatar benjaminwagner2016-01-28