- 84b8d89 Always build our own zlib. by mtklein · 9 years ago
- 8f9447c Update the dng_sdk version. The new version handles the posix_memalign() better by yujieqin · 9 years ago
- 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
- 136f517 Modify skiaserve to support drawTo by joshualitt · 9 years ago
- 30c5dde support for more features when rendering to/from JSON by ethannicholas · 9 years ago
- f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
- 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
- 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
- 86e6b55 Only define NO_POSIX_MEMALIGN for arm by yujieqin · 9 years ago
- 395eabe float components in xfermodes by reed · 9 years ago
- 70e6d60 add new tests by caryclark · 9 years ago
- 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
- ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
- 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
- 78fc22a added support for more features in JSON (blurs, dashing, different path fill types, etc.) by ethannicholas · 9 years ago
- 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
- fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
- aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
- 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
- 382f8bd Disable verbose mode for DNG SDK on mac/ios. by adaubert · 9 years ago
- bbb6dc8 kill SkValue by mtklein · 9 years ago
- 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
- 609d979 Wire up JsonCanvas in skiaserve by joshualitt · 9 years ago
- 076d83d Enable RAW codec for Windows by yujieqin · 9 years ago
- f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
- 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
- 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
- 7a56123 Revert of Initial support for turning Skia draws into a JSON document and vice versa. (patchset #3 id:80001 of https://codereview.chromium.org/1636563002/ ) by msarett · 9 years ago
- 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
- 7869bbf Fix gyp files so that gyp_to_Android.mk succeeds by msarett · 9 years ago
- 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
- 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
- 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
- 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
- 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
- 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
- c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
- 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
- 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
- 32235ea Factor out xcode c/cpp settings into variables to apply to cmake builds. by bsalomon · 9 years ago
- 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
- 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
- 0ac723b Update libwebp to version 0.5.0 by scroggo · 9 years ago
- e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
- 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
- 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
- 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
- 26379ca Demo fuzz for Herb by mtklein · 9 years ago
- be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
- 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
- 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
- e83c8eb Revert of Update libwebp to version 0.5.0 (patchset #2 id:20001 of https://codereview.chromium.org/1601253003/ ) by benjaminwagner · 9 years ago
- fe35455 Update libwebp to version 0.5.0 by scroggo · 9 years ago
- 879caf8 remove SkDebugUtils.h -- unused by reed · 9 years ago
- 98eb3d3 Modify kilobench to run each sample in its own process by joshualitt · 9 years ago
- eb60d67 Now Kilobench times, exact same timing mechanism as nanobench by joshualitt · 9 years ago
- f5e9782 Restore creature comforts to fuzz binary by mtklein · 9 years ago
- edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago
- 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
- e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
- 99f3406 Add skeleton for kilobench experiments by joshualitt · 9 years ago
- 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 9 years ago
- e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
- 24a22c7 some fuzz hacking by mtklein · 9 years ago
- 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
- 65e5824 Add new fuzz binary. by mtklein · 9 years ago
- 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago
- 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
- 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
- a51e778 Use SkOpts routines in SkSwizzler by msarett · 9 years ago
- c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
- 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
- 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
- 7c55422 remove SkGPipe by reed · 9 years ago
- 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
- e9709e8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
- 1a46467 Rename SkGifCodec, SkIcoCodec, SkWbmpCodec by msarett · 9 years ago
- fb82437 Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate file. (patchset #8 id:240001 of https://codereview.chromium.org/1557083002/ ) by caryclark · 9 years ago
- 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
- 8b05cb8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
- 4ecb1ad Fix DM tests in the Android Framework by djsollen · 9 years ago
- 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
- 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
- 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
- 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
- 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
- 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
- 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
- 98e7538 make GrRect.h private by reed · 9 years ago
- 08e7047 remove unused SkCubicInterval by reed · 9 years ago
- 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
- 83ba585 move SkParsePaint.h into views by reed · 9 years ago
- 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- b39f39f remove unused SkCullPoints by reed · 9 years ago
- dd180e7 Enable NVPR with command buffer by kkinnunen · 9 years ago
- 14d8fa0 Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds by djsollen · 9 years ago
- 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
- c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago