1. 837f532 Fix for saveLayer() with filters vs. the BBox Hierarchy. by senorblanco · 10 years ago
  2. 3b72f79 remove unused SkPixelRef constructor by reed · 10 years ago
  3. ed45868 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
  4. e322482 Move SkPDFStream back to SkStream to save memory. by halcanary · 10 years ago
  5. 9c6878b Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/) by halcanary · 10 years ago
  6. c07e281 Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." and by senorblanco · 10 years ago
  7. ee34953 Enable the SSSE3 compile time check on all platforms. by djsollen · 10 years ago
  8. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 10 years ago
  9. 7e4b2b5 Remove unused kImageIsOpaque_Flag. by scroggo · 10 years ago
  10. 6336f7c MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask by djordje.pesut · 10 years ago
  11. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  12. c4f30b1 Make GrAtlas::removePlot static by robertphillips · 10 years ago
  13. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  14. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  15. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  16. 00adc75 don't draw unpremul alpha (yet) by reed · 10 years ago
  17. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  18. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  19. fb747e2 Make SkPDFFont::fFontInfo a const pointer. by halcanary · 10 years ago
  20. 733f5f5 Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. by jvanverth · 10 years ago
  21. d41dab4 Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/) by krajcevski · 10 years ago
  22. 1b0aa00 No need to cache local matrix in picture shader. by scroggo · 10 years ago
  23. 936b734 ios fixes by caryclark · 10 years ago
  24. bc9205b Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  25. ef0fd61 Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  26. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  27. 848faf0 This moves us towards variable length effect keys. The overall program key now allows for it. After the header it stores an array of offsets to effect keys. This allows us to grab the effect keys to pass to effects when they generate code. It also ensures that we can't get a collision by sets of keys that are different lengths but are the same when appended together. by bsalomon · 10 years ago
  28. 6ca0b6a Fix for saveLayer() with filters vs. the BBox Hierarchy. by senorblanco · 10 years ago
  29. c855ca0 Revert of Remove gpu shader optimatization for solid white or trans black colors (https://codereview.chromium.org/375823005/) by egdaniel · 10 years ago
  30. 5f78d22 Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  31. 3a21d61 Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. by bungeman · 10 years ago
  32. 19fcc74 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  33. 00a8fae Add support for 64bit atomic inc/dec/cas by bsalomon · 10 years ago
  34. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  35. ffc75ef Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381193002/) by robertphillips · 10 years ago
  36. bf0b9ce Add file access modes to sk_exists. by bungeman · 10 years ago
  37. bbf9f6d Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/) by reed · 10 years ago
  38. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  39. e372e78 Add alternate SkPicture::clone by robertphillips · 10 years ago
  40. 53d4359 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  41. 654a9c2 Use a consume load in SkLazyPtr. by mtklein · 10 years ago
  42. e507373 Re-add friend Chrome requires by robertphillips · 10 years ago
  43. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 10 years ago
  44. 61b1436 sk_malloc_throw/sk_calloc_throw in debug prints size in failure message by halcanary · 10 years ago
  45. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 10 years ago
  46. 67a3271 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  47. 57ad493 Handle bad ICO data better. by scroggo · 10 years ago
  48. 1feac79 Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/) by mtklein · 10 years ago
  49. ec66e62 Refactor SkPicturePlayback for SkPictureReplacementPlayback by robertphillips · 10 years ago
  50. d78a168 Improve gpu tracing when applying markers directly to gpu target by egdaniel · 10 years ago
  51. 1c577cd Always initialize SkDashPathEffect fields. by mtklein · 10 years ago
  52. 2e09d18 Add bounds checks to SkTDynamicHash by mtklein · 10 years ago
  53. e53363f Cleanup: Remove SkUTF16_Str API. by tfarina · 10 years ago
  54. 1459be5 Optimized R11 EAC compressor by krajcevski · 10 years ago
  55. 6ac0037 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  56. 79fd216 Revert of Make GrGLConfigConversionEffect work for Imagination and some other GPUs. (https://codereview.chromium.org/277323002/) by bsalomon · 10 years ago
  57. bd7746d Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  58. 93cf46f Make GrGLConfigConversionEffect work for Imagination and some other GPUs. by changjun.yang · 10 years ago
  59. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  60. 0b544ae Add SkRacy by mtklein · 10 years ago
  61. d3f3e58 Revert of Add SkRacy (https://codereview.chromium.org/371363004/) by mtklein · 10 years ago
  62. 92432c7 Fixed up SkTimedPicturePlayback by robertphillips · 10 years ago
  63. d5e3e6a Add SkRacy by mtklein · 10 years ago
  64. be08ace add setPreserveSrcDepth to replace PrefTable API for android by reed · 10 years ago
  65. 65b6fa1 Use stack allocation for Android data in SkScalerContext::MakeRec(). by jvanverth · 10 years ago
  66. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  67. ca95c19 Adding validation before using an SkImageInfo object read from an SkReadBuffer. by sugoi · 10 years ago
  68. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  69. 1ad00e4 Split SkPictureRangePlayback out of SkPicturePlayback by robertphillips · 10 years ago
  70. 55fad7a Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef. by bsalomon · 10 years ago
  71. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  72. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  73. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 10 years ago
  74. 56a6b6b fix WBMP image will get null color table when draw in RGB565 Canvas by Derek Sollenberger · 10 years ago
  75. a26bbb9 MIPS: added optimizations for functions from SkBitmapProcState by djordje.pesut · 10 years ago
  76. eeb1f15 Turn on threaded DMQuiltTask drawing for old-format SkPictures too. by mtklein · 10 years ago
  77. 6f157d9 Handle close button in SkOSWindow_Unix. by bungeman · 10 years ago
  78. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  79. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  80. 24dcac2 YUV to RGB converter by sugoi · 10 years ago
  81. 3230517 guard registering mallocpixelref for chrome by reed · 10 years ago
  82. 060c41a remove unneeded flags (have been purged from chrome and android) by reed · 10 years ago
  83. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  84. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  85. 75e9e63 don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer defined by reed · 10 years ago
  86. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  87. f05d626 Add return to SkBoxBlurGetPlatformProcs_SSE4. by scroggo · 10 years ago
  88. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  89. 2ed5ef8 Remove GrDrawState::CommonState by bsalomon · 10 years ago
  90. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  91. a70353e Remove deferred version of GrDrawState. by bsalomon · 10 years ago
  92. 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  93. 1f836ee with no save flag options, we can directly reference matrix and clip in MCRec by reed · 10 years ago
  94. 0b99de0 Add Instant Trace Event for shader compilation in gpu which outputs shader text as attribute by egdaniel · 10 years ago
  95. 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
  96. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  97. 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  98. 3df0501 Fix SkColorFilterImageFilter matrix optimization. by senorblanco · 10 years ago
  99. c197c8a Adding 64 bit checks by sugoi · 10 years ago
  100. 2fe7b46 Revert of Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by reed · 10 years ago