index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
There are still things to sort out but this seems to run correctly.
bsalomon
2015-06-16
*
Refactor SkFontHost_linux into SkFontMgr_custom.
bungeman
2015-06-15
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Invalidate GrTexture mipmap on content change notification
junov
2015-06-15
*
Remove SkDrawPictureCallback
fmalita
2015-06-15
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Visual bench on native android
joshualitt
2015-06-12
*
Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...
djsollen
2015-06-12
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Review URL: https://codereview.chromium.org/1166513002
cdalton
2015-06-12
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Move blend enums into GrBlend.h
cdalton
2015-06-12
*
fix deserialization after FirstDirection change to paths
reed
2015-06-11
*
retro add copyright
reed
2015-06-11
*
Init GrGLSLCaps fields from inside GrGLCaps
cdalton
2015-06-10
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
Label some unused static vars as SK_UNUSED
fmalita
2015-06-10
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
Use SkMScalar as float by default to match Chromium.
mtklein
2015-06-09
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
A bunch of little SkMScalar-as-float build fixes.
mtklein
2015-06-09
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
remove Proxy entrypoints for canHandleFilter
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Restore support for 10.6 SDK in header.
bungeman
2015-06-08
*
Provide tag-along for SkCreateTypefaceFromCTFont.
bungeman
2015-06-08
*
Apply coverage in XP base class when using dst reads
cdalton
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://coder...
reed
2015-06-08
*
Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.ch...
djsollen
2015-06-08
*
move erase into SkPixmap
reed
2015-06-08
*
Add bigtileimagefilter GM & improvements to toString
robertphillips
2015-06-08
*
add extractSubset and SkAutoPixmapStorage
reed
2015-06-05
*
clarify that accessPixels is for write-access, and peekPixels is RO
reed
2015-06-05
*
delete (unused) TransparentShader
reed
2015-06-05
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
Remove unused PackBits methods and fix length checks
jschuh
2015-06-04
*
switch bitmapshader internals over to pixmap
reed
2015-06-04
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-04
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-04
*
refactor bitmapshader to use a controller
reed
2015-06-04
*
Fixing leaky handling of SkImage in SkDeferredCanvas.
junov
2015-06-02
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-02
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-02
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
Set GeometryBufferMapThreshold defaults
joshualitt
2015-06-01
*
Expand VisualBench to a real benching tool
joshualitt
2015-06-01
*
Stretch small textures up to 16 pixels on PowerVR 54x
bsalomon
2015-06-01
*
Revert[6] of add asserts around results from requestLock
reed
2015-05-30
[next]