1. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  2. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  3. 00b76bd Add reference base class to GrGpuResourcewith pending IO references. by bsalomon · 10 years ago
  4. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  5. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  6. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  7. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  8. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  9. 280c2c6 Address MSVC warnings about possible value truncation. In the process removes some apparently unused code. by pkasting · 10 years ago
  10. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  11. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  12. 8482504 make allocPixels throw on failure by reed · 10 years ago
  13. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  14. 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
  15. 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
  16. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  17. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  18. 6267f81 Move MakeDivByTextureWHMatrix to GrCoordTransform by bsalomon · 10 years ago
  19. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  20. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  21. 32d0b3b Simplify SkGpuDevice construction by bsalomon · 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. 0b4abb9 Revert of add SK_API to SkImageInfo (patchset #1 of https://codereview.chromium.org/513333003/) by reed · 10 years ago
  25. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  26. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  27. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  28. 228a6f2 SkTextBlob GPipe serialization. by fmalita · 10 years ago
  29. bedec84 add SK_API to SkImageInfo by reed · 10 years ago
  30. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  31. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  32. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  33. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  34. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  35. d628330 Switch GPU Optimization code to SkRecord by robertphillips · 10 years ago
  36. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  37. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  38. 8a914a7 Remove SkImageFilter::Set/GetExternalCache. by senorblanco · 10 years ago
  39. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  40. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  41. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  42. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  43. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  44. 1790e25 SkAutoTDelete::operator T*() by halcanary · 10 years ago
  45. c3cf5a5 Revert of Testing TBR'ing public API owners (patchset #1 of https://codereview.chromium.org/486203009/) by rmistry · 10 years ago
  46. 96b77de Testing TBR'ing public API owners by rmistry · 10 years ago
  47. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  48. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  49. a6785cc Add a working SkFontMgr_fontconfig. by bungeman · 10 years ago
  50. bc97ef4 Document return value of SkPaint::operator==. by mtklein · 10 years ago
  51. 3053dfa Add SK_API to SkTextBlob and SkTextBlobBuilder. by jbroman · 10 years ago
  52. a5c0863 remove SkPurgeGlobalDiscardableMemoryPool by halcanary · 10 years ago
  53. da5a1b8 Add testing flag for XPS for deterministic ids. by Ben Wagner · 10 years ago
  54. 37ecbaf [SkTextBlob] Merge run font data at draw time. by fmalita · 10 years ago
  55. 8367b8c extend SkShader to report a luminance-color to be used for gamma correction by reed · 10 years ago
  56. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  57. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago
  58. 7eacd77 SkMultiPictureDraw API by robertphillips · 10 years ago
  59. 64bf767 Split up monolithic EXPERIMENTAL_drawPicture method by robertphillips · 10 years ago
  60. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  61. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  62. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  63. 00d5c2c SkTextBlob by fmalita · 10 years ago
  64. 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
  65. af28dc6 Make SkPMColorAssert a macro (all assert-like functions should be macros). by halcanary · 10 years ago
  66. 8bf3df6 remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE by reed · 10 years ago
  67. 7b705bb Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  68. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  69. 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
  70. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago
  71. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  72. 31c4772 Treat embedded bitmaps as a hinting method. by bungeman · 10 years ago
  73. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  74. 38dd9f2 remove unused SkIntToFloatCast_NoOverflowCheck by caryclark · 10 years ago
  75. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  76. 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
  77. 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
  78. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
  79. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  80. 750ae26 Expose API for whether an SkPicture contains text by ajuma · 10 years ago
  81. ea4673f SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
  82. bbe7a2a eliminate code related to SkBitmap::Config by reed · 10 years ago
  83. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  84. 5a246bb int SkPicture::approximateOpCount() by mtklein · 10 years ago
  85. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  86. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  87. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  88. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  89. 69a5560 Add entry point for passing options to the GrContextFactory by krajcevski · 10 years ago
  90. c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 10 years ago
  91. b62508b Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating temporary buffers on the heap instead of allowing stack allocation by george · 10 years ago
  92. 78ee93f Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/) by halcanary · 10 years ago
  93. 35fbd01 Migrate SkRTConfRegistry test to DEF_TEST(). by tfarina · 10 years ago
  94. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  95. 186f7b0 SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
  96. 9c6d4d7 Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation. by krajcevski · 10 years ago
  97. 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
  98. d4cb922 Consider index8 a compressed config. by bsalomon · 10 years ago
  99. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  100. 8572fc0 mark all SkImage methods const, so we can make it thread-safe by reed · 10 years ago