1. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  2. 90b5c0c Expose SkPathRef::unique through SkPath. by djsollen · 10 years ago
  3. 8bce244 set skia_arch_type in nacl_make by mtklein · 10 years ago
  4. df1c337 Don't use m32 cflag for x86_64. by scroggo · 10 years ago
  5. 9d7ceca Generated makefile now includes people to contact. by scroggo · 10 years ago
  6. a2c1171 DM: document -r by mtklein · 10 years ago
  7. e998b7f Move SkOSFile::Iter impls into ports. by bungeman · 10 years ago
  8. 72942b8e Add staging for Chromium by robertphillips · 10 years ago
  9. 19e0058 fix for xoom by joshualitt · 10 years ago
  10. 3740972 Make null GL context use callback to make current by bsalomon · 10 years ago
  11. 95964c6 GMs now use batch by joshualitt · 10 years ago
  12. 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 10 years ago
  13. 25e9299 Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://codereview.chromium.org/916193002/) by robertphillips · 10 years ago
  14. 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  15. 94dff15 Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chromium.org/865313004/) by joshualitt · 10 years ago
  16. b48e08e Fix Chromium build (again) by robertphillips · 10 years ago
  17. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 10 years ago
  18. f5e89c8 Fix Chromium build by robertphillips · 10 years ago
  19. 3f284d7 GMs now use batch by joshualitt · 10 years ago
  20. 9491f7f remove goto in Distance field path renderer by joshualitt · 10 years ago
  21. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  22. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  23. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  24. ac83d62 Fix up a couple includes that are using <> instead of "". by mtklein · 10 years ago
  25. 76e7fb6 Ovals batch by joshualitt · 10 years ago
  26. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 10 years ago
  27. 02b0501 Small change to use a GrGeometryProcessor for all BitmapText draw calls by joshualitt · 10 years ago
  28. 9e33d1d debugger: Abandon context when Qt changes it without notice by kkinnunen · 10 years ago
  29. 3632f84 Add tests for STArray swap by bsalomon · 10 years ago
  30. d160192 Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of https://codereview.chromium.org/915693002/) by mtklein · 10 years ago
  31. 94aca69 Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https://codereview.chromium.org/916563002/) by mtklein · 10 years ago
  32. 8ed666d add gm for stroked circles that are zoomed by reed · 10 years ago
  33. 8432808 check for inverted rects before we quick-reject by reed · 10 years ago
  34. bfd5bff Simplify SkBBH::insert API by mtklein · 10 years ago
  35. a0921f2 add dummy avx file so xcode will build by reed · 10 years ago
  36. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  37. c8262cc Update docs with instructions for debugging Android SampleApp. by djsollen · 10 years ago
  38. d9591bb Switch font embedding to a compile-time flag, with a todo for runtime. by mtklein · 10 years ago
  39. 043e0f6 discard when coverage is <= 0 in XP dst copy. by joshualitt · 10 years ago
  40. 4e65473 Add SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
  41. 46b8083 GYP groudwork for half-float opts support. by mtklein · 10 years ago
  42. 454fa71 check for nonfinites in rrects by reed · 10 years ago
  43. 88f0a99 Use conics for round joins and caps by reed · 10 years ago
  44. e85a32d Clean up clipping code a bit by robertphillips · 10 years ago
  45. ac928f2 Only define SK_CRASH_HANDLER in crash_handler. by scroggo · 10 years ago
  46. eb2be7f Additional cleanups to Android config parsing. by bungeman · 10 years ago
  47. ee9c49e rewrite ambiguous comment by mtklein · 10 years ago
  48. 1b9c8bb Only instance-count in SK_DEVELOPER builds (our debug builds, not Chrome's) by mtklein · 10 years ago
  49. ffd008e Update SKP version by skia.buildbots · 10 years ago
  50. e72a80d Port SkLazyPtr to new SkAtomics.h by mtklein · 10 years ago
  51. 01f797f SkAtomics: add asserts for valid memory orders. by mtklein · 10 years ago
  52. d5d27d9 use conics for arcTo by reed · 10 years ago
  53. 8e85761 Fixed array read error by sugoi · 10 years ago
  54. 61adb1b more gms for conics by reed · 10 years ago
  55. 57f27bd Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/) by mtklein · 10 years ago
  56. 1b6b626 nanobench: lazily decode bitmaps in .skps. by mtklein · 10 years ago
  57. 31223e0 cull edges that are to the right of the clip by reed · 10 years ago
  58. 70a8ca8 add rounded-join option to bigpath bench by reed · 10 years ago
  59. 5a2a5e7 Revert of Make the glyph array entries inline. (patchset #11 id:190001 of https://codereview.chromium.org/885903002/) by mtklein · 10 years ago
  60. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  61. c89f6fb Salvage the SampleApp portion of the ill-fated "nudge" CL by robertphillips · 10 years ago
  62. 9396d84 skoodle1 by jcgregorio · 10 years ago
  63. e3ecde1 Remove unnecessary assignment by qiankun.miao · 10 years ago
  64. b4c29ac Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  65. 4e534d0 Update SKP version by skia.buildbots · 10 years ago
  66. e6b1a60 Remove opaque versions of Color32_D565 by henrik.smiding · 10 years ago
  67. 4f66d5b turns out the newlines matter by Mike Klein · 10 years ago
  68. b486083 one day i will bother to look at the markdown rendering by Mike Klein · 10 years ago
  69. b8d4635 documentation: formatting site/dev/contrib/c++11 by halcanary · 10 years ago
  70. 067f8ab Update SKP version by skia.buildbots · 10 years ago
  71. 01d3319 Faster edge re-sort by reed · 10 years ago
  72. 5cc0f6c Update SKP version by skia.buildbots · 10 years ago
  73. 0692c5f Revert of Faster edge re-sort, drop trailing edges (patchset #2 id:20001 of https://codereview.chromium.org/907623002/) by reed · 10 years ago
  74. 2322115 Faster edge re-sort, drop trailing edges by reed · 10 years ago
  75. c319d07 Revert of faster edge re-sort, drop trailing edges (patchset #4 id:60001 of https://codereview.chromium.org/891613003/) by reed · 10 years ago
  76. 70f0004 simple fix to close batches on anything push to the GrIODB recorder by joshualitt · 10 years ago
  77. 38f1c00 faster edge re-sort, drop trailing edges by reed · 10 years ago
  78. 37a4736 add bench for very big paths by reed · 10 years ago
  79. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  80. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  81. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  82. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 10 years ago
  83. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  84. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  85. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  86. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  87. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  88. 5245cb4 Update SKP version by skia.buildbots · 10 years ago
  89. 339cdbf migrate more samples over to SkAnimTImer by reed · 10 years ago
  90. 27f398f Convex batch by joshualitt · 10 years ago
  91. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  92. f71b4c1 whitespace by joshualitt · 10 years ago
  93. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  94. 2fdd29d Document my current understanding of C++11 in Skia. by mtklein · 10 years ago
  95. 797f58a GM for http://skbug.com/3398 by halcanary · 10 years ago
  96. 6dee2ad Try again to use a C++11 feature in DM as a canary. by mtklein · 10 years ago
  97. f3cdce7 Build in C++11 mode on Unix-like bots. by mtklein · 10 years ago
  98. 8d9225b Suppress another FontConfig 'leak'. by bungeman · 10 years ago
  99. de358a9 BUG=skia: by joshualitt · 10 years ago
  100. 528f97f Update SKP version by skia.buildbots · 10 years ago