1. 658e595 tweaks to tab CSS for rebaseline server page; moar pretty by commit-bot@chromium.org · 11 years ago
  2. 6323844 rebaseline_server: ignore builders we don't have any expectations for by commit-bot@chromium.org · 11 years ago
  3. 1a98a06 one valgrind.supp to rule them all. by commit-bot@chromium.org · 11 years ago
  4. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 11 years ago
  5. bd09045 fix bitmap shader leak in gm by commit-bot@chromium.org · 11 years ago
  6. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 11 years ago
  7. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
  8. 55aec08 revert humper changes by commit-bot@chromium.org · 11 years ago
  9. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  10. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
  11. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
  12. c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 11 years ago
  13. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
  14. 9d3fdbe rebaseline_server unittests: output tkdiff lines when actuals don't match expectations by commit-bot@chromium.org · 11 years ago
  15. 0b27f2e Fix int->scalar warning on windows by bsalomon@google.com · 11 years ago
  16. 04f03d1 Add GM that exercises SkCanvas::discard() by commit-bot@chromium.org · 11 years ago
  17. 2a9e3ad Disable cgimage GM by bsalomon@google.com · 11 years ago
  18. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 8089467 Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp by commit-bot@chromium.org · 11 years ago
  20. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 11 years ago
  21. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
  22. c25cec5 SkDELETE() -> SkDELETE_ARRAY() in gradients_many test by bsalomon@google.com · 11 years ago
  23. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  25. 7b8999b gradient_many gm to test banding and precision by reed@google.com · 11 years ago
  26. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 11 years ago
  27. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
  28. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
  29. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 11 years ago
  30. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 11 years ago
  31. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 11 years ago
  32. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 11 years ago
  33. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
  34. e93a4c0 rebaseline_server: fix sorting by perceptual diff column by commit-bot@chromium.org · 11 years ago
  35. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 11 years ago
  36. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
  37. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  38. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 11 years ago
  39. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  40. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  41. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  42. 76b12b7 when getClipBounds returns false, the out-param is uninitialized by reed@google.com · 11 years ago
  43. d0b8904 rebaseline_server: eliminate meaningless 404 errors while waiting for content to load by commit-bot@chromium.org · 11 years ago
  44. defe6fd rebaseline_server: allow user to specify which builders to process by commit-bot@chromium.org · 11 years ago
  45. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  46. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  47. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
  48. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  49. c5713e4 clear bitmap in texture domain gm by commit-bot@chromium.org · 11 years ago
  50. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 11 years ago
  51. 3eb77e4 teach rebaseline_server how to compare results of multiple render_pictures runs by commit-bot@chromium.org · 11 years ago
  52. 6844958 rebaseline_server: display as much info as possible if expected/actual image is missing by commit-bot@chromium.org · 11 years ago
  53. 58af0c8 Add show_gm_changes script: show change revisions and hashes for a GM by commit-bot@chromium.org · 11 years ago
  54. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 11 years ago
  55. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 11 years ago
  56. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 11 years ago
  57. 31d0b3d rebaseline_server: add --compare-configs option by commit-bot@chromium.org · 11 years ago
  58. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  59. c0df2fb rebaseline_server: add option to read actuals from local disk by commit-bot@chromium.org · 11 years ago
  60. a54abdc Remove static bmp from shadertext3 by commit-bot@chromium.org · 11 years ago
  61. da0ceb2 rebaseline_server: delete invalid image files from local disk cache by commit-bot@chromium.org · 11 years ago
  62. 6aeabb1 Speculative Mac 10.6 fix: disable medium & high filter quality tests. by senorblanco@chromium.org · 11 years ago
  63. afb26ee Speculative Mac 10.6 fix: remove useless code from matriximagefilter GM. by senorblanco@chromium.org · 11 years ago
  64. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 11 years ago
  65. 2663263 Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored. by commit-bot@chromium.org · 11 years ago
  66. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 11 years ago
  67. 4105623 fix compare_to_expectations command line launch by commit-bot@chromium.org · 11 years ago
  68. a723fee Fix 10.6 build: double -> float. by commit-bot@chromium.org · 11 years ago
  69. 04eff72 Add test cases for small radii to rrect GMs. by commit-bot@chromium.org · 11 years ago
  70. 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 11 years ago
  71. b463d56 rebaseline_server: rename results.py to compare_to_expectations.py by commit-bot@chromium.org · 11 years ago
  72. a25c4e4 rebaseline_server: fix --editable mode by commit-bot@chromium.org · 11 years ago
  73. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 11 years ago
  74. 736be35 rebaseline_server: when first started, tell client results are still being generated by commit-bot@chromium.org · 11 years ago
  75. 5799423 rebaseline_server: serve JSON from static file, rather than generating it live by commit-bot@chromium.org · 11 years ago
  76. b42105a rebaseline_server: image URLs are relative to JSON file's location by commit-bot@chromium.org · 11 years ago
  77. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
  78. 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 11 years ago
  79. d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 11 years ago
  80. f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  82. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 11 years ago
  83. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  84. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
  85. 0d30c51 check for null-device pixels in onWritePixels, so we don't crash by reed@google.com · 11 years ago
  86. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 11 years ago
  87. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 11 years ago
  88. addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 11 years ago
  89. ea770f1 add schema version to rebaseline_server intermediate JSON by commit-bot@chromium.org · 11 years ago
  90. b17ccc9 --dryRun flag for gm by commit-bot@chromium.org · 11 years ago
  91. 7498d95 rebaseline_server: generate JSON that can be viewed without a live server by commit-bot@chromium.org · 11 years ago
  92. affa77d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. 641e33b add gm to show bug in stroked-text in drawPosText by commit-bot@chromium.org · 11 years ago
  94. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  95. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 11 years ago
  96. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  97. c5c748c Handle rrects with one circular corner and three square corners in GrRRectEffect. by commit-bot@chromium.org · 11 years ago
  98. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
  99. b0ba39d Fix no GPU build after r13728 by bsalomon@google.com · 11 years ago
  100. b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 11 years ago