1. 09bf666 Remove the 0.5 bias from the ellipse edge function. This makes coverage drop to zero before we get clipped by the rasterizer (i.e. ensures the generated ellipse is inscribed in the geometry). by brianosman · 9 years ago
  2. bb2ff94 Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRect/DRRect by brianosman · 9 years ago
  3. d36f2c4 Add #define directives to GrGLSLShaderBuilder by cdalton · 9 years ago
  4. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  5. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  6. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  7. 27004b7 Remove GrContext* from GrTextContext by joshualitt · 9 years ago
  8. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  9. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  10. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 9 years ago
  11. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  12. e55750e Start whittling down GrTextContext by joshualitt · 9 years ago
  13. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 9 years ago
  14. 9f1d415 Finalize gpu shaders in ProgramBuilding. by egdaniel · 9 years ago
  15. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 9 years ago
  16. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
  17. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  18. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 years ago
  19. 719c480 Shot in the dark to fix 581472 by joshualitt · 9 years ago
  20. b80ec8b Add some backend flexibility for shader declarations in ProgramBuilding. by egdaniel · 9 years ago
  21. 4f03794 Alter SkXfermode's asFragmentProcessor & asXPFactory contracts by robertphillips · 9 years ago
  22. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  23. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
  24. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  25. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  26. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  27. 369e937 Add Histogram Macros to Skia by ericrk · 9 years ago
  28. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  29. 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
  30. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  31. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  32. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  33. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  34. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  35. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  36. eb10ed4 speculatively comment out chrome mac perf test crasher by caryclark · 9 years ago
  37. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  38. e3fafcf Increase max vertex attrib count in GrPrimitiveProcessor by cdalton · 9 years ago
  39. e62cbdf Fix assert accessing pipeline from initBatchTracker by cdalton · 9 years ago
  40. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  41. d32d19a Reduce stack usage for Google3. by benjaminwagner · 9 years ago
  42. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 9 years ago
  43. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  44. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  45. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  46. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  47. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
  48. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  49. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  50. 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
  51. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  52. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  53. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  54. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 9 years ago
  55. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  56. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  57. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  58. e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 9 years ago
  59. 1517f93 Avoid updating glPathStencilFunc unless it changes by kkinnunen · 9 years ago
  60. 1dc85cd Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed by kkinnunen · 9 years ago
  61. 7bdb05d Do not try to get fragment input locations with CHROMIUM_path_rendering by kkinnunen · 9 years ago
  62. 9f63b44 Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples by kkinnunen · 9 years ago
  63. a990912 Don't dirty MIP chain when damage bounds is empty by bsalomon · 9 years ago
  64. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  65. 1aa2029 Add ability to query read pixels support without a render target. by bsalomon · 9 years ago
  66. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  67. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  68. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  69. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  70. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  71. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  72. 07caf56 Add setter for GrGLSLShaderVar layout qualifier by egdaniel · 9 years ago
  73. ae47418 Add ability to add general layout qualifiers GrGLSLShaderVar by egdaniel · 9 years ago
  74. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  75. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  76. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  77. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  78. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  79. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  80. 4e8f567 add wait on fence without flush by joshualitt · 9 years ago
  81. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  82. c1e7101 Make GrGLProgramBuilder a local stack variable in CreateProgram by egdaniel · 9 years ago
  83. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  84. 0d2199b Move distance field text positioning into GrTextUtils by joshualitt · 9 years ago
  85. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago
  86. a6bf4c5 This CL moves a bit more logic into GrAtlasTextBlob by joshualitt · 9 years ago
  87. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  88. ae04ecf Fix GL texture target program key by bsalomon · 9 years ago
  89. 973ed24 fix SkGpuDevice::drawBitmapRect to always update clips by lsalzman · 9 years ago
  90. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  91. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  92. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  93. 23e5666 Revert of Make A8 readback work in more cases and improve testing. (patchset #5 id:70001 of https://codereview.chromium.org/1584563002/ ) by bsalomon · 9 years ago
  94. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  95. 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
  96. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  97. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  98. b76afed Make A8 readback work in more cases and improve testing. by bsalomon · 9 years ago
  99. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  100. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago