1. 687cc6c colorspaceinfo tool: Add flag to indicate that the input is an icc profile by Matt Sarett · 7 years ago
  2. ab865b0 Remove legacy pixelref flag from bzl by Matt Sarett · 7 years ago
  3. d271ba2 Revert "Remove copyTo() legacy API flag from bzl" by Ben Wagner · 7 years ago
  4. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 7 years ago
  5. 65083e4 Remove copyTo() legacy API flag from bzl by Matt Sarett · 7 years ago
  6. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  7. cea615b Revert "Add a clip mask bench" by Mike Klein · 7 years ago
  8. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  9. c59a38d Add a clip mask bench by Florin Malita · 7 years ago
  10. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  11. 5664e65 finish up constants by Mike Klein · 7 years ago
  12. 879a08a refactor hsl_to_rgb a touch by Mike Klein · 7 years ago
  13. 6ab223e Update Nexus6p to Android O developer release. by Ben Wagner · 7 years ago
  14. b3665f0 fix t / t2 confusion in hsl_to_rgb by Mike Klein · 7 years ago
  15. fb11acd getting close on float constants by Mike Klein · 7 years ago
  16. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  17. fe560a8 some float constants by Mike Klein · 7 years ago
  18. 2005d77 Blacklist SkImage_makeTextureImage on NVIDIA Win10 Vulkan by Leon Scroggins III · 7 years ago
  19. 6125efd Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL by Greg Daniel · 7 years ago
  20. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  21. 6c50a2e Blacklist testimgari.jpg on CG by Matt Sarett · 7 years ago
  22. 25b3743 Restore legacy SaveLayerRec ctor by Florin Malita · 7 years ago
  23. 489530e Fix merge conflict. by Ben Wagner · 7 years ago
  24. 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 7 years ago
  25. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 7 years ago
  26. 38a5601 Omit shapes_mixed_10000_32x33 on GTX960 ANGLE Release by Ben Wagner · 7 years ago
  27. bb3e7ff Omit HalfFloatAlphaTextureTest on CommandBuffer bot. by Ben Wagner · 7 years ago
  28. f835c22 Add Swarming bot id and task id to recipe expectations. by Ben Wagner · 7 years ago
  29. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  30. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  31. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 7 years ago
  32. 0c5cf5d Update SKP version by UpdateSKPs · 7 years ago
  33. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  34. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  35. ec138b4 Fix bitmap copy gms by Matt Sarett · 7 years ago
  36. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  37. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 7 years ago
  38. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  39. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  40. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  41. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  42. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  43. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  44. 713b8ef Scrub DeviceCM by Florin Malita · 7 years ago
  45. d596c3f Testing permissions by Ravi Mistry · 7 years ago
  46. 1e9a30f Add non-Valgrind PreAbandonGpuContext bot. by Ben Wagner · 7 years ago
  47. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 7 years ago
  48. fe53e58 additional skslc vector optimizations by Ethan Nicholas · 7 years ago
  49. 93cb252 add GM to compare atlas and vertices by Mike Reed · 7 years ago
  50. c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 7 years ago
  51. 988d15e [infra/bots] Treat extra_config as a list. by Ben Wagner · 7 years ago
  52. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  53. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  54. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  55. 4b32ab1 Add instrumentation into SkArenaAlloc. by Herb Derby · 7 years ago
  56. 308e624 jumper, remove C(int) by Mike Klein · 7 years ago
  57. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  58. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  59. 0aa742f jumper, replace _i with normal constants by Mike Klein · 7 years ago
  60. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  61. a41d48b Add additional checks when creating vulkan context by Greg Daniel · 7 years ago
  62. 13b7dc0 Don't reboot Pixel C or Nexus Player before task by Kevin Lubick · 7 years ago
  63. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  64. 9fa9961 In ok thread mode, use wait_util instead of wait_for. by Mike Klein · 7 years ago
  65. b4bbc64 clear out C(), _i, and _f constants from SkJumper_vectors.h by Mike Klein · 7 years ago
  66. e511255 remove legacy code by Mike Reed · 7 years ago
  67. 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 7 years ago
  68. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago
  69. 6251771 Fix color space handling in SkImage_Gpu::getROPixels by Brian Osman · 7 years ago
  70. 56de05f add #defines to limit SkCpu by Mike Klein · 7 years ago
  71. ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 7 years ago
  72. b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 7 years ago
  73. f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 7 years ago
  74. 67e6171 prep for more constants by Mike Klein · 7 years ago
  75. 459c967 add SkLightingColorFilter for makeColorSpace() by Mike Klein · 7 years ago
  76. 6ec17e3 Add releaseAndAbandonGpuContext bot by Eric Boren · 7 years ago
  77. 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 7 years ago
  78. d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 7 years ago
  79. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  80. deca5c3 Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace() by Matt Sarett · 7 years ago
  81. c81d22f broke up SkSLConstantFolding test by Ethan Nicholas · 7 years ago
  82. 39312c8 Describe GCC-like asm steps as "assemble ..." by Mike Klein · 7 years ago
  83. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  84. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 7 years ago
  85. 21c1313 Remove SK_IGNORE_GASP_VERSION_CHECK. by Ben Wagner · 7 years ago
  86. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 7 years ago
  87. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  88. 2b6be20 Make SkNoncopyable movable by Chris Blume · 7 years ago
  89. 101806f Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum. by Mike Klein · 7 years ago
  90. 0c66640 remove SkOpts::run_pipeline() declaration. by Mike Klein · 7 years ago
  91. a2fc16e Update PixelC to latest build. by Ben Wagner · 7 years ago
  92. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 7 years ago
  93. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 7 years ago
  94. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  95. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 7 years ago
  96. 9378732 Disable msaa on all current iOS devices by Stephan Altmueller · 7 years ago
  97. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  98. c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 7 years ago
  99. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  100. bc096bf Improve variation comment for iOS. by bungeman · 7 years ago