1. 09a486e fix dm crash by joshualitt · 10 years ago
  2. 5c7dfee re-enable reordering by joshualitt · 10 years ago
  3. c657b69 Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview.chromium.org/1143133006/) by reed · 10 years ago
  4. 8b08159 Fix for crashing bots by joshualitt · 10 years ago
  5. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 10 years ago
  6. 933d986 suppress chatty warning about Funkster.ttf not be supported (on mac at least) by reed · 10 years ago
  7. 4f61fee Remove SK_FREETYPE_HAS_MM. by bungeman · 10 years ago
  8. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 10 years ago
  9. 0513c83 Fix NULL access by bsalomon · 10 years ago
  10. c00e1dd another double square by caryclark · 10 years ago
  11. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 10 years ago
  12. 038b01c /infra directory by nodir · 10 years ago
  13. 1bfcaa4 don't square error term twice by caryclark · 10 years ago
  14. a35778b Roll third_party/externals/gyp dd831fd:08429da by bungeman · 10 years ago
  15. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 10 years ago
  16. c58e532 add res to stroke bench by caryclark · 10 years ago
  17. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 10 years ago
  18. d772491 Update SKP version by skia.buildbots · 10 years ago
  19. db74f62 Revert[6] of add asserts around results from requestLock by reed · 10 years ago
  20. 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 10 years ago
  21. df91b73 Revert[4] of add asserts around results from requestLock by reed · 10 years ago
  22. 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 · 10 years ago
  23. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 10 years ago
  24. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 10 years ago
  25. 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 · 10 years ago
  26. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 10 years ago
  27. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 10 years ago
  28. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 10 years ago
  29. c4fba51 Add Em test font. by bungeman · 10 years ago
  30. ecaf9c9 use inline version of eval quad if tangent is not needed by caryclark · 10 years ago
  31. 29f8679 Removing GrAutoMalloc by joshualitt · 10 years ago
  32. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 10 years ago
  33. ff2f423 add bench for building strokes by reed · 10 years ago
  34. 611cc5f delete experimental path renderers by joshualitt · 10 years ago
  35. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 10 years ago
  36. e800657 add assert that the pixelref really did success in requestlock by reed · 10 years ago
  37. bd24542 Revert of small CL to experiment with 'disabling' memory mapping (patchset #1 id:1 of https://codereview.chromium.org/1160003004/) by joshualitt · 10 years ago
  38. 9f19e80 Whitespace change to test bugdroid by rmistry · 10 years ago
  39. 2e48e15 small CL to experiment with 'disabling' memory mapping by joshualitt · 10 years ago
  40. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 10 years ago
  41. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 10 years ago
  42. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 10 years ago
  43. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 10 years ago
  44. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  45. 3098a75 Better comments in SkXfermodeInterpretation by halcanary · 10 years ago
  46. f152e98 revert reordering by joshualitt · 10 years ago
  47. 4ee6bd8 Add caps overrides to GMs by bsalomon · 10 years ago
  48. a9f1db7 Use SkTArray instead of SkSTArray in movable. by bungeman · 10 years ago
  49. 9700206 New CodeSrc* draw mode kScanline_Subset_Mode by emmaleer · 10 years ago
  50. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 10 years ago
  51. 24a366a Fall back to older inorder buffer if we have NVPR by joshualitt · 10 years ago
  52. 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 · 10 years ago
  53. b72ec98 Fall back to older inorder buffer if we have NVPR by joshualitt · 10 years ago
  54. e932a64 enable reordering by joshualitt · 10 years ago
  55. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 10 years ago
  56. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 10 years ago
  57. 7dc9190 fixing onSkipScanlines png error by emmaleer · 10 years ago
  58. 9572a10 don't use accessBitmap by reed · 10 years ago
  59. 4b195e5 Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext by robertphillips · 10 years ago
  60. b97e909 Fix SkAndroidSDKCanvas virtuals by tomhudson · 10 years ago
  61. 5bcef1b speculative revert change to pixmap for bitmapscaler by reed · 10 years ago
  62. 7a9c45c real fix for textblob use after gpu free by joshualitt · 10 years ago
  63. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 10 years ago
  64. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 10 years ago
  65. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 10 years ago
  66. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  67. 36ec383 Reorder across clears by joshualitt · 10 years ago
  68. 43315bb sync-and-gyp: make smarter by halcanary · 10 years ago
  69. 340cd84 Disabling ~path_hairline in iOS nanobench by stephana · 10 years ago
  70. cd1d41e remove unneeded device:lockpixels by reed · 10 years ago
  71. 61e9196 Avoid creating GrGLPath to the resource cache when creating GrGLPathRanges by kkinnunen · 10 years ago
  72. 43c5bab Update SKP version by skia.buildbots · 10 years ago
  73. cf01e31 deprecate calling lockPixels by reed · 10 years ago
  74. 95d343f move readPixels from bitmap -> pixmap by reed · 10 years ago
  75. c240e71 remove bitmaps entirely from sprite blits (as source) by reed · 10 years ago
  76. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 10 years ago
  77. c319c80 Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) by bungeman · 10 years ago
  78. aa999cb Everyone gets a namespace {}. by mtklein · 10 years ago
  79. 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 · 10 years ago
  80. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  81. 3e2d59e Fix LCD coverage regression in GrPorterDuffXPFactory by cdalton · 10 years ago
  82. 682c269 Store context options on caps. by bsalomon · 10 years ago
  83. a5f1d5a fix for atlas is abandoned text corruption by joshualitt · 10 years ago
  84. 4e506c2 Simpler version of Plus w/ AA. ~25% faster too. by mtklein · 10 years ago
  85. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 10 years ago
  86. f28cff7 Store context options on caps. by bsalomon · 10 years ago
  87. a624d12 use SkPixmap inside sprite blitters by reed · 10 years ago
  88. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  89. 2a97c55 Trivial patch to set a max lookback on reordering by joshualitt · 10 years ago
  90. c9b8276 BUG=skia: NOTRY=true TBR=borenet by stephana · 10 years ago
  91. 27c2b09 Move Sk4px Xfermode code to a header so we can use it twice. by mtklein · 10 years ago
  92. 92c9743 Add more detail on how DM checksums are done. by jcgregorio · 10 years ago
  93. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 10 years ago
  94. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 10 years ago
  95. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 10 years ago
  96. 706f08f Move GrPath(Range) creation to ResourceProvider. by bsalomon · 10 years ago
  97. a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 10 years ago
  98. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 10 years ago
  99. 99babf2 Further work on sRGB support. by jvanverth · 10 years ago
  100. 3b8d9f7 Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/) by mtklein · 10 years ago