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. 5245cb4 Update SKP version by skia.buildbots · 9 years ago
  11. 339cdbf migrate more samples over to SkAnimTImer by reed · 9 years ago
  12. 27f398f Convex batch by joshualitt · 9 years ago
  13. 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
  14. f71b4c1 whitespace by joshualitt · 9 years ago
  15. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  16. 2fdd29d Document my current understanding of C++11 in Skia. by mtklein · 9 years ago
  17. 797f58a GM for http://skbug.com/3398 by halcanary · 9 years ago
  18. 6dee2ad Try again to use a C++11 feature in DM as a canary. by mtklein · 9 years ago
  19. f3cdce7 Build in C++11 mode on Unix-like bots. by mtklein · 9 years ago
  20. 8d9225b Suppress another FontConfig 'leak'. by bungeman · 9 years ago
  21. de358a9 BUG=skia: by joshualitt · 9 years ago
  22. 528f97f Update SKP version by skia.buildbots · 9 years ago
  23. 63af144 Fix GIF transparency. by jei.mayol · 9 years ago
  24. 7404c09 force a build by mtklein · 9 years ago
  25. e73da40 add length parameter to addText, to match attr values by reed · 9 years ago
  26. a9d9de4 [SkSVGDevice] drawTextOnPath() support by fmalita · 9 years ago
  27. 12753cc [SkSVGDevice] Add support for more stroke params by fmalita · 9 years ago
  28. d2a6f4e More cleanup around GrContext, textures, and SkGr.cpp by bsalomon · 9 years ago
  29. ba18f91 No more caching volatile bitmaps by sugoi · 9 years ago
  30. f162012 Fix casting bug in GrArithmeticXP by egdaniel · 9 years ago
  31. 8842556 Make npot resizing work properly for bmps that are explicitly texture backed. by bsalomon · 9 years ago
  32. b0df8be return reference to cache instead of copying the mask by reed · 9 years ago
  33. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 9 years ago
  34. b9d4d27 Revert of Build in C++11 mode on Unix-like bots. (patchset #4 id:60001 of https://codereview.chromium.org/868233008/) by mtklein · 9 years ago
  35. 779e496 Build in C++11 mode on Unix-like bots. by mtklein · 9 years ago
  36. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  37. 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
  38. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  39. 3b7f7b0 Fix the URL for previewing Markdown changes. by tfarina · 9 years ago
  40. d3780c5 Update SKP version by skia.buildbots · 9 years ago
  41. 2340dcb Remove unused and unimplemented abstract functions from GrRenderTarget by kkinnunen · 9 years ago
  42. fe3f260 [SkSVGDevice] Initial text support by fmalita · 9 years ago
  43. d5163e2 fixing GrBatch leak by joshualitt · 9 years ago
  44. 7bc18b7 Hairline batch by joshualitt · 9 years ago
  45. 5224ba7 Dash using vertex attributes for interval and stroke width by joshualitt · 9 years ago
  46. 6429fd1 Cleanup the android scripts. by djsollen · 9 years ago
  47. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  48. bf015c3 add textual overview by reed · 9 years ago
  49. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 9 years ago
  50. 65fd599 Build in C++11 mode on Macs. by mtklein · 9 years ago
  51. 1575cdf Remove link to Push application. by tfarina · 9 years ago
  52. da5bcab remove remaining parts of SkExample by caryclark · 9 years ago
  53. c9fed24 add new Skia team member to committers list by hcm · 9 years ago
  54. 0f5f967 Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurface if needed. by egdaniel · 9 years ago
  55. 46c77f7 Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromium.org/876673002/) by joshualitt · 9 years ago
  56. 7e80c88 Land Ben's 32-bit symlink script. by Mike Klein · 9 years ago
  57. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 9 years ago
  58. 658d55c Hairline batch by joshualitt · 9 years ago
  59. 532faa9 [SkSVGDevice] Initial shader/gradient support by fmalita · 9 years ago
  60. 1ca3e01 Whitespace change to test new compile bots by Ravi Mistry · 9 years ago
  61. fef4c32 Update SKP version by skia.buildbots · 9 years ago
  62. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 9 years ago
  63. 9bf4e5b Revert of Make the glyph array entries inline. (patchset #10 id:170001 of https://codereview.chromium.org/885903002/) by bsalomon · 9 years ago
  64. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 9 years ago
  65. cb3f504 Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromium.org/876673002/) by joshualitt · 9 years ago
  66. 4c08f16 Make the glyph array entries inline. BUG=skia: by herb · 9 years ago
  67. 563ff60 make getContentKey() available in GrGpuResource public interface by bsalomon · 9 years ago
  68. 6eff870 Hairline batch by joshualitt · 9 years ago
  69. b1b823a Whitespace change to test new GCE compile bot by Ravi Mistry · 9 years ago
  70. 5711ca3 Whitespace change to test new GCE compile bot by Ravi Mistry · 9 years ago
  71. f4a61f8 Whitespace change to test new GCE compile bot by Ravi Mistry · 9 years ago
  72. 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
  73. 85ed2db make getContentKey() available in GrGpuResource public interface by bsalomon · 9 years ago
  74. e67164d DM: wire up --leaks / -l again by mtklein · 9 years ago
  75. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  76. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 9 years ago
  77. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  78. a669bc7 Atomics overhaul. by mtklein · 9 years ago
  79. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  80. 004a166 add missing SK_OVERRIDE by mtklein · 9 years ago
  81. efbad37 Don't read unecessary font files on Android. by bungeman · 9 years ago
  82. 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
  83. 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
  84. db204e3 Add resourcePath to running dm on Android doc. by bungeman · 9 years ago
  85. ad49b3b Optimize SSE2 opaque blend by qiankun.miao · 9 years ago
  86. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 9 years ago
  87. c927918 Update SKP version by skia.buildbots · 9 years ago
  88. d9adfe6 allow GMs to animate by reed · 9 years ago
  89. 47471cf Update SKP version by skia.buildbots · 9 years ago
  90. 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
  91. 8a4527e SVG backend in DM by mtklein · 9 years ago
  92. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  93. 0b737c5 Remove extraneous newline. by Brian Salomon · 9 years ago
  94. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 9 years ago
  95. 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 · 9 years ago
  96. 6726e78 Update SKP version by skia.buildbots · 9 years ago
  97. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 9 years ago
  98. b6bed17 Convert FamilyData to Skia style field names. by bungeman · 9 years ago
  99. 7a3527d Do not leak FamilyData in Android SkFontMgr. by bungeman · 9 years ago
  100. 4181492 export SkImageInfo by reed · 9 years ago