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
*
oops, don't say static for an extern function
reed@google.com
2013-03-26
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.com
2013-03-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
Reverting r8376, r8373 and r8371 due to Android shader compilation failures
robertphillips@google.com
2013-03-25
*
check-point (early) for fontmgr stuff, not called.
reed@google.com
2013-03-25
*
oops, fix name for SkCreateDataProviderFromData
reed@google.com
2013-03-25
*
expose skdata -> cgdataprovider helper
reed@google.com
2013-03-25
*
Change fixedWidth to fixedPitch and implement on Windows.
bungeman@google.com
2013-03-25
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-25
*
move fontmgr into include/ports for now
reed@google.com
2013-03-25
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)
reed@google.com
2013-03-25
*
remove SkFontHost::EnsureTypefaceAccessible declaration (no longer implemente...
reed@google.com
2013-03-25
*
land https://codereview.chromium.org/12676024
reed@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-23
*
Move oval rendering code to GrOvalRenderer.
commit-bot@chromium.org
2013-03-22
*
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
reed@google.com
2013-03-22
*
Fix typo in SkTLazy.h's "operator delete"
robertphillips@google.com
2013-03-22
*
remove SkFontHost::GetFileName
mike@reedtribe.org
2013-03-22
*
remove now obsolete GetAdvancedTypefaceMetrics API from SkFontHost
mike@reedtribe.org
2013-03-21
*
Reverting 8313 (SVG turbulence) due to Ubuntu failures
robertphillips@google.com
2013-03-21
*
make OpenStream and GetFileName private (soon to go away)
reed@google.com
2013-03-21
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-21
*
remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*
reed@google.com
2013-03-21
*
add virtual SkTypeface::onOpenStream and override that for fontconfig
reed@google.com
2013-03-21
*
call onGetUPEM to subclasses can optimize it, and place default behavior
reed@google.com
2013-03-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-21
*
move impl of AdvancedTypefaceMetrics into typeface (3)
reed@google.com
2013-03-20
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Upstream changes from Android for decoding jpeg images.
djsollen@google.com
2013-03-20
*
Fix build breakage.
bsalomon@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
comments only: update docs for SkStream::readData(), SkWStream::writeData()
epoger@google.com
2013-03-20
*
Remove unused declaration
djsollen@google.com
2013-03-20
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
add new API for gdi fonts (not hooked up yet)
reed@google.com
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
Removed GrEffectStage::fVertexAttribCount to fix Chrome compilation warning/e...
robertphillips@google.com
2013-03-20
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
remove SkFontHost::CreateScalerContext
reed@google.com
2013-03-19
*
Fix for displacement mapping
sugoi@google.com
2013-03-19
*
Add SkTypeface* parameter to SkScalerContext (and its callers)
reed@google.com
2013-03-19
*
Add a macro for querying the byte order of SkPMColor.
commit-bot@chromium.org
2013-03-19
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
[next]