1. 172f28c Rebaseline dashing3 GMs for r12357 by robertphillips@google.com · 11 years ago
  2. f61ebc0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  4. 52314f8 move SkProcCoeffXfermode unflatten constructor into .cpp, and range-check its mode by reed@google.com · 11 years ago
  5. 56d11f6 Update ChromeOS expectations after warning changes by scroggo@google.com · 11 years ago
  6. d432332 Remove unwanted gFTMutex from DirectWrite port. by bungeman@google.com · 11 years ago
  7. 9e59cb6 fix compiler error where SK_SCALAR_IS_FLOAT is not defined. (attempt 2) by djsollen@google.com · 11 years ago
  8. cc64e7d rebaseline_server: deprecate --expectations-dir option in advance of git transition by epoger@google.com · 11 years ago
  9. 556ee8b Roll gyp deps from 1765 to 1796. by bungeman@google.com · 11 years ago
  10. 5df06a2 fix compiler error where SK_SCALAR_IS_FLOAT is not defined. by djsollen@google.com · 11 years ago
  11. 517dbe8 Fix SkScalar conversion warning. by fmalita@google.com · 11 years ago
  12. ce0e4ef Fix VC++ ptr-to-... and va_list confusion by commit-bot@chromium.org · 11 years ago
  13. e898e9c Show basic SkPicture details in debugger. by commit-bot@chromium.org · 11 years ago
  14. 866f4e3 optimize pathops coverage by commit-bot@chromium.org · 11 years ago
  15. 8660783 Minor fix in Ganesh shader generation. by commit-bot@chromium.org · 11 years ago
  16. 22d3933 Convert debugger settings controls to combo boxes. by commit-bot@chromium.org · 11 years ago
  17. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  18. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  19. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  20. 75a2295 Minor fixes for distance field fonts: by commit-bot@chromium.org · 11 years ago
  21. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  22. bcd431e Make the debugger left panel resizable. by commit-bot@chromium.org · 11 years ago
  23. b2edfa8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  25. bf64261 Move PdfTokenLooper into its own file. by scroggo@google.com · 11 years ago
  26. d1cf769 Ifdef guard for SkPdfContext. by scroggo@google.com · 11 years ago
  27. 8f53d58 Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection. by bungeman@google.com · 11 years ago
  28. d906702 Move SkPdfContext into its own files. by scroggo@google.com · 11 years ago
  29. b1de123 Make changes based on talks with Edison. by scroggo@google.com · 11 years ago
  30. 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
  31. 178acd2 Fix SkMatrix44::invert(...) for identity matrices and a NULL parameter by commit-bot@chromium.org · 11 years ago
  32. 6c4e71a Remove unnamed namespace usage from 'gm'. by commit-bot@chromium.org · 11 years ago
  33. 0daf00c Move SkTDStackNester into its own private file. by scroggo@google.com · 11 years ago
  34. 591469b rebaseline_server: clean up thread locks by epoger@google.com · 11 years ago
  35. dad7070 More common_conditions simplifications. by mtklein@google.com · 11 years ago
  36. 0724e1f Hide unused gFormats. by mtklein@google.com · 11 years ago
  37. 3495c91 GpuTest::GetContext() doesn't exist. by commit-bot@chromium.org · 11 years ago
  38. 2731040 Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for by commit-bot@chromium.org · 11 years ago
  39. f417609 Update expectations for Ubuntu x32 bot. by mtklein@google.com · 11 years ago
  40. 1ecd9cf Fix a warning building DM using ninja on Mac. by scroggo@google.com · 11 years ago
  41. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  42. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  43. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  44. f7159bb De-generalize create_typeface on Windows. by bungeman@google.com · 11 years ago
  45. 9615f8d Add missing (trivial) virtual destructors. by mtklein@google.com · 11 years ago
  46. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  47. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  48. db490e9 fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option by djsollen@google.com · 11 years ago
  49. 10822c6 SkMemoryStream::setData should also set the current offset to 0. by bungeman@google.com · 11 years ago
  50. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  51. 0f6dc21 Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll. by mtklein@google.com · 11 years ago
  52. da4d7cf Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
  53. cf4d0fb Fix Windows build after the SkAutoFoo guard CL. by mtklein@google.com · 11 years ago
  54. 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 years ago
  55. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  56. 8bf4c0a Whitespace change to test CQ. by commit-bot@chromium.org · 11 years ago
  57. 139a235 fix general-pespective for conical gradient bug=1744 by mike@reedtribe.org · 11 years ago
  58. 7d4890c Ignore GM dashing_gpu on Debug ANGLE by jvanverth@google.com · 11 years ago
  59. d5c75bf Ignore GM dashing_gpu on Debug ANGLE by commit-bot@chromium.org · 11 years ago
  60. 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
  61. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  62. 9b9b049 Remove suppression of blurrect_outer by robertphillips@google.com · 11 years ago
  63. 5810420 rebaseline blurrect_outer images by robertphillips@google.com · 11 years ago
  64. c6e1e9a Fix warnings and Win only error in pdf_viewer. by scroggo@google.com · 11 years ago
  65. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  66. d296d31 Rebaseline and re-enable rrect_aa, rrect_bw, simpleaaclip_aaclip, simpleaaclip_path, strokerect, strokes_round by jvanverth@google.com · 11 years ago
  67. 2212538 Include SkBitmapDevice for pdf_viewer. by scroggo@google.com · 11 years ago
  68. e917962 Include pdfviewer in everything. by scroggo@google.com · 11 years ago
  69. cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
  70. 983c022 pdfviewer: ignore flanky test by edisonn@google.com · 11 years ago
  71. 73a5d53 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. 94f689a Add rrect_aa and rrect_bw to ignore list by jvanverth@google.com · 11 years ago
  73. ef10b71 Ignore failures for blurrect_outer (needs rebaselining). by jvanverth@google.com · 11 years ago
  74. b94c7d5 pdfviewer: seed expectations for Mac 10.8 native renderer by edisonn@google.com · 11 years ago
  75. 38ad8f1 Add missing rebaselines for rrect_clip. by jvanverth@google.com · 11 years ago
  76. fe11e62 Ignore Nexus4 failures for complexclip2_path_aa_gpu. by jvanverth@google.com · 11 years ago
  77. 6a9e0b0 Rebaseline and enable GMs: pathopsskpclip roundrects rrect rrect_clip samplerstress by jvanverth@google.com · 11 years ago
  78. 608c35e pdfviewer: readobject can return null, and catalog can be null by edisonn@google.com · 11 years ago
  79. 0430692 Remove backward compatibility shims from SkStream.h. by bungeman@google.com · 11 years ago
  80. 19caf6d Rebaseline and enable GMs: convexpaths mixed_xfermodes nested_aa ninepatch-stretch pathfill pathinterior by jvanverth@google.com · 11 years ago
  81. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  82. eced153 Update expectations for complexclip2_path_*. by jvanverth@google.com · 11 years ago
  83. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  84. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  85. b5d887e Whitespace change: Updates should be fixed by borenet@google.com · 11 years ago
  86. e293005 "Fix" another crash in DeferredCanvasTest on valgrind bot by robertphillips@google.com · 11 years ago
  87. c4330cac Whitespace change to trigger builds after r12262. by borenet@google.com · 11 years ago
  88. 44a95d7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  89. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  90. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  91. 04068b1 pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per inch, not dots per square inch) by edisonn@google.com · 11 years ago
  92. 21ca433 Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid. by jvanverth@google.com · 11 years ago
  93. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  94. 3670283 Ignore Windows verylargebitmap GMs for 565 and 8888 by commit-bot@chromium.org · 11 years ago
  95. 30b1aaf [PDF] Speculative fix for chrome crash w/ SRC xfer mode. by commit-bot@chromium.org · 11 years ago
  96. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  97. 21a0b10 Remove deprecated setIsOpaque() API from SkBitmap. by commit-bot@chromium.org · 11 years ago
  98. 23a9121 pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we compile pdfviewer, even if it is not used) by commit-bot@chromium.org · 11 years ago
  99. 5fa42d1 "Fix" another crash on valgrind bot by robertphillips@google.com · 11 years ago
  100. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago