1. ed45868 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 11 years ago
  2. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 11 years ago
  3. 7e4b2b5 Remove unused kImageIsOpaque_Flag. by scroggo · 11 years ago
  4. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 11 years ago
  5. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 11 years ago
  6. dd52896 Remove SkPicture copy constructor by robertphillips · 11 years ago
  7. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 11 years ago
  8. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 11 years ago
  9. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 11 years ago
  10. 733f5f5 Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. by jvanverth · 11 years ago
  11. 936b734 ios fixes by caryclark · 11 years ago
  12. ef0fd61 Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 11 years ago
  13. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 11 years ago
  14. 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 · 11 years ago
  15. 00a8fae Add support for 64bit atomic inc/dec/cas by bsalomon · 11 years ago
  16. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 11 years ago
  17. ffc75ef Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381193002/) by robertphillips · 11 years ago
  18. bf0b9ce Add file access modes to sk_exists. by bungeman · 11 years ago
  19. c4f2161 add readPixels() to SkBitmap by reed · 11 years ago
  20. e372e78 Add alternate SkPicture::clone by robertphillips · 11 years ago
  21. 42483d9 Split SkTRacy into SkTRacy and SkTRacyReffable. by mtklein · 11 years ago
  22. 497cda3 Split SkTRacy into SkTRacy and SkTRacyReffable. by mtklein · 11 years ago
  23. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 11 years ago
  24. 15840a2 Delete third_party/harfbuzz by Mike Klein · 11 years ago
  25. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 11 years ago
  26. da03653 fix typo, had two RGBA instead of RGBA and BGRA by reed · 11 years ago
  27. db5f7bf Do not export SkTDArray when building Skia as a DLL by ehsan.akhgari · 11 years ago
  28. e53363f Cleanup: Remove SkUTF16_Str API. by tfarina · 11 years ago
  29. bd7746d Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 11 years ago
  30. a9309f5 Add thread safety configuration check. by henrik.smiding · 11 years ago
  31. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 11 years ago
  32. 0b544ae Add SkRacy by mtklein · 11 years ago
  33. d3f3e58 Revert of Add SkRacy (https://codereview.chromium.org/371363004/) by mtklein · 11 years ago
  34. 7b17547 Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://codereview.chromium.org/380473002/) by mtklein · 11 years ago
  35. f7a180b Missing volatile in AnnotateBenignRaceSized declaration. by Mike Klein · 11 years ago
  36. d5e3e6a Add SkRacy by mtklein · 11 years ago
  37. be08ace add setPreserveSrcDepth to replace PrefTable API for android by reed · 11 years ago
  38. 0139ae3 Fix param name in GrEffect::CastEffect by bsalomon · 11 years ago
  39. 004522f Back off from SkPicture API hardening a bit by Robert Phillips · 11 years ago
  40. 83d081a Goodbye GrEffectRef. by bsalomon · 11 years ago
  41. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 11 years ago
  42. 6daadc7 Harden SkPicture interface a bit by robertphillips · 11 years ago
  43. 55fad7a Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef. by bsalomon · 11 years ago
  44. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 11 years ago
  45. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 11 years ago
  46. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 11 years ago
  47. beaf62d remove unneeded flag for android by reed · 11 years ago
  48. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 11 years ago
  49. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 11 years ago
  50. 060c41a remove unneeded flags (have been purged from chrome and android) by reed · 11 years ago
  51. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 11 years ago
  52. 620fc60 remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE by reed · 11 years ago
  53. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 11 years ago
  54. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 11 years ago
  55. 81d7188 Remove GrEffectStage::DeferredStage by bsalomon · 11 years ago
  56. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 11 years ago
  57. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 11 years ago
  58. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 11 years ago
  59. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 11 years ago
  60. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 11 years ago
  61. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 11 years ago
  62. 696d361 Temporarily resurface matrix/clip save flags enum values. by fmalita · 11 years ago
  63. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 11 years ago
  64. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  65. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 11 years ago
  66. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 11 years ago
  67. 1072218 Cleanup: Delete SkJSON header. by tfarina · 11 years ago
  68. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 11 years ago
  69. df022f5 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  70. e677221 add SK_API to config helpers so chrome can call them by reed · 11 years ago
  71. 6c6ddb8 update dox by reed · 11 years ago
  72. 238b456 R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. This is a format that will likely be required on most mobile phones in the upcoming years, making it better to target than LATC, which is only available on NVIDIA GPUs. by krajcevski · 11 years ago
  73. 52d9ac6 stop calling SkCanvas::getDevice by reed · 11 years ago
  74. 952841b Begin atlasing by robertphillips · 11 years ago
  75. 5f6102d SaveFlags be-gone by Florin Malita · 11 years ago
  76. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 11 years ago
  77. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  78. 55e61f0 Begin atlasing by robertphillips · 11 years ago
  79. bae704b add rowbytes option to allocPixels by reed · 11 years ago
  80. ce41ad1 remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code by reed · 11 years ago
  81. ca6a7c2 Make perlin noise do CTM-correct scaling. by senorblanco · 11 years ago
  82. d3e474e Deprecate SkPicture::clone(). by mtklein · 11 years ago
  83. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 11 years ago
  84. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 11 years ago
  85. 0766931 delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP by reed · 11 years ago
  86. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 11 years ago
  87. 93fabf4 Don't set SK_MALLOC_TEMP in SkAutoTMalloc. by Mike Klein · 11 years ago
  88. 3f547cb Add SK_API to SkWriter32 by bsalomon · 11 years ago
  89. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 11 years ago
  90. 66a5d8b add path dump test by caryclark · 11 years ago
  91. c11530e Tick off some TODOs: by Mike Klein · 11 years ago
  92. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 11 years ago
  93. c6cb56f Implement text rendering with NVPR by kkinnunen · 11 years ago
  94. 6fc763e No one uses SkPicture::swap. by Mike Klein · 11 years ago
  95. 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 11 years ago
  96. f22b6b5 Use smart pointers to make SkPictureRecorder lifetimes less manual. by Mike Klein · 11 years ago
  97. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 11 years ago
  98. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 11 years ago
  99. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 11 years ago
  100. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 11 years ago