aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBitmapTextContext.h
Commit message (Expand)AuthorAge
* 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
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Small change to use a GrGeometryProcessor for all BitmapText draw callsGravatar joshualitt2015-02-11
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* remove view matrix from contextGravatar joshualitt2014-12-17
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Ganesh text rendering cleanup.Gravatar jvanverth2014-12-04
* Drawstate on stackGravatar joshualitt2014-11-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
* Fix color emoji.Gravatar jvanverth2014-10-10
* Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chro...Gravatar jvanverth2014-10-10
* Fix color emoji.Gravatar jvanverth2014-10-10
* 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
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Revert Jim's CL.Gravatar Mike Klein2014-08-29
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-28
* Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...Gravatar djsollen2014-08-27
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-27
* Rollback text allocation changes.Gravatar jvanverth2014-08-01
* Move vertex buffer setup out of drawPackedGlyph().Gravatar jvanverth2014-07-25
* Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://coderev...Gravatar jvanverth2014-07-25
* Move vertex buffer setup out of drawPackedGlyph().Gravatar jvanverth2014-07-25
* Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...Gravatar bsalomon2014-07-22
* Revert of Use the GrCacheable ID to eliminate the need for notifications to G...Gravatar robertphillips2014-07-20
* Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...Gravatar bsalomon2014-07-17
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Rename GrAtlasMgr to GrAtlas (and other cleanup)Gravatar robertphillips2014-06-24
* Cache the GrEffect used for text rendering in GrBitmapTextContext.Gravatar bsalomon2014-06-19
* Use vertex attribute for text color in GrBitmapTextContextGravatar bsalomon2014-06-06
* Add CPU backing store for GrAtlas to reduce texture uploads.Gravatar commit-bot@chromium.org2014-05-14
* SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.hGravatar commit-bot@chromium.org2014-03-28
* Drop executable flag from headers so that they can be packagedGravatar robertphillips@google.com2014-03-11
* Add dev bounds to bmp txt context, use bounds to ignore clipsGravatar commit-bot@chromium.org2014-02-11
* 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