1. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  2. 34f47f9 Add reviewers to roll_deps.py, remove linux_heapcheck bot by commit-bot@chromium.org · 11 years ago
  3. 0c95d66 Remove a stray setReserve that causes dynamic allocation in picture creation. by commit-bot@chromium.org · 11 years ago
  4. 764ea79 Rename Logan skimage expectations: .jon -> .json by commit-bot@chromium.org · 11 years ago
  5. 2982a4f Add comment at top of freetype.gyp. by commit-bot@chromium.org · 11 years ago
  6. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  7. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  8. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  9. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  10. 91506eb Scope our ANNOTATE_BENIGN_RACE. by commit-bot@chromium.org · 11 years ago
  11. 5e93b85 Whitepspace change to verify that the bots are working by borenet@google.com · 11 years ago
  12. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago
  13. 29f351a Allow an override of MACOSX_DEPLOYMENT_TARGET, so the user can build against a different SDK if desired. by senorblanco@chromium.org · 11 years ago
  14. fde5e26 Fix utils.gyp missing file by bsalomon@google.com · 11 years ago
  15. 4bd5177 ignore some verylargebitmap errors by commit-bot@chromium.org · 11 years ago
  16. bd58feb Speed up GrResourceCache add and lookup by using TDynamicHash by commit-bot@chromium.org · 11 years ago
  17. cd0bf0a Tweak validate() to check less as the size of the hash grows. by commit-bot@chromium.org · 11 years ago
  18. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  19. 7322893 Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit test component build by commit-bot@chromium.org · 11 years ago
  20. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  21. bd00629 Add AUTHORS file for copyright tracking by commit-bot@chromium.org · 11 years ago
  22. 7b8d72d Adding SkPictureImageFilter to the fuzzer by commit-bot@chromium.org · 11 years ago
  23. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  24. 58c0fa3 Clear the canvas before drawing the gears. by commit-bot@chromium.org · 11 years ago
  25. 240196d Make tools/submit_try safer by commit-bot@chromium.org · 11 years ago
  26. cc190eb Allow GrGLInterface factories in Chromium to continue to compile. by commit-bot@chromium.org · 11 years ago
  27. b1854a8 Make GrGLContextInfo have private ptr to GrGLInterface by commit-bot@chromium.org · 11 years ago
  28. 5b8bde5 Missing #include "SkTemplates.h" for SkAutoTMalloc. by commit-bot@chromium.org · 11 years ago
  29. ead86f2 quick fix for r13108 by bsalomon@google.com · 11 years ago
  30. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  31. f7ba413 Hide bitmap rowbyes assert when LEGACY_ONLOCKPIXELS by commit-bot@chromium.org · 11 years ago
  32. 3aa7a02 SK_API SkMallocPixelRef by commit-bot@chromium.org · 11 years ago
  33. f5e67c1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  35. b06faac Factor out UnPreMultiplyPreservingByteOrder by commit-bot@chromium.org · 11 years ago
  36. 6a18079 Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT. by commit-bot@chromium.org · 11 years ago
  37. 389fb7f DM: don't change byte order when unpremultiplying to compare to PNGs. by commit-bot@chromium.org · 11 years ago
  38. c3147c6 render_pictures: adjust unittests to show specific failures by commit-bot@chromium.org · 11 years ago
  39. 43f4a55 Change to fuzzer for new constructor by commit-bot@chromium.org · 11 years ago
  40. 5f62ed7 no need to refcnt colortables, since pixelrefs own them by reed@google.com · 11 years ago
  41. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  42. 5fdaffd Add new baselines for bitmapsource, dropshadowimagefilter, pictureimagefilter and resizeimagefilter GMs. by senorblanco@chromium.org · 11 years ago
  43. 424fce3 disable poplar/fontconfig by default on mac by commit-bot@chromium.org · 11 years ago
  44. 04747a5 rebaseline_server: ignore TSAN, ASAN, Valgrind bots by commit-bot@chromium.org · 11 years ago
  45. 615316c add asserts to validate by reed@google.com · 11 years ago
  46. 05ec223 change isRect to return true for 3-sided rectangular paths by commit-bot@chromium.org · 11 years ago
  47. fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 11 years ago
  48. 5ccae2c Reland "Fix genID cloning bugs." by scroggo@google.com · 11 years ago
  49. 9fcd012 Ignore out even if it's a symlink. by commit-bot@chromium.org · 11 years ago
  50. 238771c [try 2] skpmaker: make the SKP more graphically interesting (add a border) by commit-bot@chromium.org · 11 years ago
  51. 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
  52. a3b0c4f skpmaker: make the SKP slightly more interesting (add a border) by commit-bot@chromium.org · 11 years ago
  53. 40299fe Rebaseline complexclip_aa_layer image for Nexus 4 by robertphillips@google.com · 11 years ago
  54. 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
  55. d77b3ec Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. 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
  57. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  58. 78f6ddc rebaseline blur related outputs by commit-bot@chromium.org · 11 years ago
  59. 62f1048 Deprecate two more functions using SK_ATTR_DEPRECATED macro. by tfarina@chromium.org · 11 years ago
  60. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  61. 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
  62. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  63. b5a827a Add BUG_PREFIX to codereview.settings by commit-bot@chromium.org · 11 years ago
  64. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  65. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  66. b638a3a Default Mac to 64-bit. by commit-bot@chromium.org · 11 years ago
  67. 9f8e282 submit_try: Obtain the list of trybots from the checked-in slaves.cfg by commit-bot@chromium.org · 11 years ago
  68. a6d46cb Add default_msaa16 and nvpr configs to bench_pictures.cfg by commit-bot@chromium.org · 11 years ago
  69. f0c41e2 Initialize written paths and strokerecs lazily during GPU drawPath by commit-bot@chromium.org · 11 years ago
  70. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  71. d0c53f1 Rebaseline bleed and simpleblurroundrect due to GPU blur changes. Also, misc blur GMs on N4. by bsalomon@google.com · 11 years ago
  72. 1a5e83a Use git_cl.Changelist.GetUpstreamBranch() for diff in submit_try by borenet@google.com · 11 years ago
  73. 30d4f83 deprecate tools/test_rendering.py and tools/test_pictures.py by commit-bot@chromium.org · 11 years ago
  74. 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
  75. 3f88f4d Rebaselining bleed GMs due to recent GPU blur changes. by bsalomon@google.com · 11 years ago
  76. a4b0540 remove file added accidentally by commit-bot@chromium.org · 11 years ago
  77. 2e9a715 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 3e62ebf make ignored-tests.txt specify full test name, not partial name by commit-bot@chromium.org · 11 years ago
  79. 5f43d21 Remove drawPosTextOnPath() from SkDevice API. by tfarina@chromium.org · 11 years ago
  80. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  81. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  82. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  83. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  84. a858223 Add no-op NULL picture to bench_record. by commit-bot@chromium.org · 11 years ago
  85. 3c0ccff Misc rebaselines related to recent GPU blur changes. by bsalomon@google.com · 11 years ago
  86. 2055454 Add handling alpha values in RRGGBBAA formatted styles. by commit-bot@chromium.org · 11 years ago
  87. 7a4b9fa Allocate memory in SkTDynamicHash on first use. by commit-bot@chromium.org · 11 years ago
  88. 8519548 GM: run mode comparisons for all raster configs. by commit-bot@chromium.org · 11 years ago
  89. 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
  90. a396137 Rebaseline NVPR roundrects images by robertphillips@google.com · 11 years ago
  91. 439ff1b Use correct matrix to adjust blur radius for gpu by commit-bot@chromium.org · 11 years ago
  92. 6077057 Remove redundant auto rt object in skpaint2grpaintshader function. by commit-bot@chromium.org · 11 years ago
  93. 4db7a31 Remove rects GM from ignored-tests.txt and rebaseline by bsalomon@google.com · 11 years ago
  94. 9c80cbe Add CONTRIBUTING file by borenet@google.com · 11 years ago
  95. 1a033fb remove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE and SK_SUPPORT_LEGACY_ALPHATYPE by reed@google.com · 11 years ago
  96. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  97. 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
  98. f0a4013 Yet another patch for r13038 by robertphillips@google.com · 11 years ago
  99. 0e4ce14 Fix for r13038 by robertphillips@google.com · 11 years ago
  100. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago