.. |
SkDebug_android.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkDebug_stdio.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkDebug_win.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkDiscardableMemory_none.cpp
|
Clean up a few includes, introduce iwyu.
|
2015-07-29 11:49:40 -07:00 |
SkFontConfigInterface_direct_factory.cpp
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigInterface_direct_google3_factory.cpp
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigInterface_direct_google3.cpp
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigInterface_direct_google3.h
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigInterface_direct.cpp
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigInterface_direct.h
|
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
|
2015-12-01 11:12:05 -08:00 |
SkFontConfigTypeface.h
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontHost_fontconfig.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontHost_FreeType_common.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontHost_FreeType_common.h
|
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
|
2015-07-07 12:21:22 -07:00 |
SkFontHost_FreeType.cpp
|
Take mutex when calling into FreeType.
|
2015-11-03 11:07:20 -08:00 |
SkFontHost_mac.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkFontHost_win.cpp
|
Factor CSS3 matching rules.
|
2015-11-12 09:50:08 -08:00 |
SkFontMgr_android_factory.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkFontMgr_android_parser.cpp
|
Add skstd::remove_pointer_t and use it.
|
2016-01-06 08:30:59 -08:00 |
SkFontMgr_android_parser.h
|
ubsan shift fixes
|
2015-12-09 12:02:30 -08:00 |
SkFontMgr_android.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkFontMgr_custom_directory_factory.cpp
|
Refactor SkFontHost_linux into SkFontMgr_custom.
|
2015-06-15 15:17:21 -07:00 |
SkFontMgr_custom_embedded_factory.cpp
|
Refactor SkFontHost_linux into SkFontMgr_custom.
|
2015-06-15 15:17:21 -07:00 |
SkFontMgr_custom.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontMgr_empty_factory.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontMgr_fontconfig_factory.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkFontMgr_fontconfig.cpp
|
Comments Style: s/skbug.com/bug.skia.org/
|
2015-11-07 05:29:00 -08:00 |
SkFontMgr_win_dw_factory.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkFontMgr_win_dw.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkFontMgr_win_gdi_factory.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkGlobalInitialization_chromium.cpp
|
add SkShader::newWithColorFilter
|
2016-01-07 15:47:29 -08:00 |
SkGlobalInitialization_default.cpp
|
add SkShader::newWithColorFilter
|
2016-01-07 15:47:29 -08:00 |
SkImageDecoder_CG.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkImageDecoder_empty.cpp
|
default SkPixelSerializer
|
2015-12-10 12:40:23 -08:00 |
SkImageDecoder_WIC.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkImageGenerator_none.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkImageGenerator_skia.cpp
|
take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats
|
2016-01-05 09:16:19 -08:00 |
SkMemory_malloc.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkMemory_mozalloc.cpp
|
use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkMemory_mozalloc.cpp
|
2015-11-23 10:30:14 -08:00 |
SkOSEnvironment.cpp
|
Enable NVPR with command buffer
|
2015-12-21 04:05:53 -08:00 |
SkOSEnvironment.h
|
Enable NVPR with command buffer
|
2015-12-21 04:05:53 -08:00 |
SkOSFile_posix.cpp
|
Eliminate SkFILE: it always is the same as FILE.
|
2015-11-20 13:47:49 -08:00 |
SkOSFile_stdio.cpp
|
add fsync to try to get complete skps from webpage picture capture
|
2015-12-16 13:41:23 -08:00 |
SkOSFile_win.cpp
|
Eliminate SkFILE: it always is the same as FILE.
|
2015-11-20 13:47:49 -08:00 |
SkOSLibrary_posix.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkOSLibrary_win.cpp
|
Change use of LoadLibrary to LoadLibraryA
|
2016-01-04 08:14:18 -08:00 |
SkOSLibrary.h
|
Skia: Add Command Buffer support to Linux/Mac
|
2015-10-01 18:29:34 -07:00 |
SkRemotableFontMgr_win_dw.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkScalerContext_win_dw.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08: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::GetNSecs()
|
2015-10-23 07:02:06 -07:00 |
SkTime_win.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkTLS_none.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkTLS_pthread.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SkTLS_win.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkTypeface_win_dw.cpp
|
Start making all .cpp files compile-able on all platforms.
|
2015-11-02 10:20:27 -08:00 |
SkTypeface_win_dw.h
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |