aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports
Commit message (Expand)AuthorAge
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Delete SkImageDecoder_emptyGravatar msarett2016-03-28
* Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX.Gravatar bungeman2016-03-28
* rm src/ports/SkTime_*.cppGravatar halcanary2016-03-28
* Remove extra definitions of SkMovieGravatar msarett2016-03-25
* [CMake fixes] Linux X11 pixel format and Windows compilation fixGravatar marco.diiga2016-03-25
* Rename encoders to Sk*ImageEncoderGravatar msarett2016-03-25
* Change type of SkGlyph::fAdvance[XY] to float.Gravatar benjaminwagner2016-03-24
* Draw black on white for CG glyph masks.Gravatar bungeman2016-03-24
* Delete SkImageDecoderGravatar msarett2016-03-24
* Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....Gravatar msarett2016-03-24
* Delete SkImageDecoderGravatar msarett2016-03-23
* Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* Correctly handle lfWidth in GDI.Gravatar bungeman2016-03-22
* Disable the WIC encoder for jpegsGravatar msarett2016-03-21
* Make FreeType usable on Windows.Gravatar caryclark2016-03-21
* Remove uses of SkImageDecoder from gmsGravatar msarett2016-03-18
* Add SkImageGeneratorWICGravatar msarett2016-03-17
* detach -> releaseGravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....Gravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert "Initialize the font fallback when the direct write font"Gravatar kulshin2016-03-11
* Make sp variants for SkDataGravatar reed2016-03-11
* Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...Gravatar mtklein2016-03-11
* Use std::unique_ptr.Gravatar mtklein2016-03-11
* Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...Gravatar mtklein2016-03-10
* Use std::unique_ptr.Gravatar mtklein2016-03-10
* Don't build CG on Linux CMakeGravatar msarett2016-03-09
* Add an SkImageGeneratorCGGravatar msarett2016-03-09
* Fix Windows clang compiler complaintGravatar robertphillips2016-03-09
* Initialize the font fallback when the direct write fontGravatar kulshin2016-03-08
* Only modify abort behavior to avoid debugger dialog on windows for bot builds.Gravatar bsalomon2016-03-02
* SkFontHost_FreeType constructor to correctly release resources.Gravatar bungeman2016-03-01
* Improve horizontal baseline detection.Gravatar bungeman2016-02-29
* Check scalar to fixed conversions with axes.Gravatar benjaminwagner2016-02-25
* Deduplicate axis value resolving code.Gravatar bungeman2016-02-25
* Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6.Gravatar benjaminwagner2016-02-19
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* Add request cache to SkFontHost_fontconfig.Gravatar bungeman2016-02-17
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* SkOSFile_stdio: less ::Gravatar mtklein2016-02-16
* Add support for caching font files in the Android SkFontMgr.Gravatar khushalsagar2016-02-12
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* SkTArray to move when moving.Gravatar bungeman2016-02-09
* Don't print dialog box prior to crashing.Gravatar djsollen2016-02-04