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