1. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  2. 35a5261 privatize by reed · 9 years ago
  3. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  4. de49988 add callbacks to Images that wrap client-provided content by reed · 9 years ago
  5. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  6. 274980c Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/) by joshualitt · 9 years ago
  7. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  8. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  9. 7b7c844 Remove unused SkTypeface_android.h. by bungeman · 9 years ago
  10. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  11. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  12. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
  13. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  14. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  15. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 9 years ago
  16. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  17. 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
  18. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  19. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  20. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 9 years ago
  21. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  22. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  23. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  24. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  25. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  26. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  27. fd674dd Remove SkDrawPictureCallback by fmalita · 9 years ago
  28. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  29. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  30. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  31. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  32. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  33. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  34. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  35. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  36. 7147cc1 retro add copyright by reed · 9 years ago
  37. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  38. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  39. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  40. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  41. 5195805 Use SkMScalar as float by default to match Chromium. by mtklein · 9 years ago
  42. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  43. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  44. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  45. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  46. 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
  47. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  48. d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 9 years ago
  49. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
  50. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  51. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  52. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  53. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  54. 0963f5d move erase into SkPixmap by reed · 9 years ago
  55. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  56. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  57. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  58. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  59. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  60. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  61. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  62. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  63. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  64. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  65. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  66. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  67. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  68. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  69. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 9 years ago
  70. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  71. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  72. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  73. 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 9 years ago
  74. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  75. 19663e5 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.or… (patchset #1 id:1 of https://codereview.chromium.org/1165583005/) by reed · 9 years ago
  76. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  77. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  78. f941a68 add asserts around results from requestLock and lockPixels, ensuring that true always means we have non-null pixels (and non-null colortable if that matches the colortype) by reed · 9 years ago
  79. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  80. 29f8679 Removing GrAutoMalloc by joshualitt · 9 years ago
  81. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  82. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  83. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  84. bd24542 Revert of small CL to experiment with 'disabling' memory mapping (patchset #1 id:1 of https://codereview.chromium.org/1160003004/) by joshualitt · 9 years ago
  85. 2e48e15 small CL to experiment with 'disabling' memory mapping by joshualitt · 9 years ago
  86. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  87. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  88. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  89. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  90. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  91. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  92. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  93. 4b195e5 Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext by robertphillips · 9 years ago
  94. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  95. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  96. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  97. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  98. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  99. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  100. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago