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
*
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
bsalomon
2015-06-16
*
fix null-pointer deref in SkComposeShader::toString()
halcanary
2015-06-16
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-16
*
skia: Add runtime option to disable picture IO security precautions
hendrikw
2015-06-16
*
Bump up point where we switch to distance fields for large glyphs
jvanverth
2015-06-16
*
Don't clear in SkSurface::NewWrappedRenderTarget
bsalomon
2015-06-16
*
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
*
win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval()
bsalomon
2015-06-15
*
Disable direction pre-caching to suss out TSAN failures.
mtklein
2015-06-15
*
Thorough tests for saturatedAdd and mulDiv255Round.
mtklein
2015-06-15
*
Blacklist ARM from advanced blend
cdalton
2015-06-15
*
Invalidate GrTexture mipmap on content change notification
junov
2015-06-15
*
Revert "Remove ambiguity of SkJpegUtility name."
scroggo
2015-06-15
*
don't rely on fonts having a stream
caryclark
2015-06-15
*
SkGIFMovie: Fix corrupted background color
Takahiro.Aizawa
2015-06-15
*
SkPDF: Annotations are clipped by canvas clip stack.
halcanary
2015-06-14
*
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
*
Remove ambiguity of SkJpegUtility name.
mtklein
2015-06-12
*
Don't leak fragment processor in SkColorFilter::asFragmentProcessors implemen...
bsalomon
2015-06-12
*
Move blend enums into GrBlend.h
cdalton
2015-06-12
*
change Resize to take pixmap for src
reed
2015-06-12
*
remove unused private Resizer
reed
2015-06-12
*
fix deserialization after FirstDirection change to paths
reed
2015-06-11
*
Fix for dashing shader on Mali: use highp where necessary.
senorblanco
2015-06-11
*
Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders
msarett
2015-06-11
*
remove duplicate assign of fLastGlyphID
caryclark
2015-06-11
*
initialize font metrics for pdf (found by valgrind)
caryclark
2015-06-11
*
Init GrGLSLCaps fields from inside GrGLCaps
cdalton
2015-06-10
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
Added GrAAFlatteningConvexPathRenderer.
ethannicholas
2015-06-10
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
Remove overly-promiscuous SkNx syntax sugar.
mtklein
2015-06-10
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
add copyright
reed
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
*
Fix build for UCLIBC platforms (newlocale/freelocale)
smcgruer
2015-06-09
*
Fill capHeight and maxCharWidth on Mac.
bungeman
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
[next]