1. f89f60f [SkSVGDevice] Full font family support by fmalita · 9 years ago
  2. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 9 years ago
  3. 7cd3f64 Stop adding mssse3 & m32/m64 for Android framework. by scroggo · 9 years ago
  4. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 9 years ago
  5. df1c337 Don't use m32 cflag for x86_64. by scroggo · 9 years ago
  6. 95964c6 GMs now use batch by joshualitt · 9 years ago
  7. 94dff15 Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chromium.org/865313004/) by joshualitt · 9 years ago
  8. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 9 years ago
  9. 3f284d7 GMs now use batch by joshualitt · 9 years ago
  10. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 9 years ago
  11. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 9 years ago
  12. d160192 Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of https://codereview.chromium.org/915693002/) by mtklein · 9 years ago
  13. 94aca69 Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https://codereview.chromium.org/916563002/) by mtklein · 9 years ago
  14. a0921f2 add dummy avx file so xcode will build by reed · 9 years ago
  15. 46b8083 GYP groudwork for half-float opts support. by mtklein · 9 years ago
  16. ac928f2 Only define SK_CRASH_HANDLER in crash_handler. by scroggo · 9 years ago
  17. 57f27bd Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/) by mtklein · 9 years ago
  18. 1b6b626 nanobench: lazily decode bitmaps in .skps. by mtklein · 9 years ago
  19. 37a4736 add bench for very big paths by reed · 9 years ago
  20. 2aafe6f Add SkSVGCanvas by fmalita · 9 years ago
  21. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 9 years ago
  22. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  23. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 9 years ago
  24. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  25. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 9 years ago
  26. 339cdbf migrate more samples over to SkAnimTImer by reed · 9 years ago
  27. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 9 years ago
  28. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  29. f3cdce7 Build in C++11 mode on Unix-like bots. by mtklein · 9 years ago
  30. b9d4d27 Revert of Build in C++11 mode on Unix-like bots. (patchset #4 id:60001 of https://codereview.chromium.org/868233008/) by mtklein · 9 years ago
  31. 779e496 Build in C++11 mode on Unix-like bots. by mtklein · 9 years ago
  32. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  33. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 9 years ago
  34. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  35. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  36. 65fd599 Build in C++11 mode on Macs. by mtklein · 9 years ago
  37. da5bcab remove remaining parts of SkExample by caryclark · 9 years ago
  38. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 9 years ago
  39. a669bc7 Atomics overhaul. by mtklein · 9 years ago
  40. 4bf1ce2 Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #1 id:1 of https://codereview.chromium.org/873553003/) by stephana · 9 years ago
  41. 4988891 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #16 id:300001 of https://codereview.chromium.org/874863002/) by stephana · 9 years ago
  42. 8a4527e SVG backend in DM by mtklein · 9 years ago
  43. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  44. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  45. 93957f4 Initial SVG backend stubbing by fmalita · 10 years ago
  46. 803a49d Define SK_OVERRIDE when building for Android framework. by scroggo · 10 years ago
  47. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  48. 19d8f9f add new gm for SkPath::addArc() by reed · 10 years ago
  49. 17a2b54 The original instantiation of pathops was in the experimental/Intersection directory. Anything of value has been copied into the mainline. by caryclark · 10 years ago
  50. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  51. 9c3f17d Fold gmtoskp into DM, as --src gm --config skp. by mtklein · 10 years ago
  52. 5ce33c1 dstread gm by joshualitt · 10 years ago
  53. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  54. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  55. 6dbfb21 SSE4 opaque blend using intrinsics instead of assembly. by mtklein · 10 years ago
  56. f379ad3 Setup Android framework builds to use the appropriate shared lib defines. by djsollen · 10 years ago
  57. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  58. 7defaa6 Add ClipDrawMatch SampleApp slide by robertphillips · 10 years ago
  59. f7069d5 Split src/opts source lists out of opts.gyp. by mtklein · 10 years ago
  60. 0933725 Revert of Split src/opts source lists out of opts.gyp. (patchset #1 id:1 of https://codereview.chromium.org/870353003/) by mtklein · 10 years ago
  61. c98fe3a Split src/opts source lists out of opts.gyp. by mtklein · 10 years ago
  62. 2d80dd2 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #14 id:260001 of https://codereview.chromium.org/874863002/) by bungeman · 10 years ago
  63. 04bc91b SSE4 opaque blend using intrinsics instead of assembly. by mtklein · 10 years ago
  64. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  65. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  66. 96638d1 add bench for building mipmaps by reed · 10 years ago
  67. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  68. c12b74d Collapse consecutive SkTableColorFilters by cwallez · 10 years ago
  69. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  70. 96a857e initial preroll api by reed · 10 years ago
  71. a9e8476 experimental/skp_to_pdf_md5 optionally also outputs pdf files by halcanary · 10 years ago
  72. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  73. a07b297 Update compiler warning flags by mtklein · 10 years ago
  74. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  75. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  76. 5c05a1b remove unnecessary guard flags for android (for conics) by reed · 10 years ago
  77. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  78. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  79. 4daa6f6 Don't require -DSK_USE_POSIX_THREADS. by mtklein · 10 years ago
  80. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  81. 968f18c Easy DM TODO: LazyDecodeBitmap does not help (or hinder). by mtklein · 10 years ago
  82. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
  83. fb62b3d SkPDFCanon by halcanary · 10 years ago
  84. e1a828c Move SkFontMgr and SkFontStyle impls to own cpp. by bungeman · 10 years ago
  85. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  86. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  87. 692135f YUV planes cache by sugoi · 10 years ago
  88. e76de5a remove dead header by reed · 10 years ago
  89. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  90. bc4f6ad remove dead code for scalar type by reed · 10 years ago
  91. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  92. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  93. 15b125d delete old things! by bsalomon · 10 years ago
  94. 82d2843 turn back on gpu tests by mtklein · 10 years ago
  95. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  96. 0063a9b Move XferEffects class to GrCustomXfermode file by egdaniel · 10 years ago
  97. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  98. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  99. 1a178ca Use device-space stroke width for SkDraw::drawRect() quick-reject by fmalita · 10 years ago
  100. afdbedb add sample for filter quality by reed · 10 years ago