1. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  2. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  3. 5a9e299 Revert of Bump up point where we switch to distance fields for large glyphs (patchset #1 id:1 of https://codereview.chromium.org/1184153004/) by jvanverth · 9 years ago
  4. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
  5. 2a4685f SkSemaphore: use SYNC_POLICY_LIFO on Mach. by mtklein · 9 years ago
  6. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  7. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  8. d83f495 initialize firstDir by caryclark · 9 years ago
  9. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  10. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 9 years ago
  11. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  12. 48fc0ea Avoid unnecessary comparison if both Typeface are NULL by jin.a.yang · 9 years ago
  13. 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
  14. e3b22dc Remove SkOSWindow_Mac.cpp by bsalomon · 9 years ago
  15. 921827b Add a note to SkGlobalInitialization_chromium.cpp. by mtklein · 9 years ago
  16. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  17. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  18. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 9 years ago
  19. 8464a96 fix null-pointer deref in SkComposeShader::toString() by halcanary · 9 years ago
  20. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  21. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  22. 0fce1fb Bump up point where we switch to distance fields for large glyphs by jvanverth · 9 years ago
  23. 7a61793 Don't clear in SkSurface::NewWrappedRenderTarget by bsalomon · 9 years ago
  24. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  25. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  26. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  27. e0ef4a7 win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval() by bsalomon · 9 years ago
  28. 256cc89 Disable direction pre-caching to suss out TSAN failures. by mtklein · 9 years ago
  29. 3747875 Thorough tests for saturatedAdd and mulDiv255Round. by mtklein · 9 years ago
  30. 07a8fc8 Blacklist ARM from advanced blend by cdalton · 9 years ago
  31. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  32. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  33. f5c633f don't rely on fonts having a stream by caryclark · 9 years ago
  34. b5b50a0 SkGIFMovie: Fix corrupted background color by Takahiro.Aizawa · 9 years ago
  35. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  36. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  37. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  38. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  39. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  40. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  41. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  42. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  43. a0f1a18 Don't leak fragment processor in SkColorFilter::asFragmentProcessors implementations. by bsalomon · 9 years ago
  44. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  45. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  46. 74d614a remove unused private Resizer by reed · 9 years ago
  47. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  48. 1422ec8 Fix for dashing shader on Mali: use highp where necessary. by senorblanco · 9 years ago
  49. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  50. 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 9 years ago
  51. 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 9 years ago
  52. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  53. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  54. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  55. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  56. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  57. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  58. c15d957 add copyright by reed · 9 years ago
  59. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  60. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  61. 1aca864 Fix build for UCLIBC platforms (newlocale/freelocale) by smcgruer · 9 years ago
  62. 6bd8d1c Fill capHeight and maxCharWidth on Mac. by bungeman · 9 years ago
  63. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  64. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  65. 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
  66. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  67. 1b5f25c Remove attempted bug mitigation in Mac typeface. by bungeman · 9 years ago
  68. 827bae1 Fix regression in GrXferProcessor by cdalton · 9 years ago
  69. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
  70. 8ca89e1 SkPDF: fix name escape code by halcanary · 9 years ago
  71. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  72. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  73. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  74. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  75. 0963f5d move erase into SkPixmap by reed · 9 years ago
  76. 2893784 Cap color index values by robertphillips · 9 years ago
  77. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  78. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  79. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  80. 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
  81. f0df189 Opt for advanced blend at creation time in CrCustomXfermode by cdalton · 9 years ago
  82. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  83. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  84. 89d5988 Remove memcmp from GrProgramDesc op== and Less by bsalomon · 9 years ago
  85. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  86. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  87. d624634 Disable unused attributes when using copy shader by bsalomon · 9 years ago
  88. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  89. 0709ca0 Trivial change to bump minimum block size for Buffer pool by joshualitt · 9 years ago
  90. bc50e5c Disable dual source blending support when GLSL version is too old by bsalomon · 9 years ago
  91. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  92. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  93. d18bb23 Fix edge-line artifacts issue on Mali by joel.liang · 9 years ago
  94. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  95. 321fa70 remove stray printf by reed · 9 years ago
  96. 08d1714 Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  97. ce09a28 Reenable reordering by joshualitt · 9 years ago
  98. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  99. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  100. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago