aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move lang to list in Android font manager.Gravatar Ben Wagner2017-08-14
* Use kLow_SkFilterQuality in generateGlyphImageGravatar Robert Phillips2017-08-14
* we never define BLEND_MODEGravatar Mike Klein2017-08-14
* reduced number of string copies in SkSL parserGravatar Ethan Nicholas2017-08-14
* Record SkCanvas::flush().Gravatar Mike Klein2017-08-14
* Fix tracing macros for framework buildsGravatar Brian Osman2017-08-14
* Simplify difference and exclusion.Gravatar Mike Klein2017-08-14
* lowp: lighten, difference, exclusionGravatar Florin Malita2017-08-14
* Guard lowp changesGravatar Florin Malita2017-08-11
* Lowp darken stageGravatar Florin Malita2017-08-11
* Guard AA change to wait for rebaselinesGravatar Yuqian Li2017-08-11
* Avoid converting drawImage/drawImageRect into drawBitmap callsGravatar Derek Sollenberger2017-08-11
* Remove CHECK_SHOULD_DRAW from SkGpuDeviceGravatar Brian Salomon2017-08-11
* SkSafeMath for tracking size_t overflowGravatar Herb Derby2017-08-11
* Don't store clipped x which could break edge orderGravatar Yuqian Li2017-08-11
* remove mask load() and store()Gravatar Mike Klein2017-08-11
* Replace log2 with SkNextLog2Gravatar Brian Osman2017-08-11
* double pump 8-bit stagesGravatar Mike Klein2017-08-11
* Revert "Remove subpixel positioning implies no bytecode hinting."Gravatar Ben Wagner2017-08-11
* Remove subpixel positioning implies no bytecode hinting.Gravatar Ben Wagner2017-08-11
* Much lower overhead Skia event tracing in the frameworkGravatar Brian Osman2017-08-11
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Expose SkPath validation as booleanGravatar Adrienne Walker2017-08-10
* Bypass libandroid dynamic linking for ATrace in framework buildsGravatar Brian Osman2017-08-10
* Remove fStencilClearValue from Vulkan's CommandBufferInfo structGravatar Robert Phillips2017-08-10
* Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...Gravatar Brian Salomon2017-08-10
* Some performance tweaks for DAAGravatar Yuqian Li2017-08-10
* Revert "Revert "Support single line objects and arrays""Gravatar Brian Osman2017-08-10
* Avoid errors about re-defining __STDC_FORMAT_MACROSGravatar Brian Osman2017-08-10
* Revert "Revert "GrContext::dump that produces JSON formatted output""Gravatar Brian Osman2017-08-10
* Replace interp() with clut_{3,4}D stages.Gravatar Mike Klein2017-08-10
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Remove accessRenderTarget calls in service of binding stencil bufferGravatar Robert Phillips2017-08-10
* No chop at y extrema for cubicsGravatar Yuqian Li2017-08-09
* Revert "GrContext::dump that produces JSON formatted output"Gravatar Brian Osman2017-08-09
* Revert "Support single line objects and arrays"Gravatar Brian Osman2017-08-09
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* Remove SkColorLookUpTable::interp3D().Gravatar Mike Klein2017-08-09
* Revert "Store discard request on the opList and remove GrDiscardOp"Gravatar Robert Phillips2017-08-09
* Move gFDot6INVERSE definition to cpp fileGravatar Yuqian Li2017-08-09
* Support single line objects and arraysGravatar Brian Osman2017-08-09
* GrContext::dump that produces JSON formatted outputGravatar Brian Osman2017-08-09
* add gamma stageGravatar Mike Klein2017-08-09
* Store discard request on the opList and remove GrDiscardOpGravatar Robert Phillips2017-08-09
* Improve float-based dither logicGravatar Eric Karl2017-08-09
* Fix stencil clear load in VulkanGravatar Robert Phillips2017-08-09
* Store GrRenderTarget in GrGpuCommandBufferGravatar Robert Phillips2017-08-09
* Added SkJSONWriterGravatar Brian Osman2017-08-09
* Add explicit clear of stencil buffer before opLists that use themGravatar Robert Phillips2017-08-08
* use rasterpipeline for images if matrix is >= scale+translateGravatar Mike Reed2017-08-08