1. 4d52afe Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint by robertphillips · 10 years ago
  2. 66cad76 Always enable layer hoisting in Skia by robertphillips · 10 years ago
  3. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
  4. 8b602dd Objects should be unrefed instead of deleted by sugoi · 10 years ago
  5. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
  6. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  7. 189fc98 Fix member variable naming by robertphillips · 10 years ago
  8. a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 10 years ago
  9. 7f36ae1 Disable SkTaskGroup in SkMultiPictureDraw temporarily. by mtklein · 10 years ago
  10. ed167ac Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  11. 67c7120 use SkTaskGroup::batch by reed · 10 years ago
  12. c51add6 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  13. e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 10 years ago
  14. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  15. 9c30ea4 remove now unused (by Chrome) ifdef by humper · 10 years ago
  16. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  17. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  18. 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  19. 9f36b87 Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/) by robertphillips · 10 years ago
  20. bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  21. 6d5b545 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  22. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  23. 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
  24. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  25. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  26. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  27. 535e3b2 Fix the way we patch up the matrix for scaled images that aren't clamp/clamp by humper · 10 years ago
  28. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  29. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  30. 0deb2d9 Add some more volatile paths. by jvanverth · 10 years ago
  31. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  32. b3eb687 Set temporary paths volatile so we don't cache them. by jvanverth · 10 years ago
  33. 976386b Possible optimization to SkString by joshualitt · 10 years ago
  34. 14e4d39 Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)" by mtklein · 10 years ago
  35. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  36. 08fa28c add float equivalent in dumpHex output as comment by caryclark · 10 years ago
  37. 430b795 Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/) by mtklein · 10 years ago
  38. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  39. a40a276 create shaderproc for nofilter-opaque-dx by reed · 10 years ago
  40. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  41. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago
  42. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  43. a0c814c Add SkTypeface::getBounds() by reed · 10 years ago
  44. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  45. 46c248d More genericity: overload isPaintOpaque(SkPaint, SkBitmap) by piotaixr · 10 years ago
  46. 23df2d6 Picture shader resource caching. by fmalita · 10 years ago
  47. e9e0dea SkLazyPtr follow ups by mtklein · 10 years ago
  48. 484bbe5 small tweaks to SkResourceCache::Key by mtklein · 10 years ago
  49. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  50. 1d93266 SkLazyPtr suitable as a local or class member. by mtklein · 10 years ago
  51. 41966d4 Dilate approximated text bounds to squelch recent assertion failure. by mtklein · 10 years ago
  52. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  53. c7eb58c Stop doing at-exit cleanup of lazy pointers. by mtklein · 10 years ago
  54. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  55. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  56. dba3e64 Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  57. 958e962 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  58. a71aee6 Remove obsolete SkRecording. by mtklein · 10 years ago
  59. 2348199 Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  60. 90c7992 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  61. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  62. 19653d1 Implicit SkTextBlob bounds by fmalita · 10 years ago
  63. 4ba7686 Tweak out SkTileGrid::insert() loop. by mtklein · 10 years ago
  64. 420d7e9 Auto-compare GrProcessors' texture accesses in isEqual(). by bsalomon · 10 years ago
  65. 826a503 Treat (private, internal) grid bounds as doubly-inclusive in SkTileGrid. by mtklein · 10 years ago
  66. 9e4d6d1 Move willUseInputColor check to computeInvariantOutput by egdaniel · 10 years ago
  67. 80a720e Remove unused NeedsDeepCopy. by scroggo · 10 years ago
  68. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  69. c553b7a update dox for bounds in supersampler by reed · 10 years ago
  70. bcba2c9 interesct path bounds with clip bounds before initializing supersampler by reed · 10 years ago
  71. 0e08fc1 Push isEqual/onIsEqual down from GrProcessor to subclasses. by bsalomon · 10 years ago
  72. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  73. b501ecd Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter by bsalomon · 10 years ago
  74. b2d77e4 add gamma value to deviceproperties by reed · 10 years ago
  75. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  76. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  77. 40636a5 faster SkRect::sort by reed · 10 years ago
  78. 092dab9 Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  79. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  80. 1119c87 cleanup and optimize rect intersect routines by reed · 10 years ago
  81. 7062a26 Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 id:80001 of https://codereview.chromium.org/639823005/) by mtklein · 10 years ago
  82. 52455cb Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  83. 208d170 Add SkBBoxHierarchy::reserve() as an optional size hint. by mtklein · 10 years ago
  84. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  85. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  86. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  87. d61ef01 Expose layer hoisting API in GrContext by robertphillips · 10 years ago
  88. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  89. 65be97d Stay in floats as much as possible in SkTileGrid, particularly in insert. by mtklein · 10 years ago
  90. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  91. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  92. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  93. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  94. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  95. 4611e7f Don't turn on dither for saveLayers which have no paint by robertphillips · 10 years ago
  96. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  97. 2cc22b8 make SkMatrix::dump always available by reed · 10 years ago
  98. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  99. 0a528c1 Use +- 2B for unbounded draw ops. by mtklein · 10 years ago
  100. d1f0ebd specialize setConcat for scale+translate by reed · 10 years ago