platform/upstream/libSkiaSharp.git
2012-06-05 robertphillips... Reverting r4162
2012-06-05 reed@google.comadd gm (no images yet) for two-point-radial gradients
2012-06-05 robertphillips... Added instance counting system for SkRefCnt-derived...
2012-06-05 bsalomon@google.comMove stuff from protected to private in GrGpuGL
2012-06-05 scroggo@google.comFix an issue where Pipe did not draw correctly
2012-06-05 robertphillips... Added missing #include in SkGlobalInitialization_defaul...
2012-06-05 robertphillips... Fix for compiler error in r4154
2012-06-05 robertphillips... Fixed flattening of SkStippleMaskFilter
2012-06-05 bsalomon@google.comMac mini lion rebaselines from r4152
2012-06-04 bsalomon@google.comRebaseline GPU gradient GMs due to r4151.
2012-06-04 bsalomon@google.comAlways filter gradient textures
2012-06-04 bsalomon@google.comRemove cached texture width/height that was used by...
2012-06-04 bsalomon@google.comremove 4x4 downsample filter mode
2012-06-04 robertphillips... GrTexture can now create its own cache key
2012-06-04 reed@google.comchange gm to use concat instead of setMatrix, so we...
2012-06-04 tomhudson@google.comClean up likely reference leak in Ganesh custom stages.
2012-06-04 reed@google.comrebaselined w/ new (high-fidelity-asColorMatrix) colorm...
2012-06-04 bsalomon@google.comBreak up GrGpuGL::flushGLCommonState
2012-06-04 reed@google.comremove mutable apis on SkColorMatrixFilter, must use...
2012-06-04 bsalomon@google.commove texture flush and param update to separate function
2012-06-04 reed@google.comremove public function-ptr based colorfilter
2012-06-04 scroggo@google.comTurn off pipe playback in GM by default.
2012-06-04 scroggo@google.comMake the GM tool run GMs through an SkGPipe.
2012-06-04 djsollen@google.comchange static variable to #define
2012-06-04 djsollen@google.comAdd legacy script to enable skia roll into chromium.
2012-06-04 bsalomon@google.comRevert r4134 due to bot failures
2012-06-04 robertphillips... Fixed Linux compiler complaints
2012-06-04 bsalomon@google.comMove GrGpuGL::programUnitTest into its own file
2012-06-04 robertphillips... Move texture descriptor into GrTexture
2012-06-04 reed@google.com--pictureDir foo will load serialized pictures <>.skp...
2012-06-02 mike@reedtribe.orgadd -wp option to write serialized pictures to the...
2012-06-01 junov@chromium.orgAdding option to serialize mutable bitmaps in SkPicture
2012-06-01 tomhudson@google.comFlip the switch to turn on GrCustomStage implementation...
2012-06-01 tomhudson@google.comFix GrSamplerState::operator=() to take a reference...
2012-06-01 bungeman@google.comVC++ allows template parameter shadowing.
2012-06-01 bungeman@google.comSerialize support for GDI.
2012-06-01 reed@google.comread/write sfnt-data length, to match convetion of...
2012-06-01 bsalomon@google.comMove GrGpuGL::programUnitTest into its own file
2012-06-01 bsalomon@google.comMove max vertex attributes value to GL Caps
2012-06-01 bsalomon@google.comRemove dirty flags from GrGpuGL state flush
2012-06-01 bsalomon@google.comSkBool8 -> bool to suppress warning (verbal LGTM from...
2012-06-01 bsalomon@google.comSuppress dumb warning.
2012-06-01 caryclark@google.comshape ops work in progress
2012-06-01 caryclark@google.comshape ops work in progress
2012-06-01 reed@google.comuse SkFontDescriptor on mac
2012-06-01 tomhudson@google.comClean up duplicate code in Ganesh, moving more function...
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...
next