1. 3075134 The final rebasline? by bsalomon@google.com · 11 years ago
  2. 4998640 Rererererebaseline by bsalomon@google.com · 11 years ago
  3. e24890b Did you say rebaseline? by bsalomon@google.com · 11 years ago
  4. 78399a9 Fresh baselines! by bsalomon@google.com · 11 years ago
  5. 9da31ed More rebaselines due to re-enabling gpu batching. by bsalomon@google.com · 11 years ago
  6. bb50d61 Rebase after re-enabling GPU batching. by bsalomon@google.com · 11 years ago
  7. bfe9167 Add README file so git will create empty dir BUG=skia:1613 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  8. 3a98ed7 various bug fixes. by djsollen@google.com · 11 years ago
  9. 7aa8044 Ignore the .git directory in sanitize_source_files, remove .git directory... by borenet@google.com · 11 years ago
  10. ac61ce4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. b87bf83 Add explicit double -> SkScalar conversion to fix werror on Windows. by mtklein@google.com · 11 years ago
  12. e932c98 re-enable GrIODB by bsalomon@google.com · 11 years ago
  13. 78d0379 Add missing dependency to unbreak NOGPU build. by mtklein@google.com · 11 years ago
  14. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  15. 55ebe8e check for --resourcePath in addition to -i to match the --help string by reed@google.com · 11 years ago
  16. 2950038 Rebaseline fontscaler image for Mac 10.8 by robertphillips@google.com · 11 years ago
  17. 6cc8d44 Fix for ovals failing on Xoom. by jvanverth@google.com · 11 years ago
  18. 115fbf6 Fix uninitialized string bug by robertphillips@google.com · 11 years ago
  19. 8ad29ce Fix bench logging for --repeat 1 by borenet@google.com · 11 years ago
  20. 508780e revert experimental r11177 by epoger@google.com · 11 years ago
  21. 6e5dac6 experiment: remove 340 of the 664 GM expectations for this platform by epoger@google.com · 11 years ago
  22. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. e9382ae stragglers rebaseline. (flakes?) by bsalomon@google.com · 11 years ago
  24. 437ce1d rebaseline cpu configs of scaled_tiledmodes_npot DW bot by bsalomon@google.com · 11 years ago
  25. f0cac80 Even more bulk rebaselining by bsalomon@google.com · 11 years ago
  26. abdbfc7 More bulk rebaselining. I reviewed all the images, mostly from CLs. by bsalomon@google.com · 11 years ago
  27. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  28. 50b2e33 rebaseline hodge podge by bsalomon@google.com · 11 years ago
  29. 4442895 Third round of GPU gradients by bsalomon@google.com · 11 years ago
  30. 47c6b7f More fontscaler rebaselines after test change by bsalomon@google.com · 11 years ago
  31. fc502a7 Second round of GPU gradient rebaselines by bsalomon@google.com · 11 years ago
  32. eb70ef1 Committing unreviewed GM expectations generated by r11087: scaled_tilemode_*, scaled_tilemodes_* by epoger@google.com · 11 years ago
  33. 74fe0c0 some fontscaler rebaselines by bsalomon@google.com · 11 years ago
  34. f27f83b First round of GPU gradient rebaseline by bsalomon@google.com · 11 years ago
  35. 4121f95 Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crash by bsalomon@google.com · 11 years ago
  36. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  37. a5ed2ae Fix for r11156 by borenet@google.com · 11 years ago
  38. aa84ac3 Add viewport CPU and GPU bench_pictures configs by borenet@google.com · 11 years ago
  39. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 11 years ago
  40. beba935 remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) by reed@google.com · 11 years ago
  41. ef0e319 move decision to smash invmatrix into unit-space (for faster repeat/mirror to after the call to possiblyScaleImage(), so we don't confuse that code with a munged matrix. Fixes the scaled_tilemodes gm for HQ by reed@google.com · 11 years ago
  42. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  43. 18c7617 Whitespace change to trigger rebuilds now that all (hopefully) slaves have been resynced. by rmistry@google.com · 11 years ago
  44. 5be1f7b Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
  45. 2482ae2 Whitespace change to test emailing on the master. by rmistry@google.com · 11 years ago
  46. 53cbb0b Return canonical logfont size to 64. by bungeman@google.com · 11 years ago
  47. 14bb808 Rebaselines for r11137. by jvanverth@google.com · 11 years ago
  48. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  50. b57a30d Remove dead code from libwebp image decoder by commit-bot@chromium.org · 11 years ago
  51. a91f031 Add a requiresVertexShader method to GrGLEffect by commit-bot@chromium.org · 11 years ago
  52. e65d76f Remove coverage msaa func from android grglinterface setup by bsalomon@google.com · 11 years ago
  53. 040fd8f Rip out CSAA support by commit-bot@chromium.org · 11 years ago
  54. 96a7a96 Fix for aliasing in device-independent ovals on Nexus 10. by commit-bot@chromium.org · 11 years ago
  55. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  56. 1e62727 Fallback to GLES context when GL context setup fails at any stage. by commit-bot@chromium.org · 11 years ago
  57. 6d2fef9 Update the freetype backed fonthost to keep the style and fixed width attributes for a font stream. by djsollen@google.com · 11 years ago
  58. 80f9cf1 rebaseline.py: add bug-filing URL to error message by epoger@google.com · 11 years ago
  59. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  60. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  61. 04c500f Update to allow packed depth-stencil on ES3 by commit-bot@chromium.org · 11 years ago
  62. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  63. b27eba7 fix regression in fallback chain where we don't account for the original font style. by djsollen@google.com · 11 years ago
  64. e15d9ec move platformConvolutionProcs() call to right before we need it by reed@google.com · 11 years ago
  65. 6fc1b49 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. d459487 Third set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  67. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  68. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  69. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  70. 818f73e Second set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  71. 48e9260 add SkConvolutionProcs* to the none platformConvolutionProcs() signature by reed@google.com · 11 years ago
  72. 2bb0f90 First set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  73. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  74. bca421b pdfviewer: (part 1) store the offset of the location of object in file/stream. In order to use the feature, enable the macro defined in SkPdfConfig.h by edisonn@google.com · 11 years ago
  75. 938ea62 [PDF] Rewind the font stream if font subsetting fails. by vandebo@chromium.org · 11 years ago
  76. 5242ed7 Add device-independent rendering of ovals, take two. by commit-bot@chromium.org · 11 years ago
  77. 40039a3 simplify making translate only invmatrix by reed@google.com · 11 years ago
  78. f4f3faa Tweak to r11099 for N4 & Ubuntu13 by robertphillips@google.com · 11 years ago
  79. 215a682 Add getGLMatrix method to MatrixState by commit-bot@chromium.org · 11 years ago
  80. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
  81. cf292b7 Added a missing filter in SkFlattenable::InitializeFlattenables(). by commit-bot@chromium.org · 11 years ago
  82. a8c0966 ARM Skia NEON patches - 18 - Preparation work for BitmapProcState by commit-bot@chromium.org · 11 years ago
  83. fd47a12 Win7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  84. b85564a Warning/error fix for r11099 on Mac 10.6 by robertphillips@google.com · 11 years ago
  85. 8e03aa4 Ignore failures in fontmgr_iter angle/gpu GM tests on Windows by epoger@google.com · 11 years ago
  86. 5e81697 Ignore failures in gradtext_pdf-mac GM tests by epoger@google.com · 11 years ago
  87. 2913eae tiny fix to GM expectations: fix newlines at ends of files by epoger@google.com · 11 years ago
  88. 7f5f6e6 Revert r11102 (mistakenly committed) by epoger@google.com · 11 years ago
  89. e5ee52e whitespace-only fix to manually-modified GM expectations by epoger@google.com · 11 years ago
  90. b368613 Ignore failures in mixed_xfermodes_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  91. 0fd25d8 pdfviewer: track what objects have been used during rendering. It will be the base of reporting unused objects to warn about ineficiencies in pdf generations, tests, and what features are not implemented fully. by edisonn@google.com · 11 years ago
  92. 3dfa4cc Add test to exercise extreme blur sigmas by robertphillips@google.com · 11 years ago
  93. c0246cd Ignore failures in arithmode_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  94. a8856e6 Update unreviewed mass baselines from r11086 based on code changes overnight by epoger@google.com · 11 years ago
  95. f049ac1 Revert r11093/r11094 (rebaselines); I will re-land most of them in a different fashion by epoger@google.com · 11 years ago
  96. 705c377 Image rebaselines by robertphillips@google.com · 11 years ago
  97. 1b25f04 Image rebaselines by robertphillips@google.com · 11 years ago
  98. c3723db Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. d1af237 fix the onIsEqual method on the new bicubic effect to consider the texture accesses as well as the textures by humper@google.com · 11 years ago
  100. 30df03c forgot to guard GPU includes when SK_SUPPORT_GPU not defined by humper@google.com · 11 years ago