1. 11bdbe0 Revert "Re-enable explicit resource allocation in Skia" by Robert Phillips · 7 years ago
  2. ac18b46 Re-enable explicit resource allocation in Skia by Robert Phillips · 7 years ago
  3. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  4. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  5. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  6. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  7. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  8. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  9. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  10. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  11. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  12. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  13. 3d5a6b5 add saturate helper for float2int64 by Mike Reed · 7 years ago
  14. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  15. 1c5906f saturate some irect ops for fuzzers by Mike Reed · 7 years ago
  16. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  17. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  18. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  19. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  20. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  21. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  22. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  23. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  24. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  25. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  26. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  27. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  28. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  29. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  30. d23d8d1 remove guarded old malloc code by Mike Reed · 7 years ago
  31. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  32. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  33. 9fc5362 check for irect with overflow width/height by Mike Reed · 7 years ago
  34. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  35. ff50008 Increase accuracy of float -> fixed in ICC code by Brian Osman · 7 years ago
  36. dd821bc Revert "Increase accuracy of float -> fixed in ICC code" by Eric Karl · 7 years ago
  37. ef8dda2 Increase accuracy of float -> fixed in ICC code by Brian Osman · 7 years ago
  38. 474d687 Send TextBlobCache purge messages only to owning cache. by Jim Van Verth · 7 years ago
  39. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  40. dde37e5 Re-enable CCPR now that clipping is fixed by Chris Dalton · 7 years ago
  41. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  42. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 7 years ago
  43. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  44. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  45. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  46. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  47. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  48. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  49. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  50. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  51. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  52. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  53. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  54. 61e5101 Flesh out SkSurfaceCharacterization by Robert Phillips · 7 years ago
  55. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  56. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  57. c3fd600 Revert "Make sure to visit clips and dst proxies during gather" by Chris Dalton · 7 years ago
  58. c666502 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  59. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  60. 56536c4 saturate when converting float to fixed by Mike Reed · 7 years ago
  61. 53d863c Enable tonal color for shadows by default. by Jim Van Verth · 7 years ago
  62. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  63. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  64. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  65. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  66. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  67. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  68. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  69. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  70. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  71. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  72. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  73. ab081ae Move static helper functions for GrPixelConfig to private. by Greg Daniel · 7 years ago
  74. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  75. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  76. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  77. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  78. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  79. ea000ff remove SkFixedMul_arm() by Mike Klein · 7 years ago
  80. 3136687 Guard VFPv3 ASM with an ifdef. by Ben Wagner · 7 years ago
  81. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  82. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  83. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  84. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  85. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  86. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  87. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  88. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  89. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  90. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  91. 7a0248f Compute inverse gamma table at compile time. by Ben Wagner · 7 years ago
  92. d71c6d1 Make SkTFitsIn and SkTo constexpr. by Ben Wagner · 7 years ago
  93. a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
  94. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  95. e076223 clone saturating cast code for doubles by Mike Reed · 7 years ago
  96. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  97. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  98. 4ba211f Revert "Enable coverage counting path rendering except on Android framework" by Chris Dalton · 7 years ago
  99. 196efbf Enable coverage counting path rendering except on Android framework by Chris Dalton · 7 years ago
  100. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago