1. d64756e tools/check-headers-self-sufficient: optionally test one file at a time by Hal Canary · 7 years ago
  2. 8530211 Add documentation for color correct skia to website by Matt Sarett · 7 years ago
  3. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  4. 028c3d7 Add documentation for android-o-roll.skia.org by Ravi Mistry · 7 years ago
  5. 389c557 fix pathops_unittest test strings by Cary Clark · 7 years ago
  6. 479366c Let region decoders query the type and color space by Matt Sarett · 7 years ago
  7. 7a34dca Do non-deterministic FP opt testing on all bots by Brian Osman · 7 years ago
  8. 8671428 refine .type ...,%function by Mike Klein · 7 years ago
  9. 00055df Update Skia milestone to 60 by Heather Miller · 7 years ago
  10. 965451e jumper, explicitly tag functions as functions by Mike Klein · 7 years ago
  11. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 7 years ago
  12. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  13. d2ca59a Further unify logic in readSurfacePixels and writeSurfacePixels by Brian Osman · 7 years ago
  14. 9428a37 Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc. by Herb Derby · 7 years ago
  15. 6ad5978 c100p bots: put a bandaid on broken Thumb by Mike Klein · 7 years ago
  16. 79f2db2 remove old-pixelref-api flag from android by Mike Reed · 7 years ago
  17. 2af5d68 disable this test on NoGPU bots by Mike Klein · 7 years ago
  18. 2ce36ea Add infra/bots/Makefile to simplify test/train by Eric Boren · 7 years ago
  19. 9866817 make ShadowUtils unit test pass on no-GPU builds by Mike Klein · 7 years ago
  20. 0d63e4e Use a simpler method for calculating atan by Herb Derby · 7 years ago
  21. f71b338 re-disable lld on MSAN bots by Mike Klein · 7 years ago
  22. ade6920 Change infra recipe module to use the Go asset by Eric Boren · 7 years ago
  23. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 7 years ago
  24. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  25. 0a4b410 Set skia_enable_gpu=false on MSAN builds. by Mike Klein · 7 years ago
  26. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 7 years ago
  27. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 7 years ago
  28. 2a5c666 try -B by Mike Klein · 7 years ago
  29. 2d2da4f Do sRGB premul/unpremul on the GPU by Brian Osman · 7 years ago
  30. 59163ba Access EGL_KHR_fence_sync via eglGetProcAddress by Chris Dalton · 7 years ago
  31. ea0f845 Update clang_linux to version 4 by Kevin Lubick · 7 years ago
  32. 96d5b9a remove unused fURI from pixelref by Mike Reed · 7 years ago
  33. 9fa7403 locking methods should only be virtual in legacy mode by Mike Reed · 7 years ago
  34. 0f47a25 Fix cubic KLM solving by csmartdalton · 7 years ago
  35. 5bc8181 Add job for Acer chromebook (TegraK1) by Kevin Lubick · 7 years ago
  36. b0b1d23 Add Win IntelHD4400 bot. by Ben Wagner · 7 years ago
  37. 0a90449 jumper, bilinear and bicubic sampling stages by Mike Klein · 7 years ago
  38. 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 7 years ago
  39. 4ccd862 android-only api to reset the fields of a pixelref by Mike Reed · 7 years ago
  40. 6d2cf47 Update Android autoroller documentation by Ravi Mistry · 7 years ago
  41. 671cd72 Add jobs for Samsung Chromebook Plus by Kevin Lubick · 7 years ago
  42. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 7 years ago
  43. 994ef97 make all gather_*() use SkJumper_GatherCtx by Mike Klein · 7 years ago
  44. 8e02684 Add/edit README files for infra/recipes by Eric Boren · 7 years ago
  45. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  46. 719528a Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders"" by Matt Sarett · 7 years ago
  47. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  48. a50a11c Revert "SkColorSpaceXformer: Preserve local matrix on shaders" by Matt Sarett · 7 years ago
  49. 5a8da16 tidy up ok help by Mike Klein · 7 years ago
  50. db1cbcb jumper, rgb<->hsl by Mike Klein · 7 years ago
  51. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 7 years ago
  52. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  53. 5d884b5 SkColorSpaceXformer: Preserve local matrix on shaders by Matt Sarett · 7 years ago
  54. ac796f8 Override setDrawFilter() in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  55. fe079d4 Re-align tests in recipes with the names of reality by Kevin Lubick · 7 years ago
  56. 7cad989 Add docs for downloading prebuilt binaries from CIPD by Kevin Lubick · 7 years ago
  57. 5a1c645 remove pixelref flag from google3 by Mike Reed · 7 years ago
  58. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 7 years ago
  59. 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 7 years ago
  60. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  61. 921ebe5 clean ups in SkPixelRef by Mike Reed · 7 years ago
  62. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  63. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  64. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  65. 8a8e5fe Reland: Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 7 years ago
  66. 0fa156f remove inline allocation in SkRecord by Mike Klein · 7 years ago
  67. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 7 years ago
  68. 7744397 Blacklist DeferredTextureImage on Win Vulkan IntelIris540 by Matt Sarett · 7 years ago
  69. da90109 Make SkLiteDL::draw() const. by Mike Klein · 7 years ago
  70. cd25df9 make SkRecord normally SkRefCnt'd by Mike Klein · 7 years ago
  71. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 7 years ago
  72. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  73. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 7 years ago
  74. d177ae1 remove SkNx AVX code by Mike Klein · 7 years ago
  75. 8d4cbad Fix symbolization of ASAN crashes by Kevin Lubick · 7 years ago
  76. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  77. 3fbca26 Make sure NaNs clamp to 0 in color look up tables by Matt Sarett · 7 years ago
  78. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 7 years ago
  79. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  80. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  81. 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 7 years ago
  82. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  83. 67cadde Add Galaxy S6 to CQ as an experimental bot. by Ben Wagner · 7 years ago
  84. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 7 years ago
  85. 891dde5 SkImageCacherator: Remove unneeded heuristic by Matt Sarett · 7 years ago
  86. 9f903e4 PM/UPM conversion improvements by Brian Osman · 7 years ago
  87. 95ddf13 fix too-dark 565 (really, all legacy) gradients by Mike Klein · 7 years ago
  88. c8e924c remove unused lockPixelsAreWritable by Mike Reed · 7 years ago
  89. ae95db4 Add MIPS Ci20 jobs by Kevin Lubick · 7 years ago
  90. 51b5921 Remove GeForce 320M bots by Eric Boren · 7 years ago
  91. 4482a14 fix -Fast bot by Mike Klein · 7 years ago
  92. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 7 years ago
  93. 02a4867 Remove Index_8 handling in cacherator heuristic code by Brian Osman · 7 years ago
  94. 68a58ea Recipes: Remove depot_tools path hack by Eric Boren · 7 years ago
  95. b8ab7f7 Fix BundleRecipes depending on Release-Shared build by Eric Boren · 7 years ago
  96. 7b4202d Add multi-stop SkJumper stage. by Herb Derby · 7 years ago
  97. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  98. f9aa9e5 Clean up no-longer-used recipes stuff by Eric Boren · 7 years ago
  99. 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 7 years ago
  100. 1dd161c Fix infinite loop in SkRTree::insert() by Mike Klein · 7 years ago