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