platform/upstream/libSkiaSharp.git
2012-06-01 bungeman@google.comRemove 'legacy' font descriptor methods.
2012-06-01 djsollen@google.comStore font family when serializing android fonts.
2012-06-01 bsalomon@google.comMove GrGpuGL::ProgramCache declaration to header
2012-06-01 tomhudson@google.comPunctuation cleanup to satisfy idiosyncracies of OpenBS...
2012-06-01 djsollen@google.comUpdate the implementation of SkTypeface_android.h funct...
2012-05-31 reed@google.comadd more names to fontdescriptor
2012-05-31 bsalomon@google.comStop using deprecated functions in Mac GrGLInterface...
2012-05-31 tomhudson@google.comZero out GrSamplerState in constructor to recover perfo...
2012-05-31 reed@google.comupdate after dashing change
2012-05-31 djsollen@google.comAdd SkFontDescriptor for serializing fonts.
2012-05-31 tomhudson@google.comFix SK_OVERRIDE error caught by Clang in r4105; wrong...
2012-05-31 tomhudson@google.comAdd GrGradientEffects files. These implementations...
2012-05-31 bungeman@google.comEnable typeface from stream test for Mac.
2012-05-31 bsalomon@google.comImplement morphology as a custom effect
2012-05-31 reed@google.comWe often rgn-diff an area >= the other rgn. now we...
2012-05-31 bsalomon@google.comAdd glTexParameteriv to MESA GrGLInterface (missing...
2012-05-31 bsalomon@google.comAdd glTexParameteriv to GL interface
2012-05-31 robertphillips... Windows compiler complaint cleanup
2012-05-31 epoger@google.comskdiff: return nonzero exit value if there are any...
2012-05-31 epoger@google.comskdiff: internally track lists of ALL result types...
2012-05-31 bsalomon@google.comMerge GrGpuGLShaders into its parent class, GrGpuGL
2012-05-31 tomhudson@google.comFix typo in r4092.
2012-05-31 tomhudson@google.comUse element-by-element assignment in GrSamplerState...
2012-05-31 bsalomon@google.comUse a single GrDrawState in GrContext for direct and...
2012-05-31 epoger@google.comDisable TLSTest for now, to work around code.google...
2012-05-31 caryclark@google.comshape ops work in progress
2012-05-31 bsalomon@google.comAdd a bunch of SK_OVERRIDES and remove and unused function
2012-05-31 caryclark@google.comsuppress warning on Mac
2012-05-30 epoger@google.comtest-only: add test coverage of skdiff over input with...
2012-05-30 tomhudson@google.comCondense setupFSUnis, setupVSUnis, setupVaryings into
2012-05-30 bsalomon@google.comRemove a couple things missed when deleting the tessell...
2012-05-30 tomhudson@google.comEncapsulate code required to create a uniform var into...
2012-05-30 djsollen@google.comRefactor dictionaries for use by entities other than...
2012-05-30 djsollen@google.comAdd bench to test the performance of creating a picture.
2012-05-30 robertphillips... Added cast to get MathTest working on Windows
2012-05-30 robertphillips... Added knowledge of GL_RED textures to debugGLReadPixels
2012-05-30 reed@google.comapply 10.p+32 -> (float)(1 << 23) fix from MathTest...
2012-05-30 digit@google.comarm: First step towards dynamic NEON support.
2012-05-30 reed@google.comuse (float)(1 << 23) instead of 1.0p+23 since the latte...
2012-05-30 reed@google.comwin can't eat 1.0p+23 syntax for floats :(
2012-05-30 reed@google.comremove debugf
2012-05-30 reed@google.comadd bench for floor variants
2012-05-30 robertphillips... Fixed small bug in shader generation
2012-05-29 epoger@google.comsvndiff: report added and deleted files, not just modif...
2012-05-29 reed@google.comspecial-case dashing a single line-segment. We can...
2012-05-29 reed@google.comaddPoly() entry-point, to quickly add MoveTo+N*LineTo...
2012-05-29 bsalomon@google.comFix line ending, mark svn:eol-style LF
2012-05-29 junov@chromium.orgFixing a reader size overflow with SkOrderedReadBuffer...
2012-05-29 epoger@google.comUpdate list of trybots used by https://goto.google...
2012-05-29 reed@google.comDetect when the caller was hairline AND strokeandfill...
2012-05-29 mike@reedtribe.orgadd SkPoint::isZero(), match the existing method on...
2012-05-28 robertphillips... Rolling back 4053
2012-05-28 robertphillips... Speculative fix for Android Debug only crash in r4049
2012-05-25 epoger@google.comAdd svndiff tool: runs skdiff over all pending changes...
2012-05-25 robertphillips... Rolling back r4049
2012-05-25 robertphillips... Whitespace change - could not reproduce r4049's Debug...
2012-05-25 robertphillips... Altered GrDrawState to always ref textures and render...
2012-05-25 reed@google.comChange patheffect to take a (new) StrokeRec object...
2012-05-24 reed@google.comrevert 4046 -- GM:pathfill failed on one bot, maybe...
2012-05-24 reed@google.comChange patheffect to take a (new) StrokeRec object...
2012-05-24 tomhudson@google.comMove swizzle & modulation computation, non-virtual...
2012-05-24 reed@google.comadd baselines for macpro
2012-05-24 reed@google.comadd baselines for macpro
2012-05-24 reed@google.comadd baselines for macpro
2012-05-24 reed@google.comadd baselines for macpro
2012-05-24 tomhudson@google.comFirst stage of reworking custom shader infrastructure...
2012-05-24 bsalomon@google.comFix some EOLs, mark files with the LF property.
2012-05-24 robertphillips... Updated useSWOnlyPath method to use path chain instead...
2012-05-23 caryclark@google.comshape ops work in progress (get rid of some warnings)
2012-05-23 robertphillips... Removed SoftwarePathRenderer from GrContext's path...
2012-05-23 robertphillips... "fix" for r4034 issues
2012-05-23 robertphillips... Plumbing to propagate save & restore from SkCanvas...
2012-05-22 caryclark@google.comshape ops work in progress
2012-05-22 robertphillips... Remove GrClipMaskManager's path renderer chain (in...
2012-05-22 epoger@google.comdownload_baselines.py : only set svn properties of...
2012-05-22 robertphillips... Minor tweaks to SW-only clip mask generation logic
2012-05-22 caryclark@google.comshape ops work in progress
2012-05-22 bsalomon@google.comCommit comment change that was supposed to go into...
2012-05-22 epoger@google.comAdd to skdiff: test images for bitwise equality before...
2012-05-22 robertphillips... White space change
2012-05-22 robertphillips... Converted AAClips SampleApp slide to GM:simpleaaclip
2012-05-21 bsalomon@google.comKill GrGpuGL::fHWDrawState
2012-05-21 bsalomon@google.comChanges accidentally omitted from 4022.
2012-05-21 bsalomon@google.comStop Tracking const vertex attrib color and coverage...
2012-05-21 bsalomon@google.comStop using GrDrawState to track stencil state
2012-05-21 bsalomon@google.comRename GrProgramStageFactory::stageKey to GrProgramStag...
2012-05-21 bsalomon@google.comTunnel name requests through factory, forcing custom...
2012-05-21 bsalomon@google.comWhen GL context is reset set some desktop-only GL state...
2012-05-21 reed@google.comupdate dox for NewFromMalloc() to clarify ownership
2012-05-21 bsalomon@google.comRebaseline from r4015. Also set PNG mime type on recent...
2012-05-21 bsalomon@google.comUse tristate in HW AA tracking, fix msaa disabled for...
2012-05-21 reed@google.comremove bogus nearlyzero checks
2012-05-21 bsalomon@google.comStop using GrDrawState to track bound textures and...
2012-05-21 bsalomon@google.comMake static const var that is only used in an assert...
2012-05-21 reed@google.com~glyphcache_globals needs to actually delete its cache
2012-05-21 reed@google.comadd
2012-05-21 bsalomon@google.comStop using GrDrawState to track draw face, dither,...
2012-05-21 bungeman@google.comFix assignment of non-copyable.
2012-05-21 bsalomon@google.comStop using GrDrawState to track GPU's blend state
2012-05-18 caryclark@google.comshape ops work in progress
next