1. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  2. c4bd39c Require explicit disabling of cross process pictureimagefilters by robertphillips · 10 years ago
  3. 3f4e045 fixes for conics by reed · 10 years ago
  4. e3b61eb Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/) by reed · 10 years ago
  5. 1b74730 improve sanity checks on gradient constructor parameters by reed · 10 years ago
  6. 2bf1c4d use conics for ovals and roundrects by reed · 10 years ago
  7. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  8. 26e5400 Remove draw window size state from SkDebugCanvas by kkinnunen · 10 years ago
  9. 9790a7b Cap id size returned by GrScratchKey::GenerateResourceType by robertphillips · 10 years ago
  10. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  11. b280646 Fix thin rect stroking. by fmalita · 10 years ago
  12. af18a09 Add conic support to Default and AAConvex path redender. by egdaniel · 10 years ago
  13. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
  14. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  15. f1cdead Print out failing PathRef test on ChromeOS by robertphillips · 10 years ago
  16. 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
  17. 49aabde Clean up dead clear() code in SkRecord. by mtklein · 10 years ago
  18. 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
  19. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  20. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  21. 03119ba enable conics gm by reed · 10 years ago
  22. f8d1874 add toString to SkImage by reed · 10 years ago
  23. 787bb48 Fix for chrome fuzzer by joshualitt · 10 years ago
  24. c4fda92 remove unused drawData by reed · 10 years ago
  25. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  26. c187a3c Fix computation of bound in FillBounds::updateSaveBounds by robertphillips · 10 years ago
  27. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  28. be9588a Fix for disabled color writes xp on n6 by egdaniel · 10 years ago
  29. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  30. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  31. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  32. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  33. fe7c427 Fix bound returned by SkPath::isRect when the path contains a trailing moveTo by robertphillips · 10 years ago
  34. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  35. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  36. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  37. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  38. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  39. b4f629c fix images in multi-thread by doing shallow-copies by reed · 10 years ago
  40. 0eafc9b add maskfilter to c api by reed · 10 years ago
  41. 73483d9 fix for valgrind by joshualitt · 10 years ago
  42. e371989 add picture to c api by reed · 10 years ago
  43. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  44. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  45. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  46. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  47. 14afb43 Fix conics for gpu GrAAHairLinePathRender by egdaniel · 10 years ago
  48. fe43c40 Disable GPU sRGB textures for the moment. by jvanverth · 10 years ago
  49. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  50. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  51. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  52. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  53. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  54. 91f8e7f Initialize wrapped render target wrap status correctly by kkinnunen · 10 years ago
  55. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  56. ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
  57. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  58. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  59. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  60. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  61. d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
  62. 9ed7f57 When bitmap is texture backed, don't download and reupload pixels by bsalomon · 10 years ago
  63. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  64. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  65. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  66. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  67. 2c77027 Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of https://codereview.chromium.org/807513004/) by reed · 10 years ago
  68. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  69. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  70. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  71. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  72. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  73. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  74. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  75. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  76. 1334c21 One more pass at getting half float texture configs correct. by jvanverth · 10 years ago
  77. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  78. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  79. 1b28a3a use conics for addRRect by reed · 10 years ago
  80. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  81. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  82. f72b752 Re-enable default sized formats, handling BGRA exception. by jvanverth · 10 years ago
  83. 1f78c0a Stop calling flushGLState in onStencilPath by bsalomon · 10 years ago
  84. 220f926 use conics by reed · 10 years ago
  85. c6b8ffa Fix a case of kPartialSuccess. by scroggo · 10 years ago
  86. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  87. 8b57524 add arcto patheffect by reed · 10 years ago
  88. a86a233 Give the hoisting surfaces surface props by robertphillips · 10 years ago
  89. e1869ca Revert using sized formats for everything except ES 2.0. by jvanverth · 10 years ago
  90. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  91. 3f801cb Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  92. 88640cf SkMatrix44(const SkMatrix&) needs to initialize the type mask by fs · 10 years ago
  93. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  94. 29097f9 Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp by bsalomon · 10 years ago
  95. 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
  96. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  97. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  98. 9a5380d Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (patchset #1 id:1 of https://codereview.chromium.org/805983003/) by mtklein · 10 years ago
  99. bdd22a3 Revert of Change desktop and ES 3.0 to always use sized internal texture formats. (patchset #2 id:20001 of https://codereview.chromium.org/806943002/) by jvanverth · 10 years ago
  100. 02d2b98 Use SkPaint::getFontBounds() for text bounding boxes in pictures. by mtklein · 10 years ago