1. 2905ff5 low hanging calloc fruit by mtklein@google.com · 11 years ago
  2. 94248f8 add trailing quote on #error by reed@google.com · 11 years ago
  3. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  4. d2cfa74 [PDF] clear() and drawPaint() where applying the initial transform twice. by commit-bot@chromium.org · 11 years ago
  5. c526c71 Map Calibri to Carlito by bungeman@google.com · 11 years ago
  6. dd88ecc Fix slight hinting with GDI. by bungeman@google.com · 11 years ago
  7. 5be72d1 ravaseline (pdf and gradients) by edisonn@google.com · 11 years ago
  8. 0060159 ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque by commit-bot@chromium.org · 11 years ago
  9. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  10. f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 6932031 Yet more testimagefilters and imagefilterscropped rebaselines. by senorblanco@chromium.org · 11 years ago
  12. c5e57bd silence the error test to be a better citizen by commit-bot@chromium.org · 11 years ago
  13. 191eaeb Fix for SampleFilterFuzz compiler warning/error by robertphillips@google.com · 11 years ago
  14. c73bbf0 Revert ignore-failures changes from r11395, since the tests have been rebaselined. by senorblanco@chromium.org · 11 years ago
  15. 2d97316 More testimagefilters and imagefilterscropped rebaselines. by senorblanco@chromium.org · 11 years ago
  16. 014f2c4 Add an even more convenient way to declare tests, with example. by mtklein@google.com · 11 years ago
  17. 41c2538 rebaseline done for gradient tests, stop ignoring the diffs by edisonn@google.com · 11 years ago
  18. 14b8a78 rebaseline gradients (change the size so it does not chop the drawing) by edisonn@google.com · 11 years ago
  19. 051cd1c rebaseline pdf expectations (part 2) by edisonn@google.com · 11 years ago
  20. e7b2f5b New baselines for imagefilterscropped, testimagefilters GMs. by senorblanco@chromium.org · 11 years ago
  21. bb8148b Fixed warnings as error by sugoi@google.com · 11 years ago
  22. f986284 rebaseline pdf expected results (caused by not writing a bad pdf object if the feature is NYI) by edisonn@google.com · 11 years ago
  23. c12f2ac Rebaseline tilemodes_npot on IMG devices by bsalomon@google.com · 11 years ago
  24. 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
  25. 9902c38 Add new entry point that supports fallback font selection based on language. by djsollen@google.com · 11 years ago
  26. c1a81eb expand alias fontname test by reed@google.com · 11 years ago
  27. 1da3a80 make gradients gm view size larger, as it is choping from the pained canvas. by edisonn@google.com · 11 years ago
  28. 1e5b869 Whitespace change to trigger buildbots by epoger@google.com · 11 years ago
  29. 78b3cd2 Add expectations/gm/ignored-tests.txt to temporarily ignore failures by epoger@google.com · 11 years ago
  30. aa6c4d2 pdf: report NYI features, and fail gracefully when something is not supported in pdf. by edisonn@google.com · 11 years ago
  31. 962c886 Implement crop rect support for the merge image filter. by senorblanco@chromium.org · 11 years ago
  32. eb95d6a One more try at fixing warnings by jvanverth@google.com · 11 years ago
  33. 52c7526 Reenable GrAAHairlinePathRenderer assert w/ fix by robertphillips@google.com · 11 years ago
  34. 417446a Type warning fix for: Add string art GM and sample. by jvanverth@google.com · 11 years ago
  35. 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
  36. e2fd2d2 fix build warning for unused function by djsollen@google.com · 11 years ago
  37. 0936c01 Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUM by djsollen@google.com · 11 years ago
  38. 2397c06 Disable broken test on Android by djsollen@google.com · 11 years ago
  39. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  40. b39b5b1 Fourth round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
  41. 2262c58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  43. 33aa55a revert temporary r11371 BUG=skia:1641 by epoger@google.com · 11 years ago
  44. 3ef3498 disable some poppler tests due to flakiness (see bug) by epoger@google.com · 11 years ago
  45. 1a7e09e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
  46. 26575d9 Third round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
  47. 4fe0555 Temporarily disable assert in GrAAHairlinePathRenderer.cpp by robertphillips@google.com · 11 years ago
  48. 91ce35f Second round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
  49. 9a7f407 First round of GPU hairline capping image rebaselines by robertphillips@google.com · 11 years ago
  50. 9528bdb Don't reuse scratch textures update by robertphillips@google.com · 11 years ago
  51. ada90da "Fix" for hairline corner bugs by robertphillips@google.com · 11 years ago
  52. d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago
  53. 07f6cf3 fix printing of error messages in canvasstatetest. by commit-bot@chromium.org · 11 years ago
  54. 44d3daf Rebaseline tilemode GMs after min rescaled NPOT texture size removed. by bsalomon@google.com · 11 years ago
  55. 26d2e04 pdf: write only ToUnicode mappings needed by the font, trimming anything out of [firstChar, lastChar] interval. by edisonn@google.com · 11 years ago
  56. e3289d3 Mark morphology test as ignore-failure for poppler. by senorblanco@chromium.org · 11 years ago
  57. bfc0d6b Add an option to rebaseline.py to mark tests as ignore-failure. by senorblanco@chromium.org · 11 years ago
  58. 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
  59. 5898dce Attempt to remove 64 bit min size for NPOT resized texture. by commit-bot@chromium.org · 11 years ago
  60. e2419cc Add getFloat/setFloat funcs to SkMatrix44 by commit-bot@chromium.org · 11 years ago
  61. d5a1639 You get a rebaseline, and *you* get a rebaseline - everybody gets a lumamode rebaseline! by fmalita@google.com · 11 years ago
  62. b58cf8c whitespace change to trigger bots. by edisonn@google.com · 11 years ago
  63. 12ea03a Rebaseline msaa4 images for scaled_tilemodes_npot on Galaxy Nexus. Images are known to be bad. by bsalomon@google.com · 11 years ago
  64. 37af77c Rebaseline N10 hairmodes with bug note by bsalomon@google.com · 11 years ago
  65. b0ec970 Rebaseline N7 images. This bot was down for a long time. Many GM tests themselves changed and all 2 and 3 color gradients on the GPU changed while it was down. by bsalomon@google.com · 11 years ago
  66. c9e30e1 rebaseline: perspective gradients in pdf by edisonn@google.com · 11 years ago
  67. 3fa91be rebaseline: gradients in pdf by edisonn@google.com · 11 years ago
  68. 6d28e8d rebaseline.py: make builder names copy-pastable from --help output by epoger@google.com · 11 years ago
  69. 1f6f0a8 Rebaseline tilemode npot images on SGX GPUs by bsalomon@google.com · 11 years ago
  70. fa4a999 Rebaseline these tests: radial_gradient2 lumamode morphology imageblur imagemagnifier gradients by bsalomon@google.com · 11 years ago
  71. c8a768c Even more GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
  72. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  73. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  74. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  75. 0694ea7 Fix to allow ovals GM to finish on N7 by commit-bot@chromium.org · 11 years ago
  76. 688d362 ARM Skia NEON patches - 23 - S32_D565_Opaque_Dither cleanup/bugfix/speed by commit-bot@chromium.org · 11 years ago
  77. 8c960bf Fix Mac 10.6 DeviceLooperTest build error (this time with feeling) by robertphillips@google.com · 11 years ago
  78. 697b212 Fix for Mac10.6 compiler error on tests\DeviceLooperTest.cpp by robertphillips@google.com · 11 years ago
  79. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. 05c393b More GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
  81. 1e41c7f Yet more morphology rebaselines. by senorblanco@chromium.org · 11 years ago
  82. a513efb add missing file by reed@google.com · 11 years ago
  83. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  84. dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
  85. b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
  86. 93d2f55 also limit loops-per-canvas in picture_record_dictionaries, which has the same problem as unique_paint by mtklein@google.com · 11 years ago
  87. 59cd5ca More morphology GM rebaselines. by senorblanco@chromium.org · 11 years ago
  88. 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
  89. 8135323 pdf: ifgnore shader colors applied for 0 range. by edisonn@google.com · 11 years ago
  90. 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
  91. d880797 fix broken build due to coloremoji gm. by djsollen@google.com · 11 years ago
  92. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  93. e1e084f Rebaseline morphology GM after https://skia.googlesource.com/skia.git/+/3b64f20423a2bfc454cd569594d78f4169756764 by senorblanco@chromium.org · 11 years ago
  94. 257b8c2 Rebaseline lumamode GM after dce12a8a79f6094bc17eab15ce4d05ba9c99b814 by fmalita@google.com · 11 years ago
  95. 8fcad98 Implement crop rect for the dilate and erode (morphology) filters. This provoked some cleanup on the GPU side: apply_morphology() now deals with SkBitmaps, rather than GrTextures. There's still a clear opportunity for more refactoring between the two filters. by senorblanco@chromium.org · 11 years ago
  96. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  97. 07f81a5 Baby step in making SkGpuDevice no longer derive from SkBitmapDevice by robertphillips@google.com · 11 years ago
  98. 6a6c6a1 finish rebaselining? by mtklein@google.com · 11 years ago
  99. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. f5b7f0b rebaseline some more: imageblur, imagemagnification, and yet more gradient_radial2 by mtklein@google.com · 11 years ago