1. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  2. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  3. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  4. 587c5a2 Seems that some of our compliers can't infer this type, though most can. by Mike Klein · 10 years ago
  5. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  6. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  7. 0f7197b Fix SkXfermode deserialization. by senorblanco · 10 years ago
  8. 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
  9. eee606c Swap iteration order in TileGrid::insert(). by mtklein · 10 years ago
  10. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  11. 271a030 We need to adjust the bounds of clip ops with SaveLayer paints too. by Mike Klein · 10 years ago
  12. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  13. ee902cd Make a flipped fDirtyBit always mean "this field is not the default". by mtklein · 10 years ago
  14. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  15. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  16. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  17. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  18. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  19. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  20. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  21. b14e4a0 Restore old behavior of SkTypeface::CreateFromTypeface. by bungeman · 10 years ago
  22. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  23. 9b222a5 Simplify a little in SkRecords.h: by mtklein · 10 years ago
  24. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
  25. d71b757 Serialize the font index. by bungeman · 10 years ago
  26. 0e97705 Use SkBitmapCache to optimize readPixels on a texture-backed bitmap by piotaixr · 10 years ago
  27. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  28. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  29. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  30. acb882c Ensure blob typeface information survives SkGPipe serialization. by fmalita · 10 years ago
  31. 3375c80 when we disable lcd for impl reasons, add kGenA8 to document the original intent by reed · 10 years ago
  32. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 10 years ago
  33. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 10 years ago
  34. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  35. c506e30 Fix convexicator bug by robertphillips · 10 years ago
  36. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  37. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  38. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  39. db26a12 SkRecord: clean up comments and 4 bytes per SkRecord. by mtklein · 10 years ago
  40. 4fc5b88 SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that. by mtklein · 10 years ago
  41. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  42. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago
  43. 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
  44. 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 10 years ago
  45. e956259 add dumpHex() option to SkPath by caryclark · 10 years ago
  46. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  47. e6cb483 remove 'experimental' from using hash tables in resourcecache by reed · 10 years ago
  48. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  49. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  50. 11fca3f Add more debugging for newly failing assert (DM on Xoom bots). by Mike Klein · 10 years ago
  51. 8365830 remove confusing/unused stream methods by reed · 10 years ago
  52. 56b00d9 add PurgeResourceCache to track leaks by reed · 10 years ago
  53. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  54. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  55. 97bf60f Delay any SkRecordOptimize until after SkRecord has stuck. by mtklein · 10 years ago
  56. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  57. f91c47d Remove a layer of indirection and code from SkFontHost. by bungeman · 10 years ago
  58. 3e15f90 Fixed void* to uint64_t cast on win64 in TraceID. by cjacek · 10 years ago
  59. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  60. 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
  61. 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
  62. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  63. b3eba47 Outset the stroke width when computing the bounds for drawing a stroked rect, or 1 if it's a hairline by george · 10 years ago
  64. 49e3199 SkRasterClip::quickReject doesn't need to check for emptiness as SkIRect::Intersect already does that for us by george · 10 years ago
  65. dd1e9f7 Remove a linear search in SkPictureRecord::addTextBlob. by jbroman · 10 years ago
  66. 93f52a6 Turn on the save-layer optimization. by mtklein · 10 years ago
  67. 87c4138 Turn on all pixel-perfect SkRecord optimizations. by mtklein · 10 years ago
  68. d64c948 move rasterclip_ helper into rasterclip by reed · 10 years ago
  69. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  70. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  71. fa35f8e remove getTotalClipAsPath, privatize getTotalClip by reed · 10 years ago
  72. 73e714e cleanup rasterclip helper by reed · 10 years ago
  73. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  74. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  75. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  76. 91cab83 Remove SkBitmapCache::Find/Add(_,width,height,_) by piotaixr · 10 years ago
  77. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  78. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  79. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  80. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  81. 937c9c7 Fix drawPosText() bounds bug. by mtklein · 10 years ago
  82. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  83. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  84. 8482504 make allocPixels throw on failure by reed · 10 years ago
  85. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  86. 8159146 Added Doc for GetAllocator in SkResourceCache and SkBitmapCache by piotaixr · 10 years ago
  87. 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
  88. 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
  89. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  90. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  91. 14b6aba harden requirements on SkBitmapCache by reed · 10 years ago
  92. 7ba7aa7 Quick-reject draw text blob calls. by fmalita · 10 years ago
  93. 2f26528 Use even rounding for better results when converting from scalar to fdot6 by george · 10 years ago
  94. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  95. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  96. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  97. 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
  98. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  99. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  100. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago