aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Adding swizzles for bmp:Gravatar msarett2015-03-18
* Update to identically match the sources used on AndroidGravatar djsollen2015-03-18
* SkPMFloat: avoid loads and stores where possible.Gravatar mtklein2015-03-18
* Restore GDI text size rounding.Gravatar bungeman2015-03-18
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar dml2015-03-18
* add kGray_8_SkColorTypeGravatar reed2015-03-17
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-17
* Use sample count for temp renderbuffer when clearing stenciGravatar Brian Salomon2015-03-17
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 ...Gravatar bsalomon2015-03-17
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-17
* Add stencil-only clear bug workaround back but for all devices.Gravatar bsalomon2015-03-17
* imagefilters always need to disable lcdGravatar reed2015-03-17
* Remove SkLONGLONG.Gravatar bungeman2015-03-17
* Revert "Indexed PNG decoding: Ensure color table is large enough that the bit...Gravatar scroggo2015-03-17
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar Leon Scroggins III2015-03-17
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Disable GL_MULTISAMPLE when it's not being usedGravatar cdalton2015-03-16
* Fix build for UCLIBC platformsGravatar smcgruer2015-03-16
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* Fix up some issues introduced by https://codereview.chromium.org/1013773002/Gravatar jvanverth2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Fix SDF gradient calculation for non-uniform xformsGravatar jvanverth2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of ht...Gravatar egdaniel2015-03-16
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Add __STDC_LIMIT_MACROS to SkDraw.cpp.Gravatar bungeman2015-03-16
* Test for glyphs which straddle the edge of device space.Gravatar bungeman2015-03-16
* fix for invalid for loop syntax broke buildGravatar msarett2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16
* check for null-pixelrefGravatar reed2015-03-16
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #12 id:220001 ...Gravatar bsalomon2015-03-14
* Revert of Add terrible workaround to fix stencil clear crash on S3. (patchset...Gravatar ccameron2015-03-14
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13
* Fix bug with very large round rects with large radiiGravatar robertphillips2015-03-13
* Handle paths that do not report empty, but have no edges.Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Call to retrieve SkDescriptor for SkScalarContext from SkPaint.Gravatar joshualitt2015-03-13
* Ico security issues fixGravatar msarett2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* Lower SkPictureShader tile size limitsGravatar fmalita2015-03-13
* some utils for rect and matrixGravatar reed2015-03-13
* Add #include first in Sk4x_* filesGravatar rmistry2015-03-12
* Clean up SkDynamicAnnotations.Gravatar mtklein2015-03-12
* Add terrible workaround to fix stencil clear crash on S3.Gravatar bsalomon2015-03-11