aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Have nanobench --verbose mode always just print integer nanoseconds.Gravatar mtklein2014-09-24
* Revert "Add support for EGL on linux"Gravatar borenet2014-09-24
* Update SKP version to 110Gravatar borenet2014-09-23
* 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
* Remove underscores from mode identifiers.Gravatar mtklein2014-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
* Adding support for GL_CHROMIUM_copy_texture, part 1Gravatar junov2014-09-23
* Update SKP version to 109Gravatar borenet2014-09-22
* 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
* Rebaseline gm expectations after nvpr text changeGravatar cdalton2014-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
* remove flags that now live in chrome's SkUserConfig.hGravatar reed2014-09-22
* Fix typo in experimental/webtry/DESIGN.md.Gravatar jcgregorio2014-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
* Update SKP version to 108Gravatar borenet2014-09-21
* 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
* Update SKP version to 107Gravatar borenet2014-09-20
* Souped-up SkTextBlob.Gravatar fmalita2014-09-20
* Update SKP version to 106Gravatar borenet2014-09-19
* 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
* Add UniqueID to GrDrawTargetCaps.Gravatar egdaniel2014-09-19
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* SkTextBlob shader space workaround.Gravatar fmalita2014-09-19