1. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  2. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  3. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  4. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  5. 94c4151 Revert of Add a test that uses C++11 features as a compiler canary. (patchset #2 id:20001 of https://codereview.chromium.org/568913002/) by mtklein · 10 years ago
  6. 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
  7. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  8. fbe4136 Clear away any lingering error before testing SkError. by mtklein · 10 years ago
  9. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  10. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  11. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  12. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  13. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  14. 32673b9 Allow negative values in SkBlurImageFilter sigma. by senorblanco · 10 years ago
  15. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  16. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  17. 46625e0 Fix two SkRecord-backed layer hoisting bugs by robertphillips · 10 years ago
  18. 361b8b0 fail when coincidence is too far apart by caryclark · 10 years ago
  19. 93f52a6 Turn on the save-layer optimization. by mtklein · 10 years ago
  20. 87c4138 Turn on all pixel-perfect SkRecord optimizations. by mtklein · 10 years ago
  21. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  22. a1ae66d Add pop_back() to GrAllocator and add unit test. by bsalomon · 10 years ago
  23. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  24. 26abcf1 disable flaky test by mtklein · 10 years ago
  25. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  26. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  27. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  28. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  29. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  30. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  31. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  32. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  33. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  34. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  35. 937c9c7 Fix drawPosText() bounds bug. by mtklein · 10 years ago
  36. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  37. 8482504 make allocPixels throw on failure by reed · 10 years ago
  38. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  39. aca21d6 Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp by piotaixr · 10 years ago
  40. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 10 years ago
  41. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 10 years ago
  42. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  43. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  44. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  45. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  46. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  47. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 10 years ago
  48. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  49. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  50. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  51. b17c129 Add dirty_after_edit to SkPath::moveTo. Add commented out test case that triggers assert. by bsalomon · 10 years ago
  52. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  53. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  54. 60cc7d3 manual revert of bitmap scale change while I investigate failures on chromeos by humper · 10 years ago
  55. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  56. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  57. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  58. 90e8457 Increase test tolerance. by mtklein · 10 years ago
  59. 5ff9132 More test debugging. Too close for decimal. I'm switching to hex. by Mike Klein · 10 years ago
  60. 56fa442 Add some debugging to figure out what's up with failing Mac 10.8 Release bot. by Mike Klein · 10 years ago
  61. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  62. d72094d Add test that confirms Pictures don't leak pixel refs. by mtklein · 10 years ago
  63. d628330 Switch GPU Optimization code to SkRecord by robertphillips · 10 years ago
  64. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  65. ce7b1d5 always scale to an integer; compensate for fractional image sizes by leaving the fractional scale in the matrix by humper · 10 years ago
  66. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  67. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  68. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  69. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  70. fac4e0e Fallback to moveTo when unable to find the first tangent in cubicTo by piotaixr · 10 years ago
  71. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  72. 1790e25 SkAutoTDelete::operator T*() by halcanary · 10 years ago
  73. 680fb9e retool image cache to be generic cache, allowing the client to subclass "Rec", so they can provide a custom Key and arbitrary Value. by reed · 10 years ago
  74. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  75. 1150a6d Fix recursive computation of filter bounds for drop shadow, morphology, blur. by senorblanco · 10 years ago
  76. a6785cc Add a working SkFontMgr_fontconfig. by bungeman · 10 years ago
  77. 38cb688 Revert of Fix recursive computation of filter bounds for drop shadow, (patchset #1 of https://codereview.chromium.org/481273005/) by djsollen · 10 years ago
  78. 28648fe Fix recursive computation of filter bounds for drop shadow, morphology, blur. by senorblanco · 10 years ago
  79. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  80. d910f54 Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecordDraw by mtklein · 10 years ago
  81. 51bf957 Add some text blob bounds unit tests. by fmalita · 10 years ago
  82. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  83. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago
  84. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  85. 0461713 expose generalized imagecache key by reed · 10 years ago
  86. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  87. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  88. a8d2c4a Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devices by djsollen · 10 years ago
  89. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  90. b888136 fix Image::isOpaque test to not leak by reed · 10 years ago
  91. 3a0f279 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  92. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago
  93. 38dd9f2 remove unused SkIntToFloatCast_NoOverflowCheck by caryclark · 10 years ago
  94. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  95. 27dc17c Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702." by Mike Klein · 10 years ago
  96. 60c2a79 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  97. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
  98. 3e8232b Counterproposal for skirting the BBH when the query fully contains the picture. by mtklein · 10 years ago
  99. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  100. 750ae26 Expose API for whether an SkPicture contains text by ajuma · 10 years ago