index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Add instanced rendering command line flag to viewer.
Brian Salomon
2017-03-08
*
Remove SkChunckAlloc
Herb Derby
2017-03-08
*
Use Fibonacci instead of 2^n for block growth.
Herb Derby
2017-03-08
*
remove SkClipVisitor
Mike Reed
2017-03-08
*
Revert "Optimize mipmap downsample_2_2 in sRGB mode"
Derek Sollenberger
2017-03-08
*
remove SkPictureUtils.h
Mike Reed
2017-03-08
*
Add jobs for building for Chromecast
Kevin Lubick
2017-03-08
*
Revert "Fix SkJumper gcc warning"
Mike Klein
2017-03-08
*
clip to elements directly, no need for replay indirection
Mike Reed
2017-03-08
*
Revert "Turn on SkJumper all the time."
Mike Klein
2017-03-08
*
Refactor GrColorSpaceXformHelper
Brian Osman
2017-03-08
*
Fix SkJumper gcc warning
Florin Malita
2017-03-08
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
*
Make GPU dm sink correctly advertise whether it is multisampled
Brian Salomon
2017-03-08
*
Add gm to compare premuls in dst vs. src color space
Matt Sarett
2017-03-08
*
special device for not drawing -- performs no clipping
Mike Reed
2017-03-08
*
bin/fetch-clang-format
Hal Canary
2017-03-08
*
formatting change: FuzzCanvas.cpp
Hal Canary
2017-03-08
*
DW last resort font default name not necessary.
Ben Wagner
2017-03-08
*
SkPDF: Always get advances at unitsPerEm.
Hal Canary
2017-03-08
*
Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off
Yuqian Li
2017-03-08
*
Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc.
Brian Salomon
2017-03-08
*
Rename not-fBlendCorrectly to fNonLinearBlending
Matt Sarett
2017-03-08
*
Optimize mipmap downsample_2_2 in sRGB mode
Matt Sarett
2017-03-08
*
Turn on SkJumper all the time.
Mike Klein
2017-03-08
*
Refactor GrTextBlobCache
Florin Malita
2017-03-08
*
Add GalaxyS6 bot.
Ben Wagner
2017-03-08
*
FuzzCanvas: SkColorFilter
Hal Canary
2017-03-07
*
Fuzz Canvas: Remember that nextRange is inclusive.
Hal Canary
2017-03-07
*
Add viewer GUI options for desktop and Android to toggle instanced rendering.
Brian Salomon
2017-03-07
*
optimize intersect, use getType to utilize fast-case in preTranslate
Mike Reed
2017-03-07
*
SkJumper: constant() embeds constants directly in code
Mike Klein
2017-03-07
*
Control making of GrSemaphore objects inside of GrResourceProvider
Greg Daniel
2017-03-07
*
GrTessellator: convert contours to VertexLists.
Stephen White
2017-03-07
*
Groundwork for nonlinear blending mode in Ganesh
Brian Osman
2017-03-07
*
Add GrOp::wasRecorded and use in instanced rendering for tracking.
Brian Salomon
2017-03-07
*
SkJumper: a couple stages used by color filters
Mike Klein
2017-03-07
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-07
*
Be able to compile nanobench for Chromecast
Kevin Lubick
2017-03-07
*
Remove dead links in SampleApp docs.
Mike Klein
2017-03-07
*
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...
Mike Reed
2017-03-07
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Back to code as data arrays, this time in .text.
Mike Klein
2017-03-07
*
Don't run image tests on msaa configs.
Brian Salomon
2017-03-07
*
Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"
Derek Sollenberger
2017-03-07
*
fix RecordOptsTest.cpp on Android framework
Mike Klein
2017-03-07
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
add test for copy-on-write optimization
Mike Reed
2017-03-06
[next]