1. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  2. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  3. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  4. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  5. 8db8678 Fix memory leak by joshualitt · 9 years ago
  6. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 9 years ago
  7. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  8. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  9. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  10. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  11. 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
  12. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  13. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  14. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  15. 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
  16. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  17. eb00475 Use skstd::remove_pointer_t in GrGLFunction by bsalomon · 9 years ago
  18. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  19. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
  20. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  21. 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
  22. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  23. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  24. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  25. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  26. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  27. 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
  28. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  29. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  30. b35c82d Add a background timing thread to kilobench by joshualitt · 9 years ago
  31. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  32. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  33. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  34. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  35. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  36. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  37. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  38. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  39. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  40. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  41. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  42. ce89400 Guard SkGpuDevice by joshualitt · 9 years ago
  43. 9d22fd6 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. by bsalomon · 9 years ago
  44. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  45. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  46. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  47. 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
  48. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  49. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  50. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  51. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  52. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  53. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  54. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  55. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  56. 9a9515e Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ ) by joshualitt · 9 years ago
  57. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  58. b30dd1d Add guards to GrTextureProvider by joshualitt · 9 years ago
  59. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  60. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  61. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  62. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  63. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  64. bc7d235 Take care fall-through case of switch in skia by tzik · 9 years ago
  65. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  66. 98e7538 make GrRect.h private by reed · 9 years ago
  67. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  68. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  69. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  70. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  71. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  72. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  73. f0795ab Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY by bsalomon · 9 years ago
  74. f46a124 Set GL_PACK_ALIGNMENT before calling glReadPixels by bsalomon · 9 years ago
  75. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  76. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  77. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  78. 2eb1009 Add check for highp support in Conic effect by robertphillips · 9 years ago
  79. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  80. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  81. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  82. 91d0620 fix mozilla bug by joshualitt · 9 years ago
  83. 433625e Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed by robertphillips · 9 years ago
  84. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  85. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  86. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  87. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  88. f16f88b Create a define for nanobench builds to dump stats by joshualitt · 9 years ago
  89. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  90. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  91. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  92. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  93. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  94. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  95. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  96. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  97. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  98. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  99. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  100. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago