1. 9a0808f Verify all parsed test font files start with cap. by bungeman · 9 years ago
  2. 79ca081 Minimize SkTHash object copying by fmalita · 9 years ago
  3. 201c98d fix windows build by Mike Klein · 9 years ago
  4. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 9 years ago
  5. 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 9 years ago
  6. f5e89c8 Fix Chromium build by robertphillips · 9 years ago
  7. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 9 years ago
  8. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 9 years ago
  9. 3632f84 Add tests for STArray swap by bsalomon · 9 years ago
  10. bfd5bff Simplify SkBBH::insert API by mtklein · 9 years ago
  11. bf799cd Simplify reference management in SkPDF by halcanary · 9 years ago
  12. 454fa71 check for nonfinites in rrects by reed · 9 years ago
  13. eb2be7f Additional cleanups to Android config parsing. by bungeman · 9 years ago
  14. d5d27d9 use conics for arcTo by reed · 9 years ago
  15. 31223e0 cull edges that are to the right of the clip by reed · 9 years ago
  16. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 9 years ago
  17. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 9 years ago
  18. 7fa87cd Add factory for Android font manager. by bungeman · 9 years ago
  19. 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
  20. 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
  21. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  22. de358a9 BUG=skia: by joshualitt · 9 years ago
  23. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  24. 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
  25. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  26. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  27. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  28. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  29. 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
  30. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 9 years ago
  31. 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
  32. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 10 years ago
  33. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  34. 4f358fc Make SkWriter32::snapshotAsData() a dumb copy. by mtklein · 10 years ago
  35. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  36. 52ee813 fix parsing SVG strings to paths with comma delimiters by caryclark · 10 years ago
  37. 9d91eb3 add more checks for computing clamp counts, remove dead code by reed · 10 years ago
  38. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  39. 98b0315 Alter gpu veto by robertphillips · 10 years ago
  40. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  41. 31ff298 Don't leak image in Surface test. by mtklein · 10 years ago
  42. 90acb8e a typo in SkResourceCacheTest by yunchao.he · 10 years ago
  43. 63c992f Fix the speeling of "purgeable" in Gr code by bsalomon · 10 years ago
  44. 6a14434 Cleanup SkPDFObject::emit* by halcanary · 10 years ago
  45. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  46. 2ff257b check for too-large rowBytes by reed · 10 years ago
  47. c2f35b7 Allow unbudgeted resources to be recycled by the cache as scratch. by bsalomon · 10 years ago
  48. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  49. 2f6bb6b minor readability / refactors by mtklein · 10 years ago
  50. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  51. cada95a Move FP texture test buffers to heap. by mtklein · 10 years ago
  52. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  53. e44acc9 remove more dead code by reed · 10 years ago
  54. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  55. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  56. 17e7314 remove drawtype by joshualitt · 10 years ago
  57. b77e4b6 remove drawType from optState by joshualitt · 10 years ago
  58. 1c60dfe Reland https://codereview.chromium.org/860333002 with fix for test failures. by bsalomon · 10 years ago
  59. 988018c Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 id:1 of https://codereview.chromium.org/860333002/) by mtklein · 10 years ago
  60. 711ef48 Make GrScratchKey memory buffer correct size on copy by kkinnunen · 10 years ago
  61. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  62. 87f3ba4 Simplify skiatest framework. by halcanary · 10 years ago
  63. 873ad0e BUG=skia: by joshualitt · 10 years ago
  64. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  65. 692135f YUV planes cache by sugoi · 10 years ago
  66. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  67. 45fa447 new files for pathops geometric intersection by caryclark · 10 years ago
  68. 678c1b0 Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw by kkinnunen · 10 years ago
  69. 0c27897 Why are we afraid of saveLayer() bounds? by mtklein · 10 years ago
  70. 1a178ca Use device-space stroke width for SkDraw::drawRect() quick-reject by fmalita · 10 years ago
  71. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  72. 7c348a8 DM can see into src/gpu. No need for relative include. by mtklein · 10 years ago
  73. 2c0e8f1 Remove self-assignment in a test. by mtklein · 10 years ago
  74. 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
  75. 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
  76. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  77. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  78. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  79. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  80. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  81. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  82. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  83. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  84. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  85. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  86. c4bd39c Require explicit disabling of cross process pictureimagefilters by robertphillips · 10 years ago
  87. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  88. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
  89. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  90. 49aabde Clean up dead clear() code in SkRecord. by mtklein · 10 years ago
  91. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  92. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  93. c4fda92 remove unused drawData by reed · 10 years ago
  94. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  95. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  96. fe7c427 Fix bound returned by SkPath::isRect when the path contains a trailing moveTo by robertphillips · 10 years ago
  97. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  98. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  99. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  100. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago