1. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  2. 21bbc28 Allow GrFontCache::dump() in all builds. by commit-bot@chromium.org · 10 years ago
  3. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  4. d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 10 years ago
  5. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  6. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  7. 8ec8bab Update layer-pre-rendering for Chrome flag by commit-bot@chromium.org · 10 years ago
  8. ab885be Comment out call broken call to pushMatrix in LuaCanvas by commit-bot@chromium.org · 10 years ago
  9. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  10. f71be96 Always inline Filter_32_*_neon functions by commit-bot@chromium.org · 10 years ago
  11. 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
  12. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  14. b67b8e6 apply localmatrix in pre-order, to match other shaders by reed@google.com · 10 years ago
  15. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  16. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  17. ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  18. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  19. eaa6749 add localmatrix param to asNewEffect by reed@google.com · 10 years ago
  20. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  21. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  22. 7584c29 Un-swap underline position and thickness calcualtions in DirectWrite. by bungeman@google.com · 10 years ago
  23. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  24. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  25. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  26. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  27. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  28. 4175388 QuadTree: don't leak deferred inserts past clear() by commit-bot@chromium.org · 10 years ago
  29. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  30. 1c26111 Fix typo in SkFontHost_win.cpp in comment. by bungeman@google.com · 10 years ago
  31. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  32. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  33. a69bda8 return null if subshader fails by commit-bot@chromium.org · 10 years ago
  34. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  35. 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
  36. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  37. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 10 years ago
  38. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  39. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  40. 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 10 years ago
  41. 2656b1d Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  42. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  43. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  45. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  46. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  47. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  48. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  49. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  50. d4db657 Fix for SkDisplacementMap::onFilterBounds(). by senorblanco@chromium.org · 10 years ago
  51. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  52. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  53. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  54. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 10 years ago
  55. eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 10 years ago
  56. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  57. 30602ab if SK_DEBUG -> ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  58. 24e7b9f Fix warning by commit-bot@chromium.org · 10 years ago
  59. 2db7fe7 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 10 years ago
  60. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 10 years ago
  61. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  62. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 10 years ago
  63. a5b068c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  64. 68250c8 Fix for empty saveLayer() with a filter which affects transparent black. by senorblanco@chromium.org · 10 years ago
  65. 1b54646 SaveLayer is not a draw. by commit-bot@chromium.org · 10 years ago
  66. 901c43c Temporarily disable NEON on Android framework builds. by djsollen@google.com · 10 years ago
  67. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  68. 8fd9382 Fix memory leak in GPU Picture optimization by commit-bot@chromium.org · 10 years ago
  69. f03f9ff don't leak the bitmapShader by commit-bot@chromium.org · 10 years ago
  70. 0205aba Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  71. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  72. cf800e0 Initialize the SkFontConfigInterface singleton with SkOnce. by bungeman@google.com · 10 years ago
  73. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  74. 06a3206 fix TriColorShader to respect the paint's alpha by commit-bot@chromium.org · 10 years ago
  75. 300c606 Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests by robertphillips@google.com · 10 years ago
  76. 95a2b0e Allow custom resources in the GrContext's cache by commit-bot@chromium.org · 10 years ago
  77. 11c6b39 Adds a mechanism for GrCacheable objects to notify the resource cache by commit-bot@chromium.org · 10 years ago
  78. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  79. 6b392b6 Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  80. 1ab536f fix composeshader to respect the paint's alpha by commit-bot@chromium.org · 10 years ago
  81. 4e332f8 add rounding-using-doubles methods on SkScalar and SkRect by commit-bot@chromium.org · 10 years ago
  82. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  83. 6803c21 Revert of fix the error that path is inversed for stroke and strokeAndFill styles (https://codereview.chromium.org/183683010/) by commit-bot@chromium.org · 10 years ago
  84. 1f99d93 fix the error that path is inversed for stroke and strokeAndFill styles. by commit-bot@chromium.org · 10 years ago
  85. 92f9326 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  86. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  87. 40f6e3a add release-mode checks for null, at least for a while by commit-bot@chromium.org · 10 years ago
  88. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  89. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  90. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  91. 608d637 Choose memset procs once. by commit-bot@chromium.org · 10 years ago
  92. 1111b61 Add literal picture recording mode, triggered by a compile time switch. by commit-bot@chromium.org · 10 years ago
  93. f239d91 guard against self-assignment by commit-bot@chromium.org · 10 years ago
  94. 8c7372b Fix for SkMatrixConvolutionImageFilter with large borders. by senorblanco@chromium.org · 10 years ago
  95. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  96. b6e5e4c Revert of Fix iOS build. (https://codereview.chromium.org/269663008/) by commit-bot@chromium.org · 10 years ago
  97. bc4ae9e Fix iOS build. by bsalomon@google.com · 10 years ago
  98. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  99. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  100. 9a40803 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago