1. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  2. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago
  3. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
  4. d8aa7b7 Upgrade GPUOptimize by robertphillips · 10 years ago
  5. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  6. 058f01e Cleanup conversion that the new NDK compiler tries to over optimize. by djsollen · 10 years ago
  7. 0882fdc Add return value on GrRecordReplaceDraw by robertphillips · 10 years ago
  8. 189fc98 Fix member variable naming by robertphillips · 10 years ago
  9. 967937c Combine nameFontStyleProc and FindByNameStyle. by bungeman · 10 years ago
  10. a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 10 years ago
  11. 225a627 Fix bug in aggressive layer cache purging by robertphillips · 10 years ago
  12. a3a706f Cleanup android to ensure it can compile with clang by djsollen · 10 years ago
  13. f037e0b allow SkUserConfig.h to control NOGPU by reed · 10 years ago
  14. 789e327 tell our grcontext to abandon its backend by reed · 10 years ago
  15. 6500760 Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/) by robertphillips · 10 years ago
  16. 7f36ae1 Disable SkTaskGroup in SkMultiPictureDraw temporarily. by mtklein · 10 years ago
  17. b61283f Support multiple scales for dfpaths. by jvanverth · 10 years ago
  18. 7a6184f cleanup reentrance logic in CMM by joshualitt · 10 years ago
  19. ed167ac Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  20. 67c7120 use SkTaskGroup::batch by reed · 10 years ago
  21. c51add6 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  22. e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 10 years ago
  23. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  24. 79c276e scale xmin and xmax for FontMetrics by reed · 10 years ago
  25. 7316b10 Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/) by bungeman · 10 years ago
  26. b15b4c1 Separate out GrSurfaceConfig's fields from other structs used to create GrGL* subclasses of GrSurface. by bsalomon · 10 years ago
  27. 9c30ea4 remove now unused (by Chrome) ifdef by humper · 10 years ago
  28. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  29. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  30. 329bf48 BUG=skia: by joshualitt · 10 years ago
  31. fa49471 SkTaskGroup::add(fn, arg) by mtklein · 10 years ago
  32. 6db519c clear stencil clip on draw target by joshualitt · 10 years ago
  33. 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  34. 9f36b87 Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/) by robertphillips · 10 years ago
  35. bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  36. 6d5b545 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  37. f8c2fef scale xmin/xmax etc in fontmetrics by reed · 10 years ago
  38. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  39. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  40. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  41. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  42. 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
  43. 6d22eca Distance field path optimizations and clean up. by jvanverth · 10 years ago
  44. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  45. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  46. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  47. 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  48. 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  49. b44293e aa rect renderer takes a gpu on construction by joshualitt · 10 years ago
  50. e5909d3 Override SkCanvas::drawImage[Rect]() in SkProxyCanvas by piotaixr · 10 years ago
  51. 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  52. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  53. a703b84 Add Geometry processor to srcAlphaWillBeOne check. by egdaniel · 10 years ago
  54. 4396fa5 Revert of Use approximate scratch textures for image filters. (patchset #2 id:20001 of https://codereview.chromium.org/679113004/) by hcm · 10 years ago
  55. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  56. 9f2825f Revert of Patch to remove constant attributes (patchset #6 id:100001 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  57. 84c94c0 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  58. 77b1307 Scissor rect on drawinfo by joshualitt · 10 years ago
  59. 50a1405 Use approximate scratch textures for image filters. by bsalomon · 10 years ago
  60. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  61. a9a80e5 Revert of Use approximate scratch textures for image filters. (patchset #1 id:1 of https://codereview.chromium.org/679113004/) by bsalomon · 10 years ago
  62. c6327a8 stuff by bsalomon · 10 years ago
  63. 96c6068 Use approximate scratch textures for image filters. by bsalomon · 10 years ago
  64. 5f6094a Match language tags by prefix on Android. by bungeman · 10 years ago
  65. 535e3b2 Fix the way we patch up the matrix for scaled images that aren't clamp/clamp by humper · 10 years ago
  66. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  67. 13f701a Allow index sources to be unpremul. by scroggo · 10 years ago
  68. a58fe35 Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  69. 3a0cfeb Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 of https://codereview.chromium.org/676983003/) by joshualitt · 10 years ago
  70. 7afb5aa Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  71. c830677 In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream by halcanary · 10 years ago
  72. 86217d8 add saveLayer to lua by reed · 10 years ago
  73. d3de40d bug fix for k1 TBR= BUG=skia: by joshualitt · 10 years ago
  74. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  75. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  76. a0036c6 Delete unused method aliases and texture flag. by bsalomon · 10 years ago
  77. e79a2da When bmp is not cached don't upload as index8 format. by bsalomon · 10 years ago
  78. 0deb2d9 Add some more volatile paths. by jvanverth · 10 years ago
  79. 74077b9 Added varying struct by joshualitt · 10 years ago
  80. e332396 move c api into include by reed · 10 years ago
  81. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  82. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  83. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  84. 852ae80 Added varying struct by joshualitt · 10 years ago
  85. b3eb687 Set temporary paths volatile so we don't cache them. by jvanverth · 10 years ago
  86. 3ceef9a Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  87. b752f9f Don't read random data in ICO check. by scroggo · 10 years ago
  88. 976386b Possible optimization to SkString by joshualitt · 10 years ago
  89. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  90. 14e4d39 Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)" by mtklein · 10 years ago
  91. efd7d45 Don't use MIP filter mode on compressed textures by bsalomon · 10 years ago
  92. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  93. 47eedcc Add utils to better quantize grayscale values to three bit indices while by pavel · 10 years ago
  94. 08fa28c add float equivalent in dumpHex output as comment by caryclark · 10 years ago
  95. 430b795 Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/) by mtklein · 10 years ago
  96. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  97. 4aa75b7 Correct typo in SkRemotableFontMgr_win_dw.cpp. by bungeman · 10 years ago
  98. a40a276 create shaderproc for nofilter-opaque-dx by reed · 10 years ago
  99. 73f1053 Allocate only the vertices we need for text. by jvanverth · 10 years ago
  100. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago