1. 5ccae2c Reland "Fix genID cloning bugs." by scroggo@google.com · 11 years ago
  2. 9fcd012 Ignore out even if it's a symlink. by commit-bot@chromium.org · 11 years ago
  3. 238771c [try 2] skpmaker: make the SKP more graphically interesting (add a border) by commit-bot@chromium.org · 11 years ago
  4. 7e1a31d Revert of skpmaker: make the SKP slightly more interesting (add a border) (https://codereview.chromium.org/137993008/) by commit-bot@chromium.org · 11 years ago
  5. a3b0c4f skpmaker: make the SKP slightly more interesting (add a border) by commit-bot@chromium.org · 11 years ago
  6. 40299fe Rebaseline complexclip_aa_layer image for Nexus 4 by robertphillips@google.com · 11 years ago
  7. 17cc3ea When a picture lies about its size (i.e., claims to be 100x100 but only ever draws to 90x100) arbitrary pixel differences can appear in the undrawn portion. This is causing spurious differences to appear in the 8888 vs. gpu telemetry results. by commit-bot@chromium.org · 11 years ago
  8. d77b3ec Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  10. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  11. 78f6ddc rebaseline blur related outputs by commit-bot@chromium.org · 11 years ago
  12. 62f1048 Deprecate two more functions using SK_ATTR_DEPRECATED macro. by tfarina@chromium.org · 11 years ago
  13. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  14. 535e1cc Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  15. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  16. b5a827a Add BUG_PREFIX to codereview.settings by commit-bot@chromium.org · 11 years ago
  17. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  18. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  19. b638a3a Default Mac to 64-bit. by commit-bot@chromium.org · 11 years ago
  20. 9f8e282 submit_try: Obtain the list of trybots from the checked-in slaves.cfg by commit-bot@chromium.org · 11 years ago
  21. a6d46cb Add default_msaa16 and nvpr configs to bench_pictures.cfg by commit-bot@chromium.org · 11 years ago
  22. f0c41e2 Initialize written paths and strokerecs lazily during GPU drawPath by commit-bot@chromium.org · 11 years ago
  23. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  24. d0c53f1 Rebaseline bleed and simpleblurroundrect due to GPU blur changes. Also, misc blur GMs on N4. by bsalomon@google.com · 11 years ago
  25. 1a5e83a Use git_cl.Changelist.GetUpstreamBranch() for diff in submit_try by borenet@google.com · 11 years ago
  26. 30d4f83 deprecate tools/test_rendering.py and tools/test_pictures.py by commit-bot@chromium.org · 11 years ago
  27. df79acd Revert of Rebaselining bleed GMs due to recent GPU blur changes. (https://codereview.chromium.org/138353002/) by commit-bot@chromium.org · 11 years ago
  28. 3f88f4d Rebaselining bleed GMs due to recent GPU blur changes. by bsalomon@google.com · 11 years ago
  29. a4b0540 remove file added accidentally by commit-bot@chromium.org · 11 years ago
  30. 2e9a715 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 3e62ebf make ignored-tests.txt specify full test name, not partial name by commit-bot@chromium.org · 11 years ago
  32. 5f43d21 Remove drawPosTextOnPath() from SkDevice API. by tfarina@chromium.org · 11 years ago
  33. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  34. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  35. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  36. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  37. a858223 Add no-op NULL picture to bench_record. by commit-bot@chromium.org · 11 years ago
  38. 3c0ccff Misc rebaselines related to recent GPU blur changes. by bsalomon@google.com · 11 years ago
  39. 2055454 Add handling alpha values in RRGGBBAA formatted styles. by commit-bot@chromium.org · 11 years ago
  40. 7a4b9fa Allocate memory in SkTDynamicHash on first use. by commit-bot@chromium.org · 11 years ago
  41. 8519548 GM: run mode comparisons for all raster configs. by commit-bot@chromium.org · 11 years ago
  42. cd9175e remove _gpu suffix from tests in ignored-tests.txt that are changed on all gpu configs (msaa, ...). by bsalomon@google.com · 11 years ago
  43. a396137 Rebaseline NVPR roundrects images by robertphillips@google.com · 11 years ago
  44. 439ff1b Use correct matrix to adjust blur radius for gpu by commit-bot@chromium.org · 11 years ago
  45. 6077057 Remove redundant auto rt object in skpaint2grpaintshader function. by commit-bot@chromium.org · 11 years ago
  46. 4db7a31 Remove rects GM from ignored-tests.txt and rebaseline by bsalomon@google.com · 11 years ago
  47. 9c80cbe Add CONTRIBUTING file by borenet@google.com · 11 years ago
  48. 1a033fb remove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE and SK_SUPPORT_LEGACY_ALPHATYPE by reed@google.com · 11 years ago
  49. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  50. a7d89c8 Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather than view matrix when there is a mask filter. by commit-bot@chromium.org · 11 years ago
  51. f0a4013 Yet another patch for r13038 by robertphillips@google.com · 11 years ago
  52. 0e4ce14 Fix for r13038 by robertphillips@google.com · 11 years ago
  53. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  54. 15ac322 Add bench_record. by commit-bot@chromium.org · 11 years ago
  55. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  56. 1b3fea7 Cleanup: Remove unused includes from skia_unix.cpp by tfarina@chromium.org · 11 years ago
  57. 7cced56 merge multiple blurrect GMs into one GM and add versions by commit-bot@chromium.org · 11 years ago
  58. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  59. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  60. cd11018 Just use one version of the scripts in both the browser and in SkV8 by using feature detection to determine if we are running in a browser, and if the platform supports the Path() object. Also add oval, console.log, and the snow example code. by commit-bot@chromium.org · 11 years ago
  61. 4d5e136 Fixes to roll_deps for the bots by borenet@google.com · 11 years ago
  62. 698dfa4 Add a simple test ttc for FontHost test. by bungeman@google.com · 11 years ago
  63. 6e83423 Eliminate useless NULL push by making fIndexedData 0-based. by commit-bot@chromium.org · 11 years ago
  64. 2dc54c9 Remove printfs from FontHostTest when font is not sfnt. by bungeman@google.com · 11 years ago
  65. f85251c fNextIndex is redundant. Remove it. by commit-bot@chromium.org · 11 years ago
  66. 1066f08 If poppler is disable and native pdf is enabled, we still need SkPDFRasterizer.cpp by commit-bot@chromium.org · 11 years ago
  67. 5c6f1d4 Revert of https://codereview.chromium.org/112113005/ by commit-bot@chromium.org · 11 years ago
  68. 0f7e347 Revert of https://codereview.chromium.org/106563002/ by commit-bot@chromium.org · 11 years ago
  69. f2595e4 Fix genID cloning bugs. by commit-bot@chromium.org · 11 years ago
  70. 4a8e17d remove poplar building from mac, until it is fixed by commit-bot@chromium.org · 11 years ago
  71. 2b8aacb Delete all invalidated resources with same key by commit-bot@chromium.org · 11 years ago
  72. 7095607 Suppressing imagefiltersbase_gpu on RHB device by robertphillips@google.com · 11 years ago
  73. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  74. a9325fa Add REPORTF test macro. by halcanary@google.com · 11 years ago
  75. 9acb8cd SampleApp Cleanup: by halcanary@google.com · 11 years ago
  76. 6791138 Suppress imagefiltersgraph_msaa4 failure on Nexus10 by robertphillips@google.com · 11 years ago
  77. 856673a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 83f5692 Fix Mac fontconfig build (try 2) by commit-bot@chromium.org · 11 years ago
  79. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  80. 2e0f1ee remove bad gm expected images by reed@google.com · 11 years ago
  81. 303c475 use bitmap's fRowBytes, as the pixelref's is not (yet) reliable by reed@google.com · 11 years ago
  82. fe5824a Fix for Mac-specific compilation issue in r13000 by robertphillips@google.com · 11 years ago
  83. ed9866c Expand GatherPixelRefs unit test by robertphillips@google.com · 11 years ago
  84. 88e1ec8 Add 565 to dm defaults. by commit-bot@chromium.org · 11 years ago
  85. 2b199e6 Mark imagefiltersgraph, IntelRhb, msaa4 config as ignore failure due to garbage on bottom line. by bsalomon@google.com · 11 years ago
  86. 32eea43 Revert of https://codereview.chromium.org/113203003/ by commit-bot@chromium.org · 11 years ago
  87. 2b0f7c3 Convert Checksum test to DEF_TEST() macro. by commit-bot@chromium.org · 11 years ago
  88. 857e320 Use truncation, not rounding, when converting perlin noise seed (required by SVG spec). by senorblanco@chromium.org · 11 years ago
  89. 9a907fa Fix Mac fontconfig build by commit-bot@chromium.org · 11 years ago
  90. 18b75e5 Fix race on creating the default typeface. by bungeman@google.com · 11 years ago
  91. ff007e8 Allocate SkPictureFlat::fScratch lazily. by commit-bot@chromium.org · 11 years ago
  92. 96ab95f4 Disable optimizations GM for 565 targets. by commit-bot@chromium.org · 11 years ago
  93. 6235b85 Update baselines for NVPR bot by robertphillips@google.com · 11 years ago
  94. 1c6affb Fix GL context creation on Windows when NV path rendering by robertphillips@google.com · 11 years ago
  95. 1ae9111 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. ca38f2c Fix TODO in SkMutex_win.h to prevent accidental copying. by bungeman@google.com · 11 years ago
  97. 41bf930 Rename GPU functions on SkBlurMaskFilter and pass ctm. by commit-bot@chromium.org · 11 years ago
  98. f190178 use SkImageInfo directly, instead of convert to Config by commit-bot@chromium.org · 11 years ago
  99. efd0ff1 More rebaselines after r12895 for the mega-stragglers. by senorblanco@chromium.org · 11 years ago
  100. 1034ef1 Revert of https://codereview.chromium.org/127223004/ by commit-bot@chromium.org · 11 years ago