1. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  2. 91cab83 Remove SkBitmapCache::Find/Add(_,width,height,_) by piotaixr · 10 years ago
  3. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  4. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  5. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  6. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  7. 937c9c7 Fix drawPosText() bounds bug. by mtklein · 10 years ago
  8. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  9. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  10. 8482504 make allocPixels throw on failure by reed · 10 years ago
  11. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  12. 8159146 Added Doc for GetAllocator in SkResourceCache and SkBitmapCache by piotaixr · 10 years ago
  13. 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
  14. 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
  15. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  16. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  17. 14b6aba harden requirements on SkBitmapCache by reed · 10 years ago
  18. 7ba7aa7 Quick-reject draw text blob calls. by fmalita · 10 years ago
  19. 2f26528 Use even rounding for better results when converting from scalar to fdot6 by george · 10 years ago
  20. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  21. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  22. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  23. 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
  24. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  25. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  26. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  27. b17c129 Add dirty_after_edit to SkPath::moveTo. Add commented out test case that triggers assert. by bsalomon · 10 years ago
  28. 4e4b935 disable autovec on 32 *and* 64 bit builds for horiz. convolve by humper · 10 years ago
  29. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  30. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  31. 60cc7d3 manual revert of bitmap scale change while I investigate failures on chromeos by humper · 10 years ago
  32. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  33. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  34. b2f7fce DirectWrite to use aliased if ClearType is empty. by Ben Wagner · 10 years ago
  35. ee36952 Can't hurt to make this SkNoncopyable. by mtklein · 10 years ago
  36. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  37. ce7b1d5 always scale to an integer; compensate for fractional image sizes by leaving the fractional scale in the matrix by humper · 10 years ago
  38. d3f6e89 Improve performance of highQualityFilter by qiankun.miao · 10 years ago
  39. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  40. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  41. fac4e0e Fallback to moveTo when unable to find the first tangent in cubicTo by piotaixr · 10 years ago
  42. ad726a3 Always use cpu-features library on android. by djsollen · 10 years ago
  43. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  44. 32eb063 remove commented-out code by reed · 10 years ago
  45. 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
  46. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  47. 3d2e50d Remove unused header file in SkScaledImageCache.cpp by qiankun.miao · 10 years ago
  48. 131a22b Bound everything except drawText(). by mtklein · 10 years ago
  49. 68199a2 Unfurl catch-all bounds(). This makes it a little easier to track progress. by mtklein · 10 years ago
  50. 045bb7f Clean up useless comments in SkScaledImageCache.h by qiankun.miao · 10 years ago
  51. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  52. d910f54 Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecordDraw by mtklein · 10 years ago
  53. 37ecbaf [SkTextBlob] Merge run font data at draw time. by fmalita · 10 years ago
  54. 8367b8c extend SkShader to report a luminance-color to be used for gamma correction by reed · 10 years ago
  55. 233c295 fix numerical overflows in 565 blends by reed · 10 years ago
  56. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  57. c8c4b95 Revert of Revert back to SkPictureData pictures. Huge perf regression. (patchset #1 of https://codereview.chromium.org/496603002/) by mtklein · 10 years ago
  58. c846049 1.5x -> 2x text size for y pad. by mtklein · 10 years ago
  59. d13291a Ignore small text sizes in the text bounding assert. by mtklein · 10 years ago
  60. 7eacd77 SkMultiPictureDraw API by robertphillips · 10 years ago
  61. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  62. 0461713 expose generalized imagecache key by reed · 10 years ago
  63. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  64. 00d5c2c SkTextBlob by fmalita · 10 years ago
  65. 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
  66. 8bf3df6 remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE by reed · 10 years ago
  67. 4082d29 Revert back to SkPictureData pictures. Huge perf regression. by mtklein · 10 years ago
  68. 1b523ba Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  69. 7b705bb Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  70. 4f987e9 make imagecache's Key more general purpose by reed · 10 years ago
  71. 46bc621 Dump out more information if this assert fails. by mtklein · 10 years ago
  72. ec924b9 Dump out more information if this assert fails. by mtklein · 10 years ago
  73. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  74. f47dfed Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code. by bungeman · 10 years ago
  75. 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
  76. 9a657fa fix #if to #ifdef for SK_DEBUG by caryclark · 10 years ago
  77. a19afb4 Cheat to go fast, but be careful in debug mode. by mtklein · 10 years ago
  78. 38dd9f2 remove unused SkIntToFloatCast_NoOverflowCheck by caryclark · 10 years ago
  79. 6332f1d Record concat as setMatrix. by mtklein · 10 years ago
  80. 8a39a6b Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization. by fmalita · 10 years ago
  81. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  82. 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
  83. 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
  84. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
  85. 3e8232b Counterproposal for skirting the BBH when the query fully contains the picture. by mtklein · 10 years ago
  86. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  87. 750ae26 Expose API for whether an SkPicture contains text by ajuma · 10 years ago
  88. 62b67ae Start actually bounding some draw ops. by mtklein · 10 years ago
  89. ed26555 Fix copyright on SkTLS.h. by bungeman · 10 years ago
  90. 479601b Small tweaks and a bug fix. by mtklein · 10 years ago
  91. 0ed4e86 Stop sorting the results of SkBBH::search(). by mtklein · 10 years ago
  92. bbe7a2a eliminate code related to SkBitmap::Config by reed · 10 years ago
  93. f92c866 simplify SkCanvas::init() by reed · 10 years ago
  94. ec730b9 Remove fOrigFontID from SkScalerContextRec. by bungeman · 10 years ago
  95. 8a98672 Remove unused SkGlyphCache::VisitAllCaches. by bungeman · 10 years ago
  96. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  97. 673d973 Check all scratch texture allocations for image filters. by senorblanco · 10 years ago
  98. 45f7842 Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True by dandov · 10 years ago
  99. 5a246bb int SkPicture::approximateOpCount() by mtklein · 10 years ago
  100. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago