index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Force linking of static member variables for GLPrograms
joshualitt
2014-10-09
*
Revert of Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip ...
robertphillips
2014-10-09
*
Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://cod...
robertphillips
2014-10-09
*
Use BBH reserve hook to preallocate space for tiles.
mtklein
2014-10-09
*
Fix bug in plot locking system
robertphillips
2014-10-09
*
Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key
robertphillips
2014-10-09
*
Fix restore in AVMR to have correct coverage count.
egdaniel
2014-10-09
*
Small improvements to SkBitSet:
mtklein
2014-10-09
*
Improve SkARGB32_A8_BlitMask_SSE2
jmuizelaar
2014-10-09
*
Remove tab parameter from GrGLSLMulVarBy4f function
egdaniel
2014-10-09
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-09
*
Leak fixed
sugoi
2014-10-09
*
gl programs rewrite
joshualitt
2014-10-09
*
Add SkBBoxHierarchy::reserve() as an optional size hint.
mtklein
2014-10-09
*
Draw more accurate thick-stroked Beziers (disabled)
caryclark
2014-10-09
*
use real pdfdevice behind SkDocument
reed
2014-10-09
*
Adding 3D lut color filter
sugoi
2014-10-09
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Remove ~GrIORef since last remaining virtual and now all inline
bsalomon
2014-10-08
*
Revert of Use presence of a content key as non-scratch indicator (patchset #5...
bsalomon
2014-10-08
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-08
*
Rearrange code in TextContexts to be more consistent and match style guide.
jvanverth
2014-10-08
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Fix conditional check when copying coverage stages in ODS
egdaniel
2014-10-08
*
Delay copying effects from DS or ODS till end of creating ODS
egdaniel
2014-10-08
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-08
*
Expose layer hoisting API in GrContext
robertphillips
2014-10-08
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chr...
bsalomon
2014-10-08
*
speculative fix for ios
Brian Salomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Only use msaa target for blur mask when doAA is true
derekf
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
Stay in floats as much as possible in SkTileGrid, particularly in insert.
mtklein
2014-10-07
*
Add SkPaint::getHash().
mtklein
2014-10-07
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
Fix for perspective GMs and df paths.
jvanverth
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Make createOptDrawState return NULL if we would end up not drawing
egdaniel
2014-10-07
*
explicitly delete our c++ window on quit
reed
2014-10-07
*
Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:...
bsalomon
2014-10-07
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
Don't readback and reupload texture-backed bitmaps
bsalomon
2014-10-07
*
override applicationShouldTerminate so we can cleanup when we quit
reed
2014-10-07
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
Fix some incorrect assumptions in GrLayerCache.cpp
robertphillips
2014-10-06
[next]