1. 2aafe6f Add SkSVGCanvas by fmalita · 9 years ago
  2. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 9 years ago
  3. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 9 years ago
  4. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 9 years ago
  5. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  6. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 9 years ago
  7. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  8. 7fa87cd Add factory for Android font manager. by bungeman · 9 years ago
  9. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 9 years ago
  10. 27f398f Convex batch by joshualitt · 9 years ago
  11. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 9 years ago
  12. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  13. de358a9 BUG=skia: by joshualitt · 9 years ago
  14. 63af144 Fix GIF transparency. by jei.mayol · 9 years ago
  15. e73da40 add length parameter to addText, to match attr values by reed · 9 years ago
  16. d2a6f4e More cleanup around GrContext, textures, and SkGr.cpp by bsalomon · 9 years ago
  17. ba18f91 No more caching volatile bitmaps by sugoi · 9 years ago
  18. f162012 Fix casting bug in GrArithmeticXP by egdaniel · 9 years ago
  19. 8842556 Make npot resizing work properly for bmps that are explicitly texture backed. by bsalomon · 9 years ago
  20. b0df8be return reference to cache instead of copying the mask by reed · 9 years ago
  21. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 9 years ago
  22. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  23. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 9 years ago
  24. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  25. 2340dcb Remove unused and unimplemented abstract functions from GrRenderTarget by kkinnunen · 9 years ago
  26. fe3f260 [SkSVGDevice] Initial text support by fmalita · 9 years ago
  27. d5163e2 fixing GrBatch leak by joshualitt · 9 years ago
  28. 7bc18b7 Hairline batch by joshualitt · 9 years ago
  29. 5224ba7 Dash using vertex attributes for interval and stroke width by joshualitt · 9 years ago
  30. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  31. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 9 years ago
  32. 0f5f967 Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurface if needed. by egdaniel · 9 years ago
  33. 46c77f7 Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromium.org/876673002/) by joshualitt · 9 years ago
  34. 658d55c Hairline batch by joshualitt · 9 years ago
  35. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 9 years ago
  36. 9bf4e5b Revert of Make the glyph array entries inline. (patchset #10 id:170001 of https://codereview.chromium.org/885903002/) by bsalomon · 9 years ago
  37. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 9 years ago
  38. cb3f504 Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromium.org/876673002/) by joshualitt · 9 years ago
  39. 4c08f16 Make the glyph array entries inline. BUG=skia: by herb · 9 years ago
  40. 563ff60 make getContentKey() available in GrGpuResource public interface by bsalomon · 9 years ago
  41. 6eff870 Hairline batch by joshualitt · 9 years ago
  42. 9b44026 Revert of make getContentKey() available in GrGpuResource public interface (patchset #2 id:20001 of https://codereview.chromium.org/886313005/) by stephana · 9 years ago
  43. 85ed2db make getContentKey() available in GrGpuResource public interface by bsalomon · 9 years ago
  44. e67164d DM: wire up --leaks / -l again by mtklein · 9 years ago
  45. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  46. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  47. 004a166 add missing SK_OVERRIDE by mtklein · 9 years ago
  48. efbad37 Don't read unecessary font files on Android. by bungeman · 9 years ago
  49. 4bf1ce2 Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #1 id:1 of https://codereview.chromium.org/873553003/) by stephana · 9 years ago
  50. 4988891 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #16 id:300001 of https://codereview.chromium.org/874863002/) by stephana · 9 years ago
  51. ad49b3b Optimize SSE2 opaque blend by qiankun.miao · 9 years ago
  52. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 9 years ago
  53. e137db8 Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/) by bsalomon · 9 years ago
  54. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  55. 6bfef2d Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/) by fmalita · 10 years ago
  56. b6bed17 Convert FamilyData to Skia style field names. by bungeman · 10 years ago
  57. 7a3527d Do not leak FamilyData in Android SkFontMgr. by bungeman · 10 years ago
  58. 3af41fa Do not add indirection to XML_Parser. by bungeman · 10 years ago
  59. 7f14c9b Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
  60. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  61. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  62. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  63. b932999 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
  64. 1872ad0 Remove unused globalRef/globalUnref. by scroggo · 10 years ago
  65. 06fb35f Remove always true if statement and commented out code in GrBitmapTextContext by qiankun.miao · 10 years ago
  66. 16a3f17 Clean up commented out code in GrDistanceFieldTextContext by qiankun.miao · 10 years ago
  67. c778904 share code between arcTo and addArc, update dox by reed · 10 years ago
  68. f9a4072 Conservative blob bounds cleanup by fmalita · 10 years ago
  69. f90ea01 reorg some path routines, preparing to switch arcs to conics by reed · 10 years ago
  70. 4f358fc Make SkWriter32::snapshotAsData() a dumb copy. by mtklein · 10 years ago
  71. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  72. 65df6ed SkStream::read() only returns 0 at end. by scroggo · 10 years ago
  73. e702d97 Use draws instead of clears as temporary workaround for Qualcomm stencil clear bug by bsalomon · 10 years ago
  74. 52ee813 fix parsing SVG strings to paths with comma delimiters by caryclark · 10 years ago
  75. 5444393 Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possible by bsalomon · 10 years ago
  76. 81aca54 Fix win64 warnings. by bsalomon · 10 years ago
  77. 402448d skia: blend32_16_row for neon version by mlee · 10 years ago
  78. 9cc2f26 Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
  79. e79d7b7 Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://codereview.chromium.org/888483002/) by robertphillips · 10 years ago
  80. 1726997 Remove 'f' from 0.05f in shader code by robertphillips · 10 years ago
  81. 2d55d07 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
  82. f8dd076 Make char hash dynamic when needed. by herb · 10 years ago
  83. 40dab98 Use murmur3 finisher to improve font hash efficiency. by reed · 10 years ago
  84. 6af3147 Fixed clusterfuzz issue by sugoi · 10 years ago
  85. 5a3d92f Use distance fields for glyphs > 256 pt, before switching to paths. by jvanverth · 10 years ago
  86. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  87. 9d91eb3 add more checks for computing clamp counts, remove dead code by reed · 10 years ago
  88. 772604c Add a flag to flush the canvases during SkMultiPictureDraw::draw(). by senorblanco · 10 years ago
  89. 3dc40ac Conservative SkTextBlob bounds. by fmalita · 10 years ago
  90. 073720e add a paranoid assert by mtklein · 10 years ago
  91. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  92. 25b7611 Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20001) (patchset #1 id:1 of https://codereview.chromium.org/881953002/) by mtklein · 10 years ago
  93. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  94. 95faa61 patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20001) by mtklein · 10 years ago
  95. 6dbfb21 SSE4 opaque blend using intrinsics instead of assembly. by mtklein · 10 years ago
  96. 8ece6eb Remove unused methods from SkScalerContext. by bungeman · 10 years ago
  97. 52b64b4 SkFontHost_FreeType takes advantage of SkStreamAsset. by bungeman · 10 years ago
  98. e167f96 Fix GPU resource cache related assertions. by bsalomon · 10 years ago
  99. fdf7ccc Use highp for distance field texture coordinates. by jvanverth · 10 years ago
  100. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago