1. 9a5380d Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (patchset #1 id:1 of https://codereview.chromium.org/805983003/) by mtklein · 10 years ago
  2. 02d2b98 Use SkPaint::getFontBounds() for text bounding boxes in pictures. by mtklein · 10 years ago
  3. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  4. 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
  5. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  6. 7534cf1 ensure 4-byte alignment for storage, as SkWriterBuffer requires it by reed · 10 years ago
  7. 451e822 add get9 and set9 to matrix, to aid in making keys by reed · 10 years ago
  8. 43893e4 GLPrograms leak fix by joshualitt · 10 years ago
  9. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  10. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  11. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  12. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  13. 59dba14 SkRecord: increase min block to 512B, remove max. by mtklein · 10 years ago
  14. a60b2ea Fix float and half float support on mobile. by jvanverth · 10 years ago
  15. b5f4961 Fix GpuLayerCacheTest compile error by kkinnunen · 10 years ago
  16. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  17. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  18. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  19. 7bc0b42 update test after I added a clip call, making the count odd by reed · 10 years ago
  20. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  21. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  22. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  23. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  24. 96472de dd readPixels to SkImage by reed · 10 years ago
  25. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  26. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  27. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  28. 67f2eb4 fix surface test for gpu and codecs by reed · 10 years ago
  29. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  30. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  31. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  32. a8b326c change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate. by reed · 10 years ago
  33. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  34. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  35. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  36. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  37. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  38. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  39. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  40. d3d1a98 add convexity logic and tests for scalar max, Inf, and NaN by caryclark · 10 years ago
  41. 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
  42. eb2a676 Remove backend factories by joshualitt · 10 years ago
  43. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  44. c88ceda Fix up RecordReplaceDrawTest memory leak. by mtklein · 10 years ago
  45. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  46. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  47. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  48. e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
  49. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  50. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  51. 3729469 Change clear() to respect the clip by reed · 10 years ago
  52. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  53. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  54. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  55. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  56. 01d6e5f Use variable length key (rather than accumulated matrix) as save layer hoisting key by robertphillips · 10 years ago
  57. 9367992 Add float-to-half (binary16) conversion functions. by jvanverth · 10 years ago
  58. f0090cb add basic tests for save/restore counting by reed · 10 years ago
  59. 267ce48 remove proc key by joshualitt · 10 years ago
  60. b116619 Sk4x_sse.h by mtklein · 10 years ago
  61. a2c2323 Remove GrSurface::isSameAs by bsalomon · 10 years ago
  62. 10e23ca Use scratch keys for stencil buffers. by bsalomon · 10 years ago
  63. afa278e more c by reed · 10 years ago
  64. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  65. bbb61d7 make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt. by mtklein · 10 years ago
  66. 19cd0f1 Revert "Use scratch keys for stencil buffers." by bsalomon · 10 years ago
  67. 90d0ff0 add some debugging to SkNVRefCnt by reed · 10 years ago
  68. 4e4303f Cleanup res cache bench and split out into a unit test. by bsalomon · 10 years ago
  69. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  70. 932f866 Create GrOptDrawState directly in the cmd buffer in GrIODB. by bsalomon · 10 years ago
  71. 77d77f4 Add pop_back to GrTRecorder.h by bsalomon · 10 years ago
  72. 4af267b add SkImage::newSurface by reed · 10 years ago
  73. 19996ed Small changes to get things building and running on Linux/ARM. by mtklein · 10 years ago
  74. 8ebaa71 Revert of SkCanvas::clear() should call down to devices even when the clip is empty. (patchset #1 id:1 of https://codereview.chromium.org/735233003/) by fmalita · 10 years ago
  75. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  76. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  77. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  78. 378e70d SkCanvas::clear() should call down to devices even when the clip is empty. by mtklein · 10 years ago
  79. 7cc1a34 Make sure pictures draw Clears even when the clip is empty. by mtklein · 10 years ago
  80. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  81. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  82. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  83. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  84. 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
  85. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  86. 6be2aa9 wip for drawables by reed · 10 years ago
  87. 0bd57b2 SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  88. a06a953 Prune SkRTree by mtklein · 10 years ago
  89. 52b7822 Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://codereview.chromium.org/730193003/) by mtklein · 10 years ago
  90. f27f1bc SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  91. 9853cce Drawstate on stack by joshualitt · 10 years ago
  92. f52a063 Fix yet another convexicator issue by robertphillips · 10 years ago
  93. 84c8e62 Allow GPU resources to not be counted against the cache budget. by bsalomon · 10 years ago
  94. dace19e Correct accounting for wrapped resources by bsalomon · 10 years ago
  95. 73c2501 separate c headers by reed · 10 years ago
  96. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  97. 28562a0 Fix Android framework build. by scroggo · 10 years ago
  98. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  99. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  100. d489759 Don't pass null to memcmp. by mtklein · 10 years ago