aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert r2250 - removal of setMatrixClip() - because Chrome makes heavy useGravatar tomhudson@google.com2011-09-13
* add SK_RESTRICT to mask procsGravatar reed@google.com2011-09-13
* set max size for lcdtextGravatar reed@google.com2011-09-13
* write 0 to our refcnt in the destructor, in the off-chance of it helping usGravatar reed@google.com2011-09-12
* Replaces SkDevice::setMatrixClip() with markMatrixDirty() and markClipDirty(),Gravatar tomhudson@google.com2011-09-12
* Add perspective support to the gpu aa hairline renderer.Gravatar bsalomon@google.com2011-09-12
* Add operator = to GrPaintGravatar bsalomon@google.com2011-09-12
* Fix GrContext::drawPaint with perspective, also never apply AAGravatar bsalomon@google.com2011-09-12
* [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective pat...Gravatar bsalomon@google.com2011-09-09
* cache offscreen HDCGravatar reed@google.com2011-09-09
* Add 'K' to SampleApp to trigger animated perspective renderingGravatar bsalomon@google.com2011-09-08
* fix INHERITED to match classGravatar reed@google.com2011-09-08
* add test for hairlines and xfermodesGravatar reed@google.com2011-09-08
* disable premul check for now in 16bit blit, until we cleanup GDI's messGravatar reed@google.com2011-09-07
* Revert accidental change to sample codeGravatar bsalomon@google.com2011-09-07
* Improve gpu path subdiv with perspective, remove tolerance scale, fix commentGravatar bsalomon@google.com2011-09-07
* use templated skipT() for skipping structs within a readerGravatar reed@google.com2011-09-07
* use drawBitmapNine instead of SkNinePatch utilsGravatar reed@google.com2011-09-07
* add SkPoint::CanNormalize to unify decisions about when a vector is degenerateGravatar reed@google.com2011-09-07
* add baselinesGravatar reed@google.com2011-09-07
* add impl for drawBitmapNineGravatar reed@google.com2011-09-07
* add drawBitmapNine to canvasGravatar reed@google.com2011-09-07
* Make gpu hairline check for degenerate quad more robust Gravatar bsalomon@google.com2011-09-06
* Fix bitrot in GrGLDefaultInterface_android.cppGravatar bsalomon@google.com2011-09-06
* detect when scale is really 1.0, and don't mis-mark our flags to kScaleGravatar reed@google.com2011-09-06
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-09-06
* reimage ninepatch-stretch with white bg (for easier printing)Gravatar reed@google.com2011-09-06
* add gm test for ninepatch stretchingGravatar reed@google.com2011-09-06
* Make GL calls go through macro (and therefore trigger callback function if pr...Gravatar bsalomon@google.com2011-09-06
* update sample to test stretching + and - amoundsGravatar reed@google.com2011-09-06
* Add gm baseline images for Mac MiniGravatar epoger@google.com2011-09-06
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-09-06
* Ignore blur margin fix flag for backward bug compatibility.Gravatar bungeman@google.com2011-09-06
* add detach back to SkAutoMallocGravatar bsalomon@google.com2011-09-06
* add optional SK_OVERRIDE_GLOBAL_NEW for testingGravatar reed@google.com2011-09-06
* Fix realloc->reset rename missed in mac fileGravatar bsalomon@google.com2011-09-02
* Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, u...Gravatar bsalomon@google.com2011-09-02
* outset 2 on all sides, as we now find some CJK fonts that are off byGravatar reed@google.com2011-09-02
* Remove unneeded #defineGravatar bsalomon@google.com2011-09-02
* Fix BlurTest to work with fixed point.Gravatar bungeman@google.com2011-09-02
* Reduce size of filter mask.Gravatar bungeman@google.com2011-09-02
* Remove comment related to removed function.Gravatar bsalomon@google.com2011-09-01
* Fix some warnings when including some Skia headers in Chromium code under VS2...Gravatar bsalomon@google.com2011-09-01
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-09-01
* Add optional per-gl-func client callback.Gravatar bsalomon@google.com2011-09-01
* Change no-op math bench to noOp.Gravatar bungeman@google.com2011-08-31
* Compile option to perform GL logging by default debug.Gravatar bsalomon@google.com2011-08-31
* Abort AA rect path when index buffer allocation failsGravatar bsalomon@google.com2011-08-31
* Added SimpleiOSApp and updated iOSSampleAppGravatar yangsu@google.com2011-08-30
* Rebase Mac PNGs (GrAAHairLineRenderer changed complexclip_gpu.png and rest ha...Gravatar bsalomon@google.com2011-08-30