aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "Added the framework for having canvas/recorder/picture record depth_s...Gravatar mtklein2016-07-12
* SkRasterPipeline preliminariesGravatar mtklein2016-07-12
* Factor code to rotate a canvas about a point.Gravatar bungeman2016-07-12
* Remove bloat from SkBlend_opts.Gravatar herb2016-07-12
* Add Sk4f_RoundToIntGravatar msarett2016-07-12
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-12
* Add hard stop countGravatar fmenozzi2016-07-12
* remove unused parameter to make android happy (when this header is moved to p...Gravatar reed2016-07-12
* SkSL performance improvements (plus a couple of minor warning fixes)Gravatar ethannicholas2016-07-12
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...Gravatar msarett2016-07-11
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-11
* Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.Gravatar jbroman2016-07-11
* try to speed-up maprect + round2i + containsGravatar reed2016-07-11
* Simplify GrDefaultPathRenderer a tiny bitGravatar robertphillips2016-07-11
* Simplify MSAA path rendererGravatar robertphillips2016-07-11
* Reduce size of LinearBitmapPipeline from 281K to 134K, but keep the same speed.Gravatar herb2016-07-11
* Clean up hyper-local SkCpu feature test experiment.Gravatar mtklein2016-07-11
* Delay initialization of free list in SkTLList until first use of listGravatar bsalomon2016-07-11
* Make all color xforms 'fast' (step 1)Gravatar msarett2016-07-11
* Changed SkLightingShader API to take in a shader as color sourceGravatar dvonbeck2016-07-10
* Fix misplaced guardGravatar robertphillips2016-07-10
* 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
* Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShaderGravatar dvonbeck2016-07-09
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...Gravatar robertphillips2016-07-08
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Use clipped bounds for reordering decisionsGravatar bsalomon2016-07-08
* Revert change of bounds computation in MSAA path renderer.Gravatar bsalomon2016-07-08
* Fixed error when normal.z = 1 in GPUs with binary16 floatsGravatar dvonbeck2016-07-08
* deferred canvasGravatar reed2016-07-08
* Don't scissor draws overlapping the render target's edgesGravatar bsalomon2016-07-08
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Move sRGB <-> linear conversion components to their own files.Gravatar mtklein2016-07-08
* Revert of Abstracted diffuse color map out of SkLightingShaderImpl into a gen...Gravatar rmistry2016-07-08
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-08
* Reland of Better encapsulate oval/rrect batchs. (patchset #1 id:1 of https://...Gravatar bsalomon2016-07-08
* Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTyp...Gravatar bsalomon2016-07-08
* Make all parameters reqiured to GrReducedClip::ReduceClipStackGravatar bsalomon2016-07-08
* Revert of Move sRGB <-> linear conversion components to their own files. (pat...Gravatar mtklein2016-07-07
* make some canvas utils virtual (for proxy based subclasses)Gravatar reed2016-07-07
* Move sRGB <-> linear conversion components to their own files.Gravatar mtklein2016-07-07
* Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of http...Gravatar hush2016-07-07
* Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:...Gravatar brianosman2016-07-07
* drawTextRSXformGravatar reed2016-07-07
* SkPDF: Fix encoding of unichr outside of basic planeGravatar halcanary2016-07-07
* SkPDF: fix PDFA-only metadata errorGravatar halcanary2016-07-07
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-07