1. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  2. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  3. 82a02c9 Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of https://codereview.chromium.org/1264133003/ ) by herb · 9 years ago
  4. d3d0724 SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
  5. 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
  6. 4f0e047 handle no shader from image in drawAtlas by reed · 9 years ago
  7. 08f9234 Try again to put SkXfermode_opts in SK_OPTS_NS by mtklein · 9 years ago
  8. 935d6cf Add subsets to SkImageGenerator and SkImageCacherator by reed · 9 years ago
  9. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  10. b2a3270 Update SkOpts namespaces. by mtklein · 9 years ago
  11. 2d141ba Patches on top of Radu's latest. by mtklein · 9 years ago
  12. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  13. 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
  14. 9483763 Remove SkOpts_sse2.cpp. by mtklein · 9 years ago
  15. 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago
  16. fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
  17. e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
  18. f5fb939 SkPDF: Move SkFlate into src/pdf (part 3/3) by halcanary · 9 years ago
  19. 8f4fe37 some catchup CL revisions by reed · 9 years ago
  20. 7e6d9c0 Every pixel ref gets its own mutex. by mtklein · 9 years ago
  21. 8f34372 Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images. by reed · 9 years ago
  22. 15f4951 add asserts on Sk4px::Map functions that our arrays are non-null. by mtklein · 9 years ago
  23. cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago
  24. 9bc3954 Refactor helper function for SkBitmapShader to GrFragmentProcessor by joshualitt · 9 years ago
  25. 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago
  26. 082e329 Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:1 of https://codereview.chromium.org/1286093004/ ) by mtklein · 9 years ago
  27. d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
  28. b07bee3 Refactor to put SkXfermode_opts inside SK_OPTS_NS. by mtklein · 9 years ago
  29. 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago
  30. 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago
  31. 7cdfa8a decrement lockcount if we failed to get pixels by reed · 9 years ago
  32. 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago
  33. eedf0fb move some public headers into private by reed · 9 years ago
  34. 4977983 Sk4px blit mask. by mtklein · 9 years ago
  35. 2a5ca89 Revert of [TextBlob] Fall back to TightRunBounds when the font bounds are empty (patchset #1 id:1 of https://codereview.chromium.org/1284693002/ ) by egdaniel · 9 years ago
  36. d6b99cc [TextBlob] Fall back to TightRunBounds when the font bounds are empty by fmalita · 9 years ago
  37. 41838a0 remove unneeded _DRAWIMAGERECT flags by reed · 9 years ago
  38. 3848427 The compiler can generate smulbb perfectly well nowadays. by mtklein · 9 years ago
  39. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  40. b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
  41. f62833d Detect MIPS DSP and DSPR2 programattically. by mtklein · 9 years ago
  42. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  43. dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 9 years ago
  44. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  45. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  46. d029ded Port morphology to SkOpts. by mtklein · 9 years ago
  47. 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago
  48. 8caa5af Reorganize to keep similar code together. by Mike Klein · 9 years ago
  49. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  50. dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
  51. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  52. 6f1216a cache private readback for gpu-images by reed · 9 years ago
  53. 1d183b4 Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of https://codereview.chromium.org/1264133003/ ) by mtklein · 9 years ago
  54. 48ed62b SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
  55. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  56. f96bee3 disable SkOpts on x86 iOS (simulator) by mtklein · 9 years ago
  57. bdb34d0 Move SkOpts.h back to src/core. by mtklein · 9 years ago
  58. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  59. 490b615 Port SkXfermode opts to SkOpts.h by mtklein · 9 years ago
  60. 685f277 use SkNextID::ImageID for android's stable id by reed · 9 years ago
  61. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  62. 7eb0945 Port SkUtils opts to SkOpts. by mtklein · 9 years ago
  63. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  64. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  65. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  66. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  67. f684a78 Runtime CPU detection for rsqrt(). by mtklein · 9 years ago
  68. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  69. 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
  70. 6fbd79e Revert of Optimize RGB16 blitH functions with NEON for ARM platform. (patchset #2 id:20001 of https://codereview.chromium.org/1229673008/) by mtklein · 9 years ago
  71. 6c72d57 Optimize RGB16 blitH functions with NEON for ARM platform. by yang.zhang · 9 years ago
  72. 5479d3b Double free in ~SkPictureData() by fmalita · 9 years ago
  73. 0867943 Move the last headers. Cross your fingers. by mtklein · 9 years ago
  74. e88b1fb Move non-trivial constructors out-of-line. by mtklein · 9 years ago
  75. 3ae4701 remove (unnecessary?) call to notifyPixelsChanged by reed · 9 years ago
  76. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  77. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  78. 22355c4 Move headers with no dependencies. by mtklein · 9 years ago
  79. aa2f658 Adding debug SkScalerContext which returns random mask formats by joshualitt · 9 years ago
  80. 1e8a58b Revert "Move headers with no dependencies." by Mike Klein · 9 years ago
  81. 1178422 Move headers with no dependencies. by mtklein · 9 years ago
  82. 3a4b134 Revert "Move the rest of src headers used by include to include/private." by Mike Klein · 9 years ago
  83. d12e6ff Move the rest of src headers used by include to include/private. by mtklein · 9 years ago
  84. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
  85. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  86. 6e9aed9 Fixing src rect constraint support for drawImage with SkPicture by junov · 9 years ago
  87. bca1400 remove pixel assert from ctable validator by reed · 9 years ago
  88. 2c32342 No one calls SkXfermode::GetProc16 by mtklein · 9 years ago
  89. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
  90. 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
  91. ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago
  92. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  93. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  94. ced1585 565 support for SIMD xfermodes by mtklein · 9 years ago
  95. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  96. 78f55fc Revert of 565 support for SIMD xfermodes (patchset #4 id:60001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  97. 860dcaa 565 support for SIMD xfermodes by mtklein · 9 years ago
  98. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  99. 4c4b84c Clean up more SkXfermode.cpp dead code. by mtklein · 9 years ago
  100. cd1930d De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago