index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextContext.h
Commit message (
Expand
)
Author
Age
*
Remove plumbing of clipRect thoughout the TextContexts
robertphillips
2015-12-02
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Factor out GrAtlasTextBatch fromt GrAtlasTextContext
joshualitt
2015-11-20
*
Make GrTextContext no longer store a GrDrawContext
robertphillips
2015-09-01
*
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
bsalomon
2015-07-22
*
Remove init function from GrTextContext.h
joshualitt
2015-07-09
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-17
*
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Break GrTextContext's reliance on SkGpuDevice
robertphillips
2015-05-28
*
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
robertphillips
2015-05-27
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Add unit tests to text context
joshualitt
2015-05-11
*
simple cleanup in GrTargetCommands
joshualitt
2015-04-30
*
Fix for segfault on destruction of BitmapTextBlob
joshualitt
2015-04-22
*
Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chr...
joshualitt
2015-04-22
*
enable TextBlob / Batch
joshualitt
2015-04-22
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Add more parameters to GrTextContext::canDraw
cdalton
2015-03-25
*
Initial change to move text blob to GrTextContext
joshualitt
2015-03-23
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Move clip off of draw target
joshualitt
2015-02-23
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
remove view matrix from context
joshualitt
2014-12-17
*
Allocate only the vertices we need for text.
jvanverth
2014-10-23
*
Revert of Change drawText() to generate positions and send to drawPosText() (...
jvanverth
2014-10-16
*
Change drawText() to generate positions and send to drawPosText()
jvanverth
2014-10-16
*
Change GrTextContext fallbacks to be a linked list chain.
jvanverth
2014-10-14
*
Rearrange code in TextContexts to be more consistent and match style guide.
jvanverth
2014-10-08
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
Replace factory generation of TextContexts with persistent objects.
commit-bot@chromium.org
2014-01-30
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30