1. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  2. ace7f42 Preventing division by 0 in non-separable blend mode shaders. by rosca · 10 years ago
  3. 65d79ce Add an image filter row to GM:lcdtextprops by fmalita · 10 years ago
  4. 9853cce Drawstate on stack by joshualitt · 10 years ago
  5. 468b6b4 tweak gm to show fractional offsets by reed · 10 years ago
  6. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago
  7. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago
  8. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  9. 64c0488 disable gammatext gm for a while, looking for other flakes by reed · 10 years ago
  10. ae760d5 update gm to place inner rect on fractional boundary by reed · 10 years ago
  11. 36e6e26 add gm for 2-rects and blur by reed · 10 years ago
  12. 04f7e14 clean up dead code by reed · 10 years ago
  13. 66b4ce9 Fully disable lcdtextprops by Florin Malita · 10 years ago
  14. f4905cc Disable GM:lcdtextprops on 565 by fmalita · 10 years ago
  15. a3aff06 add gm for lcd text and surfaceprops by reed · 10 years ago
  16. 842ab70 Fix "Add support for rebaselining from trybots." by bungeman · 10 years ago
  17. d09ade4 Add support for rebaselining from trybots. by bungeman · 10 years ago
  18. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  19. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  20. 2b07443 Make gpudft non-default config for gm by jvanverth · 10 years ago
  21. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  22. a71d3af Cleanup: Use SkAutoGraphics in gm and tests. by tfarina · 10 years ago
  23. 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
  24. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  25. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  26. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  27. 50408ad Test factory uses the inorder draw buffer by joshualitt · 10 years ago
  28. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago
  29. f037e0b allow SkUserConfig.h to control NOGPU by reed · 10 years ago
  30. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  31. dffa397 add gm: filterbitmap_image_color_wheel by halcanary · 10 years ago
  32. 535e3b2 Fix the way we patch up the matrix for scaled images that aren't clamp/clamp by humper · 10 years ago
  33. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  34. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  35. cbf6b6e Fix imagemagnifier GM quality and speed. by senorblanco · 10 years ago
  36. efd7d45 Don't use MIP filter mode on compressed textures by bsalomon · 10 years ago
  37. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  38. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  39. a0c814c Add SkTypeface::getBounds() by reed · 10 years ago
  40. fca302c Add color emoji fallback for distance field text. by jvanverth · 10 years ago
  41. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  42. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  43. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  44. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  45. b82b9d5 Make GM default to reseting gpu contexts on android. by bsalomon · 10 years ago
  46. 901704b fix android framework build errors by djsollen · 10 years ago
  47. 7663d66 Revert of Make GM default to reseting gpu contexts on android. (patchset #1 id:1 of https://codereview.chromium.org/635293003/) by bsalomon · 10 years ago
  48. 8dd35ce Make GM default to reseting gpu contexts on android. by bsalomon · 10 years ago
  49. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  50. f9669f4 Fix perspective version of dftext GM by jvanverth · 10 years ago
  51. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  52. ed14f1d Reduce sizes in dftext GM on Android to match desktop better. by jvanverth · 10 years ago
  53. 1564dde Fix multipicturedraw_biglayer GM by robertphillips · 10 years ago
  54. 7f1ed83 Reduce overdraw in MultiPictureDraw Sierpinski GM by robertphillips · 10 years ago
  55. b1fc64b Add a MultiPictureDraw GM to exercise layer clipping by robertphillips · 10 years ago
  56. 4942e75 fix prev change to tooBigForLCD, and add test by reed · 10 years ago
  57. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  58. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  59. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  60. aa0c837 Make pictures in multipicturedraw GM fit in 0,0..W,H range by robertphillips · 10 years ago
  61. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  62. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  63. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  64. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  65. 76ce81e Fix SDF font positions when using global scale. by jvanverth · 10 years ago
  66. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  67. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  68. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  69. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  70. ab79ab5 Fix memory leak in MultiPictureDraw GM by robertphillips · 10 years ago
  71. 3bc25e7 Extend MultiPictureDraw GM by robertphillips · 10 years ago
  72. 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
  73. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  74. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  75. acb882c Ensure blob typeface information survives SkGPipe serialization. by fmalita · 10 years ago
  76. e1daac9 Tag recording picture nesting bench as nonrendering. by mtklein · 10 years ago
  77. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  78. 249af15 BUG=skia: by joshualitt · 10 years ago
  79. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  80. 77cd8b0 Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://codereview.chromium.org/564493002/) by bungeman · 10 years ago
  81. d9ec549 Added test for non cached ETC1 by sugoi · 10 years ago
  82. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  83. b3eba47 Outset the stroke width when computing the bounds for drawing a stroked rect, or 1 if it's a hairline by george · 10 years ago
  84. 03e844a Refactored frontend for the rebaseline server. by stephana · 10 years ago
  85. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  86. 7260d72 For certain input skpdiff segfaulted. This prevents the segfault and should fix the failed test in housekeeping. by stephana · 10 years ago
  87. da8cf5a don't use local static bitmap -- racy and unnecessary by reed · 10 years ago
  88. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  89. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  90. 5353bae Temporarily disable tiling another GM that produces errors with the existing 64-bit ARM toolchain. by Derek Sollenberger · 10 years ago
  91. 6a2f5fe Turn downsamplebitmap GMs vertical to fit in 2048x2048. by mtklein · 10 years ago
  92. 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
  93. 0c88d82 On Android, skip tiling for all giantbitmap variants. by mtklein · 10 years ago
  94. 3f54175 Update fontcache GM to stress the font atlas. by jvanverth · 10 years ago
  95. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  96. 6a25bd0 Revert Jim's CL. by Mike Klein · 10 years ago
  97. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  98. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  99. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  100. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 10 years ago