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