1. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  2. 4d46654 Reland "use std::enable_if instead of assert()" by Mike Klein · 6 years ago
  3. bf54a76 SkImageInfo: MakeN32*() avoids extra ref/deref by Hal Canary · 6 years ago
  4. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  5. b6b5b7a Reland "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  6. 10a83da Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. by Greg Daniel · 6 years ago
  7. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  8. 657edbe Remove SkBool8 (again). by Ben Wagner · 6 years ago
  9. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 6 years ago
  10. 761df75 Remove SkString fwd decl from SkTypes.h. by Ben Wagner · 6 years ago
  11. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  12. a2bf585 Revert "use std::enable_if instead of assert()" by Mike Klein · 6 years ago
  13. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  14. 1e447df minor fixes to SkRRect by Cary Clark · 6 years ago
  15. c6530d1 use std::enable_if instead of assert() by Mike Klein · 6 years ago
  16. 6fbafc0 Remove SkMulDiv. by Ben Wagner · 6 years ago
  17. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  18. 009f51e simplify SkTFitsIn, try 2 by Mike Klein · 6 years ago
  19. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  20. bb9ee9b SkTypes: add static back by Hal Canary · 6 years ago
  21. cee46e5 Remove SkBool8. by Ben Wagner · 6 years ago
  22. 2652223 Revert "simplify SkTFitsIn" by Mike Klein · 6 years ago
  23. 50dbc09 SkTypes: more into SkMacros by Hal Canary · 6 years ago
  24. bc718c1 SkTypes: templates are usually better than macros by Hal Canary · 6 years ago
  25. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  26. 22ce794 remove __cplusplus guard by Mike Klein · 6 years ago
  27. b82c3d6 simplify SkTFitsIn by Mike Klein · 6 years ago
  28. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  29. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  30. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  31. bf45c70 Clean up a few IWYU issues by Mike Klein · 6 years ago
  32. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  33. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  34. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  35. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  36. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  37. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  38. f32fe56 see if we can remove this hack by Mike Klein · 6 years ago
  39. 27dddae rebase by Cary Clark · 6 years ago
  40. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  41. 59d997a New more efficient run builder by Herb Derby · 6 years ago
  42. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  43. 9149954 update SkColor by Cary Clark · 6 years ago
  44. 5f444c9 remove final SkTypes dependencies in SkArenaAlloc by Mike Klein · 6 years ago
  45. 9f752aa tweak SkArenaAlloc comments, parameter names by Mike Klein · 6 years ago
  46. 2e361a3 remove unused stat tracking from SkArenaAlloc by Mike Klein · 6 years ago
  47. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  48. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  49. c174cc6 Add SkTypeface::makeClone. by Ben Wagner · 6 years ago
  50. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  51. dc63620 Add guard around GrVkBackendContext::Create function. by Greg Daniel · 6 years ago
  52. d62c4bd require std::is_trivially_destructible by Mike Klein · 6 years ago
  53. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 6 years ago
  54. 4ffa027 Smarter use of glyph cache by Herb Derby · 6 years ago
  55. 12f25a2 simplify SK_FloatNaN by Mike Klein · 6 years ago
  56. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  57. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 6 years ago
  58. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  59. 8103bb9 Expose API for temporary use by the Android WebView. by Derek Sollenberger · 6 years ago
  60. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  61. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  62. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  63. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  64. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  65. de81143 Revert "Move include into head to fix build breakage." by Greg Daniel · 6 years ago
  66. fac6953 Move include into head to fix build breakage. by Greg Daniel · 6 years ago
  67. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  68. 5d1adbf Make sk_sp operator bool explicit. by Ben Wagner · 6 years ago
  69. cf9086c Revert "Allow CCPR in DDL mode" by Robert Phillips · 6 years ago
  70. 462505f include refresh by Cary Clark · 6 years ago
  71. 18dbfd0 Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  72. 93540dd Allow CCPR in DDL mode by Robert Phillips · 6 years ago
  73. f2c7364 support image-subsets in serialization by Mike Reed · 6 years ago
  74. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  75. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  76. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  77. 98bddf9 Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  78. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 6 years ago
  79. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  80. 20027ce Update Skia milestone to 69 by Heather Miller · 6 years ago
  81. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  82. d2e74b8 compute center slightly slower to avoid overflow by Mike Reed · 6 years ago
  83. 75bf216 Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API by Brian Salomon · 6 years ago
  84. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  85. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  86. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 6 years ago
  87. ee43091 fix 0.499999f rounding case for triangles by Mike Reed · 6 years ago
  88. fe75169 Remove ColorCodecBench by Brian Osman · 6 years ago
  89. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  90. e87225f Remove include/gpu/vk from include paths. by Ben Wagner · 6 years ago
  91. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  92. 1724db1 Remove SkTextBox by Herb Derby · 6 years ago
  93. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  94. 5b58b7c Reland "strip down SkICC.cpp" by Mike Klein · 6 years ago
  95. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  96. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  97. c402b77 Remove sk_64_isS32 and sk_64_asS32 by Herb Derby · 7 years ago
  98. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  99. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  100. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago