aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShaderGravatar fmalita2016-02-01
* SkNx Load/store: take any pointer.Gravatar mtklein2016-01-31
* Remove SkBitmapProcStateAutoMapper's overflow checkGravatar fmalita2016-01-30
* float components in xfermodesGravatar reed2016-01-30
* combine vertical overlapping edgesGravatar caryclark2016-01-30
* Revert of batch merge new edges (patchset #1 id:1 of https://codereview.chrom...Gravatar msarett2016-01-30
* Add sampler bias for the nofilter/translate specializationsGravatar fmalita2016-01-30
* Use proper row step in SkRawCodecGravatar scroggo2016-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
* batch merge new edgesGravatar caryclark2016-01-30
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* fix teeny dashed path bugGravatar caryclark2016-01-29
* Consolidate SK_CRASH and sk_throw into SK_ABORTGravatar djsollen2016-01-29
* Move SkAvoidXfermode over from AndroidGravatar robertphillips2016-01-29
* Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id...Gravatar robertphillips2016-01-29
* starter procs for blending with pm4fGravatar reed2016-01-29
* Move SkPixelXorXfermode.h to include/client/androidGravatar robertphillips2016-01-29
* SaveFlags begone!Gravatar fmalita2016-01-28
* Work around exasperating Google3 Android build error.Gravatar benjaminwagner2016-01-28
* SkPDF: roll back 53b1c09 and 05b48e2Gravatar halcanary2016-01-28
* Fix SkPixelXorXfermode serialization bugGravatar robertphillips2016-01-28
* Image filters: Make a recursive, forward-mapping boundsGravatar senorblanco2016-01-28
* Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed"Gravatar bsalomon2016-01-28
* Make SkPixelXorXfermode's opColor be SkPMColorGravatar robertphillips2016-01-28
* SkPngFilters: guard with libpng >= 1.5.7Gravatar mtklein2016-01-27
* SkPngFilters: use normal pointer types.Gravatar mtklein2016-01-27
* kill SkValueGravatar mtklein2016-01-27
* sketch hooking into PNG_FILTER_OPTIMIZATIONSGravatar mtklein2016-01-27
* Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://c...Gravatar msarett2016-01-27
* Consolidate SkStream copying methodsGravatar scroggo2016-01-27
* Fix Windows buildGravatar yujieqin2016-01-27
* Enable RAW codec for WindowsGravatar yujieqin2016-01-27
* It derives the dng_host and overrides PerformAreaTask() to split the task int...Gravatar ebrauer2016-01-27
* Fix complier issue [-Werror, -Wvla]Gravatar yujieqin2016-01-27
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-27
* move more geometry to simdGravatar caryclark2016-01-26
* Add gpu backend for SkPixelXorXfermodeGravatar robertphillips2016-01-26
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Image filters: fix srcOffset handling in asFragmentProcessor() path.Gravatar senorblanco2016-01-26
* de-proc sk_float_rsqrtGravatar mtklein2016-01-26
* Make A8 readbacks work from non-A8 surfacesGravatar bsalomon2016-01-25
* Remove SkLerpXfermodeGravatar robertphillips2016-01-25
* Revert of Initial support for turning Skia draws into a JSON document and vic...Gravatar msarett2016-01-25
* Initial support for turning Skia draws into a JSON document and vice versa.Gravatar ethannicholas2016-01-25
* spin off some safe parts from AVX2 CLGravatar mtklein2016-01-25
* Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of ...Gravatar msarett2016-01-25
* AVX 2 SrcOver blits: color32, blitmask.Gravatar mtklein2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Fixed compilation on mingw.Gravatar cjacek2016-01-25