1. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  2. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  3. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  4. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  5. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  6. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  7. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  8. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  9. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  10. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  11. f86d37b Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum by Brian Salomon · 7 years ago
  12. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  13. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  14. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  15. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  16. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  17. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  18. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  19. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  20. 42c456f Remove PLS path renderer by Brian Salomon · 7 years ago
  21. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 7 years ago
  22. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  23. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  24. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  25. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  26. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  27. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  28. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  29. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrDrawOp.h]
  30. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  31. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago[Renamed (77%) from src/gpu/batches/GrDrawBatch.h]
  32. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  33. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  34. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 8 years ago
  35. 2d38b22 Make pipeline getter a GrDrawBatch::pipeline() a protected method. by Brian Salomon · 8 years ago
  36. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  37. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  38. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  39. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 8 years ago
  40. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  41. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  42. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  43. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  44. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  45. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  46. 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
  47. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  48. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  49. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  50. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  51. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  52. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  53. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  54. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  55. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  56. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  57. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  58. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  59. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  60. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago