aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* fail on extremely large coincident curvesGravatar caryclark2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Always force the bounds of the empty pathref.Gravatar mtklein2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Change GrContext::copyTexture to go through GrDrawTargetGravatar junov2014-09-26
* SkMatrix44::preserves2dAxisAlignment()Gravatar tomhudson2014-09-26
* Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()Gravatar piotaixr2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()Gravatar piotaixr2014-09-26
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* Fix SkTableColorFilter deserialization validation.Gravatar senorblanco2014-09-25
* Seems that some of our compliers can't infer this type, though most can.Gravatar Mike Klein2014-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
* Use OptDrawState instead of DrawState when flushing state in GrGpuGLGravatar egdaniel2014-09-24
* Swap iteration order in TileGrid::insert().Gravatar mtklein2014-09-24
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Revert "Use draw buffer for texture copy impl."Gravatar Brian Salomon2014-09-24
* Revert "Add support for EGL on linux"Gravatar borenet2014-09-24
* Add support for EGL on linuxGravatar derekf2014-09-23
* 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
* Remove unused fRequiresVertexShader data member from OptDrawStateGravatar egdaniel2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Use draw buffer for texture copy impl.Gravatar bsalomon2014-09-23
* Use uniform color/coverage inputs when path rendering.Gravatar bsalomon2014-09-23
* Fix inputCoverageIsUsed bug in GrGLProgramDescGravatar egdaniel2014-09-23
* Fix SDF font positions when using global scale.Gravatar jvanverth2014-09-22
* 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
* Don't try to scale embedded bitmaps.Gravatar bungeman2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Make a flipped fDirtyBit always mean "this field is not the default".Gravatar mtklein2014-09-22
* Proposed fix for small bug in gpu conical gradientsGravatar joshualitt2014-09-22
* Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...Gravatar bsalomon2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Cleaning includes in SkImage-related filesGravatar piotaixr2014-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
* Get rid of SkImage_CodecGravatar piotaixr2014-09-19
* Don't try to add large glyphs to the font atlas.Gravatar jvanverth2014-09-19
* enable conservative clips for gpudeviceGravatar reed2014-09-19