aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextContext.h
Commit message (Expand)AuthorAge
* Make GrTextContext no longer store a GrDrawContextGravatar robertphillips2015-09-01
* Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).Gravatar bsalomon2015-07-22
* Remove init function from GrTextContext.hGravatar joshualitt2015-07-09
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Break GrTextContext's reliance on SkGpuDeviceGravatar robertphillips2015-05-28
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Add unit tests to text contextGravatar joshualitt2015-05-11
* simple cleanup in GrTargetCommandsGravatar joshualitt2015-04-30
* Fix for segfault on destruction of BitmapTextBlobGravatar joshualitt2015-04-22
* Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chr...Gravatar joshualitt2015-04-22
* enable TextBlob / BatchGravatar joshualitt2015-04-22
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Add more parameters to GrTextContext::canDrawGravatar cdalton2015-03-25
* Initial change to move text blob to GrTextContextGravatar joshualitt2015-03-23
* Let text contexts fall back directly to pathsGravatar joshualitt2015-03-20
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* Allocate only the vertices we need for text.Gravatar jvanverth2014-10-23
* 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
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-31
* Replace factory generation of TextContexts with persistent objects.Gravatar commit-bot@chromium.org2014-01-30
* Move GrTextContext to private interfaceGravatar commit-bot@chromium.org2014-01-30