1. 416e14f fix for valgrind issue by joshualitt · 9 years ago
  2. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  3. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  4. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  5. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  6. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  7. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  8. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  9. 97c595f Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  10. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  11. 9aa9e71 Revert of Switch to glyphs as paths at a higher point size on Android (patchset #1 id:1 of https://codereview.chromium.org/1183053005/) by fmalita · 9 years ago
  12. 932d413 Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  13. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  14. 5a9e299 Revert of Bump up point where we switch to distance fields for large glyphs (patchset #1 id:1 of https://codereview.chromium.org/1184153004/) by jvanverth · 9 years ago
  15. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  16. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  17. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  18. 0fce1fb Bump up point where we switch to distance fields for large glyphs by jvanverth · 9 years ago
  19. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  20. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  21. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  22. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 9 years ago
  23. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  24. 7a9c45c real fix for textblob use after gpu free by joshualitt · 9 years ago
  25. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  26. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  27. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  28. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  29. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  30. 1573206 fix for angle bot by joshualitt · 9 years ago
  31. fc07256 fix for blur large glyphs problems by joshualitt · 9 years ago
  32. 19e4c02 Keep Big Glyph coordinates in float in GrAtlasTextContext by joshualitt · 9 years ago
  33. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  34. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 9 years ago
  35. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago
  36. 79dfb2b Add unit tests to text context by joshualitt · 9 years ago
  37. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  38. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  39. 444987f small fix to correct bounds on distance field text by joshualitt · 9 years ago
  40. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago
  41. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  42. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 9 years ago
  43. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  44. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  45. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago
  46. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  47. 99c7c07 Move bounds to GrBatch by joshualitt · 9 years ago
  48. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  49. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 9 years ago
  50. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  51. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  52. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  53. f0c000d fix a bug in scrolling BitmapText gpu cached textblobs by joshualitt · 9 years ago
  54. 9b8e79e simple fix for preabandon valgrind error by joshualitt · 9 years ago
  55. 473ffa1 Remove unnecessary viewmatrix compare in GrAtlasTextContext by joshualitt · 9 years ago
  56. 97202d2 Fix for segfault on destruction of BitmapTextBlob by joshualitt · 9 years ago
  57. a7c6389 fix some small bugs with GrAtlasTextContext by joshualitt · 9 years ago
  58. 010db53 Some simple optimizations for improving GrAtlasTextContext perf by joshualitt · 9 years ago
  59. 64c99cc Add support for rotating / scaling / translating gpu cached distance field textblobs by joshualitt · 9 years ago
  60. ae32c10 Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves performance by avoiding hashmap lookups under normal use by joshualitt · 9 years ago
  61. 25ba7ea reuse scaler across consecutive textbatch flushes by joshualitt · 9 years ago
  62. fcfb9fc A small patch to enable distance field text in textblobs by joshualitt · 9 years ago
  63. fec19e1 Small change to allow DistanceField and BMP text to coexist in a blob by joshualitt · 9 years ago
  64. 9bd2daf Initial CL to add distance field support to GrAtlasTextContext by joshualitt · 9 years ago
  65. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  66. ad802c6 Convert BitmapTextBatch from STArray to AutoSTMalloc by joshualitt · 9 years ago
  67. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  68. 53b5f44 Start caching masks / stroke fills for textblobs by joshualitt · 9 years ago
  69. 2a0e9f3 Avoid regenerating cached textblobs on integer scrolls by joshualitt · 9 years ago
  70. 62db8ba fix for perf regression on ugamsolutions / msaa16 by joshualitt · 9 years ago
  71. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 9 years ago
  72. b4c507e Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  73. 3cf9863 Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 of https://codereview.chromium.org/1050113004/) by joshualitt · 10 years ago
  74. 7281c61 Adding bulk plot reffer to cached textblobs by joshualitt · 10 years ago
  75. 9a27e63 Handle large paths in textblobs by joshualitt · 10 years ago
  76. eef5b3e BUG=skia: by joshualitt · 10 years ago
  77. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 10 years ago
  78. 1d89e8d move Atlas Text Context to its own file by joshualitt · 10 years ago