1. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  2. ee7d516 Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ ) by robertphillips · 9 years ago
  3. 953fe31 Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  4. 0a48233 Fix GLCaps order for CoreProfile by egdaniel · 9 years ago
  5. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  6. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  7. 05ded89 Fix gl caps for mixed sample support by egdaniel · 9 years ago
  8. e72bd02 Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using GenerateMipMaps. by bsalomon · 9 years ago
  9. 6df232d Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ ) by joshualitt · 9 years ago
  10. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  11. 383ce32 Experimental CL to stop using subdata by joshualitt · 9 years ago
  12. 93316b9 Move GrGLBufferImpl's GL calls to behind GrGLGpu by joshualitt · 9 years ago
  13. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  14. ccdbc1d Remove mac buffer impl war by joshualitt · 9 years ago
  15. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  16. cae0085 Force the s4 to use highp for transforming to NDS by egdaniel · 9 years ago
  17. eec180d Remove unused functions from GrGLVertexBuffer / IndexBuffer by joshualitt · 9 years ago
  18. 2a459ff Fix force high precision for arm gpus by egdaniel · 9 years ago
  19. 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  20. 899ba37 Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ ) by egdaniel · 9 years ago
  21. cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  22. a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
  23. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  24. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  25. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
  26. 0214173 Stop creating static GrProcessor instances by bsalomon · 9 years ago
  27. 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
  28. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  29. 13ccbf8 use (temp) gpu-imagefilter-cache for applyFilter by reed · 9 years ago
  30. 3dc6ae5 Move GrDrawingManager methods to their own .cpp file by robertphillips · 9 years ago
  31. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  32. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  33. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  34. 7d974f5 Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work. by benjaminwagner · 9 years ago
  35. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  36. 386f2d3 Upload stretched bmp rather than original after doing CPU stretch for min texture size by Brian Salomon · 9 years ago
  37. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  38. 9f8904d Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTexture by Brian Salomon · 9 years ago
  39. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  40. cdf79db Remove unused member variables in GrGLProgram by egdaniel · 9 years ago
  41. b3f1636 skia: Make the validate match interface for *_draw_instanced by hendrikw · 9 years ago
  42. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  43. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  44. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  45. 466c2c4 Move some code around to make another diff cleaner by bsalomon · 9 years ago
  46. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  47. 1a1d0b8 Remove check for whole image in the cache in SkGpuDevice::shouldTileImage by bsalomon · 9 years ago
  48. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  49. a912dde Don't abort analytic clipping if using MSAA until elements are examined by bsalomon · 9 years ago
  50. 10528f1 Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D. by bsalomon · 9 years ago
  51. 0b5b6b2 Fix clipping when all analytic FP creations can be skipped by bsalomon · 9 years ago
  52. 0adfffb Fix dm with Chromium command buffer driver by kkinnunen · 9 years ago
  53. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  54. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  55. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  56. 79da63f Fix gpu drawBitmap to work when BM is A8 and we have a shader by egdaniel · 9 years ago
  57. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  58. c988d2c Remove ClipMaskType from GrCMM by bsalomon · 9 years ago
  59. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  60. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  61. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  62. d120105 Make path range loading explicit by cdalton · 9 years ago
  63. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  64. 02015e5 Use SkTextBlob for nvpr color bitmap fallbacks by cdalton · 9 years ago
  65. 3bd909a Add TextRun object to nvpr text by cdalton · 9 years ago
  66. c00389e Fix gpu dashing for case where all intervals are 0. by egdaniel · 9 years ago
  67. 588b9ca Fix memory leak in ClipMaskManager by robertphillips · 9 years ago
  68. 7d5c950 Simplify nvpr text by cdalton · 9 years ago
  69. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  70. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  71. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  72. db9f664 Add work around for devices/API filters that claim GL_KHR_debug support but don't provide functions by bsalomon · 9 years ago
  73. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  74. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  75. b90de31 Fix for texture width or height are greater than 2^16 by joshualitt · 9 years ago
  76. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  77. 7bdd70a Fix for 2056 by joshualitt · 9 years ago
  78. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  79. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  80. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  81. b39abc4 remove unused helper function by reed · 9 years ago
  82. b5d3263 try texture-maker to generalize stretching for npot and min-tex-size by reed · 9 years ago
  83. 966c2c3 Revert of By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ ) by bsalomon · 9 years ago
  84. 198a350 By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  85. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  86. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  87. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  88. 14eaaa6 Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible. by bsalomon · 9 years ago
  89. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  90. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  91. 10cae83 Move determiniation of strokerect rects internal by joshualitt · 9 years ago
  92. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  93. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  94. e73f1f6 Prefer dual source/framebuffer fetch paths for GPU LCD. by egdaniel · 9 years ago
  95. a204ced Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) by joshualitt · 9 years ago
  96. 511684f Fix for degenerate stroke rect by joshualitt · 9 years ago
  97. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  98. 3905c37 fix factory count by Brian Salomon · 9 years ago
  99. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  100. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago