1. 3336697 remove internalDrawBitmap, as it is no longer shared with any other caller, and can be folded into onDrawBitmap by reed · 9 years ago
  2. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  3. c988d2c Remove ClipMaskType from GrCMM by bsalomon · 9 years ago
  4. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  5. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  6. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  7. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  8. 85f0d5d Allow SkIcoCodec to fail due to conversion by scroggo · 9 years ago
  9. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  10. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  11. 4aa02d8 Fix SkGifCodec to handle gifs where frameSize != imageSize by msarett · 9 years ago
  12. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  13. b0cd8b7 [SkDebugger] Handle path empty-bounds gracefully by fmalita · 9 years ago
  14. 8d57faf Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ ) by mtklein · 9 years ago
  15. d120105 Make path range loading explicit by cdalton · 9 years ago
  16. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  17. 02015e5 Use SkTextBlob for nvpr color bitmap fallbacks by cdalton · 9 years ago
  18. 3bd909a Add TextRun object to nvpr text by cdalton · 9 years ago
  19. cc7f305 SkScaledCodec should implement onRewind() by msarett · 9 years ago
  20. 92d976c Validate text blob runs after SkTextBlob construction. by fmalita · 9 years ago
  21. c00389e Fix gpu dashing for case where all intervals are 0. by egdaniel · 9 years ago
  22. 6f6264f Force cache SkTestScalerContext path bounds. by mtklein · 9 years ago
  23. d8982d7 Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #2 id:20001 of https://codereview.chromium.org/1378023004/ ) by robertphillips · 9 years ago
  24. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  25. 588b9ca Fix memory leak in ClipMaskManager by robertphillips · 9 years ago
  26. 5175b95 Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) by robertphillips · 9 years ago
  27. 7d5c950 Simplify nvpr text by cdalton · 9 years ago
  28. 19ae315 Stop calling jpeg_finish_decompress() by msarett · 9 years ago
  29. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  30. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  31. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  32. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  33. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  34. db9f664 Add work around for devices/API filters that claim GL_KHR_debug support but don't provide functions by bsalomon · 9 years ago
  35. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  36. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  37. 60df542 Strip font name of special characters before dumping by ssid · 9 years ago
  38. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  39. b90de31 Fix for texture width or height are greater than 2^16 by joshualitt · 9 years ago
  40. d1d4460 add hard-coded limit for tmp allocations when HQ image scaling by reed · 9 years ago
  41. 3d8c33c SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects by halcanary · 9 years ago
  42. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  43. 4586334 Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer by tomhudson · 9 years ago
  44. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  45. 7bdd70a Fix for 2056 by joshualitt · 9 years ago
  46. 7b60c2c Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #1 id:1 of https://codereview.chromium.org/1378023004/ ) by robertphillips · 9 years ago
  47. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  48. 2d70bcc Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) by robertphillips · 9 years ago
  49. 8b17dcb Avoid copies in SkMasks constructor by scroggo · 9 years ago
  50. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  51. 3a7701c Call rewindIfNeeded in SkCodec by scroggo · 9 years ago
  52. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  53. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  54. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  55. b39abc4 remove unused helper function by reed · 9 years ago
  56. e4c1735 Unify ThreadID. by herb · 9 years ago
  57. b5d3263 try texture-maker to generalize stretching for npot and min-tex-size by reed · 9 years ago
  58. 242397a Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 id:140001 of https://codereview.chromium.org/1370323002/ ) by mtklein · 9 years ago
  59. 75135d8 Implement SkImageFilter::Cache with SkResourceCache. by mtklein · 9 years ago
  60. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  61. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  62. 966c2c3 Revert of By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ ) by bsalomon · 9 years ago
  63. b906daf Have /src files use header directly. by herb · 9 years ago
  64. 198a350 By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  65. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  66. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  67. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  68. 9f4dbca Make SkPath fFirstDirection atomic to fix tsan. by herb · 9 years ago
  69. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  70. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  71. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  72. 25a5b0d Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://codereview.chromium.org/1343153003/ ) by robertphillips · 9 years ago
  73. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  74. 209c162 SkBlockMemoryStream: correct test in getMemoryBase(). by halcanary · 9 years ago
  75. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  76. 97be9a0 SkImage-backed SkPictureShader by fmalita · 9 years ago
  77. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  78. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  79. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  80. 00d6e51 Eliminate some clutter in SkFlattenable by mdempsky · 9 years ago
  81. 287d22d SkPDF Implement colorfilters on bitmaps by halcanary · 9 years ago
  82. 3f9deab Remove SkImage::newImage() by fmalita · 9 years ago
  83. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  84. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  85. 14eaaa6 Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible. by bsalomon · 9 years ago
  86. 96a5cff Improve debugger's visualization of transparent textures by robertphillips · 9 years ago
  87. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  88. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  89. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
  90. 0584631 Avoid last param to CTFontCreateWithGraphicsFont. by bungeman · 9 years ago
  91. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  92. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
  93. 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
  94. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  95. 10cae83 Move determiniation of strokerect rects internal by joshualitt · 9 years ago
  96. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  97. 78041fa Small cleanups to SkSmallAllocator by mdempsky · 9 years ago
  98. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  99. e73f1f6 Prefer dual source/framebuffer fetch paths for GPU LCD. by egdaniel · 9 years ago
  100. 7cbeaae Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago