aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStencilAndCoverTextContext.cpp
Commit message (Expand)AuthorAge
* Drawstate on stackGravatar joshualitt2014-11-17
* Remove 1d glyph positions from nvpr textGravatar cdalton2014-11-07
* Beginning to refactor nvpr codeGravatar joshualitt2014-10-31
* Revert of Change drawText() to generate positions and send to drawPosText() (...Gravatar jvanverth2014-10-16
* Change drawText() to generate positions and send to drawPosText()Gravatar jvanverth2014-10-16
* Change GrTextContext fallbacks to be a linked list chain.Gravatar jvanverth2014-10-14
* Rearrange code in TextContexts to be more consistent and match style guide.Gravatar jvanverth2014-10-08
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Uses a single pre-baked set of paths for drawing nvpr text of a givenGravatar cdalton2014-09-18
* Remove createPath* from GrGpu and GrContextGravatar cdalton2014-09-17
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Separate GL path rendering state from GrGpuGL to GrGLPathRenderingGravatar kkinnunen2014-08-20
* Fix crash in nvpr text after abandoning contextGravatar cdalton2014-08-11
* Send less transform data when drawing text with nvprGravatar cdalton2014-07-25
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25
* Merge GrGpuObject and GrCacheable.Gravatar bsalomon2014-07-25
* Add a GrPathRange classGravatar cdalton2014-07-21
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* Revert of Implement text rendering with NVPR (https://codereview.chromium.org...Gravatar commit-bot@chromium.org2014-03-27
* Implement text rendering with NVPRGravatar commit-bot@chromium.org2014-03-27