1. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 9 years ago
  2. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 9 years ago
  3. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  4. 02f46cf Some usability ideas around SkTHash. by mtklein · 9 years ago
  5. 7b462a2 Return to old distance field glyph sizes. by jvanverth · 9 years ago
  6. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  7. ca75ea8 Disable sharing of stencil buffers across differently sized rendertargets by robertphillips · 9 years ago
  8. 24ba008 Add minimum size for using distance fields. by jvanverth · 9 years ago
  9. a763461 Ensure that we use different glyph entries for regular and df text. by jvanverth · 9 years ago
  10. 1a5041e Revert of Ensure that we use different glyph entries for regular and df text. (patchset #2 id:20001 of https://codereview.chromium.org/1020593003/) by jvanverth · 9 years ago
  11. 8dc58ed Ensure that we use different glyph entries for regular and df text. by jvanverth · 9 years ago
  12. df60355 Remove recent changes to use temp fbo to do stencil clears. by egdaniel · 9 years ago
  13. d803f27 Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 of https://codereview.chromium.org/949263002/) by egdaniel · 9 years ago
  14. 5efb8b8 Simple patch to have draw path call an internal drawPath by joshualitt · 9 years ago
  15. 0c9b1a8 add kGray_8_SkColorType by reed · 10 years ago
  16. 160f24c Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  17. 9251d4e Use sample count for temp renderbuffer when clearing stenci by Brian Salomon · 10 years ago
  18. 5cd020f Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  19. dc963b9 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  20. 9d2049d Add stencil-only clear bug workaround back but for all devices. by bsalomon · 10 years ago
  21. d709ea8 Remove SkLONGLONG. by bungeman · 10 years ago
  22. d0a840d Disable GL_MULTISAMPLE when it's not being used by cdalton · 10 years ago
  23. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 10 years ago
  24. d68a550 Fix up some issues introduced by https://codereview.chromium.org/1013773002/ by jvanverth · 10 years ago
  25. 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 10 years ago
  26. 354eba5 Fix SDF gradient calculation for non-uniform xforms by jvanverth · 10 years ago
  27. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  28. 1e0bf7e Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  29. 3700c9a Revert of Add terrible workaround to fix stencil clear crash on S3. (patchset #1 id:1 of https://codereview.chromium.org/1001693003/) by ccameron · 10 years ago
  30. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  31. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
  32. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
  33. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
  34. 5bf99f1 Creation of GrBatchAtlas and Distancefieldpathrenderer batch by joshualitt · 10 years ago
  35. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
  36. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  37. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  38. 084340b Add terrible workaround to fix stencil clear crash on S3. by bsalomon · 10 years ago
  39. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 10 years ago
  40. cb251f1 Adjust atlas sizes to fix Mali400 precision issues by jvanverth · 10 years ago
  41. be03bb6 Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 10 years ago
  42. c41df8d Revert of Adjust distance field glyph and font atlas sizes to maximize storage. (patchset #8 id:140001 of https://codereview.chromium.org/986343002/) by jvanverth · 10 years ago
  43. 07e245f Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 10 years ago
  44. 732a92d Increase maximum gpu resources from 1024 to 4096 by kkinnunen · 10 years ago
  45. a548593 Revert of Adjust distance field glyph and font atlas sizes to maximize storage. (patchset #5 id:80001 of https://codereview.chromium.org/986343002/) by jvanverth · 10 years ago
  46. 5baedd6 Use global GrMemoryPools protected by mutex for GrProcessor/GrBatch by bsalomon · 10 years ago
  47. d2737ad Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 10 years ago
  48. 9ce30e1 Clip scissor to RT bounds by bsalomon · 10 years ago
  49. bb3be25 Remove rect clip type from grclip. by bsalomon · 10 years ago
  50. 96e02a8 Fix rect clips by bsalomon · 10 years ago
  51. 4ab3dbb Adding linear interpolation to rgb->yuv conversion by sugoi · 10 years ago
  52. 55f0b18 Revert "Don't require AA in order to use shader-based clips" by bsalomon · 10 years ago
  53. 4b31de8 handle null vertex or index buffers in batch by joshualitt · 10 years ago
  54. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 10 years ago
  55. bca3c9f Update gpu trace marker system for MultiDrawBuffer world by robertphillips · 10 years ago
  56. d14101e Fix GPU trace marker bug by robertphillips · 10 years ago
  57. 9ba3972 Batchify the tessellated path renderer. by senorblanco · 10 years ago
  58. 6ba6fa1 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  59. 876c313 skia: Add tracing for skia's budget by hendrikw · 10 years ago
  60. b841060 Revert of Adding linear interpolation to rgb->yuv conversion (patchset #1 id:1 of https://codereview.chromium.org/973563002/) by joshualitt · 10 years ago
  61. f72558e Fix uninitialized variable in GrGpu by hendrikw · 10 years ago
  62. cd9d42c Adding linear interpolation to rgb->yuv conversion by sugoi · 10 years ago
  63. 193ea93 Split GrTargetCommands into its own files by robertphillips · 10 years ago
  64. dad7794 Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer by robertphillips · 10 years ago
  65. cff10b2 change colorfilter to return an array of frag processors by reed · 10 years ago
  66. d0f5457 valgrind fix by joshualitt · 10 years ago
  67. cc1ac86 small bug fix for batch asserts by joshualitt · 10 years ago
  68. 8f9e816 Minor cleanup of GrInOrderDrawBuffer by robertphillips · 10 years ago
  69. a2b6d28 Fix for out-of-bounds intersection (found by fuzzer). by senorblanco · 10 years ago
  70. 7f966f4 Increase GrInOrderDrawBuffer's encapsulation of trace markers by robertphillips · 10 years ago
  71. 73165bd Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #10 id:180001 of https://codereview.chromium.org/949263002/) by robertphillips · 10 years ago
  72. 0b70b86 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  73. bb8bca3 Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #8 id:140001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  74. b2af2d8 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  75. d4c7d55 nexus 9 fix by joshualitt · 10 years ago
  76. 4f569be Dash batch by joshualitt · 10 years ago
  77. 0823bfa Context batches by joshualitt · 10 years ago
  78. 9888b22 Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer by robertphillips · 10 years ago
  79. 71d7f7f Initialize three locals to avoid the risk of uninitialized reads. by brucedawson · 10 years ago
  80. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  81. ed0069a Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #6 id:100001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  82. 642429e Some small code tidying by joshualitt · 10 years ago
  83. d2ad8eb Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  84. 68ccca1 Win64 warning fix for GrTessellatingPathRenderer. by Stephen White · 10 years ago
  85. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  86. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  87. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  88. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  89. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  90. 83787d0 only notify bitmaps that have been added to the cache by reed · 10 years ago
  91. b69d0e0 BUG=skia: by herb · 10 years ago
  92. 5a23a14 Fix to check for inf when generating quadratic points by egdaniel · 10 years ago
  93. 6065b88 fix for msan by joshualitt · 10 years ago
  94. 5b27b14 don't draw if maxVertices returns 0 or > than uin16_t max by joshualitt · 10 years ago
  95. 233c6ce k1 fix by joshualitt · 10 years ago
  96. ab2f44c probable fix for asan bot by joshualitt · 10 years ago
  97. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  98. f8d24e2 BUG=skia: by herb · 10 years ago
  99. 0413d43 Enable rect clips by joshualitt · 10 years ago
  100. 9ece6a9 move static init to cpp file to fix linux builder by joshualitt · 10 years ago