1. 4490da2 Can't include SkTypes.h from ports/ by Mike Klein · 10 years ago
  2. 8b50ac2 Use error-checking mutexes in Debug builds. by mtklein · 10 years ago
  3. 15bfc6c rebaseline after conic change by reed · 10 years ago
  4. d0256a2 PictureNestingBench: stay in ints. by mtklein · 10 years ago
  5. fcfea99 Upstream custom freetype embolding strength from Android by djsollen · 10 years ago
  6. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  7. 9250543 rebaseline NexusPlayer after conic fix by reed · 10 years ago
  8. 9b2cf52 remove unneeded flags by reed · 10 years ago
  9. e34d6bd Update SKP version by skia.buildbots · 10 years ago
  10. 8f3519a Add a favicon for docs. by jcgregorio · 10 years ago
  11. aa6286e rebaseline after crrev.com/840653002 by halcanary · 10 years ago
  12. da9170f Modify transparency_check GM to always tile correctly. by halcanary · 10 years ago
  13. 7c3bace Add Linux quick start docs by jcgregorio · 10 years ago
  14. 00e0814 rebaseline after change to GM:c_gms by reed · 10 years ago
  15. 549f879 SkPDFImage no longer caches a unpremul version of N32 bitmaps. by halcanary · 10 years ago
  16. 343c2f4 Adding user doc section and core files for new site by hcm · 10 years ago
  17. 36a86db remove flags that are now in chrome's SkUserConfig.h by reed · 10 years ago
  18. 57f192d Allow non-atlasable layer to still be hoisted by robertphillips · 10 years ago
  19. 3b4b66c Work around changes in OSX 10.10. by bungeman · 10 years ago
  20. 9558f65 rebaseline after changing GM by reed · 10 years ago
  21. 266044f Update SKP version by skia.buildbots · 10 years ago
  22. eabd0d7 Revert of Cache blur mask for rects which can not break into nine-patch (patchset #10 id:200001 of https://codereview.chromium.org/729463002/) by qiankun.miao · 10 years ago
  23. 5a5b4e9 Cache blur mask for rects which can not break into nine-patch by qiankun.miao · 10 years ago
  24. 281ecc2 need to rebaseline (changed) c_gms, update dox by reed · 10 years ago
  25. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  26. 23d4320 Adding check on input count by sugoi · 10 years ago
  27. a7976be Add Alpha fade GM. by halcanary · 10 years ago
  28. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  29. a27b82d Remove distance field generation and storage from SkGlyphCache. by jvanverth · 10 years ago
  30. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  31. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  32. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  33. bd0d9da Verify size_t overflow by sugoi · 10 years ago
  34. 36a364a Make DCShader serializable. by mtklein · 10 years ago
  35. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  36. 0cfeaf3 debugger: Update inspector view data consistently while paused by kkinnunen · 10 years ago
  37. 1f611d6 Update SKP version by skia.buildbots · 10 years ago
  38. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  39. c56fb00 Rebasing more conic stuff by egdaniel · 10 years ago
  40. 2d7c17b rebaseline after use-conics by reed · 10 years ago
  41. 0f3dfd0 More rebases from conic change by egdaniel · 10 years ago
  42. d094908 rebaseline after use-conics by reed · 10 years ago
  43. 9810cd2 use conics for ovals and roundrects by reed · 10 years ago
  44. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  45. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  46. f7be779 Comment out unused names in src/core/SkGlyphCache.h by tomhudson · 10 years ago
  47. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  48. b5d818a will write a custom one for blink later by reed · 10 years ago
  49. b5bd9c1 rebaseline after conic fixes by reed · 10 years ago
  50. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  51. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  52. c4bd39c Require explicit disabling of cross process pictureimagefilters by robertphillips · 10 years ago
  53. 3f4e045 fixes for conics by reed · 10 years ago
  54. 3a3baf6 add --listfailingbase option by reed · 10 years ago
  55. bfaf83c Update SKP version by skia.buildbots · 10 years ago
  56. e3b61eb Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/) by reed · 10 years ago
  57. 1b74730 improve sanity checks on gradient constructor parameters by reed · 10 years ago
  58. e0d5a27 Revert of add missed tests for conics (patchset #1 id:1 of https://codereview.chromium.org/835993004/) by reed · 10 years ago
  59. 6b0f701 add missed tests for conics by reed · 10 years ago
  60. 2bf1c4d use conics for ovals and roundrects by reed · 10 years ago
  61. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  62. 4dd6b72 Rebaseline thinstrokedrects GM by fmalita · 10 years ago
  63. 26e5400 Remove draw window size state from SkDebugCanvas by kkinnunen · 10 years ago
  64. 8aa5b8f Rebase perspective gpu gm's after conic change by egdaniel · 10 years ago
  65. 9790a7b Cap id size returned by GrScratchKey::GenerateResourceType by robertphillips · 10 years ago
  66. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  67. 5a2315e debugger: Update the picture view when the first command is selected by kkinnunen · 10 years ago
  68. b280646 Fix thin rect stroking. by fmalita · 10 years ago
  69. 942262f First set of minimal docs for the new Markdown server, which will eventually replace https://sites.google.com/site/skiadocs/. by jcgregorio · 10 years ago
  70. 53a8f21 Update PdfViewer's SkNulCanvas by robertphillips · 10 years ago
  71. af18a09 Add conic support to Default and AAConvex path redender. by egdaniel · 10 years ago
  72. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
  73. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  74. f1cdead Print out failing PathRef test on ChromeOS by robertphillips · 10 years ago
  75. 50b9307 Correctly declare skiagm::DCShader to be not flattenable. by halcanary · 10 years ago
  76. abe4baa experimental skp_to_pdf_md5 program. by halcanary · 10 years ago
  77. 9face9b removing dashcubics from ignore, may cause failures by joshualitt · 10 years ago
  78. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  79. 49aabde Clean up dead clear() code in SkRecord. by mtklein · 10 years ago
  80. 5f2ee72 add SkGeometry.h to core.gypi by reed · 10 years ago
  81. 3d8878c dm/gold: Let's consider source_type a key. by mtklein · 10 years ago
  82. a642559 Whitespace change to trigger rebuilds after gsutil fix by borenet · 10 years ago
  83. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  84. f3a9e99 debugger: Remove few redundant variables by kkinnunen · 10 years ago
  85. ec80a4b Update SKP version by skia.buildbots · 10 years ago
  86. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  87. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  88. 03119ba enable conics gm by reed · 10 years ago
  89. 937be90 Update SKP version by skia.buildbots · 10 years ago
  90. f8d1874 add toString to SkImage by reed · 10 years ago
  91. 787bb48 Fix for chrome fuzzer by joshualitt · 10 years ago
  92. 5caff91 debugger: Move Skia initialization out of the GUI widget class by kkinnunen · 10 years ago
  93. c4fda92 remove unused drawData by reed · 10 years ago
  94. 7c339ae debugger: Make inspector widget smaller by kkinnunen · 10 years ago
  95. 2fe9c97 Update SKP version by skia.buildbots · 10 years ago
  96. 5f073bf Update SKP version by skia.buildbots · 10 years ago
  97. d1bd1d7 fix conic gm to have fixed wrapping by reed · 10 years ago
  98. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  99. 5537405 Rebaseline complexclip2_rect_aa & simpleaaclip_rect GMs for the S4 by robertphillips · 10 years ago
  100. 958e33e Rebaseline lagging K1 GMs by robertphillips · 10 years ago