- ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
- 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
- 9ce386a Fix color swap for webp 565 by scroggo · 9 years ago
- 7430876 remove guard for SrcPtr in drawBitmapRect for android by reed · 9 years ago
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
- d0cf9d8 Remove SK_LEGACY_SKPOINT3_CTORS flag by robertphillips · 9 years ago
- f62833d Detect MIPS DSP and DSPR2 programattically. by mtklein · 9 years ago
- dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 9 years ago
- ee14a62 Give strokerectbatch a proper home by bsalomon · 9 years ago
- 6c17ca5 Update yasm .gyp for tweaked ASAN bots. by mtklein · 9 years ago
- d029ded Port morphology to SkOpts. by mtklein · 9 years ago
- 9f8754f Remove experimental/PdfViewer by halcanary · 9 years ago
- 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago
- 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
- dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
- fae0102 Remove IGNORE_ROT_AA_RECT_OPT flag by robertphillips · 9 years ago
- e003680 remove flags that control no code by reed · 9 years ago
- 4dea94f remove getdevice guard for android by reed · 9 years ago
- c2e6827 remove now-dead flags by reed · 9 years ago
- 490b615 Port SkXfermode opts to SkOpts.h by mtklein · 9 years ago
- 7eb0945 Port SkUtils opts to SkOpts. by mtklein · 9 years ago
- 96a52c8 remove drawimagerect flags, as skia no longer respects them by reed · 9 years ago
- b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago
- 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
- 3ac6b75 Remove SK_BUILD_FOR SDL, BREW, and PALM. by bungeman · 9 years ago
- e88b1fb Move non-trivial constructors out-of-line. by mtklein · 9 years ago
- 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
- aa2f658 Adding debug SkScalerContext which returns random mask formats by joshualitt · 9 years ago
- 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
- b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
- fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
- cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
- 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
- ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago
- 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
- cef14bf Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in preparation for SkComposeShader gpu backend by wangyix · 9 years ago
- a56884c Fix Android x86 compile on mac by msarett · 9 years ago
- 243406e Add skia_use_android_framework_defines GYP_DEFINE by borenet · 9 years ago
- 5513691 Fix Android framework build by msarett · 9 years ago
- 10b371c ANGLE deps roll by hendrikw · 9 years ago
- b7069e9 Compile with VS2015. by bungeman · 9 years ago
- cd94d73 Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chromium.org/1244843003/) by hendrikw · 9 years ago
- db0b1e7 ANGLE deps roll by hendrikw · 9 years ago
- cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
- 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
- 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago
- 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
- 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 9ec0d43 Removing GrTemplates.h by joshualitt · 9 years ago
- 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
- 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 786ece1 Allow Android font manager on *nix. by bungeman · 9 years ago
- 4524813 experimental: remove old PDF benchmarking tools by halcanary · 9 years ago
- b3d54d7 Let Android use old version of onDrawBitmapRect. by scroggo · 9 years ago
- 5ca41c1 Remove GrRedBlackTree by joshualitt · 9 years ago
- 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
- 4abc186 Add a GYP flag to define SKNX_NO_SIMD when set. by mtklein · 9 years ago
- 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
- 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
- 52e7657 Another trivial cleanup by joshualitt · 9 years ago
- 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
- 2419b36 Add GrNonAtomicRef by joshualitt · 9 years ago
- 24d8249 Tweak GYP to also link with XCode 7. by mtklein · 9 years ago
- 3989205 remove some unused stuff by joshualitt · 9 years ago
- 718e41d Fix msvs builds by msarett · 9 years ago
- 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
- 828877d Outline SkSpinlock::acquire(). by mtklein · 9 years ago
- d17a329 Add normal map sample by jvanverth · 9 years ago
- 72394ef Do not try to compile x86 and x86_64 .asm files on Android by msarett · 9 years ago
- 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
- 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
- 8e0da72 Add normal map sample by jvanverth · 9 years ago
- c1d1dd7 Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 of https://codereview.chromium.org/1178013008/) by scroggo · 9 years ago
- 3aa0fb4 Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
- 60c0475 Add tools/flatten to flatten nested pictures in .skps. by mtklein · 9 years ago
- 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
- 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- 11271fe Add scripts for running LLVM coverage by borenet · 9 years ago
- 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 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
- 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
- aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
- e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
- 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
- a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
- 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
- 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
- 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
- 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
- c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago
- f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
- f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- 4c21dc5 add drawImageNine by reed · 9 years ago
- 283714f Fix link error when running `make tools` with skia_shared_lib=1 by borenet · 9 years ago