1. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  2. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  3. 81beccc Devirtualize read/write pixels on surface. by bsalomon · 10 years ago
  4. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  5. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  6. 294c326 Fix color emoji. by jvanverth · 10 years ago
  7. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  8. e817dbb Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/) by jvanverth · 10 years ago
  9. bc92163 Fix color emoji. by jvanverth · 10 years ago
  10. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  11. 40636a5 faster SkRect::sort by reed · 10 years ago
  12. 092dab9 Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  13. 1119c87 cleanup and optimize rect intersect routines by reed · 10 years ago
  14. 7062a26 Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 id:80001 of https://codereview.chromium.org/639823005/) by mtklein · 10 years ago
  15. 9e87fa7 Force linking of static member variables for GLPrograms by joshualitt · 10 years ago
  16. 52455cb Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  17. 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  18. 6517134 gl programs rewrite by joshualitt · 10 years ago
  19. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  20. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  21. ac211af call derived ~ from GrIORef by bsalomon · 10 years ago
  22. 81e6448 Remove ~GrIORef since last remaining virtual and now all inline by bsalomon · 10 years ago
  23. 0f9e8a7 Revert of Use presence of a content key as non-scratch indicator (patchset #5 id:80001 of https://codereview.chromium.org/639873002/) by bsalomon · 10 years ago
  24. 9eefe08 Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  25. 544fe23 Add SK_API to GrGpuResource TBR=reed@google.com by bsalomon · 10 years ago
  26. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  27. 3d7d410 remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME by reed · 10 years ago
  28. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  29. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  30. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  31. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  32. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  33. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  34. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  35. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  36. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  37. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  38. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  39. 4302ae9 add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts by reed · 10 years ago
  40. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  41. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  42. d012877 Fix ref cnt'ing issue in GrProgramElement. by bsalomon · 10 years ago
  43. 2cc22b8 make SkMatrix::dump always available by reed · 10 years ago
  44. d1f0ebd specialize setConcat for scale+translate by reed · 10 years ago
  45. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  46. 85d3427 Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) by bsalomon · 10 years ago
  47. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  48. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  49. 2a382f5 Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https://codereview.chromium.org/620433002/) by robertphillips · 10 years ago
  50. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  51. 8e12656 Remove DEPRECATED_beginRecording(). by mtklein · 10 years ago
  52. 10d0327 add SkRect::joinNonEmptyArg for faster unioning by reed · 10 years ago
  53. 68cd2aa Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw by robertphillips · 10 years ago
  54. d9c42f7 optimize setRectFan and join -- from profiling drawText by reed · 10 years ago
  55. f6fde17 Archive more dead code. by mtklein · 10 years ago
  56. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  57. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  58. 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
  59. 5bc760a Remove support for SkPicture::clone(). by mtklein · 10 years ago
  60. 7874dc8 remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed · 10 years ago
  61. e8db3ef specialize setConcat for scale+translate, helps drawText perf by reed · 10 years ago
  62. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  63. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  64. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  65. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  66. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  67. b7bac3d Override drawImage*() in SkNWayCanvas by piotaixr · 10 years ago
  68. 3a49520 Sanitize SkMatrixConvolutionImageFilter creation params. by senorblanco · 10 years ago
  69. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  70. ee6631e Update RecordReplaceDrawTest to generate and pass pictures by robertphillips · 10 years ago
  71. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  72. faccb8e SkMatrix44::preserves2dAxisAlignment() by tomhudson · 10 years ago
  73. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  74. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  75. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  76. d52893c Add doc on SkCanvas::drawImage*() methods by piotaixr · 10 years ago
  77. 90a36e5 Make SkImage::draw() private by piotaixr · 10 years ago
  78. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  79. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  80. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  81. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  82. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  83. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  84. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  85. f238091 Adding support for GL_CHROMIUM_copy_texture, part 1 by junov · 10 years ago
  86. 8d034a1 Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  87. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 10 years ago
  88. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  89. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  90. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  91. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  92. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  93. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  94. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  95. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  96. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  97. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  98. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  99. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  100. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago