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
*
Update WIC Image decoder to unpremul colors before save
robertphillips@google.com
2012-11-08
*
check to see if CGImage already knows if we're opaque
reed@google.com
2012-11-07
*
CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that,
reed@google.com
2012-11-07
*
Break out SkOffsetImageFilter into its own file, and derive it from
senorblanco@chromium.org
2012-11-06
*
Minimal changes to SkFontHost_fontconfig to not crash in normal use.
bungeman@google.com
2012-11-06
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Use SkToBool to fix a warning.
scroggo@google.com
2012-11-01
*
GDI fonthost to serialize using correct font name.
bungeman@google.com
2012-10-31
*
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
*
Clean up usage of mask gamma.
bungeman@google.com
2012-10-26
*
Fix WIN64 break from variable redefinition.
scroggo@google.com
2012-10-25
*
Add a callback to cleanup TLS data on Windows.
scroggo@google.com
2012-10-25
*
Enable Android executables (like skia_launcher) to redirect SkDebugf output t...
djsollen@google.com
2012-10-23
*
[PDF] Fix index calculation for Type1 advance retrieval.
vandebo@chromium.org
2012-10-22
*
wrap check for gLCDSupported w/ a guard, so we don't have to grab the mutex
reed@google.com
2012-10-17
*
Avoid deadlock in SkGetFallbackFamilyNameForChar().
djsollen@google.com
2012-10-15
*
Change FreeType lcd filter to provide better results.
bungeman@google.com
2012-10-13
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
Turn off some debugging statements.
scroggo@google.com
2012-10-11
*
CreateTypefaceFromFile for GDI.
bungeman@google.com
2012-10-11
*
Disable automatic font fallback of SkFontHost_android when building for WebKit
djsollen@google.com
2012-10-09
*
Fix typo in SkFontHost_win_dw.cpp.
bungeman@google.com
2012-10-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-06
*
No hinting on Mac should be lower priority than subpixel rendering.
bungeman@google.com
2012-10-05
*
cleanup coding style for r5825
djsollen@google.com
2012-10-05
*
Reduce Android Log Spam.
djsollen@google.com
2012-10-05
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Lock gFTMutex when modifying FT globals.
scroggo@google.com
2012-10-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-29
*
No hinting with CG should prevent outline dilation.
bungeman@google.com
2012-09-28
*
Load more fonts on Linux.
bungeman@google.com
2012-09-26
*
Vertical metrics for FreeType.
bungeman@google.com
2012-09-25
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Yet another speculative Android fix. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
update gyp files to build on iOS
caryclark@google.com
2012-09-18
*
Fix a Ref count bug in SkFontHost_win_dw.cpp
bungeman@google.com
2012-09-17
*
landing https://codereview.appspot.com/6506117
reed@google.com
2012-09-14
*
Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1
george@mozilla.com
2012-09-13
*
re-apply 5508, but with the new compile-flag disabled for now
reed@google.com
2012-09-12
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
revert 5508 -- it broke most of the builds
reed@google.com
2012-09-12
*
Using the device scale factor for glyph positioning
wjmaclean@chromium.org
2012-09-12
*
land https://codereview.appspot.com/6492099/ -- fix for iOS
reed@google.com
2012-09-10
*
Upstream Clank's SkFontHost_Android DRT infinite loop fix.
tomhudson@google.com
2012-09-04
*
Fix compile error in SkFontHost_none.cpp
borenet@google.com
2012-09-04
*
Serialization for DirectWrite
bungeman@google.com
2012-08-31
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
check for exceeding int range when we stash the values in the cache
reed@google.com
2012-08-29
*
Change Arabic sample character from 0x0600 to 0x0627.
djsollen@google.com
2012-08-29
[next]