1. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  2. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 5 years ago
  3. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  4. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  5. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  6. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  7. 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
  8. 294861f zero-init preallocated vertex/index space in drawing manager by Brian Salomon · 6 years ago
  9. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  10. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  11. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 6 years ago
  12. 57d2bea Simplify GrResourceCache/GrDrawingManager flush interaction. by Brian Salomon · 6 years ago
  13. 22310d6 Begin centralizing opList DAG by Robert Phillips · 6 years ago
  14. 38d64b0 Add notion of active opList to GrDrawingManager (take 2) by Robert Phillips · 6 years ago
  15. 936e33a Revert "Add notion of active opList to GrDrawingManager" by Robert Phillips · 6 years ago
  16. 328f9c7 Add notion of active opList to GrDrawingManager by Robert Phillips · 6 years ago
  17. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  18. 1734dd3 Address fuzzer issue by Robert Phillips · 6 years ago
  19. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  20. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  21. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  22. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  23. 504dd05 Reland "Go back to cleaning up MIP levels on texture export rather than assuming dirty on texture import." by Brian Salomon · 6 years ago
  24. 01a9128 Maybe fix numStencilBits TSAN crash by Robert Phillips · 6 years ago
  25. 6668a51 Revert "Go back to cleaning up MIP levels on texture export rather than assuming dirty" by Mike Klein · 6 years ago
  26. 01d6fc9 Go back to cleaning up MIP levels on texture export rather than assuming dirty by Brian Salomon · 6 years ago
  27. 6a4e60b Revert "Reduce arbitrary opList splitting when sorting (take 2)" by Robert Phillips · 6 years ago
  28. 20d4e54 Reduce arbitrary opList splitting when sorting (take 2) by Robert Phillips · 6 years ago
  29. ce3c28f Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  30. 4fa3178 Revert "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  31. 94fee93 Reduce arbitrary opList splitting when sorting by Robert Phillips · 6 years ago
  32. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  33. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  34. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  35. 867ce8f Switch to swap in moveOpListsToDDL for SkTArray by Robert Phillips · 6 years ago
  36. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  37. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  38. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  39. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  40. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  41. bbcb7f7 Fix fuzzer bugs by Robert Phillips · 6 years ago
  42. cf9086c Revert "Allow CCPR in DDL mode" by Robert Phillips · 6 years ago
  43. 93540dd Allow CCPR in DDL mode by Robert Phillips · 6 years ago
  44. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  45. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  46. e7df0bb Avoid rerunning path renderer chain when path known to require sw by Brian Salomon · 6 years ago
  47. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  48. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 6 years ago
  49. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 6 years ago
  50. 64ecdce Turn on rendertarget sorting by Robert Phillips · 6 years ago
  51. 3a9710b Add handling for allocation failure in GrTextureOpList by Robert Phillips · 6 years ago
  52. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 6 years ago
  53. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  54. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  55. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  56. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  57. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 6 years ago
  58. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 6 years ago
  59. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 6 years ago
  60. 383c418 Remove GrStencilAndCoverTextContext by Robert Phillips · 6 years ago
  61. 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 6 years ago
  62. ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 6 years ago
  63. 7a13705 Fix DDL unit tests by Robert Phillips · 6 years ago
  64. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 6 years ago
  65. aa3dfbe Remove Ops whose lazy proxies fail to instantiate on flush by Greg Daniel · 6 years ago
  66. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  67. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  68. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  69. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  70. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  71. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  72. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  73. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  74. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  75. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  76. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  77. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  78. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  79. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  80. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  81. 3968ff9 Include opList ids in GrOnFlushCallbackObject::postFlush by Chris Dalton · 7 years ago
  82. eafd48a Add overbudget handling to GrResourceAllocator by Robert Phillips · 7 years ago
  83. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  84. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  85. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  86. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  87. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  88. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  89. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  90. 8186cbe Make the intervals in GrResourceAllocator use SkArenaAlloc by Robert Phillips · 7 years ago
  91. 1265894 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  92. b93fdfd Revert "Don't execute onFlush op lists until after GPU data is uploaded" by Mike Klein · 7 years ago
  93. 374a4e4 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  94. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  95. c42b20b Revert "Revert "When flushing, reset flush state before op lists"" by Greg Daniel · 7 years ago
  96. f8bc001 Revert "When flushing, reset flush state before op lists" by Greg Daniel · 7 years ago
  97. 78bdee2 When flushing, reset flush state before op lists by Greg Daniel · 7 years ago
  98. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  99. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  100. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago