1. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  2. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  3. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  4. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  5. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  6. c15d957 add copyright by reed · 9 years ago
  7. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  8. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  9. 1aca864 Fix build for UCLIBC platforms (newlocale/freelocale) by smcgruer · 9 years ago
  10. 6bd8d1c Fill capHeight and maxCharWidth on Mac. by bungeman · 9 years ago
  11. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  12. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  13. 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
  14. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  15. 1b5f25c Remove attempted bug mitigation in Mac typeface. by bungeman · 9 years ago
  16. 827bae1 Fix regression in GrXferProcessor by cdalton · 9 years ago
  17. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
  18. 8ca89e1 SkPDF: fix name escape code by halcanary · 9 years ago
  19. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  20. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  21. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  22. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  23. 0963f5d move erase into SkPixmap by reed · 9 years ago
  24. 2893784 Cap color index values by robertphillips · 9 years ago
  25. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  26. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  27. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  28. 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
  29. f0df189 Opt for advanced blend at creation time in CrCustomXfermode by cdalton · 9 years ago
  30. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  31. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  32. 89d5988 Remove memcmp from GrProgramDesc op== and Less by bsalomon · 9 years ago
  33. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  34. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  35. d624634 Disable unused attributes when using copy shader by bsalomon · 9 years ago
  36. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  37. 0709ca0 Trivial change to bump minimum block size for Buffer pool by joshualitt · 9 years ago
  38. bc50e5c Disable dual source blending support when GLSL version is too old by bsalomon · 9 years ago
  39. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  40. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  41. d18bb23 Fix edge-line artifacts issue on Mali by joel.liang · 9 years ago
  42. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  43. 321fa70 remove stray printf by reed · 9 years ago
  44. 08d1714 Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  45. ce09a28 Reenable reordering by joshualitt · 9 years ago
  46. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  47. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  48. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  49. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  50. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  51. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  52. 995594b disable reordering until android bots clear up by joshualitt · 9 years ago
  53. 09a486e fix dm crash by joshualitt · 9 years ago
  54. 5c7dfee re-enable reordering by joshualitt · 9 years ago
  55. c657b69 Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview.chromium.org/1143133006/) by reed · 9 years ago
  56. 8b08159 Fix for crashing bots by joshualitt · 9 years ago
  57. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 9 years ago
  58. 4f61fee Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  59. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  60. 0513c83 Fix NULL access by bsalomon · 9 years ago
  61. c00e1dd another double square by caryclark · 9 years ago
  62. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  63. 1bfcaa4 don't square error term twice by caryclark · 9 years ago
  64. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  65. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  66. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  67. 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
  68. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  69. 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
  70. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  71. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  72. 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
  73. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  74. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 9 years ago
  75. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 9 years ago
  76. ecaf9c9 use inline version of eval quad if tangent is not needed by caryclark · 9 years ago
  77. 29f8679 Removing GrAutoMalloc by joshualitt · 9 years ago
  78. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  79. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  80. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  81. e800657 add assert that the pixelref really did success in requestlock by reed · 9 years ago
  82. 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
  83. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  84. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 9 years ago
  85. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  86. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  87. 3098a75 Better comments in SkXfermodeInterpretation by halcanary · 9 years ago
  88. f152e98 revert reordering by joshualitt · 9 years ago
  89. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  90. a9f1db7 Use SkTArray instead of SkSTArray in movable. by bungeman · 9 years ago
  91. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  92. 24a366a Fall back to older inorder buffer if we have NVPR by joshualitt · 9 years ago
  93. d8e2d28 Revert of Fall back to older inorder buffer if we have NVPR (patchset #3 id:40001 of https://codereview.chromium.org/1143153008/) by joshualitt · 9 years ago
  94. b72ec98 Fall back to older inorder buffer if we have NVPR by joshualitt · 9 years ago
  95. e932a64 enable reordering by joshualitt · 9 years ago
  96. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  97. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  98. 7dc9190 fixing onSkipScanlines png error by emmaleer · 9 years ago
  99. 9572a10 don't use accessBitmap by reed · 9 years ago
  100. 4b195e5 Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext by robertphillips · 9 years ago