1. 83787d0 only notify bitmaps that have been added to the cache by reed · 9 years ago
  2. b69d0e0 BUG=skia: by herb · 9 years ago
  3. 86821b5 SkTRacy<T> -> SkAtomic<T> by mtklein · 9 years ago
  4. ab2f44c probable fix for asan bot by joshualitt · 9 years ago
  5. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 9 years ago
  6. f8d24e2 BUG=skia: by herb · 9 years ago
  7. 0413d43 Enable rect clips by joshualitt · 9 years ago
  8. 9ece6a9 move static init to cpp file to fix linux builder by joshualitt · 9 years ago
  9. 128def3 Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of https://codereview.chromium.org/951103002/) by joshualitt · 9 years ago
  10. 51fdb4f fix for linux builder warn on exit destructor by joshualitt · 9 years ago
  11. 44701df Move clip off of draw target by joshualitt · 9 years ago
  12. 7af2150 SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*) by halcanary · 9 years ago
  13. 0bdeec9 Remove canApplyCoverage from XP and all related functions in gpu code. by egdaniel · 9 years ago
  14. 93276c6 Remove EGL header from SkANGLELContext.h by bsalomon · 9 years ago
  15. c01f47b Remove unnecessary include of gles2 header in SkANGLEGLContext.h by bsalomon · 9 years ago
  16. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 9 years ago
  17. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 9 years ago
  18. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 9 years ago
  19. 953df44 Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM. by scroggo · 9 years ago
  20. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 9 years ago
  21. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  22. 96d68b7 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 9 years ago
  23. 7ff7050 Enable override keyword for GCC versions >= 4.7 by djsollen · 9 years ago
  24. b92b706 Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (patchset #1 id:1 of https://codereview.chromium.org/940083002/) by reed · 9 years ago
  25. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 9 years ago
  26. 8e65712 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 9 years ago
  27. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 9 years ago
  28. f99e961 Allow resources' unique keys to be changed. by bsalomon · 9 years ago
  29. 07327bf move SkPDFD*.h from include to src by halcanary · 9 years ago
  30. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 9 years ago
  31. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 9 years ago
  32. 25d9c15 Pass Rendertarget into context. by joshualitt · 9 years ago
  33. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  34. 0aa9479 Use SkAutoSTMalloc in GrResourceKey by bsalomon · 9 years ago
  35. 9488648 Expose method to retrieve CTFont by dominik.rottsches · 9 years ago
  36. cd6ca9e Make SkImage::getTexture() const by kkinnunen · 9 years ago
  37. e4ef1ca Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) by reed · 9 years ago
  38. f320e04 Use an array of nonpurgeable resources in GrResourceCache by bsalomon · 9 years ago
  39. 1e4e814 SK_NO_FLATE by mtklein · 9 years ago
  40. 9f2d157 Make GrResourceCache use a priority queue of purgeable resources. by bsalomon · 9 years ago
  41. 9e779d4 add gm for path-arcs, and catch degenerate arc in conic-case by reed · 9 years ago
  42. 3ad6570 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  43. f87fe78 use common impl for drawTextOnPath by reed · 9 years ago
  44. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  45. 523cda3 Remove android specific srcPath from SkPath by djsollen · 9 years ago
  46. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 9 years ago
  47. 9e447c0 remove unneeded preroll by reed · 9 years ago
  48. 43466a1 Multi-string shaders by joshualitt · 9 years ago
  49. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 9 years ago
  50. 1c3c2d8 Multi-string shaders by joshualitt · 9 years ago
  51. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 9 years ago
  52. f7c2d55 Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation. by egdaniel · 9 years ago
  53. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 9 years ago
  54. 2b816ba Revert of Use dst copies in porter duffer XP to correctly render certain blends. (patchset #4 id:60001 of https://codereview.chromium.org/914003003/) by egdaniel · 9 years ago
  55. 997c635 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  56. 5788faa Fix SkComposeImageFilter's bounds computation and offset handling by ajuma · 9 years ago
  57. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 9 years ago
  58. f89f60f [SkSVGDevice] Full font family support by fmalita · 9 years ago
  59. 0a62ad7 Revert of I cannot remember what the race here actually was. (patchset #1 id:1 of https://codereview.chromium.org/922873002/) by mtklein · 9 years ago
  60. 71409c8 I cannot remember what the race here actually was. by mtklein · 9 years ago
  61. 05d9044 optional res-scale parameter to getFillPath by reed · 9 years ago
  62. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 9 years ago
  63. 90b5c0c Expose SkPathRef::unique through SkPath. by djsollen · 9 years ago
  64. e998b7f Move SkOSFile::Iter impls into ports. by bungeman · 10 years ago
  65. 3740972 Make null GL context use callback to make current by bsalomon · 10 years ago
  66. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  67. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  68. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 10 years ago
  69. 3632f84 Add tests for STArray swap by bsalomon · 10 years ago
  70. 454fa71 check for nonfinites in rrects by reed · 10 years ago
  71. e85a32d Clean up clipping code a bit by robertphillips · 10 years ago
  72. 1b9c8bb Only instance-count in SK_DEVELOPER builds (our debug builds, not Chrome's) by mtklein · 10 years ago
  73. e72a80d Port SkLazyPtr to new SkAtomics.h by mtklein · 10 years ago
  74. 01f797f SkAtomics: add asserts for valid memory orders. by mtklein · 10 years ago
  75. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  76. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  77. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  78. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  79. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 10 years ago
  80. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  81. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  82. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  83. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  84. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  85. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  86. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  87. de358a9 BUG=skia: by joshualitt · 10 years ago
  88. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  89. d2a6f4e More cleanup around GrContext, textures, and SkGr.cpp by bsalomon · 10 years ago
  90. b0df8be return reference to cache instead of copying the mask by reed · 10 years ago
  91. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 10 years ago
  92. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  93. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  94. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  95. 2340dcb Remove unused and unimplemented abstract functions from GrRenderTarget by kkinnunen · 10 years ago
  96. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  97. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  98. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 10 years ago
  99. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  100. 563ff60 make getContentKey() available in GrGpuResource public interface by bsalomon · 10 years ago