1. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  2. b27eba7 fix regression in fallback chain where we don't account for the original font style. by djsollen@google.com · 11 years ago
  3. e15d9ec move platformConvolutionProcs() call to right before we need it by reed@google.com · 11 years ago
  4. 6fc1b49 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. d459487 Third set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  6. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  7. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  8. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  9. 818f73e Second set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  10. 48e9260 add SkConvolutionProcs* to the none platformConvolutionProcs() signature by reed@google.com · 11 years ago
  11. 2bb0f90 First set of rebaselines for r11115. by jvanverth@google.com · 11 years ago
  12. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  13. 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
  14. 938ea62 [PDF] Rewind the font stream if font subsetting fails. by vandebo@chromium.org · 11 years ago
  15. 5242ed7 Add device-independent rendering of ovals, take two. by commit-bot@chromium.org · 11 years ago
  16. 40039a3 simplify making translate only invmatrix by reed@google.com · 11 years ago
  17. f4f3faa Tweak to r11099 for N4 & Ubuntu13 by robertphillips@google.com · 11 years ago
  18. 215a682 Add getGLMatrix method to MatrixState by commit-bot@chromium.org · 11 years ago
  19. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
  20. cf292b7 Added a missing filter in SkFlattenable::InitializeFlattenables(). by commit-bot@chromium.org · 11 years ago
  21. a8c0966 ARM Skia NEON patches - 18 - Preparation work for BitmapProcState by commit-bot@chromium.org · 11 years ago
  22. fd47a12 Win7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  23. b85564a Warning/error fix for r11099 on Mac 10.6 by robertphillips@google.com · 11 years ago
  24. 8e03aa4 Ignore failures in fontmgr_iter angle/gpu GM tests on Windows by epoger@google.com · 11 years ago
  25. 5e81697 Ignore failures in gradtext_pdf-mac GM tests by epoger@google.com · 11 years ago
  26. 2913eae tiny fix to GM expectations: fix newlines at ends of files by epoger@google.com · 11 years ago
  27. 7f5f6e6 Revert r11102 (mistakenly committed) by epoger@google.com · 11 years ago
  28. e5ee52e whitespace-only fix to manually-modified GM expectations by epoger@google.com · 11 years ago
  29. b368613 Ignore failures in mixed_xfermodes_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  30. 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
  31. 3dfa4cc Add test to exercise extreme blur sigmas by robertphillips@google.com · 11 years ago
  32. c0246cd Ignore failures in arithmode_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  33. a8856e6 Update unreviewed mass baselines from r11086 based on code changes overnight by epoger@google.com · 11 years ago
  34. f049ac1 Revert r11093/r11094 (rebaselines); I will re-land most of them in a different fashion by epoger@google.com · 11 years ago
  35. 705c377 Image rebaselines by robertphillips@google.com · 11 years ago
  36. 1b25f04 Image rebaselines by robertphillips@google.com · 11 years ago
  37. c3723db Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  38. 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
  39. 30df03c forgot to guard GPU includes when SK_SUPPORT_GPU not defined by humper@google.com · 11 years ago
  40. 08bc508 Fix ES2 context init. by bsalomon@google.com · 11 years ago
  41. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  42. f0595b3 Check in expectations for all GM tests that don't have any yet, marked appropriately by epoger@google.com · 11 years ago
  43. 1037c7b fix build breakage for missing SkScalarToInt by djsollen@google.com · 11 years ago
  44. 19bcf6e fix broken clang build by djsollen@google.com · 11 years ago
  45. e91260c pdfviewer: fix break, include the right header. by edisonn@google.com · 11 years ago
  46. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  47. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  48. 059a5a3 Reverting r11075. by jvanverth@google.com · 11 years ago
  49. 14486ea Add empty GM expectations for any platforms that don't have them yet by epoger@google.com · 11 years ago
  50. d73531a svndiff.py: properly handle empty expectations dictionary by epoger@google.com · 11 years ago
  51. 48282ed Mark imageblur and imagefiltersbase GM tests as ignore-failure on Android-IntelRhb-SGX544-x86 by epoger@google.com · 11 years ago
  52. 97f74ab Add device-independent GPU rendering of ovals. by commit-bot@chromium.org · 11 years ago
  53. 40415c5 fix error in android setup script by djsollen@google.com · 11 years ago
  54. 4d844d7 Check in some expectations for Xoom skimage. by scroggo@google.com · 11 years ago
  55. b3e6fe8 Add expectations for GalaxyNexus release. by scroggo@google.com · 11 years ago
  56. 85092f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  58. 106655e Fix convex path renderer bounds computation by commit-bot@chromium.org · 11 years ago
  59. 25f72ed Fix Matrix44Test and double-to-float conversion in SVD code by jvanverth@google.com · 11 years ago
  60. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  61. e2b103f Remove 3 remaining base-* dirs in expectations/gm by epoger@google.com · 11 years ago
  62. c206dfc Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 by epoger@google.com · 11 years ago
  63. 93acfd2 rebaseline.py: fix --add-new when there are no expectations at all by epoger@google.com · 11 years ago
  64. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  65. c6168f2 Add missing hairlines baselines by bsalomon@google.com · 11 years ago
  66. f5897f8 Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface android versions. by commit-bot@chromium.org · 11 years ago
  67. 6a64189 rebaselines by bsalomon@google.com · 11 years ago
  68. 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
  69. 112a23e Hamfisted "fix" for pinterest blur crash by robertphillips@google.com · 11 years ago
  70. b8bd6cb Fix bounds computation in GrAAHairlineRenderer by commit-bot@chromium.org · 11 years ago
  71. 91f4d70 Initial creation of GM expectations for Android-IntelRhb-SGX544 BUG=skia:1581 by epoger@google.com · 11 years ago
  72. ffd1e86 Ubuntu x86 Release image rebaselines by robertphillips@google.com · 11 years ago
  73. e2f0d7a Galaxy Nexus image rebaselines by robertphillips@google.com · 11 years ago
  74. 87d9499 Nexus7 Performace trigger baselines by robertphillips@google.com · 11 years ago
  75. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. 5852c8b gm: add self-test to confirm that ignore-failure field is respected by epoger@google.com · 11 years ago
  77. 5a02cb4 Isolate VertexBuilder from GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  78. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  79. 3628ad9 Add bit to GrGLCaps for fixed function support by commit-bot@chromium.org · 11 years ago
  80. 0d60db6 Add missing .outs by sglez@google.com · 11 years ago
  81. 3e3cdad Fix rtree bench by sglez@google.com · 11 years ago
  82. f714d51 Fix invalid enum error when checking for core profile in GrGLInterface::validate() by bsalomon@google.com · 11 years ago
  83. 323ca78 Nexus 4 image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  84. ffb71f2 Fix rtree tests build error by sglez@google.com · 11 years ago
  85. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  86. 6be61ce Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  87. cefde6e Fix stroked oval and rrect rendering on Ubuntu-x86-Release. by commit-bot@chromium.org · 11 years ago
  88. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  89. 06f0598 Modify GLSL version declaration to allow access to compat. features by commit-bot@chromium.org · 11 years ago
  90. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  91. e60730f Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  92. a2f308d Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  93. 53047a9 Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  94. 411bdaa Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  95. 9f6c23e Stop running bench_pictures with msaa4 on Galaxy Nexus by borenet@google.com · 11 years ago
  96. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  97. 6db2ae2 Remove blur from text labels in tilemodes* GMs by robertphillips@google.com · 11 years ago
  98. 772c4e6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  100. 20146b3 fix windows test error for CanvasStateTest.cpp by djsollen@google.com · 11 years ago