1. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  2. e3b22dc Remove SkOSWindow_Mac.cpp by bsalomon · 9 years ago
  3. 45171e2 Load visualbench pictures one at a time. by bsalomon · 9 years ago
  4. 921827b Add a note to SkGlobalInitialization_chromium.cpp. by mtklein · 9 years ago
  5. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  6. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  7. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 9 years ago
  8. 8464a96 fix null-pointer deref in SkComposeShader::toString() by halcanary · 9 years ago
  9. bf9e600 nanobench: split CPU and GPU .SKP tile sizes. by mtklein · 9 years ago
  10. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  11. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  12. 0fce1fb Bump up point where we switch to distance fields for large glyphs by jvanverth · 9 years ago
  13. 7a61793 Don't clear in SkSurface::NewWrappedRenderTarget by bsalomon · 9 years ago
  14. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  15. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  16. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  17. e0ef4a7 win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval() by bsalomon · 9 years ago
  18. 256cc89 Disable direction pre-caching to suss out TSAN failures. by mtklein · 9 years ago
  19. 5042020 Convert PictureRenderer to SkPaintFilterCanvas by fmalita · 9 years ago
  20. 3747875 Thorough tests for saturatedAdd and mulDiv255Round. by mtklein · 9 years ago
  21. 07a8fc8 Blacklist ARM from advanced blend by cdalton · 9 years ago
  22. b1bbca8 Revert of Thorough tests for saturatedAdd and mulDiv255Round. (patchset #1 id:1 of https://codereview.chromium.org/1184113003/) by mtklein · 9 years ago
  23. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  24. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  25. ce9d111 Thorough tests for saturatedAdd and mulDiv255Round. by mtklein · 9 years ago
  26. c751ecb When --mpd is true, run _mpd variants first, then non-mpd. by mtklein · 9 years ago
  27. f5c633f don't rely on fonts having a stream by caryclark · 9 years ago
  28. 1692bd1 Add markdown for GPU wrangler. by bsalomon · 9 years ago
  29. 822ace9 Use SkPaintFilterCanvas for SampleApp paint filtering by fmalita · 9 years ago
  30. fd674dd Remove SkDrawPictureCallback by fmalita · 9 years ago
  31. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  32. f53ce80 call portable font cleanup only once at app end by caryclark · 9 years ago
  33. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  34. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  35. b5b50a0 SkGIFMovie: Fix corrupted background color by Takahiro.Aizawa · 9 years ago
  36. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  37. 245c850 Update SKP version by skia.buildbots · 9 years ago
  38. c0c4d75 The correct case of 'sdl' directory in gyp. by bungeman · 9 years ago
  39. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  40. 82fecd4 make drawlooper portable by caryclark · 9 years ago
  41. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  42. 6eba305 remove lcd by caryclark · 9 years ago
  43. 824996a Update DM to respect blacklists for tests by djsollen · 9 years ago
  44. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  45. d85093c make emptypath portable; add 565 color utility by caryclark · 9 years ago
  46. 1866b57 Stop running SKPs in DM on the bots. by mtklein · 9 years ago
  47. f793cd0 Print command to be executed in verbose mode by djsollen · 9 years ago
  48. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  49. 8ed08e5 Disable failing GPU tests on Nexus 6. by djsollen · 9 years ago
  50. ceb9f3b update complexclip to portable by caryclark · 9 years ago
  51. f6db27e Fixing stripe test by msarett · 9 years ago
  52. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  53. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  54. 57856a1 convert cubicpaths gm tests to portable by caryclark · 9 years ago
  55. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  56. a0f1a18 Don't leak fragment processor in SkColorFilter::asFragmentProcessors implementations. by bsalomon · 9 years ago
  57. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  58. 7e85216 fix portable text in test by caryclark · 9 years ago
  59. bf514e2 SkiaLab doc: add another step for new Android devices by borenet · 9 years ago
  60. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  61. 74d614a remove unused private Resizer by reed · 9 years ago
  62. ceadfef next batch of portable typeface changes by caryclark · 9 years ago
  63. 0a24297 DM testing for skipping and scaling by msarett · 9 years ago
  64. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  65. bc89a25 Update README.chromium. by bungeman · 9 years ago
  66. 1422ec8 Fix for dashing shader on Mali: use highp where necessary. by senorblanco · 9 years ago
  67. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  68. 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 9 years ago
  69. 6d0d6cb PDF expects fonts to map glyph ID 0 to the missing character. by caryclark · 9 years ago
  70. 7147cc1 retro add copyright by reed · 9 years ago
  71. 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 9 years ago
  72. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  73. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  74. de50d9b fix broken build by not passing the verbose flag through by Derek Sollenberger · 9 years ago
  75. 46409de Remove verbose bash logging by djsollen · 9 years ago
  76. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  77. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  78. d3c1622 turn on antialiased text by caryclark · 9 years ago
  79. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  80. e21585e Update flags passed to Android GPU bots to exclude running skps and image sources. by djsollen · 9 years ago
  81. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  82. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  83. 5195805 Use SkMScalar as float by default to match Chromium. by mtklein · 9 years ago
  84. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  85. c15d957 add copyright by reed · 9 years ago
  86. cf94c74 Add android native_app_glue to platform_tools/android/third_party by joshualitt · 9 years ago
  87. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  88. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  89. 1aca864 Fix build for UCLIBC platforms (newlocale/freelocale) by smcgruer · 9 years ago
  90. 2579188 Pump up matrix44_setconcat benches 1000x so they can be timed on Android. by mtklein · 9 years ago
  91. 6bd8d1c Fill capHeight and maxCharWidth on Mac. by bungeman · 9 years ago
  92. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  93. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  94. c6c6a91 Split SetConcatMatrix44Bench to cover both internal paths. by mtklein · 9 years ago
  95. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  96. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  97. d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 9 years ago
  98. 1b5f25c Remove attempted bug mitigation in Mac typeface. by bungeman · 9 years ago
  99. 827bae1 Fix regression in GrXferProcessor by cdalton · 9 years ago
  100. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago