index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks
robertphillips
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Remove position from FrontBufferedStream
scroggo
2016-02-18
*
dead code: really kill these off again
mtklein
2016-02-17
*
restore empty files so that Chrome GN config can remove them...
mtklein
2016-02-16
*
clean up more dead code
mtklein
2016-02-16
*
Delete dead code. SkBitmapHasher has not been used since gm.
mtklein
2016-02-16
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09
*
Add unit test to feed valid SVG sequences to make sure that
caryclark
2016-02-09
*
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
robertphillips
2016-02-09
*
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...
ethannicholas
2016-02-08
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-08
*
Clean up GrGLSLFragmentProcessor-derived classes
robertphillips
2016-02-03
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
Add ability to extract YUV planes from SkImage
bsalomon
2016-02-01
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
move more geometry to simd
caryclark
2016-01-26
*
SK_SUPPORT_LEGACY_DRAWFLTER typo
fmalita
2016-01-25
*
Add svg path arcto
caryclark
2016-01-23
*
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...
robertphillips
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Hide SkCanvas::{set,get}DrawFilter
fmalita
2016-01-21
*
Add Lua SkXfermode skp scraping support
robertphillips
2016-01-21
*
resolution dependent path measure
caryclark
2016-01-21
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-20
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
[SkDebugger] Display run glyph positioning modes
fmalita
2016-01-04
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
remove unused SkCubicInterval
reed
2015-12-23
*
remove unused SkCullPoints
reed
2015-12-21
*
Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android b...
djsollen
2015-12-18
*
update androidsdk to new savelayer signature
reed
2015-12-18
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Fix a crash in SkParsePath::FromSVGString
scroggo
2015-12-11
*
ubsan shift fixes
caryclark
2015-12-09
*
[SkDebugger] Show more text blob details
fmalita
2015-12-08
*
Allow SkStream::peek() to partially succeed
scroggo
2015-12-07
*
report back colorfilters in lua
reed
2015-12-04
*
Upgrade debugger to print more SkPath info (isOval & isRRect)
robertphillips
2015-11-24
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
[debugger] Add visualization of center rect for drawBitmapNine calls
robertphillips
2015-11-18
*
Assert when running SampleApp with msaa 16 on Windows 10
aleksandar.stojiljkovic
2015-11-05
[next]