1. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  2. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  3. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  4. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  5. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  6. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  7. 3a49520 Sanitize SkMatrixConvolutionImageFilter creation params. by senorblanco · 10 years ago
  8. c06d9a7 fail on extremely large coincident curves by caryclark · 10 years ago
  9. ee6631e Update RecordReplaceDrawTest to generate and pass pictures by robertphillips · 10 years ago
  10. faccb8e SkMatrix44::preserves2dAxisAlignment() by tomhudson · 10 years ago
  11. 91c395a Fix SkTableColorFilter deserialization validation. by senorblanco · 10 years ago
  12. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  13. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  14. 0f7197b Fix SkXfermode deserialization. by senorblanco · 10 years ago
  15. 7b09aab Correct glyph with non-bmp from typeface on Mac. by bungeman · 10 years ago
  16. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  17. 30d2cc6 Update layer hoisting code to correctly render sub-picture layers by robertphillips · 10 years ago
  18. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  19. 271a030 We need to adjust the bounds of clip ops with SaveLayer paints too. by Mike Klein · 10 years ago
  20. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  21. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  22. ae44496 Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader by egdaniel · 10 years ago
  23. ee902cd Make a flipped fDirtyBit always mean "this field is not the default". by mtklein · 10 years ago
  24. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  25. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  26. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  27. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  28. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  29. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  30. 43d361f Stop calling rand() in debug-only code for GLProgramsTest by bsalomon · 10 years ago
  31. 630240d fail early if coincidence can't be resolved by caryclark · 10 years ago
  32. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  33. d71b757 Serialize the font index. by bungeman · 10 years ago
  34. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  35. a0537de Copy layer-hoisting related SkPaints by robertphillips · 10 years ago
  36. 69f6f00 use surface instead of explicitly making gpudevice by reed · 10 years ago
  37. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  38. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 10 years ago
  39. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  40. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 10 years ago
  41. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 10 years ago
  42. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  43. c506e30 Fix convexicator bug by robertphillips · 10 years ago
  44. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  45. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  46. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  47. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  48. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  49. 249af15 BUG=skia: by joshualitt · 10 years ago
  50. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  51. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago
  52. 595aa05 Revert of Change SkResourceCache to take a Visitor inside its find(). (patchset #2 id:20001 of https://codereview.chromium.org/567393002/) by reed · 10 years ago
  53. e956259 add dumpHex() option to SkPath by caryclark · 10 years ago
  54. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  55. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  56. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  57. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  58. 94c4151 Revert of Add a test that uses C++11 features as a compiler canary. (patchset #2 id:20001 of https://codereview.chromium.org/568913002/) by mtklein · 10 years ago
  59. 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
  60. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  61. fbe4136 Clear away any lingering error before testing SkError. by mtklein · 10 years ago
  62. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  63. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  64. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  65. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  66. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  67. 32673b9 Allow negative values in SkBlurImageFilter sigma. by senorblanco · 10 years ago
  68. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  69. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  70. 46625e0 Fix two SkRecord-backed layer hoisting bugs by robertphillips · 10 years ago
  71. 361b8b0 fail when coincidence is too far apart by caryclark · 10 years ago
  72. 93f52a6 Turn on the save-layer optimization. by mtklein · 10 years ago
  73. 87c4138 Turn on all pixel-perfect SkRecord optimizations. by mtklein · 10 years ago
  74. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  75. a1ae66d Add pop_back() to GrAllocator and add unit test. by bsalomon · 10 years ago
  76. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  77. 26abcf1 disable flaky test by mtklein · 10 years ago
  78. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  79. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  80. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  81. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  82. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  83. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  84. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  85. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  86. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  87. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  88. 937c9c7 Fix drawPosText() bounds bug. by mtklein · 10 years ago
  89. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  90. 8482504 make allocPixels throw on failure by reed · 10 years ago
  91. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  92. aca21d6 Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp by piotaixr · 10 years ago
  93. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 10 years ago
  94. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 10 years ago
  95. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  96. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  97. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  98. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  99. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  100. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 10 years ago