1. b3f1636 skia: Make the validate match interface for *_draw_instanced by hendrikw · 9 years ago
  2. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  3. 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
  4. 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
  5. 466c2c4 Move some code around to make another diff cleaner by bsalomon · 9 years ago
  6. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  7. 1a1d0b8 Remove check for whole image in the cache in SkGpuDevice::shouldTileImage by bsalomon · 9 years ago
  8. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  9. a912dde Don't abort analytic clipping if using MSAA until elements are examined by bsalomon · 9 years ago
  10. 10528f1 Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D. by bsalomon · 9 years ago
  11. 0b5b6b2 Fix clipping when all analytic FP creations can be skipped by bsalomon · 9 years ago
  12. 0adfffb Fix dm with Chromium command buffer driver by kkinnunen · 9 years ago
  13. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  14. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  15. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  16. 79da63f Fix gpu drawBitmap to work when BM is A8 and we have a shader by egdaniel · 9 years ago
  17. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  18. c988d2c Remove ClipMaskType from GrCMM by bsalomon · 9 years ago
  19. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  20. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  21. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  22. d120105 Make path range loading explicit by cdalton · 9 years ago
  23. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  24. 02015e5 Use SkTextBlob for nvpr color bitmap fallbacks by cdalton · 9 years ago
  25. 3bd909a Add TextRun object to nvpr text by cdalton · 9 years ago
  26. c00389e Fix gpu dashing for case where all intervals are 0. by egdaniel · 9 years ago
  27. 588b9ca Fix memory leak in ClipMaskManager by robertphillips · 9 years ago
  28. 7d5c950 Simplify nvpr text by cdalton · 9 years ago
  29. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  30. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  31. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  32. db9f664 Add work around for devices/API filters that claim GL_KHR_debug support but don't provide functions by bsalomon · 9 years ago
  33. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  34. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  35. b90de31 Fix for texture width or height are greater than 2^16 by joshualitt · 9 years ago
  36. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  37. 7bdd70a Fix for 2056 by joshualitt · 9 years ago
  38. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  39. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  40. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  41. b39abc4 remove unused helper function by reed · 9 years ago
  42. b5d3263 try texture-maker to generalize stretching for npot and min-tex-size by reed · 9 years ago
  43. 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
  44. 198a350 By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  45. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  46. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  47. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  48. 14eaaa6 Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible. by bsalomon · 9 years ago
  49. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  50. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  51. 10cae83 Move determiniation of strokerect rects internal by joshualitt · 9 years ago
  52. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  53. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  54. e73f1f6 Prefer dual source/framebuffer fetch paths for GPU LCD. by egdaniel · 9 years ago
  55. a204ced Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) by joshualitt · 9 years ago
  56. 511684f Fix for degenerate stroke rect by joshualitt · 9 years ago
  57. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  58. 3905c37 fix factory count by Brian Salomon · 9 years ago
  59. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  60. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  61. aa37a96 Create append methods in batch namespaces by joshualitt · 9 years ago
  62. 2120b6f Fix for combining with perspective local rects by joshualitt · 9 years ago
  63. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago
  64. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  65. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  66. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  67. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  68. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  69. ef4ba3d Fix Ganesh perspective projection bug by robertphillips · 9 years ago
  70. 3322a81 share code between SkGr and Cacherator by reed · 9 years ago
  71. 5d08d44 minor cleanup by joshualitt · 9 years ago
  72. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  73. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  74. eb00eab fix up GrGLProgrambuilder precision on varyings by joshualitt · 9 years ago
  75. 27b6335 On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. by egdaniel · 9 years ago
  76. fb1e2fc Update params to get better packing for DF path atlas by jvanverth · 9 years ago
  77. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  78. 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
  79. 79bd2ae Minor fix to attaching stencils by egdaniel · 9 years ago
  80. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  81. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  82. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  83. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  84. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  85. 3833daa Fix GPU-only snapping bug in mask blur rendering by robertphillips · 9 years ago
  86. 5a744b7 Have SkVarAlloc::alloc() use sk_malloc_throw. by mtklein · 9 years ago
  87. 56f38fb disable kIndex_8 gpu support for now -- seems to always be slower by reed · 9 years ago
  88. 4c9281d remove dead code not mentioned in any GYP by mtklein · 9 years ago
  89. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  90. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  91. d8dd47b remove path specific program building classes by joshualitt · 9 years ago
  92. e7afc2d Start trying to collapse path program stuff by joshualitt · 9 years ago
  93. 465283c Remove batchtracker by joshualitt · 9 years ago
  94. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  95. e66fec2 fix missing clipmaskmanager by Brian Salomon · 9 years ago
  96. eef3c5b Fix texture creation on stencil format test code by egdaniel · 9 years ago
  97. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  98. ad792c1 Simplify installation of pipeling into GrDrawBatch in GrDrawTarget by bsalomon · 9 years ago
  99. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  100. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago