1. cdb42bb Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1203983003/) by reed · 10 years ago
  2. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 10 years ago
  3. 0e72b7e add/fix copyrights by reed · 10 years ago
  4. 4c21dc5 add drawImageNine by reed · 10 years ago
  5. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 10 years ago
  6. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 10 years ago
  7. 47c1ccb Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/) by bsalomon · 10 years ago
  8. 1e1adc3 remove workaround for dx9 angle slow rgba pixel ops by bsalomon · 10 years ago
  9. 71c3c76 add SkCanvas::drawAtlas by reed · 10 years ago
  10. ba9a4aa Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/) by scroggo · 10 years ago
  11. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 10 years ago
  12. 8bcc7a0 remove SK_SUPPORT_LEGACY_PATHOP_ENUMS by reed · 10 years ago
  13. af4b233 remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM by reed · 10 years ago
  14. 56b73fc remove (legacy) NewFromData by reed · 10 years ago
  15. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 10 years ago
  16. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 10 years ago
  17. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 10 years ago
  18. e582a5a remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS by reed · 10 years ago
  19. b3fe1b8 more tests for offsetimagefilter by reed · 10 years ago
  20. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 10 years ago
  21. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 10 years ago
  22. 3fef728 Fix indirect use of defined() directive by tomhudson · 10 years ago
  23. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 10 years ago
  24. 871872f change old picture serialization to really handle images by reed · 10 years ago
  25. efbffed Clean up usage of SkSurfaceProps by robertphillips · 10 years ago
  26. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 10 years ago
  27. 4854d13 Remove distance field flag from SkPaint by jvanverth · 10 years ago
  28. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 10 years ago
  29. fcf7829 remove SkDeviceProperties by robertphillips · 10 years ago
  30. 8b1fa6d Fix precision error in https://codereview.chromium.org/1188433011/ by robertphillips · 10 years ago
  31. 20eee3f Added check for ill-conditioned invert by robertphillips · 10 years ago
  32. ce777c9 remove deprecated NewRasterPMColor by reed · 10 years ago
  33. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 10 years ago
  34. 35a5261 privatize by reed · 10 years ago
  35. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 10 years ago
  36. de49988 add callbacks to Images that wrap client-provided content by reed · 10 years ago
  37. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 10 years ago
  38. 274980c Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/) by joshualitt · 10 years ago
  39. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 10 years ago
  40. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 10 years ago
  41. 7b7c844 Remove unused SkTypeface_android.h. by bungeman · 10 years ago
  42. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 10 years ago
  43. 00b621c Add sk_parallel_for() by mtklein · 10 years ago
  44. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 10 years ago
  45. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 10 years ago
  46. 0b1de26 Move FontConfig factory into separate file. by bungeman · 10 years ago
  47. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 10 years ago
  48. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 10 years ago
  49. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 10 years ago
  50. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 10 years ago
  51. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 10 years ago
  52. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 10 years ago
  53. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 10 years ago
  54. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 10 years ago
  55. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 10 years ago
  56. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 10 years ago
  57. 109a23d Remove the SkCanvas comment API by fmalita · 10 years ago
  58. da5469d Invalidate GrTexture mipmap on content change notification by junov · 10 years ago
  59. fd674dd Remove SkDrawPictureCallback by fmalita · 10 years ago
  60. 626e1ff Import functionality for new GL backend by cdalton · 10 years ago
  61. 030dc84 Visual bench on native android by joshualitt · 10 years ago
  62. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 10 years ago
  63. 202c4c7 Import functionality for new GL backend by cdalton · 10 years ago
  64. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 10 years ago
  65. dded696 Implement support for mixed sampled render targets by vbuzinov · 10 years ago
  66. ee0175f Move blend enums into GrBlend.h by cdalton · 10 years ago
  67. 8f08602 fix deserialization after FirstDirection change to paths by reed · 10 years ago
  68. 7147cc1 retro add copyright by reed · 10 years ago
  69. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 10 years ago
  70. 026beb5 SkPath::Direction serves two masters: by reed · 10 years ago
  71. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 10 years ago
  72. 5581236 Towards removing getTexture() on SkImage by bsalomon · 10 years ago
  73. 5195805 Use SkMScalar as float by default to match Chromium. by mtklein · 10 years ago
  74. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 10 years ago
  75. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 10 years ago
  76. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 10 years ago
  77. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 10 years ago
  78. 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 · 10 years ago
  79. 86ae0a9 Add mixed samples support to XPs by cdalton · 10 years ago
  80. d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 10 years ago
  81. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 10 years ago
  82. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 10 years ago
  83. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 10 years ago
  84. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 10 years ago
  85. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 10 years ago
  86. 0963f5d move erase into SkPixmap by reed · 10 years ago
  87. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 10 years ago
  88. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 10 years ago
  89. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 10 years ago
  90. 56263c7 delete (unused) TransparentShader by reed · 10 years ago
  91. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 10 years ago
  92. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 10 years ago
  93. ad7ae6c switch bitmapshader internals over to pixmap by reed · 10 years ago
  94. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 10 years ago
  95. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 10 years ago
  96. 6404542 refactor bitmapshader to use a controller by reed · 10 years ago
  97. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 10 years ago
  98. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 10 years ago
  99. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 10 years ago
  100. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 10 years ago