1. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  2. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 7 years ago
  3. 224edf0 Revert "In older STLs, std::vector::insert() returns void." by Mike Klein · 7 years ago
  4. 7dd8ee9 In older STLs, std::vector::insert() returns void. by Mike Klein · 7 years ago
  5. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 7 years ago
  6. dfffb39 Fixed warnings for casting large type to smaller one. by Kaloyan Donev · 7 years ago
  7. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  8. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 7 years ago
  9. 539ebb8 rm SkTDArray::{Deleter,release()} by Mike Klein · 7 years ago
  10. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  11. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  12. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  13. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 7 years ago
  14. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 7 years ago
  15. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
  16. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  17. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 7 years ago
  18. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  19. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  20. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  21. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 7 years ago
  22. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  23. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  24. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  25. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago
  26. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  27. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  28. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  29. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  30. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  31. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  32. c320b15 Introduce GrColorType by Brian Salomon · 7 years ago
  33. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  34. a3d9e21 don't trust stored segment mask by Mike Reed · 7 years ago
  35. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  36. 36c0b57 use safe increment for edge walker by Mike Reed · 7 years ago
  37. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  38. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  39. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  40. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  41. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  42. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  43. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  44. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  45. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  46. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  47. faffa86 begin to wrap all float divides by Mike Reed · 7 years ago
  48. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  49. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  50. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 8 years ago
  51. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 8 years ago
  52. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 8 years ago
  53. 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 8 years ago
  54. ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 8 years ago
  55. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 8 years ago
  56. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 8 years ago
  57. e602f39 move GrColor.h to private, IWYU by Mike Reed · 8 years ago
  58. 5711133 Remove integer texture support by Brian Salomon · 8 years ago
  59. 11bdbe0 Revert "Re-enable explicit resource allocation in Skia" by Robert Phillips · 8 years ago
  60. ac18b46 Re-enable explicit resource allocation in Skia by Robert Phillips · 8 years ago
  61. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 8 years ago
  62. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 8 years ago
  63. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 8 years ago
  64. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 8 years ago
  65. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 8 years ago
  66. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 8 years ago
  67. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 8 years ago
  68. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 8 years ago
  69. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 8 years ago
  70. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 8 years ago
  71. 3d5a6b5 add saturate helper for float2int64 by Mike Reed · 8 years ago
  72. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 8 years ago
  73. 1c5906f saturate some irect ops for fuzzers by Mike Reed · 8 years ago
  74. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 8 years ago
  75. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 8 years ago
  76. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 8 years ago
  77. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 8 years ago
  78. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 8 years ago
  79. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 8 years ago
  80. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 8 years ago
  81. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 8 years ago
  82. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 8 years ago
  83. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 8 years ago
  84. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 8 years ago
  85. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 8 years ago
  86. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 8 years ago
  87. 1afd4cd Add GrProxyProvider by Robert Phillips · 8 years ago
  88. d23d8d1 remove guarded old malloc code by Mike Reed · 8 years ago
  89. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 8 years ago
  90. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 8 years ago
  91. 9fc5362 check for irect with overflow width/height by Mike Reed · 8 years ago
  92. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 8 years ago
  93. ff50008 Increase accuracy of float -> fixed in ICC code by Brian Osman · 8 years ago
  94. dd821bc Revert "Increase accuracy of float -> fixed in ICC code" by Eric Karl · 8 years ago
  95. ef8dda2 Increase accuracy of float -> fixed in ICC code by Brian Osman · 8 years ago
  96. 474d687 Send TextBlobCache purge messages only to owning cache. by Jim Van Verth · 8 years ago
  97. e42edcc Add stubbed out GrContext by Robert Phillips · 8 years ago
  98. dde37e5 Re-enable CCPR now that clipping is fixed by Chris Dalton · 8 years ago
  99. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 8 years ago
  100. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 8 years ago