1. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  2. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  3. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  4. 75a2295 Minor fixes for distance field fonts: by commit-bot@chromium.org · 11 years ago
  5. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  6. bcd431e Make the debugger left panel resizable. by commit-bot@chromium.org · 11 years ago
  7. b2edfa8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  9. bf64261 Move PdfTokenLooper into its own file. by scroggo@google.com · 11 years ago
  10. d1cf769 Ifdef guard for SkPdfContext. by scroggo@google.com · 11 years ago
  11. 8f53d58 Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection. by bungeman@google.com · 11 years ago
  12. d906702 Move SkPdfContext into its own files. by scroggo@google.com · 11 years ago
  13. b1de123 Make changes based on talks with Edison. by scroggo@google.com · 11 years ago
  14. 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
  15. 178acd2 Fix SkMatrix44::invert(...) for identity matrices and a NULL parameter by commit-bot@chromium.org · 11 years ago
  16. 6c4e71a Remove unnamed namespace usage from 'gm'. by commit-bot@chromium.org · 11 years ago
  17. 0daf00c Move SkTDStackNester into its own private file. by scroggo@google.com · 11 years ago
  18. 591469b rebaseline_server: clean up thread locks by epoger@google.com · 11 years ago
  19. dad7070 More common_conditions simplifications. by mtklein@google.com · 11 years ago
  20. 0724e1f Hide unused gFormats. by mtklein@google.com · 11 years ago
  21. 3495c91 GpuTest::GetContext() doesn't exist. by commit-bot@chromium.org · 11 years ago
  22. 2731040 Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for by commit-bot@chromium.org · 11 years ago
  23. f417609 Update expectations for Ubuntu x32 bot. by mtklein@google.com · 11 years ago
  24. 1ecd9cf Fix a warning building DM using ninja on Mac. by scroggo@google.com · 11 years ago
  25. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  26. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  27. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  28. f7159bb De-generalize create_typeface on Windows. by bungeman@google.com · 11 years ago
  29. 9615f8d Add missing (trivial) virtual destructors. by mtklein@google.com · 11 years ago
  30. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  31. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  32. db490e9 fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option by djsollen@google.com · 11 years ago
  33. 10822c6 SkMemoryStream::setData should also set the current offset to 0. by bungeman@google.com · 11 years ago
  34. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  35. 0f6dc21 Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll. by mtklein@google.com · 11 years ago
  36. da4d7cf Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
  37. cf4d0fb Fix Windows build after the SkAutoFoo guard CL. by mtklein@google.com · 11 years ago
  38. 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 years ago
  39. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  40. 8bf4c0a Whitespace change to test CQ. by commit-bot@chromium.org · 11 years ago
  41. 139a235 fix general-pespective for conical gradient bug=1744 by mike@reedtribe.org · 11 years ago
  42. 7d4890c Ignore GM dashing_gpu on Debug ANGLE by jvanverth@google.com · 11 years ago
  43. d5c75bf Ignore GM dashing_gpu on Debug ANGLE by commit-bot@chromium.org · 11 years ago
  44. 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
  45. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  46. 9b9b049 Remove suppression of blurrect_outer by robertphillips@google.com · 11 years ago
  47. 5810420 rebaseline blurrect_outer images by robertphillips@google.com · 11 years ago
  48. c6e1e9a Fix warnings and Win only error in pdf_viewer. by scroggo@google.com · 11 years ago
  49. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  50. d296d31 Rebaseline and re-enable rrect_aa, rrect_bw, simpleaaclip_aaclip, simpleaaclip_path, strokerect, strokes_round by jvanverth@google.com · 11 years ago
  51. 2212538 Include SkBitmapDevice for pdf_viewer. by scroggo@google.com · 11 years ago
  52. e917962 Include pdfviewer in everything. by scroggo@google.com · 11 years ago
  53. cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
  54. 983c022 pdfviewer: ignore flanky test by edisonn@google.com · 11 years ago
  55. 73a5d53 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. 94f689a Add rrect_aa and rrect_bw to ignore list by jvanverth@google.com · 11 years ago
  57. ef10b71 Ignore failures for blurrect_outer (needs rebaselining). by jvanverth@google.com · 11 years ago
  58. b94c7d5 pdfviewer: seed expectations for Mac 10.8 native renderer by edisonn@google.com · 11 years ago
  59. 38ad8f1 Add missing rebaselines for rrect_clip. by jvanverth@google.com · 11 years ago
  60. fe11e62 Ignore Nexus4 failures for complexclip2_path_aa_gpu. by jvanverth@google.com · 11 years ago
  61. 6a9e0b0 Rebaseline and enable GMs: pathopsskpclip roundrects rrect rrect_clip samplerstress by jvanverth@google.com · 11 years ago
  62. 608c35e pdfviewer: readobject can return null, and catalog can be null by edisonn@google.com · 11 years ago
  63. 0430692 Remove backward compatibility shims from SkStream.h. by bungeman@google.com · 11 years ago
  64. 19caf6d Rebaseline and enable GMs: convexpaths mixed_xfermodes nested_aa ninepatch-stretch pathfill pathinterior by jvanverth@google.com · 11 years ago
  65. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  66. eced153 Update expectations for complexclip2_path_*. by jvanverth@google.com · 11 years ago
  67. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  68. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  69. b5d887e Whitespace change: Updates should be fixed by borenet@google.com · 11 years ago
  70. e293005 "Fix" another crash in DeferredCanvasTest on valgrind bot by robertphillips@google.com · 11 years ago
  71. c4330cac Whitespace change to trigger builds after r12262. by borenet@google.com · 11 years ago
  72. 44a95d7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  74. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  75. 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
  76. 21ca433 Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid. by jvanverth@google.com · 11 years ago
  77. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  78. 3670283 Ignore Windows verylargebitmap GMs for 565 and 8888 by commit-bot@chromium.org · 11 years ago
  79. 30b1aaf [PDF] Speculative fix for chrome crash w/ SRC xfer mode. by commit-bot@chromium.org · 11 years ago
  80. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  81. 21a0b10 Remove deprecated setIsOpaque() API from SkBitmap. by commit-bot@chromium.org · 11 years ago
  82. 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
  83. 5fa42d1 "Fix" another crash on valgrind bot by robertphillips@google.com · 11 years ago
  84. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  85. f14bcd2 Remove some now-unused #ifdefs. by senorblanco@chromium.org · 11 years ago
  86. 23be7a5 add colortable enum to SkImage to ease interop between it and SkBitmap::Config by reed@google.com · 11 years ago
  87. 5401cd0 Clean up after longjmp in SkImageDecoder_libpng. by scroggo@google.com · 11 years ago
  88. f4dcea6 Make bench_compare executable. by scroggo@google.com · 11 years ago
  89. 9fc5c68 Fix leak detected in FontMgrMatchGM::onDraw by Valgrind. by bungeman@google.com · 11 years ago
  90. 940ccc8 Add a script for running pdfviewer and comparing to existing results. by scroggo@google.com · 11 years ago
  91. 5c7be95 Use SkPathJoin and SkBasename in Pdfviewer. by scroggo@google.com · 11 years ago
  92. 086364b Changes to make SkPDiff more robost. by scroggo@google.com · 11 years ago
  93. feeca3c Create nonPOD before setjmp. by scroggo@google.com · 11 years ago
  94. 59c3ab6 Fix a memory leak in SkGPipeCanvas. by scroggo@google.com · 11 years ago
  95. d6bea60 Silence another valgrind leak by robertphillips@google.com · 11 years ago
  96. 3bddb38 Fix crash in tests on valgrind bot by robertphillips@google.com · 11 years ago
  97. 7bce8e2 New SVG SKPs have been added to the buildbot repo. Triggering rebuilds. by rmistry@google.com · 11 years ago
  98. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. 50a7600 Disable Blurred RR optimization in Chrome by robertphillips@google.com · 11 years ago
  100. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago