aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* operator overloads for Sk4x, use them all where possibleGravatar mtklein2015-03-20
* add SkMatrix::decomposeScaleGravatar reed2015-03-19
* Try out operator overloads for Sk2x.Gravatar mtklein2015-03-19
* Support BGR with DirectWrite.Gravatar bungeman2015-03-19
* Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().Gravatar senorblanco2015-03-19
* Blacklist certain win7 gms that are never finishing on dmGravatar egdaniel2015-03-19
* Sk2x for NEONGravatar mtklein2015-03-19
* Port to real Sk2f.Gravatar mtklein2015-03-19
* remove unneeded SK_SUPPORT_LEGACY_MIPMAP_EFFECTIVE_SCALE guardGravatar reed2015-03-19
* Add minimum size for using distance fields.Gravatar jvanverth2015-03-19
* Move skp nanobench tile size back to 256x256 to see if it fixes nanobench cra...Gravatar egdaniel2015-03-19
* Sk2xGravatar mtklein2015-03-19
* Use typographic font metrics when the font requests.Gravatar bungeman2015-03-19
* Reorg Sk4x to match the pattern of SkPMFloat.Gravatar mtklein2015-03-19
* alt SkEvalQuadAt that returns its answer, using Sk2fGravatar reed2015-03-19
* remove unused clip parameter to SkEdge::setClipGravatar reed2015-03-19
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Whitespace change to test the CQGravatar rmistry2015-03-19
* Ensure that we use different glyph entries for regular and df text.Gravatar jvanverth2015-03-19
* Run CodecSrc DM.Gravatar scroggo2015-03-19
* Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...Gravatar reed2015-03-19
* remove unused SkXRay functionsGravatar reed2015-03-18
* replace SkFixedDiv impl with native 64bit mathGravatar reed2015-03-18
* Revert of Ensure that we use different glyph entries for regular and df text....Gravatar jvanverth2015-03-18
* Ensure that we use different glyph entries for regular and df text.Gravatar jvanverth2015-03-18
* temporarily stifle Math test on TSAN botGravatar mtklein2015-03-18
* Remove recent changes to use temp fbo to do stencil clears.Gravatar egdaniel2015-03-18
* Bump picture version for uniqueID-less SkImageFilter.Gravatar senorblanco2015-03-18
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 ...Gravatar egdaniel2015-03-18
* Do not create empty color table if it does not existGravatar msarett2015-03-18
* Add Load2/store2 to Sk4x (dumb impl for now)Gravatar reed2015-03-18
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* extend neon table as well for gray8Gravatar reed2015-03-18
* Simple patch to have draw path call an internal drawPathGravatar joshualitt2015-03-18
* Let's find out what's up with the TSAN bot test failures.Gravatar mtklein2015-03-18
* Adding swizzles for bmp:Gravatar msarett2015-03-18
* Update to identically match the sources used on AndroidGravatar djsollen2015-03-18
* Implement SkCodec::getScaledDimensions.Gravatar scroggo2015-03-18
* SkPMFloat: avoid loads and stores where possible.Gravatar mtklein2015-03-18
* Restore GDI text size rounding.Gravatar bungeman2015-03-18
* Add comment describing SkColorTable constructor.Gravatar scroggo2015-03-18
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar dml2015-03-18
* Whitespace change to test new GCE compile botGravatar Ravi Mistry2015-03-18
* Display currently running tests as the keepalive message.Gravatar mtklein2015-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
* DM: disable image src type on Windows.Gravatar mtklein2015-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