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
*
Implementation of the displacement effect (both CPU and GPU)
sugoi@google.com
2013-01-15
*
remove namespace qualifier for feof; it's making android unhappy
humper@google.com
2013-01-14
*
replace getline with fgets for portability
humper@google.com
2013-01-14
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
SkImageDecoder_WIC should work on Win7 with Win8 SDK.
bungeman@google.com
2013-01-11
*
DirectWrite generatePath must transform the path by the current matrix.
bungeman@google.com
2013-01-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-08
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
if CG fails to decode an image, check to see if it was a problem in the color...
mike@reedtribe.org
2012-12-15
*
Change to BDS license (as we did with all the other files that were Apache)
reed@google.com
2012-12-13
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Clean up SkFontHost_mac_coretext.
bungeman@google.com
2012-12-05
*
Pull SkMergeImageFilter out into its own file.
senorblanco@chromium.org
2012-12-04
*
Provide default guess at font type in Mac CoreText font host, since CT's dete...
bungeman@google.com
2012-12-03
*
Templatize AutoCFRelease and use it.
bungeman@google.com
2012-12-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-01
*
Add auto table ref for coretext.
bungeman@google.com
2012-11-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-29
*
Remove what turns out to be a bogus assert.
bungeman@google.com
2012-11-28
*
Write correct type of sfnt file in mac coretext open stream.
bungeman@google.com
2012-11-28
*
remove legacy build-guards, now that webkit has rebaselined these.
reed@google.com
2012-11-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-21
*
Correct A8 gamma on Mac.
bungeman@google.com
2012-11-20
*
Add support for SkImageRef_ashmem.
djsollen@google.com
2012-11-19
*
silence excessive printf noise from SkScalerContext_FreeType::generateMetrics...
mike@reedtribe.org
2012-11-15
*
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
[next]