index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
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
*
Change fixedWidth to fixedPitch and implement on Windows.
bungeman@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
*
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
*
make OpenStream and GetFileName private (soon to go away)
reed@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
*
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 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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-15
*
make OpenStream and GetFileName public ... for now, until we fix FreeType bac...
reed@google.com
2013-03-14
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
have reset() return its argument as a convenience
reed@google.com
2013-03-13
*
[PDF] Always set the symbolic Flag for Fonts.
vandebo@chromium.org
2013-03-13
*
Remove extraneous paren.
bsalomon@google.com
2013-03-13
*
refactor android defines to implicitly assume NDK compliance unless it is exp...
commit-bot@chromium.org
2013-03-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow
reed@google.com
2013-03-12
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
add asScalars() to document when we want to treat SkPoint or SkRect as an array
reed@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Add missing #include <stdarg.h> to SkString.h (fix Android build)
bsalomon@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
[next]