1. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  2. 4586334 Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer by tomhudson · 9 years ago
  3. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  4. 7bdd70a Fix for 2056 by joshualitt · 9 years ago
  5. 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
  6. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  7. 2d70bcc Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) by robertphillips · 9 years ago
  8. 8b17dcb Avoid copies in SkMasks constructor by scroggo · 9 years ago
  9. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  10. 3a7701c Call rewindIfNeeded in SkCodec by scroggo · 9 years ago
  11. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  12. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  13. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  14. b39abc4 remove unused helper function by reed · 9 years ago
  15. e4c1735 Unify ThreadID. by herb · 9 years ago
  16. b5d3263 try texture-maker to generalize stretching for npot and min-tex-size by reed · 9 years ago
  17. 242397a Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 id:140001 of https://codereview.chromium.org/1370323002/ ) by mtklein · 9 years ago
  18. 75135d8 Implement SkImageFilter::Cache with SkResourceCache. by mtklein · 9 years ago
  19. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  20. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  21. 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
  22. b906daf Have /src files use header directly. by herb · 9 years ago
  23. 198a350 By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  24. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  25. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  26. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  27. 9f4dbca Make SkPath fFirstDirection atomic to fix tsan. by herb · 9 years ago
  28. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  29. 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
  30. 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
  31. 25a5b0d Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://codereview.chromium.org/1343153003/ ) by robertphillips · 9 years ago
  32. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  33. 209c162 SkBlockMemoryStream: correct test in getMemoryBase(). by halcanary · 9 years ago
  34. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  35. 97be9a0 SkImage-backed SkPictureShader by fmalita · 9 years ago
  36. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  37. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  38. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  39. 00d6e51 Eliminate some clutter in SkFlattenable by mdempsky · 9 years ago
  40. 287d22d SkPDF Implement colorfilters on bitmaps by halcanary · 9 years ago
  41. 3f9deab Remove SkImage::newImage() by fmalita · 9 years ago
  42. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  43. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  44. 14eaaa6 Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible. by bsalomon · 9 years ago
  45. 96a5cff Improve debugger's visualization of transparent textures by robertphillips · 9 years ago
  46. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  47. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  48. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
  49. 0584631 Avoid last param to CTFontCreateWithGraphicsFont. by bungeman · 9 years ago
  50. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  51. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
  52. 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
  53. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  54. 10cae83 Move determiniation of strokerect rects internal by joshualitt · 9 years ago
  55. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  56. 78041fa Small cleanups to SkSmallAllocator by mdempsky · 9 years ago
  57. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  58. e73f1f6 Prefer dual source/framebuffer fetch paths for GPU LCD. by egdaniel · 9 years ago
  59. 7cbeaae Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
  60. a204ced Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) by joshualitt · 9 years ago
  61. 511684f Fix for degenerate stroke rect by joshualitt · 9 years ago
  62. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  63. 3905c37 fix factory count by Brian Salomon · 9 years ago
  64. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  65. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  66. 55fb4f3 SkTLList throw on sk_malloc fail by halcanary · 9 years ago
  67. 4de8c3a Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of https://codereview.chromium.org/1344213004/ ) by bungeman · 9 years ago
  68. d329671 Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
  69. aa37a96 Create append methods in batch namespaces by joshualitt · 9 years ago
  70. 2120b6f Fix for combining with perspective local rects by joshualitt · 9 years ago
  71. 8ff6ca6 Disable dithering in libjpeg-turbo for 565 decodes by msarett · 9 years ago
  72. 6c50a8f Use rounding when converting desiredScale to a sampleSize by msarett · 9 years ago
  73. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  74. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  75. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  76. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago
  77. 966e3d3 Add debug mode to shared mutex. by herb · 9 years ago
  78. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  79. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  80. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  81. af5bf22 share IDs between cacherator and its host-image by reed · 9 years ago
  82. 4b3d3be use allocator (if present) when we allocate our cache bitmap by reed · 9 years ago
  83. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  84. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  85. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  86. ef4ba3d Fix Ganesh perspective projection bug by robertphillips · 9 years ago
  87. 746f31f have raster-image return itself as a texture by reed · 9 years ago
  88. 3322a81 share code between SkGr and Cacherator by reed · 9 years ago
  89. 5d08d44 minor cleanup by joshualitt · 9 years ago
  90. 3060f3e Use atomic subtract in shared mutex. by herb · 9 years ago
  91. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  92. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  93. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  94. 0d705a4 Fix vs2015 build by bsalomon · 9 years ago
  95. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  96. eb00eab fix up GrGLProgrambuilder precision on varyings by joshualitt · 9 years ago
  97. 7a4d847 use SkBitmapProvider for shader-context by reed · 9 years ago
  98. 27b6335 On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. by egdaniel · 9 years ago
  99. fb1e2fc Update params to get better packing for DF path atlas by jvanverth · 9 years ago
  100. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago