1. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  2. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  4. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  5. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  6. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  7. bde4ba2 Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://codereview.chromium.org/146823002/) by commit-bot@chromium.org · 11 years ago
  8. 227c246 Resolve a few memory leaks in tests. by commit-bot@chromium.org · 11 years ago
  9. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  10. 0ded88d [Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.] by senorblanco@chromium.org · 11 years ago
  11. 94ecb66 Use SkMScalar as intermediates in SkMatrix44::setConcat. by commit-bot@chromium.org · 11 years ago
  12. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  13. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  14. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  15. 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. 76d4d04 Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h. by senorblanco@chromium.org · 11 years ago
  17. 94da31d Upstream Android Changes from K release by commit-bot@chromium.org · 11 years ago
  18. 4732df6 Basic support for vector FON. by bungeman@google.com · 11 years ago
  19. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  20. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  21. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  22. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  23. 566a3f1 update mesa version mapping to GL version by commit-bot@chromium.org · 11 years ago
  24. 0c95d66 Remove a stray setReserve that causes dynamic allocation in picture creation. by commit-bot@chromium.org · 11 years ago
  25. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  26. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  27. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  28. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  29. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago
  30. bd58feb Speed up GrResourceCache add and lookup by using TDynamicHash by commit-bot@chromium.org · 11 years ago
  31. cd0bf0a Tweak validate() to check less as the size of the hash grows. by commit-bot@chromium.org · 11 years ago
  32. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  33. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  34. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  35. b1854a8 Make GrGLContextInfo have private ptr to GrGLInterface by commit-bot@chromium.org · 11 years ago
  36. 5b8bde5 Missing #include "SkTemplates.h" for SkAutoTMalloc. by commit-bot@chromium.org · 11 years ago
  37. ead86f2 quick fix for r13108 by bsalomon@google.com · 11 years ago
  38. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  39. f7ba413 Hide bitmap rowbyes assert when LEGACY_ONLOCKPIXELS by commit-bot@chromium.org · 11 years ago
  40. f5e67c1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  42. b06faac Factor out UnPreMultiplyPreservingByteOrder by commit-bot@chromium.org · 11 years ago
  43. 6a18079 Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT. by commit-bot@chromium.org · 11 years ago
  44. 5f62ed7 no need to refcnt colortables, since pixelrefs own them by reed@google.com · 11 years ago
  45. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  46. 615316c add asserts to validate by reed@google.com · 11 years ago
  47. 05ec223 change isRect to return true for 3-sided rectangular paths by commit-bot@chromium.org · 11 years ago
  48. 5ccae2c Reland "Fix genID cloning bugs." by scroggo@google.com · 11 years ago
  49. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  50. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  51. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  52. 535e1cc Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  53. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  54. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  55. f0c41e2 Initialize written paths and strokerecs lazily during GPU drawPath by commit-bot@chromium.org · 11 years ago
  56. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  57. a4b0540 remove file added accidentally by commit-bot@chromium.org · 11 years ago
  58. 2e9a715 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  59. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  60. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  61. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  62. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  63. 7a4b9fa Allocate memory in SkTDynamicHash on first use. by commit-bot@chromium.org · 11 years ago
  64. 439ff1b Use correct matrix to adjust blur radius for gpu by commit-bot@chromium.org · 11 years ago
  65. 6077057 Remove redundant auto rt object in skpaint2grpaintshader function. by commit-bot@chromium.org · 11 years ago
  66. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  67. a7d89c8 Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather than view matrix when there is a mask filter. by commit-bot@chromium.org · 11 years ago
  68. f0a4013 Yet another patch for r13038 by robertphillips@google.com · 11 years ago
  69. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  70. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  71. 1b3fea7 Cleanup: Remove unused includes from skia_unix.cpp by tfarina@chromium.org · 11 years ago
  72. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  73. 6e83423 Eliminate useless NULL push by making fIndexedData 0-based. by commit-bot@chromium.org · 11 years ago
  74. f85251c fNextIndex is redundant. Remove it. by commit-bot@chromium.org · 11 years ago
  75. 1066f08 If poppler is disable and native pdf is enabled, we still need SkPDFRasterizer.cpp by commit-bot@chromium.org · 11 years ago
  76. 5c6f1d4 Revert of https://codereview.chromium.org/112113005/ by commit-bot@chromium.org · 11 years ago
  77. 0f7e347 Revert of https://codereview.chromium.org/106563002/ by commit-bot@chromium.org · 11 years ago
  78. f2595e4 Fix genID cloning bugs. by commit-bot@chromium.org · 11 years ago
  79. 2b8aacb Delete all invalidated resources with same key by commit-bot@chromium.org · 11 years ago
  80. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  81. 856673a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 303c475 use bitmap's fRowBytes, as the pixelref's is not (yet) reliable by reed@google.com · 11 years ago
  83. ed9866c Expand GatherPixelRefs unit test by robertphillips@google.com · 11 years ago
  84. 857e320 Use truncation, not rounding, when converting perlin noise seed (required by SVG spec). by senorblanco@chromium.org · 11 years ago
  85. 18b75e5 Fix race on creating the default typeface. by bungeman@google.com · 11 years ago
  86. ff007e8 Allocate SkPictureFlat::fScratch lazily. by commit-bot@chromium.org · 11 years ago
  87. 1c6affb Fix GL context creation on Windows when NV path rendering by robertphillips@google.com · 11 years ago
  88. ca38f2c Fix TODO in SkMutex_win.h to prevent accidental copying. by bungeman@google.com · 11 years ago
  89. 41bf930 Rename GPU functions on SkBlurMaskFilter and pass ctm. by commit-bot@chromium.org · 11 years ago
  90. f190178 use SkImageInfo directly, instead of convert to Config by commit-bot@chromium.org · 11 years ago
  91. 5a56793 Move geometry allocator for drawVertices inside autoflush scope. by commit-bot@chromium.org · 11 years ago
  92. 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
  93. 4b5fba5 Use a spinlock in SkOnce. by commit-bot@chromium.org · 11 years ago
  94. 97a5d5d Improve 'stretch' in legacy create typeface for DirectWrite. by bungeman@google.com · 11 years ago
  95. fa8afda Work around SkString::gEmptyRec->writable_str() is unwritable. by bungeman@google.com · 11 years ago
  96. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  97. 8f7a108 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  98. 81e8739 NoSaveLayerCanvas now its own file by robertphillips@google.com · 11 years ago
  99. 9109e18 Fix build warnings in SkAlphaThresholdFilter by commit-bot@chromium.org · 11 years ago
  100. 40eb3c1 Add AlphaThreshold filter. by commit-bot@chromium.org · 11 years ago