index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
Commit message (
Expand
)
Author
Age
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
first impl of fontmgr for gdi
reed@google.com
2013-04-24
*
its ok if there is no family name in the pattern for fontconfig, for fc will ...
reed@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
Add missing unistd.h include after r8765.
commit-bot@chromium.org
2013-04-22
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
fix refcnts for singleton fontconfig-direct
reed@google.com
2013-04-22
*
start cleanup, in prep for new fontmgr impl
reed@google.com
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
can't return false for a ptr (unless you're in gcc)
reed@google.com
2013-04-19
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
check-point for new fontmgr on linux
reed@google.com
2013-04-19
*
Updates to images project.
scroggo@google.com
2013-04-17
*
Temporary patch to get Chrome Windows compiling
robertphillips@google.com
2013-04-09
*
extend FontConfigInterface to start to match new fontmgr design
reed@google.com
2013-04-09
*
Fix font handles leak. We return without freeing resources.
edisonn@google.com
2013-04-06
*
New SVG turbulence in Skia
sugoi@google.com
2013-04-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-30
*
add matcher to fontstyleset
reed@google.com
2013-03-29
*
Fix minor cppcheck-found issues
robertphillips@google.com
2013-03-29
*
add caching to fontmgr for mac
reed@google.com
2013-03-28
*
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...
reed@google.com
2013-03-27
*
CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)
reed@google.com
2013-03-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-27
*
store real fontstyle on mac fonts
reed@google.com
2013-03-26
*
impl part of SKFontMgr for mac
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
*
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
*
land https://codereview.chromium.org/12676024
reed@google.com
2013-03-25
*
Fix for android_clang_dbg compiler error
robertphillips@google.com
2013-03-24
*
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
reed@google.com
2013-03-22
*
revert 8331 (broke android text)
reed@google.com
2013-03-22
*
override SkTypeface::onOpenStream for android
reed@google.com
2013-03-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-22
*
remove obsolete/abandoned font backend
mike@reedtribe.org
2013-03-22
*
remove SkFontHost::GetFileName
mike@reedtribe.org
2013-03-22
*
remove obsolete/unsupported font backend
mike@reedtribe.org
2013-03-22
*
remove obsolete/orphaned font backend
mike@reedtribe.org
2013-03-21
*
override SkTypeface::onOpenStream for DW
reed@google.com
2013-03-21
*
remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*
reed@google.com
2013-03-21
*
Enable init'ed but unused var warning on windows for closer parity with mac/l...
bsalomon@google.com
2013-03-21
*
override SkTypeface::onOpenStream()
reed@google.com
2013-03-21
*
override onGetTableTags() and onGetTableData() in SkTypeface, in preparation for
reed@google.com
2013-03-21
*
Use function-ptr instead of SkFontHost api to allow client to handle
reed@google.com
2013-03-21
*
add virtual SkTypeface::onOpenStream and override that for fontconfig
reed@google.com
2013-03-21
[next]