1. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  2. e4ae0bc Fix undefined behavior in DirectWrite GDI compatible metrics. by bungeman@google.com · 10 years ago
  3. 5408f8f Remove 1/2 pixel offsets for distance field layout. by commit-bot@chromium.org · 10 years ago
  4. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  5. eeef0cc Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/) by commit-bot@chromium.org · 10 years ago
  6. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  7. 4d9fde8 Add EXT suffix to EXT_map_buffer_range references by djsollen@google.com · 10 years ago
  8. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  9. d09461f Undo troublesome SSE 4.1 change for now to unblock Skia -> Chrome roll. by commit-bot@chromium.org · 10 years ago
  10. 9927bd3 Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest by commit-bot@chromium.org · 10 years ago
  11. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  12. 731b28d Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" by commit-bot@chromium.org · 10 years ago
  13. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  14. 9e967ad Preserve GrContext's matrix when calling SkShader::asNewEffect. by commit-bot@chromium.org · 10 years ago
  15. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  16. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  17. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  18. 3b9e8be Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  19. dc20432 Add missing include in SkBlurImage optimization by commit-bot@chromium.org · 10 years ago
  20. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  21. 584f337 fix utf32 text in subpixel mode by commit-bot@chromium.org · 10 years ago
  22. 7ba1702 fix off-by-one error in texture coordinate calculations for rrect gpu by commit-bot@chromium.org · 10 years ago
  23. a369e36 Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)" by commit-bot@chromium.org · 10 years ago
  24. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  25. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  26. ad88340 Fix build error for windows for Dashing CL by commit-bot@chromium.org · 10 years ago
  27. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  28. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  29. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  30. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  31. b0ce4b6 Fix Gpu texture creation bug by commit-bot@chromium.org · 10 years ago
  32. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  33. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  34. 1663d40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. 300790e hack to expand 'pad' to account for very wide glyphs by commit-bot@chromium.org · 10 years ago
  36. 8dcff64 Move skPaint2GrPaint to SkGr.h/cpp by commit-bot@chromium.org · 10 years ago
  37. 0a68c5a Add SSE4 check to BlurImage optimization. by commit-bot@chromium.org · 10 years ago
  38. a1633da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  40. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  41. 9cb4283 update NeedsDeepCopy by commit-bot@chromium.org · 10 years ago
  42. e56e840 Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  43. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  44. 44803fb Reland one more bug fix from "4x allocation in PipeController is probably overkill.". by commit-bot@chromium.org · 10 years ago
  45. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  46. 21bbc28 Allow GrFontCache::dump() in all builds. by commit-bot@chromium.org · 10 years ago
  47. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  48. d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 10 years ago
  49. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  50. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  51. 8ec8bab Update layer-pre-rendering for Chrome flag by commit-bot@chromium.org · 10 years ago
  52. ab885be Comment out call broken call to pushMatrix in LuaCanvas by commit-bot@chromium.org · 10 years ago
  53. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  54. f71be96 Always inline Filter_32_*_neon functions by commit-bot@chromium.org · 10 years ago
  55. 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
  56. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  57. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  58. b67b8e6 apply localmatrix in pre-order, to match other shaders by reed@google.com · 10 years ago
  59. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  60. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  61. ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  62. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  63. eaa6749 add localmatrix param to asNewEffect by reed@google.com · 10 years ago
  64. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  65. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  66. 7584c29 Un-swap underline position and thickness calcualtions in DirectWrite. by bungeman@google.com · 10 years ago
  67. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  68. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  69. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  70. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  71. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  72. 4175388 QuadTree: don't leak deferred inserts past clear() by commit-bot@chromium.org · 10 years ago
  73. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  74. 1c26111 Fix typo in SkFontHost_win.cpp in comment. by bungeman@google.com · 10 years ago
  75. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  76. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  77. a69bda8 return null if subshader fails by commit-bot@chromium.org · 10 years ago
  78. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  79. 3d41c4a Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures by robertphillips@google.com · 10 years ago
  80. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  81. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 10 years ago
  82. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  83. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  84. 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 10 years ago
  85. 2656b1d Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  86. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  87. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  88. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  89. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  90. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  91. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  92. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  93. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  94. d4db657 Fix for SkDisplacementMap::onFilterBounds(). by senorblanco@chromium.org · 10 years ago
  95. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  96. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  97. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  98. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 10 years ago
  99. eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 10 years ago
  100. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago