1. 7f5f6e6 Revert r11102 (mistakenly committed) by epoger@google.com · 11 years ago
  2. e5ee52e whitespace-only fix to manually-modified GM expectations by epoger@google.com · 11 years ago
  3. b368613 Ignore failures in mixed_xfermodes_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  4. 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
  5. 3dfa4cc Add test to exercise extreme blur sigmas by robertphillips@google.com · 11 years ago
  6. c0246cd Ignore failures in arithmode_gpu GM test on Nexus 4 by epoger@google.com · 11 years ago
  7. a8856e6 Update unreviewed mass baselines from r11086 based on code changes overnight by epoger@google.com · 11 years ago
  8. f049ac1 Revert r11093/r11094 (rebaselines); I will re-land most of them in a different fashion by epoger@google.com · 11 years ago
  9. 705c377 Image rebaselines by robertphillips@google.com · 11 years ago
  10. 1b25f04 Image rebaselines by robertphillips@google.com · 11 years ago
  11. c3723db Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 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
  13. 30df03c forgot to guard GPU includes when SK_SUPPORT_GPU not defined by humper@google.com · 11 years ago
  14. 08bc508 Fix ES2 context init. by bsalomon@google.com · 11 years ago
  15. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  16. f0595b3 Check in expectations for all GM tests that don't have any yet, marked appropriately by epoger@google.com · 11 years ago
  17. 1037c7b fix build breakage for missing SkScalarToInt by djsollen@google.com · 11 years ago
  18. 19bcf6e fix broken clang build by djsollen@google.com · 11 years ago
  19. e91260c pdfviewer: fix break, include the right header. by edisonn@google.com · 11 years ago
  20. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  21. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  22. 059a5a3 Reverting r11075. by jvanverth@google.com · 11 years ago
  23. 14486ea Add empty GM expectations for any platforms that don't have them yet by epoger@google.com · 11 years ago
  24. d73531a svndiff.py: properly handle empty expectations dictionary by epoger@google.com · 11 years ago
  25. 48282ed Mark imageblur and imagefiltersbase GM tests as ignore-failure on Android-IntelRhb-SGX544-x86 by epoger@google.com · 11 years ago
  26. 97f74ab Add device-independent GPU rendering of ovals. by commit-bot@chromium.org · 11 years ago
  27. 40415c5 fix error in android setup script by djsollen@google.com · 11 years ago
  28. 4d844d7 Check in some expectations for Xoom skimage. by scroggo@google.com · 11 years ago
  29. b3e6fe8 Add expectations for GalaxyNexus release. by scroggo@google.com · 11 years ago
  30. 85092f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  32. 106655e Fix convex path renderer bounds computation by commit-bot@chromium.org · 11 years ago
  33. 25f72ed Fix Matrix44Test and double-to-float conversion in SVD code by jvanverth@google.com · 11 years ago
  34. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  35. e2b103f Remove 3 remaining base-* dirs in expectations/gm by epoger@google.com · 11 years ago
  36. c206dfc Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 by epoger@google.com · 11 years ago
  37. 93acfd2 rebaseline.py: fix --add-new when there are no expectations at all by epoger@google.com · 11 years ago
  38. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  39. c6168f2 Add missing hairlines baselines by bsalomon@google.com · 11 years ago
  40. f5897f8 Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface android versions. by commit-bot@chromium.org · 11 years ago
  41. 6a64189 rebaselines by bsalomon@google.com · 11 years ago
  42. 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
  43. 112a23e Hamfisted "fix" for pinterest blur crash by robertphillips@google.com · 11 years ago
  44. b8bd6cb Fix bounds computation in GrAAHairlineRenderer by commit-bot@chromium.org · 11 years ago
  45. 91f4d70 Initial creation of GM expectations for Android-IntelRhb-SGX544 BUG=skia:1581 by epoger@google.com · 11 years ago
  46. ffd1e86 Ubuntu x86 Release image rebaselines by robertphillips@google.com · 11 years ago
  47. e2f0d7a Galaxy Nexus image rebaselines by robertphillips@google.com · 11 years ago
  48. 87d9499 Nexus7 Performace trigger baselines by robertphillips@google.com · 11 years ago
  49. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 5852c8b gm: add self-test to confirm that ignore-failure field is respected by epoger@google.com · 11 years ago
  51. 5a02cb4 Isolate VertexBuilder from GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  52. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  53. 3628ad9 Add bit to GrGLCaps for fixed function support by commit-bot@chromium.org · 11 years ago
  54. 0d60db6 Add missing .outs by sglez@google.com · 11 years ago
  55. 3e3cdad Fix rtree bench by sglez@google.com · 11 years ago
  56. f714d51 Fix invalid enum error when checking for core profile in GrGLInterface::validate() by bsalomon@google.com · 11 years ago
  57. 323ca78 Nexus 4 image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  58. ffb71f2 Fix rtree tests build error by sglez@google.com · 11 years ago
  59. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  60. 6be61ce Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  61. cefde6e Fix stroked oval and rrect rendering on Ubuntu-x86-Release. by commit-bot@chromium.org · 11 years ago
  62. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  63. 06f0598 Modify GLSL version declaration to allow access to compat. features by commit-bot@chromium.org · 11 years ago
  64. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  65. e60730f Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  66. a2f308d Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  67. 53047a9 Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  68. 411bdaa Image rebaselines for r11021 by robertphillips@google.com · 11 years ago
  69. 9f6c23e Stop running bench_pictures with msaa4 on Galaxy Nexus by borenet@google.com · 11 years ago
  70. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  71. 6db2ae2 Remove blur from text labels in tilemodes* GMs by robertphillips@google.com · 11 years ago
  72. 772c4e6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  74. 20146b3 fix windows test error for CanvasStateTest.cpp by djsollen@google.com · 11 years ago
  75. 06822ea [PDF] Fix image references. by commit-bot@chromium.org · 11 years ago
  76. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  77. 5696baa dump out sizeof(void*) in header by reed@google.com · 11 years ago
  78. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  79. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  80. 6a7eecd Galaxy Nexus image rebaselines for r10936 (Blur refactoring) by robertphillips@google.com · 11 years ago
  81. 8209b18 rebaseline.py self-test: validate that unknown fields are maintained by epoger@google.com · 11 years ago
  82. 8b6b1c9 Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture by junov@chromium.org · 11 years ago
  83. c33d621 Revert determinant-based ScaleTranslate inverse. by commit-bot@chromium.org · 11 years ago
  84. 6082076 Get debugger compiling in NoGPU config by robertphillips@google.com · 11 years ago
  85. 6323ca5 Yet another patch for 10995 by robertphillips@google.com · 11 years ago
  86. 7367225 Patch for 10995 by robertphillips@google.com · 11 years ago
  87. b0b03d9 Patch for r10995 by robertphillips@google.com · 11 years ago
  88. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  89. 3e8466a Reland 'Update expectations for skimage.' by scroggo@google.com · 11 years ago
  90. 6b00a1e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
  92. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  93. 3f0a108 Remove temporary workaround TODOs from tools/tests/run.sh by epoger@google.com · 11 years ago
  94. 5a6cd35 Remove sk_bzero usage from SkMatrix44 for improved performance. by shawnsingh@chromium.org · 11 years ago
  95. 98ed8fa Delete empty subdirs under tools/tests/rebaseline by epoger@google.com · 11 years ago
  96. cd7a73c Test decoders when hasLength returns false. by scroggo@google.com · 11 years ago
  97. 6241754 bbh_shootout: Move bitmap rendering out of the timing codepath. by commit-bot@chromium.org · 11 years ago
  98. 7ab7ca4 Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name. by commit-bot@chromium.org · 11 years ago
  99. 1c028bd fix state machine so we know simple only loops once, but we can call maprect in debug mode by reed@google.com · 11 years ago
  100. e997c26 ARM Skia NEON patches - 15 - Preparation work for Blitmask optims by commit-bot@chromium.org · 11 years ago