1. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  2. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  3. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  4. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  5. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  6. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  7. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  8. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  9. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  10. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  11. 25c1066 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
  12. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  13. 5d20cae Allow for no pdf rasterizers in gm. by bungeman@google.com · 10 years ago
  14. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  15. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  16. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  17. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  18. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  19. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  20. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  21. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  22. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  23. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  24. b17ccc9 --dryRun flag for gm by commit-bot@chromium.org · 10 years ago
  25. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  26. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 10 years ago
  27. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  28. 2b3a204 replace gm_fprintf() calls with SkDebugf() by commit-bot@chromium.org · 10 years ago
  29. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  30. d5f032d Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia. by commit-bot@chromium.org · 10 years ago
  31. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  32. d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 10 years ago
  33. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  34. 11db6fa convert gm tool to use surfaces instead of devices by reed@google.com · 10 years ago
  35. 440ddf4 Add NVPR configs to GM by commit-bot@chromium.org · 11 years ago
  36. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  37. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 11 years ago
  38. 3e62ebf make ignored-tests.txt specify full test name, not partial name by commit-bot@chromium.org · 11 years ago
  39. 8519548 GM: run mode comparisons for all raster configs. by commit-bot@chromium.org · 11 years ago
  40. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  41. 725a64c Add default resource path for skia test cases in gm and bench tools. by tfarina@chromium.org · 11 years ago
  42. 969967e [PDF] PDF rasterizers fed garbage data in release mode. by vandebo@chromium.org · 11 years ago
  43. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
  44. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago
  45. ffd178c Initial draft code to run pdfviewer withg gms by commit-bot@chromium.org · 11 years ago
  46. f8afb2b Update gm flags so that it can be run without a pdf rasterizer. by vandebo@chromium.org · 11 years ago
  47. af94d9a GM is passing the wrong flag to beginRecording() for --rtree. by commit-bot@chromium.org · 11 years ago
  48. 00434ec GM: remove deprecated --ignoreTests flag BUG=skia:1730 R=borenet@google.com by epoger@google.com · 11 years ago
  49. f711f32 GM: add --ignoreFailuresFile as an alternative to --ignoreTests by epoger@google.com · 11 years ago
  50. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  51. 1ddfbc2 gm: if test has no expectations, record its result as no-expectations regardless of ignoreFailure by epoger@google.com · 11 years ago
  52. 6ec1abf Remove --pdf option as it can now be controlled by --config by commit-bot@chromium.org · 11 years ago
  53. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  54. ac8f3a4 Add GM option to allow the GPU context to be reset prior to each GM being run by djsollen@google.com · 11 years ago
  55. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  56. 5e49738 revert temporary r11517 by epoger@google.com · 11 years ago
  57. 19fcd8e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
  58. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  59. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  60. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  61. 33aa55a revert temporary r11371 BUG=skia:1641 by epoger@google.com · 11 years ago
  62. 1a7e09e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
  63. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  64. 3ad5dd0 Speed up GM ~50% by NOT running most renderModes by default by epoger@google.com · 11 years ago
  65. 5852c8b gm: add self-test to confirm that ignore-failure field is respected by epoger@google.com · 11 years ago
  66. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  67. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  68. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  69. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  70. 8fc3766 Update expectations for Mac PDF by vandebo@chromium.org · 11 years ago
  71. 0dcbece Support multiple PDF rendering backends in the GM by vandebo@chromium.org · 11 years ago
  72. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  73. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  74. 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
  75. ab882bf Refactor GM to separate config parsing, attempt 2 by commit-bot@chromium.org · 11 years ago
  76. c520562 Revert "Refactor gmmain to separate out config parsing" by scroggo@google.com · 11 years ago
  77. 9677a84 Refactor gmmain to separate out config parsing by commit-bot@chromium.org · 11 years ago
  78. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  79. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  80. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  81. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  82. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  83. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  84. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 11 years ago
  85. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  86. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  87. c824c83 gm: since we don't record output of gpudebug test, don't record checksums either by epoger@google.com · 11 years ago
  88. e33e137 GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms by epoger@google.com · 11 years ago
  89. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  90. 5f99545 GM: add --missingExpectationsPath option, similar to --mismatchPath by epoger@google.com · 11 years ago
  91. 6f7f14d Reland r9682, using new SkString::appendU64() by epoger@google.com · 11 years ago
  92. 628de5f Reverting r9682, which broke on some compilers by epoger@google.com · 11 years ago
  93. 6324ac5 GM: add --writeChecksumBasedFilenames option by epoger@google.com · 11 years ago
  94. c41295d remove double including of libpng decoder by commit-bot@chromium.org · 11 years ago
  95. 42db2e4 Fixes to make the gm run when GrContext can't be created for ANGLE context. by bsalomon@google.com · 11 years ago
  96. 7bb28a1 Disable msaa16 by default by robertphillips@google.com · 11 years ago
  97. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  98. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  99. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  100. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago