aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* SkPDF: clean up uses of deprecated calls in other SkPDF classesGravatar halcanary2015-04-27
* Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o...Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://cod...Gravatar joshualitt2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id...Gravatar mtklein2015-04-27
* Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://cod...Gravatar joshualitt2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Remove legacy NVPR supportGravatar jvanverth2015-04-27
* Make non-AA hairline stroke rects snap to pixels centers so they close.Gravatar bsalomon2015-04-27
* fix a bug in scrolling BitmapText gpu cached textblobsGravatar joshualitt2015-04-27
* Reduce ref counting in SkPictureRecorder.Gravatar mtklein2015-04-27
* Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes.Gravatar jbroman2015-04-27
* Update more directories under src/ to follow C++11 style rule for {virtual,ov...Gravatar tfarina2015-04-27
* Cleanup: Remove unnecessary double-semicolons.Gravatar tfarina2015-04-27
* fix valgrindGravatar caryclark2015-04-27
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* Update {virtual,override} to follow C++11 style in src/utils.Gravatar tfarina2015-04-25
* SkPDF: Refactor SkPDFObject heiararchy.Gravatar halcanary2015-04-25
* fix for GrBatchAtlas valgrind errorGravatar joshualitt2015-04-24
* Update {virtual,override} to follow C++11 style in src/fonts.Gravatar tfarina2015-04-24
* Update {virtual,override} to follow C++11 style in src/pipe.Gravatar tfarina2015-04-24
* Fix some lingering typosGravatar robertphillips2015-04-24
* Revert of Remove validation exceptions in GrGLInterface. These are all now se...Gravatar bsalomon2015-04-24
* simple fix for preabandon valgrind errorGravatar joshualitt2015-04-24
* fix multiple intersection logicGravatar caryclark2015-04-24
* fix for using too much memory in GrBatchAtlasGravatar joshualitt2015-04-24
* Remove validation exceptions in GrGLInterface. These are all now set by Chrom...Gravatar bsalomon2015-04-24
* Remove validation of blend barrier until Chrome can provide this functionGravatar bsalomon2015-04-23
* Add onGetBlendInfo to GrXferProcessorGravatar cdalton2015-04-23
* working on initial winding for cubicsGravatar caryclark2015-04-23
* Ensure that we create a NULL codec for images with zero dimensionsGravatar msarett2015-04-23
* small fix for perf regression in GrAtlasTextContext.cppGravatar joshualitt2015-04-23
* use acquire/release in SkEventTracer.cppGravatar mtklein2015-04-22
* Remove unnecessary viewmatrix compare in GrAtlasTextContextGravatar joshualitt2015-04-22
* [SkPDFDevice] Enable pathops-based inverse fillsGravatar fmalita2015-04-22
* Remove MSAA check from Ganesh veto (dashed paths are no longer slow).Gravatar senorblanco2015-04-22
* Move function to be static instead of anonymous namespaceGravatar egdaniel2015-04-22
* Fix for segfault on destruction of BitmapTextBlobGravatar joshualitt2015-04-22
* Improve the curve tessellation subdivision of the path renderers.Gravatar senorblanco2015-04-22
* Refactor createTexture and onCreateTextureGravatar egdaniel2015-04-22
* Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chr...Gravatar joshualitt2015-04-22
* Fix for GrAtlasTextContext memory leakGravatar joshualitt2015-04-22
* Add tokens and entry points for KHR_blend_equation_advancedGravatar cdalton2015-04-22
* enable TextBlob / BatchGravatar joshualitt2015-04-22