1. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  2. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
  3. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  4. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  5. 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
  6. ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
  7. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  8. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  9. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  10. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  11. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  12. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  13. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  14. 07e1c3f Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  15. 2398bbd Revert "Pull out Effect Shaders in GPU Path Renderer" by egdaniel@google.com · 11 years ago
  16. 89ff637 Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  17. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  18. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  19. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  20. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  21. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  22. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  23. e63296e Fuse skgr & gr targets in gyp files by robertphillips@google.com · 11 years ago
  24. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  25. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 11 years ago
  26. 798c8c4 Move GrGLProgramDesc::Build to new cpp file. by bsalomon@google.com · 11 years ago
  27. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  28. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 11 years ago
  29. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago
  30. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 11 years ago
  31. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  32. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  33. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  34. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 11 years ago
  35. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  36. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 11 years ago
  37. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  38. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 11 years ago
  39. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 11 years ago
  40. 8f94361 Consolidate functions common the the null and debug GL interfaces. by bsalomon@google.com · 11 years ago
  41. e49ad45 Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexBuffer. by bsalomon@google.com · 11 years ago
  42. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 11 years ago
  43. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  44. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  45. 11f20d6 Remove GrInstanceCounter. by bsalomon@google.com · 12 years ago
  46. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  47. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  48. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  49. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  50. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
  51. 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 12 years ago
  52. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  53. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  54. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  55. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  56. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  57. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  58. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  59. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  60. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  61. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  62. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  63. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago
  64. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  65. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  66. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  67. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  68. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  69. 2b64f84 Add SkNativeGLContext implementation for iOS. by bsalomon@google.com · 12 years ago
  70. c58b126 Move android gl files from src/gpu/android to src/gpu/gl/android. by bsalomon@google.com · 12 years ago
  71. 7ec0015 delete obsolete/unused SkGpuCanvas by reed@google.com · 12 years ago
  72. cca3c8f Make gpu work in iOS SampleApp. by bsalomon@google.com · 12 years ago
  73. f585c45 Remove GrTLList.h by robertphillips@google.com · 12 years ago
  74. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
  75. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  76. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 12 years ago
  77. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  78. 2080635 Add gpu.gypi to ease skia->chrome rolls by bsalomon@google.com · 12 years ago