1. 0e08fc1 Push isEqual/onIsEqual down from GrProcessor to subclasses. by bsalomon · 10 years ago
  2. f439c77 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #17 id:1240001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  3. e488d63 Only use sized format on IMG/ES3 for single channel. by bsalomon · 10 years ago
  4. 360b680 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  5. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  6. ec87dc6 Flush text contexts before drawing text as path by bsalomon · 10 years ago
  7. 8c27a18 Change GrTextContext fallbacks to be a linked list chain. by jvanverth · 10 years ago
  8. b501ecd Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter by bsalomon · 10 years ago
  9. b2d77e4 add gamma value to deviceproperties by reed · 10 years ago
  10. 84ac082 Add GrLayerCache::writeLayersToDisk by robertphillips · 10 years ago
  11. 07894c4 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #14 id:1050001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  12. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  13. 47c844a Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  14. 81beccc Devirtualize read/write pixels on surface. by bsalomon · 10 years ago
  15. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  16. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  17. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  18. 294c326 Fix color emoji. by jvanverth · 10 years ago
  19. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  20. e817dbb Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/) by jvanverth · 10 years ago
  21. bc92163 Fix color emoji. by jvanverth · 10 years ago
  22. 232f6b0 Remove unused SaveLayerInfo::fValid field by robertphillips · 10 years ago
  23. cbe80ca Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key by robertphillips · 10 years ago
  24. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  25. d9aa218 Store color and coverage stages in a single array in GrOptDrawState. by egdaniel · 10 years ago
  26. 9e87fa7 Force linking of static member variables for GLPrograms by joshualitt · 10 years ago
  27. 00878a1 Revert of Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key (patchset #1 id:1 of https://codereview.chromium.org/640373002/) by robertphillips · 10 years ago
  28. a32c6bc Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/) by robertphillips · 10 years ago
  29. 5c48166 Fix bug in plot locking system by robertphillips · 10 years ago
  30. 27415b7 Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key by robertphillips · 10 years ago
  31. acd3e6d Fix restore in AVMR to have correct coverage count. by egdaniel · 10 years ago
  32. 089f8de Remove tab parameter from GrGLSLMulVarBy4f function by egdaniel · 10 years ago
  33. 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  34. 6517134 gl programs rewrite by joshualitt · 10 years ago
  35. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  36. 81e6448 Remove ~GrIORef since last remaining virtual and now all inline by bsalomon · 10 years ago
  37. 0f9e8a7 Revert of Use presence of a content key as non-scratch indicator (patchset #5 id:80001 of https://codereview.chromium.org/639873002/) by bsalomon · 10 years ago
  38. 9eefe08 Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  39. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 10 years ago
  40. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  41. 47326ab Fix conditional check when copying coverage stages in ODS by egdaniel · 10 years ago
  42. 9cf45bf Delay copying effects from DS or ODS till end of creating ODS by egdaniel · 10 years ago
  43. d61ef01 Expose layer hoisting API in GrContext by robertphillips · 10 years ago
  44. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  45. a5ee45c Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chromium.org/637293003/) by bsalomon · 10 years ago
  46. 96e89d5 speculative fix for ios by Brian Salomon · 10 years ago
  47. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  48. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  49. e6efd39 Only use msaa target for blur mask when doAA is true by derekf · 10 years ago
  50. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  51. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  52. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  53. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  54. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  55. f19657f Fix for perspective GMs and df paths. by jvanverth · 10 years ago
  56. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  57. b109ac2 Make createOptDrawState return NULL if we would end up not drawing by egdaniel · 10 years ago
  58. ebfce41 Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:1 of https://codereview.chromium.org/635573004/) by bsalomon · 10 years ago
  59. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  60. b9ab563 Don't readback and reupload texture-backed bitmaps by bsalomon · 10 years ago
  61. 410dd05 Fix some incorrect assumptions in GrLayerCache.cpp by robertphillips · 10 years ago
  62. f4555aa Create MSAA render target for blur mask texture by derekf · 10 years ago
  63. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  64. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  65. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  66. d012877 Fix ref cnt'ing issue in GrProgramElement. by bsalomon · 10 years ago
  67. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  68. 85d3427 Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) by bsalomon · 10 years ago
  69. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  70. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  71. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  72. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  73. 29fe24c Remove duplicated code in android_get_gl_proc. by jungjik.lee · 10 years ago
  74. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  75. 10d0327 add SkRect::joinNonEmptyArg for faster unioning by reed · 10 years ago
  76. 68cd2aa Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw by robertphillips · 10 years ago
  77. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  78. b5a9715 Allow previously-hoisted layers to be reused in the same draw by robertphillips · 10 years ago
  79. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  80. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  81. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  82. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  83. ed42059 Move offset and CTM from LayerCache Key to per-hoisted-layer info by robertphillips · 10 years ago
  84. 656f2cd Make writeRenderTargetPixels use draw buffer rather than GrGpu by bsalomon · 10 years ago
  85. 2bb5210 Applying post-commit comments from https://codereview.chromium.org/607993002/ by junov · 10 years ago
  86. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  87. ee6631e Update RecordReplaceDrawTest to generate and pass pictures by robertphillips · 10 years ago
  88. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  89. 96c118e Change GrContext::copyTexture to go through GrDrawTarget by junov · 10 years ago
  90. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  91. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  92. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  93. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  94. d632ea4 Use OptDrawState instead of DrawState when flushing state in GrGpuGL by egdaniel · 10 years ago
  95. 30d2cc6 Update layer hoisting code to correctly render sub-picture layers by robertphillips · 10 years ago
  96. 34a9895 Revert "Use draw buffer for texture copy impl." by Brian Salomon · 10 years ago
  97. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  98. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  99. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  100. f64596d Remove unused fRequiresVertexShader data member from OptDrawState by egdaniel · 10 years ago