1. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  2. cc7f305 SkScaledCodec should implement onRewind() by msarett · 9 years ago
  3. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  4. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  5. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  6. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  7. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  8. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  9. 3a7701c Call rewindIfNeeded in SkCodec by scroggo · 9 years ago
  10. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  11. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  12. b39abc4 remove unused helper function by reed · 9 years ago
  13. e4c1735 Unify ThreadID. by herb · 9 years ago
  14. 242397a Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 id:140001 of https://codereview.chromium.org/1370323002/ ) by mtklein · 9 years ago
  15. 75135d8 Implement SkImageFilter::Cache with SkResourceCache. by mtklein · 9 years ago
  16. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  17. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  18. 3d09665 update memset16/32 inlining heuristics by mtklein · 9 years ago
  19. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  20. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  21. 9f4dbca Make SkPath fFirstDirection atomic to fix tsan. by herb · 9 years ago
  22. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  23. 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
  24. 0869267 Add cast and assignment operators to SkAtomic. by herb · 9 years ago
  25. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  26. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  27. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  28. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  29. 00d6e51 Eliminate some clutter in SkFlattenable by mdempsky · 9 years ago
  30. 3f9deab Remove SkImage::newImage() by fmalita · 9 years ago
  31. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  32. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  33. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  34. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  35. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  36. 07ed41f Fix possible integer overflow in SkTSearch's midpoint calculation by mdempsky · 9 years ago
  37. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  38. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  39. b758bbd Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chromium.org/1356133002/ ) by mtklein · 9 years ago
  40. 46243a7 Combined approach. by mtklein · 9 years ago
  41. 0fc1dbe SK_API for include/gpu/gl/GrGLInterface.h by halcanary · 9 years ago
  42. b1cc9da Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id:1 of https://codereview.chromium.org/1351403005/ ) by mtklein · 9 years ago
  43. 527a0c8 try simplest code: inline whenever vaguely sensible by mtklein · 9 years ago
  44. c566fdd Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.org/1355063002/ ) by mtklein · 9 years ago
  45. 3ca0f62 try stosd/w by mtklein · 9 years ago
  46. b63d816 Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https://codereview.chromium.org/1357193002/ ) by mtklein · 9 years ago
  47. b68fa40 update memset16/32 inlining heuristics by mtklein · 9 years ago
  48. 966e3d3 Add debug mode to shared mutex. by herb · 9 years ago
  49. 4b3d3be use allocator (if present) when we allocate our cache bitmap by reed · 9 years ago
  50. 3322a81 share code between SkGr and Cacherator by reed · 9 years ago
  51. 3667d5b Add subtract to atomics. by herb · 9 years ago
  52. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  53. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  54. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  55. 7a4d847 use SkBitmapProvider for shader-context by reed · 9 years ago
  56. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  57. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  58. 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
  59. 014ffdb Parallel cache. by herb · 9 years ago
  60. cd56f81 SkImageSource by fmalita · 9 years ago
  61. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  62. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  63. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  64. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  65. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  66. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  67. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  68. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
  69. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  70. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  71. 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
  72. 6c6f658 Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  73. 32ab260 Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ ) by bsalomon · 9 years ago
  74. eb662bc Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  75. cb1ccfd SK_API on GrWrapTextureInBitmap by bsalomon · 9 years ago
  76. 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 9 years ago
  77. bf29888 Parallel cache. by herb · 9 years ago
  78. 9a50174 Specialize SkOncePtr<T[]>. by mtklein · 9 years ago
  79. af2533a Make GrProcessorDataManager a noop by joshualitt · 9 years ago
  80. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  81. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  82. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  83. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  84. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  85. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  86. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  87. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
  88. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago
  89. a5f46e1 Comments: note existance of SkImage::newShader next to CreateBitmapShader by halcanary · 9 years ago
  90. ff390c9 Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (patchset #3 id:40001 of https://codereview.chromium.org/1311963007/ ) by scroggo · 9 years ago
  91. a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
  92. 2d126b5 switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE by reed · 9 years ago
  93. ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  94. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  95. 6f2a486 Parallel cache. by herb · 9 years ago
  96. 714a710 SkOncePtr by mtklein · 9 years ago
  97. 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
  98. 5a42c33 Add new surface flag by jvanverth · 9 years ago
  99. 86e90fa add preroll to image, for chrome's warmup pass by reed · 9 years ago
  100. c911906 Documentation: C API comments by halcanary · 9 years ago