1. e4538f5 switch to colortype for deepcopy by reed · 10 years ago
  2. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  3. 9058d60 Fix error revealed by Android unit test by robertphillips · 10 years ago
  4. 77ec7a6 Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode. by mtklein · 10 years ago
  5. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  6. f74f55a Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  7. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  8. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  9. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  10. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  11. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  12. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  13. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  14. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  15. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  16. b77c7ef Clean up Skia for Clang's -Wtautological-undefined-compare by Mike Klein · 10 years ago
  17. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  18. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  19. 0187dc2 Fixes for SkAlphaTypes. by scroggo · 10 years ago
  20. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  21. ca76c55 Use Identity matrix for SkTransparentShader. by scroggo · 10 years ago
  22. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  23. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  24. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  25. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  26. 173a5c5 invert comparison sense for reason return by humper · 10 years ago
  27. ada3635 Compile-time initialize special SkMatrices. by mtklein · 10 years ago
  28. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  29. 0d03db7 Clean up SkLazyPtrs only in SK_DEVELOPER mode. by mtklein · 10 years ago
  30. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  31. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  32. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  33. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  34. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  35. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  36. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  37. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  38. 0585843 Fixing a clusterfuzz found issue by commit-bot@chromium.org · 10 years ago
  39. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  40. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  41. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  42. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  43. d3c6b3f Tinker with SkLazyFnPtr a bit. by commit-bot@chromium.org · 10 years ago
  44. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  45. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  46. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  47. 81496fb Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  48. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  49. 05d1cc2 Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) by commit-bot@chromium.org · 10 years ago
  50. 3fdc7d6 Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  51. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  52. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  53. 5889e30 Include SkTypes to fix Android frameworks build by commit-bot@chromium.org · 10 years ago
  54. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  55. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  56. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  57. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  58. 60c8d24 Remove some unnecessary uses of SkOnce. by commit-bot@chromium.org · 10 years ago
  59. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  60. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  61. b0c769a sk_memcpy32 should fall back on libc memcpy. by commit-bot@chromium.org · 10 years ago
  62. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  63. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 10 years ago
  64. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  65. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  66. 4e82cdb fix stroking large drawPosText by commit-bot@chromium.org · 10 years ago
  67. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  68. 8be07bb In convexity checker don't advance last vector when x-product isn't significant. by commit-bot@chromium.org · 10 years ago
  69. ab08437 Revert "Temporarily disable NEON on Android framework builds." by commit-bot@chromium.org · 10 years ago
  70. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  71. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  72. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  73. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  74. eeef0cc Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/) by commit-bot@chromium.org · 10 years ago
  75. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  76. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  77. 9927bd3 Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest by commit-bot@chromium.org · 10 years ago
  78. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  79. 731b28d Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" by commit-bot@chromium.org · 10 years ago
  80. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  81. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  82. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  83. 584f337 fix utf32 text in subpixel mode by commit-bot@chromium.org · 10 years ago
  84. a369e36 Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)" by commit-bot@chromium.org · 10 years ago
  85. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  86. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  87. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  88. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  89. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  90. 300790e hack to expand 'pad' to account for very wide glyphs by commit-bot@chromium.org · 10 years ago
  91. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  92. 9cb4283 update NeedsDeepCopy by commit-bot@chromium.org · 10 years ago
  93. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  94. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  95. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  96. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  97. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  98. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  99. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  100. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago