1. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  2. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  3. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  4. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  5. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  6. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  7. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  8. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  9. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  10. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  11. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  12. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  13. d2743ea Remove GrPipelineBuilder.cpp by Brian Salomon · 8 years ago
  14. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  15. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  16. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  17. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  18. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  19. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  20. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  21. 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 8 years ago
  22. aee504b Make GrConvolutionEffect only support Gaussian kernels and rename. by Brian Salomon · 8 years ago
  23. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  24. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  25. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  26. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  27. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  28. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  29. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  30. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  31. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  32. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  33. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  34. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  35. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  36. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  37. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  38. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  39. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  40. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  41. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  42. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  43. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  44. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  45. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  46. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  47. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  48. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  49. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  50. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  51. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  52. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  53. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  54. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  55. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  56. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  57. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  58. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  59. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  60. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  61. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  62. 9034b13 gpu.gypi -> gpu.gni by Mike Klein · 8 years ago