- 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
- 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
- 54e6308 Add skstd::remove_pointer_t and use it. by bungeman · 9 years ago
- 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
- 7a897c0 Change use of LoadLibrary to LoadLibraryA by jvanverth · 9 years ago
- dd180e7 Enable NVPR with command buffer by kkinnunen · 9 years ago
- 7471fa4 add fsync to try to get complete skps from webpage picture capture by caryclark · 9 years ago
- f2848b6 default SkPixelSerializer by halcanary · 9 years ago
- 3127c99 ubsan shift fixes by caryclark · 9 years ago
- a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
- 808ce28 default SkPixelSerializer by halcanary · 9 years ago
- ba923d3 SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName by halcanary · 9 years ago
- 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
- b8b479b use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkMemory_mozalloc.cpp by lsalzman · 9 years ago
- cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
- d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
- ee10a42 Add decodeYUV8Planes to SkImageDecoder_empty by scroggo · 9 years ago
- 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
- 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
- 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
- 3f846ae Take mutex when calling into FreeType. by bungeman · 9 years ago
- 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
- ef27ce3 Use only one CGFont/CTFont per scaler context on Mac. by bungeman · 9 years ago
- e4881b6 add a note by mtklein · 9 years ago
- bdef140 Send SkDebugf through stderr and flush on Windows too. by mtklein · 9 years ago
- 6440f0b Add shared mutexes to the direct write cache code to get better parallelism. by herb · 9 years ago
- 546dc32 Use SkAutoTExclusive guard in DirectWrite port. by herb · 9 years ago
- 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
- 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
- 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
- 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
- a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
- 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
- 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
- c7378af Add a mutex to protect the DWrite calls. by herb · 9 years ago
- 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
- b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
- 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
- 0584631 Avoid last param to CTFontCreateWithGraphicsFont. by bungeman · 9 years ago
- 7cbeaae Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
- 4de8c3a Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of https://codereview.chromium.org/1344213004/ ) by bungeman · 9 years ago
- d329671 Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
- cd56f81 SkImageSource by fmalita · 9 years ago
- bbd4018 Port SkLazyFnPtr users to SkOncePtr. by mtklein · 9 years ago
- 75db90c Missing EncodeData(SkImageInfo...) in SkImageEncoder_empty by fmalita · 9 years ago
- 0881b95 Give reason while file open failed. by bungeman · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
- 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
- f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
- 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
- f052715 Use portable code for family names with DirectWrite. by bungeman · 9 years ago
- 6fbdeef Revert of Paranoid temporary check that Chrome's building with SSE2 on all Windows builders. (patchset #1 id:1 of https://codereview.chromium.org/1283183004/ ) by mtklein · 9 years ago
- e844530 Paranoid temporary check that Chrome's building with SSE2 on all Windows builders. by mtklein · 9 years ago
- c5b7df4 Remove an unused function. by thakis · 9 years ago
- d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
- 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 24a104d Revert character in typeface test on Android. by bungeman · 9 years ago
- c3eb50c Minor cleanup of SkLightingShader by robertphillips · 9 years ago
- ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
- f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
- 4598fc3 Use SK_DECLARE_STATIC_MUTEX for global mutex. by mtklein · 9 years ago
- d0f4173 add option to use global mutex-lock in mac-scalercontext by reed · 9 years ago
- 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
- 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
- 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 9 years ago
- 3ba043f Remove another assertion that a reference is non-null. by dcheng · 9 years ago
- 2f19b55 Remove &glyph from SkASSERT. by dcheng · 9 years ago
- f7b54cd Add check that Dwrite glyph fits in unicode table. by wfh · 9 years ago
- 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 27c8eb8 When three or more edges are coincident, the logic needs by caryclark · 9 years ago
- 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 98fc73c Change initializer list order to match field declaration order. by sammc · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago
- bd1fb49 Rename SkFontHost_none.cpp to SkFontMgr_empty_factory. by bungeman · 9 years ago
- 871872f change old picture serialization to really handle images by reed · 9 years ago
- 13a007d Expose SkFaceRec less. by bungeman · 9 years ago
- 1e23736 Remove FT_HAS_COLOR definition. by bungeman · 9 years ago
- 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
- 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
- 921827b Add a note to SkGlobalInitialization_chromium.cpp. by mtklein · 9 years ago
- 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
- 6bd8d1c Fill capHeight and maxCharWidth on Mac. by bungeman · 9 years ago
- 1b5f25c Remove attempted bug mitigation in Mac typeface. by bungeman · 9 years ago
- 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
- 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
- 08d1714 Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
- c657b69 Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview.chromium.org/1143133006/) by reed · 9 years ago
- 4f61fee Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
- a9f1db7 Use SkTArray instead of SkSTArray in movable. by bungeman · 9 years ago
- 41868fe Font variations. by bungeman · 9 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
- 3489ee0 Font variations. by bungeman · 9 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
- 05773ed Font variations. by bungeman · 9 years ago
- 10b063c Extensible Android font configuration parsing. by bungeman · 9 years ago