.. |
SkDebug_android.cpp
|
Change how SkDebugf is sent to stdout on Android.
|
2014-12-10 10:23:06 -08:00 |
SkDebug_nacl.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkDebug_stdio.cpp
|
Make GrGLEffects use an interface to append their code.
|
2013-03-07 17:06:57 +00:00 |
SkDebug_win.cpp
|
Use lowercase windows.h in includes to fix Windows cross compilation using mingw.
|
2013-12-03 15:23:37 +00:00 |
SkDiscardableMemory_none.cpp
|
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
|
2013-12-05 18:31:42 +00:00 |
SkFontConfigInterface_direct.cpp
|
Make Noto Sans Mono CJK JP an alias to MS Gothic
|
2015-05-12 12:08:36 -07:00 |
SkFontConfigParser_android.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontConfigParser_android.h
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontConfigTypeface.h
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SkFontHost_fontconfig.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontHost_FreeType_common.cpp
|
SkPaint::FilterLevel -> SkFilterQuality
|
2015-03-16 10:08:34 -07:00 |
SkFontHost_FreeType_common.h
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontHost_FreeType.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontHost_linux.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontHost_mac.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontHost_none.cpp
|
Remove SK_FONTHOST_USES_FONTMGR.
|
2013-11-11 15:53:29 +00:00 |
SkFontHost_win.cpp
|
Make SkAdvancedTypefaceMetrics private.
|
2015-05-12 09:50:04 -07:00 |
SkFontMgr_android.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontMgr_default_dw.cpp
|
export SkFontMgr_New_... experimental functions for testing in chrome
|
2013-08-28 20:31:58 +00:00 |
SkFontMgr_default_gdi.cpp
|
export SkFontMgr_New_... experimental functions for testing in chrome
|
2013-08-28 20:31:58 +00:00 |
SkFontMgr_fontconfig.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkFontMgr_win_dw.cpp
|
Remove system call in DW for default font.
|
2015-04-29 08:15:31 -07:00 |
SkGlobalInitialization_chromium.cpp
|
add compose-colorfilter
|
2015-03-01 19:53:47 -08:00 |
SkGlobalInitialization_default.cpp
|
add compose-colorfilter
|
2015-03-01 19:53:47 -08:00 |
SkImageDecoder_CG.cpp
|
guard call to CGColorSpaceCopyICCProfile in case we're building for iOS
|
2014-11-11 07:27:25 -08:00 |
SkImageDecoder_empty.cpp
|
Make SkStream *not* ref counted.
|
2015-01-21 12:09:53 -08:00 |
SkImageDecoder_WIC.cpp
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SkImageGenerator_none.cpp
|
will write a custom one for blink later
|
2015-01-06 11:30:45 -08:00 |
SkImageGenerator_skia.cpp
|
remove dead code behind BOOL_ONGETINFO
|
2015-05-05 11:36:02 -07:00 |
SkMemory_malloc.cpp
|
sk_malloc_throw/sk_calloc_throw in debug prints size in failure message
|
2014-07-10 08:59:39 -07:00 |
SkMemory_mozalloc.cpp
|
Add sk_calloc. Remove SkMemory_stdlib, which seems unused.
|
2013-09-20 14:31:45 +00:00 |
SkOSFile_posix.cpp
|
Move SkOSFile::Iter impls into ports.
|
2015-02-12 07:18:27 -08:00 |
SkOSFile_stdio.cpp
|
Add file access modes to sk_exists.
|
2014-07-10 15:18:23 -07:00 |
SkOSFile_win.cpp
|
Move SkOSFile::Iter impls into ports.
|
2015-02-12 07:18:27 -08:00 |
SkRemotableFontMgr_win_dw.cpp
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SkScalerContext_win_dw.cpp
|
Support BGR with DirectWrite.
|
2015-03-19 13:57:36 -07:00 |
SkScalerContext_win_dw.h
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SkTime_Unix.cpp
|
SkTime: return timezone information; format in ISO-8601
|
2015-05-01 07:06:23 -07:00 |
SkTime_win.cpp
|
SkTime: return timezone information; format in ISO-8601
|
2015-05-01 07:06:23 -07:00 |
SkTLS_none.cpp
|
Split TLS implementation into its own translation unit.
|
2013-07-16 14:59:24 +00:00 |
SkTLS_pthread.cpp
|
Split TLS implementation into its own translation unit.
|
2013-07-16 14:59:24 +00:00 |
SkTLS_win.cpp
|
Split TLS implementation into its own translation unit.
|
2013-07-16 14:59:24 +00:00 |
SkTypeface_win_dw.cpp
|
Font variations.
|
2015-05-20 09:21:04 -07:00 |
SkTypeface_win_dw.h
|
Make SkAdvancedTypefaceMetrics private.
|
2015-05-12 09:50:04 -07:00 |