aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-12
* Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...Gravatar msarett2016-07-11
* try to speed-up maprect + round2i + containsGravatar reed2016-07-11
* Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...Gravatar reed2016-07-10
* change mapRectScaleTranslate to pass args/ret by valueGravatar reed2016-07-10
* Corrected test for gcc/libc++ workaround.Gravatar bungeman2016-07-08
* Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTyp...Gravatar bsalomon2016-07-08
* make some canvas utils virtual (for proxy based subclasses)Gravatar reed2016-07-07
* fix typos and capitalization on drawTextRSXform CLGravatar reed2016-07-07
* drawTextRSXformGravatar reed2016-07-07
* centralize VECTORCALL as SK_VECTORCALLGravatar mtklein2016-07-07
* Add gm that tests shaded stroked rectangles.Gravatar bsalomon2016-07-06
* Experiment: add flag for finish-recording to return nullGravatar reed2016-07-06
* Document SkSurface::MakeRaster's memory initializationGravatar fmalita2016-07-06
* make setScaleTranslate publicGravatar reed2016-07-05
* SkPDF: allow overriding Producer metadataGravatar halcanary2016-06-30
* inline very common intersect+rect_rgnGravatar reed2016-06-30
* Update skia milestone to nextGravatar hcm2016-06-30
* speed up maprect for scale+trans caseGravatar reed2016-06-30
* remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-codeGravatar reed2016-06-28
* SkLightingShader normal vector CPU computation refactor.Gravatar dvonbeck2016-06-27
* Fix up flags to SkGpuBlurUtils::GaussianBlurGravatar robertphillips2016-06-27
* Revert of Refactoring of CPU NormalMap handling out into its own class (patch...Gravatar dvonbeck2016-06-27
* SkLightingShader normal vector CPU computation refactor.Gravatar dvonbeck2016-06-27
* Change SkColor4f to RGBA channel orderGravatar brianosman2016-06-24
* SkMatrix44 clarifications and clean-upsGravatar msarett2016-06-23
* Enable flattening and unflattening of SkColorSpaceGravatar msarett2016-06-22
* Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...Gravatar brianosman2016-06-22
* Store mipmap levels in deferred texture imageGravatar cblume2016-06-21
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17
* More removal of SkColorProfileType...Gravatar brianosman2016-06-17
* remove colorprofiletype from imageinfoGravatar reed2016-06-17
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Differentiate between sRGBGamma and 2Dot2GammaGravatar msarett2016-06-16
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-16
* Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20...Gravatar egdaniel2016-06-15
* Revert of Refactoring of GPU NormalMap handling out into its own class (patch...Gravatar egdaniel2016-06-15
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-15
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-15
* Revert of Refactoring of GPU NormalMap handling out into its own class (patch...Gravatar egdaniel2016-06-14
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-14
* Revert of Update typeface serialization style. (patchset #3 id:40001 of https...Gravatar mtklein2016-06-13
* Add prescale option to deferred paramsGravatar ericrk2016-06-13
* Update typeface serialization style.Gravatar bungeman2016-06-13
* Move immintrin/arm_neon includes to where they are used.Gravatar mtklein2016-06-09
* Add NV12 texture conversion support.Gravatar jbauman2016-06-09