1. a2d9478 Fix debugger wrt to new SkGpuDevice factory signature' by Brian Salomon · 10 years ago
  2. 753c2af add more suppressions for mipmap fix by reed · 10 years ago
  3. 7729e56 use log2(scale) to compute mip level by reed · 10 years ago
  4. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  5. b50ced7 Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of https://codereview.chromium.org/849333002/) by reed · 10 years ago
  6. 15fd47f use log2(scale) to compute mip level by reed · 10 years ago
  7. 45fa447 new files for pathops geometric intersection by caryclark · 10 years ago
  8. 40248f3 Update ignore file by egdaniel · 10 years ago
  9. 54f0e9d Add Xfer Processor for GrCustomXfermodes by egdaniel · 10 years ago
  10. 678c1b0 Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw by kkinnunen · 10 years ago
  11. c695e95 add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/)" by reed · 10 years ago
  12. 0582f5a Update SKP version by skia.buildbots · 10 years ago
  13. 0598236 Revert of Add temporary blacklist debugging. (patchset #1 id:1 of https://codereview.chromium.org/805643004/) by mtklein · 10 years ago
  14. 04f07fc Revert of add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/) by mtklein · 10 years ago
  15. 51fc019 force a build with fixed --blacklist by mtklein · 10 years ago
  16. a598f4b add gm to show miplevels by reed · 10 years ago
  17. f77156e Add temporary blacklist debugging. by mtklein · 10 years ago
  18. 9dc0910 newlines after failures by mtklein · 10 years ago
  19. 2f64eec Totally serialize gpu tests on Windows. by mtklein · 10 years ago
  20. e131552 Turn back on image and subset sources now that they're blacklisted on Android. by mtklein · 10 years ago
  21. a2ef642 DM: add basic --blacklist <config> <srcType> <name> functionality. by mtklein · 10 years ago
  22. 319a9c2 remove suppressions (CL was reverted) by reed · 10 years ago
  23. 82d2843 turn back on gpu tests by mtklein · 10 years ago
  24. ca8e350 Revert "choose better mip level" by reed · 10 years ago
  25. a115b77 Remove obsolete mac_gpu by sergiyb · 10 years ago
  26. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  27. 0063a9b Move XferEffects class to GrCustomXfermode file by egdaniel · 10 years ago
  28. b087879 SkPictureShader should handle negative scaling gracefully. by fmalita · 10 years ago
  29. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  30. c563172 more GMs to rebase? by Mike Klein · 10 years ago
  31. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  32. 8eadff1 these GM names are ridiculous by Mike Klein · 10 years ago
  33. 0c27897 Why are we afraid of saveLayer() bounds? by mtklein · 10 years ago
  34. 09544fc choose better mip level by reed · 10 years ago
  35. fc5ad3c Update SKP version by skia.buildbots · 10 years ago
  36. 04ea634 Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build by egdaniel · 10 years ago
  37. 1a178ca Use device-space stroke width for SkDraw::drawRect() quick-reject by fmalita · 10 years ago
  38. 6e87913 Update SKP version by skia.buildbots · 10 years ago
  39. 05efbfe Update SKP version by skia.buildbots · 10 years ago
  40. 8703b53 Rebaseline 6 GMs after crrev.com/841763005 by fmalita · 10 years ago
  41. 1ceacff a few ignores for nvprmsaa4 by joshualitt · 10 years ago
  42. b31f0fb update images after texture cache change by Brian Salomon · 10 years ago
  43. b54fe40 fMaxTexCoords is unused in Release builds by mtklein · 10 years ago
  44. 89069a9 possible bug fix for nvpr by joshualitt · 10 years ago
  45. afdbedb add sample for filter quality by reed · 10 years ago
  46. f351aa3 Add Arithmetic mode xp. by egdaniel · 10 years ago
  47. 26feeba separate out the scaline-choosing to simplify chooseProcs by reed · 10 years ago
  48. bd2059a fix link reference in docs by jcgregorio · 10 years ago
  49. 0c2dc21 Add reference material for the style of markdown we use. by jcgregorio · 10 years ago
  50. 16a04b8 Move Gpu ArithmeticMode xfer effect to _gpu files. by egdaniel · 10 years ago
  51. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  52. 028b98a Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  53. 7c348a8 DM can see into src/gpu. No need for relative include. by mtklein · 10 years ago
  54. 2c0e8f1 Remove self-assignment in a test. by mtklein · 10 years ago
  55. 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
  56. 95145a9 Switch to a more complete method of filtering hoisted layers by robertphillips · 10 years ago
  57. 38cd055 Do some minor pre cleanup work before converting all xfermodes to XPs. by egdaniel · 10 years ago
  58. b47bba7 upstream hooking into google3 crash handler for better stacktraces by mtklein · 10 years ago
  59. 8018e68 Update SKP version by skia.buildbots · 10 years ago
  60. 3f915c0 upstream google3 include paths for jsoncpp by mtklein · 10 years ago
  61. 26a00de Remove incremental draw optimization from SkDebugCanvas by kkinnunen · 10 years ago
  62. cfdc0e3 debugger: SW rasterize the picture only when it changes by kkinnunen · 10 years ago
  63. 63121f0 delete the dreaded TransitionView by reed · 10 years ago
  64. 812c028 rebase + ignores by joshualitt · 10 years ago
  65. 9b7eb11 rebase of expectations by joshualitt · 10 years ago
  66. 31b52b7 fix for winvdows nvpr by joshualitt · 10 years ago
  67. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  68. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  69. e55fb17 Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch. by mtklein · 10 years ago
  70. 3c1096f fix for FB fetch on nexus 10 ES3.0 by joshualitt · 10 years ago
  71. bb928a0 Add pageset for ugamsolutions.com by rmistry · 10 years ago
  72. 5d17286 Revert of Switch to a more complete method of filtering hoisted layers (patchset #1 id:1 of https://codereview.chromium.org/842323003/) by robertphillips · 10 years ago
  73. 963b832 allow simple by mtklein · 10 years ago
  74. 74668a8 Switch to a more complete method of filtering hoisted layers by robertphillips · 10 years ago
  75. 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
  76. 60f8353 Hide ARM assembly memset symbols. by torne · 10 years ago
  77. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  78. c3796c7 Generic PDF shader fallback by fmalita · 10 years ago
  79. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  80. 7e78378 Update SKP version by skia.buildbots · 10 years ago
  81. 4ef0c8a remove NewTexture? by reed · 10 years ago
  82. 125ee60 Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:20001 of https://codereview.chromium.org/839883003/) by robertphillips · 10 years ago
  83. 933a03f Fix GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  84. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  85. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  86. 0899696 Fix overlap test for 64-bit pointers in SkMatrix by qiankun.miao · 10 years ago
  87. 815e9b5 Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISION by fmalita · 10 years ago
  88. 4f22bea Update SKP version by skia.buildbots · 10 years ago
  89. ef0b4e7 Update SKP version by skia.buildbots · 10 years ago
  90. f5872d2 add stroke params to c api by reed · 10 years ago
  91. 9e398f7 add --rasterPDF flag to DM by halcanary · 10 years ago
  92. 07394ca Update SKP version by skia.buildbots · 10 years ago
  93. 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
  94. a91dc31 Document some skia perf interesting queries. by jcgregorio · 10 years ago
  95. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  96. 4490da2 Can't include SkTypes.h from ports/ by Mike Klein · 10 years ago
  97. 8b50ac2 Use error-checking mutexes in Debug builds. by mtklein · 10 years ago
  98. 15bfc6c rebaseline after conic change by reed · 10 years ago
  99. d0256a2 PictureNestingBench: stay in ints. by mtklein · 10 years ago
  100. fcfea99 Upstream custom freetype embolding strength from Android by djsollen · 10 years ago