aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* SkMatrix44::preserves2dAxisAlignment()Gravatar tomhudson2014-09-26
* Fix SkTableColorFilter deserialization validation.Gravatar senorblanco2014-09-25
* Remove SkPaint dirty bits.Gravatar mtklein2014-09-25
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Fix SkXfermode deserialization.Gravatar senorblanco2014-09-24
* Correct glyph with non-bmp from typeface on Mac.Gravatar bungeman2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-23
* We need to adjust the bounds of clip ops with SaveLayer paints too.Gravatar Mike Klein2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Calculate Primary and Secondary output types in the GrOptDrawStateGravatar egdaniel2014-09-22
* Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...Gravatar egdaniel2014-09-22
* Make a flipped fDirtyBit always mean "this field is not the default".Gravatar mtklein2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Souped-up SkTextBlob.Gravatar fmalita2014-09-20
* Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...Gravatar fmalita2014-09-19
* Souped-up SkTextBlob.Gravatar fmalita2014-09-19
* Stop calling rand() in debug-only code for GLProgramsTestGravatar bsalomon2014-09-19
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-18
* Serialize the font index.Gravatar bungeman2014-09-18
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* use surface instead of explicitly making gpudeviceGravatar reed2014-09-18
* Add SkMiniData.Gravatar mtklein2014-09-17
* Calculate stage stats in GrOptDrawStateGravatar egdaniel2014-09-17
* Separate replacement creation from layer discoveryGravatar robertphillips2014-09-17
* Turn disable or delete optimizations that don't have any effect.Gravatar mtklein2014-09-16
* allow SkBitmapCache to operate on a local instance, for testabilityGravatar reed2014-09-16
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* Fix convexicator bugGravatar robertphillips2014-09-16
* Add helper SkMatrix44::hasPerspective()Gravatar tomhudson2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-15
* BUG=skia:Gravatar joshualitt2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Fix recording of saveLayout with unusual Xfermodes.Gravatar dneto2014-09-15
* Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...Gravatar reed2014-09-15
* add dumpHex() option to SkPathGravatar caryclark2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...Gravatar mtklein2014-09-15
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-14
* Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.Gravatar rileya2014-09-12
* Revert of Add a test that uses C++11 features as a compiler canary. (patchset...Gravatar mtklein2014-09-12
* Add a test that uses C++11 features as a compiler canary.Gravatar mtklein2014-09-12