1. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  2. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  3. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  4. e097be5 Implement conics for NVPR by kkinnunen · 10 years ago
  5. 04ddf89 Small cleanups after GrDrawState/GrOptDrawState base class elimination. by bsalomon · 10 years ago
  6. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  7. 02bcd9d move GrGeometryProcessor to src by joshualitt · 10 years ago
  8. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  9. ec03a46 Add processor name to comment when printing out shaders. by egdaniel · 10 years ago
  10. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  11. 6be2aa9 wip for drawables by reed · 10 years ago
  12. 780b11e fix for use of uninit variable by joshualitt · 10 years ago
  13. 6d467ec minor cleanup in GrGpu.h by bsalomon · 10 years ago
  14. 542ecbb Remove unused NVPR related GL tokens by kkinnunen · 10 years ago
  15. 9853cce Drawstate on stack by joshualitt · 10 years ago
  16. b436ed6 Reduce the amount of validation in GrResourceCache2 by bsalomon · 10 years ago
  17. 84c8e62 Allow GPU resources to not be counted against the cache budget. by bsalomon · 10 years ago
  18. 912b3d2 Use DrawStates ProcOptInfo when creating the Optimized Draw State. by egdaniel · 10 years ago
  19. dace19e Correct accounting for wrapped resources by bsalomon · 10 years ago
  20. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  21. 82b1d62 Guard high water cache stats vars by GR_CACHE_STATS by bsalomon · 10 years ago
  22. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  23. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  24. 191bcc0 Fix ref-cnting bug in GrContext::readRenderTargetPixels by bsalomon · 10 years ago
  25. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  26. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  27. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  28. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  29. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  30. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  31. bc97c93 Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX. by bungeman · 10 years ago
  32. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  33. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  34. 3fc6a2f Combine similar DrawPaths calls in GrInOrderDrawBuffer by cdalton · 10 years ago
  35. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  36. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  37. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  38. b1cff03 Relax constraints on src coeff in GrDrawState::willBlendWithDst. by egdaniel · 10 years ago
  39. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  40. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  41. 395ef05 Fix use of NULL ptr in GrContext::drawRect by bsalomon · 10 years ago
  42. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  43. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago
  44. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  45. 4e8e342 Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp by robertphillips · 10 years ago
  46. cd8b630 Add isUnblended query to GrDrawState. by egdaniel · 10 years ago
  47. 453cf40 Add GrGpuResource::CacheAccess by bsalomon · 10 years ago
  48. 4052a8e Remove coverage from grpaint by joshualitt · 10 years ago
  49. 4dd9988 remove separate color from coverage by joshualitt · 10 years ago
  50. 672550d Remove bogus assert by bsalomon · 10 years ago
  51. 69bb90c Remove cached OptDrawState from GrDrawState. by egdaniel · 10 years ago
  52. 6d4488c Remove all knowledge of resource keys from the legacy cache. by bsalomon · 10 years ago
  53. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  54. d53a827 Snap optdrawstate in inorder draw buffer and pass into gpu by joshualitt · 10 years ago
  55. fe369ee Move GrResourceKey static functions from .h to .cpp to fix shared lib builds by bsalomon · 10 years ago
  56. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  57. 6beeb8f Small refactoring of layer discovery code by robertphillips · 10 years ago
  58. a63f32e Address MSAA rendering in layer hoisting by robertphillips · 10 years ago
  59. 4973d9d Default geometry processor by joshualitt · 10 years ago
  60. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  61. f4e5e33 cleaning up geometry handling in gpu by joshualitt · 10 years ago
  62. c4650ee Update GrTRecorder to preserve memory allocations by cdalton · 10 years ago
  63. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  64. ff34307 Default geometry processor by joshualitt · 10 years ago
  65. 32f80ca Mesa ES 3.0 requires sized internal formats by derekf · 10 years ago
  66. 3322fa4 Refactor DrawTarget and GPU to be independent by joshualitt · 10 years ago
  67. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  68. 38e13ad Remove 1d glyph positions from nvpr text by cdalton · 10 years ago
  69. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  70. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  71. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  72. e27065a Send coverage VA as floats instead of bytes NOTREECHECKS=True by egdaniel · 10 years ago
  73. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  74. fdcf2c0 Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/) by bsalomon · 10 years ago
  75. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  76. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  77. 0e66aaa DFText: fix placement of glyphs when we fall back to paths by jvanverth · 10 years ago
  78. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  79. d1aa8ff removing setVertexArraySource from drawtarget by joshualitt · 10 years ago
  80. b32f0ad Fix layer cache memory leak by robertphillips · 10 years ago
  81. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 10 years ago
  82. a702415 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  83. ada68ef Improve quality of distance field rendering by jvanverth · 10 years ago
  84. a6ca5a0 Detect Mesa OpenGL ES by derekf · 10 years ago
  85. 0537f29 Revert changes to GrContext::resolveRenderTarget by bsalomon · 10 years ago
  86. 50408ad Test factory uses the inorder draw buffer by joshualitt · 10 years ago
  87. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  88. bcaefb0 Remove GrGLTexID by bsalomon · 10 years ago
  89. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  90. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  91. a393127 Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90005 of https://codereview.chromium.org/694933002/) by joshualitt · 10 years ago
  92. d4a5c20 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  93. 5c55fef GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  94. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  95. 2faa228 Some distance field text optimizations. by jvanverth · 10 years ago
  96. b9e8230 Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/) by joshualitt · 10 years ago
  97. 7a75e52 GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  98. 3bdd7dc small fix for cache clear by joshualitt · 10 years ago
  99. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  100. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago