1. 30229ac Fix Fuchsia Vulkan build control by Forrest Reiling · 7 years ago
  2. 775663f Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  3. 0d2c9a2 Pass LC_ALL_MASK to newlocale by Eric Karl · 7 years ago
  4. c7d9c0b jumper, table_{r,g,b,a} by Mike Klein · 7 years ago
  5. 6a2ccb2 Re-enable recipe autoroller by Eric Boren · 7 years ago
  6. 68ce7ce support either 32bit swizzle in HQ mode by Mike Reed · 7 years ago
  7. 27a50b8 jumper, hook in callback by Mike Klein · 7 years ago
  8. 45fdae1 Re-arrange GrResourceProvider's texture creation methods by Robert Phillips · 7 years ago
  9. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  10. 2159893 fix android-only function now that fRec is no longer used by Mike Reed · 7 years ago
  11. a3735cd jumper, u16_be load_tables stages by Mike Klein · 7 years ago
  12. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  13. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  14. b382173 jumper, load_rgb_u16_be by Mike Klein · 7 years ago
  15. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  16. 1c9c13a Update SKP version by UpdateSKPs · 7 years ago
  17. 7d22a33 Add a test for getFrameInfo on truncated data by Leon Scroggins III · 7 years ago
  18. 0cf45f6 Split SkCrossContextImageData into Image and BackendTexture subclasses by Greg Daniel · 7 years ago
  19. b394250 add flag for g3 by Mike Reed · 7 years ago
  20. 409e74f Further refactor read/writeSurfacePixels by Brian Osman · 7 years ago
  21. de1cad9 use SkArenaAlloc in SkColorSpaceXform_A2B by Mike Klein · 7 years ago
  22. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  23. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  24. 81340c6 RecreateSKPs: Use api.run instead of api.step by Eric Boren · 7 years ago
  25. 7fee90c add a callback stage to SkRasterPipeline by Mike Klein · 7 years ago
  26. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  27. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 7 years ago
  28. f9c0904 Make RecreateSKPs use the Go CIPD asset by Eric Boren · 7 years ago
  29. 745337a remove unused mutex from pixelref by Mike Reed · 7 years ago
  30. e22a6a2 SkPictureImageFilter::onMakeColorSpace() by Matt Sarett · 7 years ago
  31. da3e596 Set build vars for Vulkan backend on Fuchsia. by Michael Jurka · 7 years ago
  32. b712089 remove lock tracking in bitmaps -- they are always locked by Mike Reed · 7 years ago
  33. ade76e9 getDeferredTextureImageData(): use legacy scaling in legacy mode by Matt Sarett · 7 years ago
  34. dcbe2c8 Remove dangerous constructor from SkArenaAlloc by Herb Derby · 7 years ago
  35. cd0a61e fix scan converter arena alloc by Cary Clark · 7 years ago
  36. 122f18e skirt std::chrono on MSAN builds by Mike Klein · 7 years ago
  37. 9f59134 Symmetric rendering when >20px with DirectWrite. by Ben Wagner · 7 years ago
  38. 1f5f6b8 Fix advances for aliased text with DirectWrite. by Ben Wagner · 7 years ago
  39. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 7 years ago
  40. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 7 years ago
  41. 307efd4 Add jobs for Samsung Chromebook XE303C12 by Kevin Lubick · 7 years ago
  42. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  43. d64756e tools/check-headers-self-sufficient: optionally test one file at a time by Hal Canary · 7 years ago
  44. 8530211 Add documentation for color correct skia to website by Matt Sarett · 7 years ago
  45. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  46. 028c3d7 Add documentation for android-o-roll.skia.org by Ravi Mistry · 7 years ago
  47. 389c557 fix pathops_unittest test strings by Cary Clark · 7 years ago
  48. 479366c Let region decoders query the type and color space by Matt Sarett · 7 years ago
  49. 7a34dca Do non-deterministic FP opt testing on all bots by Brian Osman · 7 years ago
  50. 8671428 refine .type ...,%function by Mike Klein · 7 years ago
  51. 00055df Update Skia milestone to 60 by Heather Miller · 7 years ago
  52. 965451e jumper, explicitly tag functions as functions by Mike Klein · 7 years ago
  53. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 7 years ago
  54. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  55. d2ca59a Further unify logic in readSurfacePixels and writeSurfacePixels by Brian Osman · 7 years ago
  56. 9428a37 Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc. by Herb Derby · 7 years ago
  57. 6ad5978 c100p bots: put a bandaid on broken Thumb by Mike Klein · 7 years ago
  58. 79f2db2 remove old-pixelref-api flag from android by Mike Reed · 7 years ago
  59. 2af5d68 disable this test on NoGPU bots by Mike Klein · 7 years ago
  60. 2ce36ea Add infra/bots/Makefile to simplify test/train by Eric Boren · 7 years ago
  61. 9866817 make ShadowUtils unit test pass on no-GPU builds by Mike Klein · 7 years ago
  62. 0d63e4e Use a simpler method for calculating atan by Herb Derby · 7 years ago
  63. f71b338 re-disable lld on MSAN bots by Mike Klein · 7 years ago
  64. ade6920 Change infra recipe module to use the Go asset by Eric Boren · 7 years ago
  65. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 7 years ago
  66. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  67. 0a4b410 Set skia_enable_gpu=false on MSAN builds. by Mike Klein · 7 years ago
  68. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 7 years ago
  69. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 7 years ago
  70. 2a5c666 try -B by Mike Klein · 7 years ago
  71. 2d2da4f Do sRGB premul/unpremul on the GPU by Brian Osman · 7 years ago
  72. 59163ba Access EGL_KHR_fence_sync via eglGetProcAddress by Chris Dalton · 7 years ago
  73. ea0f845 Update clang_linux to version 4 by Kevin Lubick · 7 years ago
  74. 96d5b9a remove unused fURI from pixelref by Mike Reed · 7 years ago
  75. 9fa7403 locking methods should only be virtual in legacy mode by Mike Reed · 7 years ago
  76. 0f47a25 Fix cubic KLM solving by csmartdalton · 7 years ago
  77. 5bc8181 Add job for Acer chromebook (TegraK1) by Kevin Lubick · 7 years ago
  78. b0b1d23 Add Win IntelHD4400 bot. by Ben Wagner · 7 years ago
  79. 0a90449 jumper, bilinear and bicubic sampling stages by Mike Klein · 7 years ago
  80. 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 7 years ago
  81. 4ccd862 android-only api to reset the fields of a pixelref by Mike Reed · 7 years ago
  82. 6d2cf47 Update Android autoroller documentation by Ravi Mistry · 7 years ago
  83. 671cd72 Add jobs for Samsung Chromebook Plus by Kevin Lubick · 7 years ago
  84. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 7 years ago
  85. 994ef97 make all gather_*() use SkJumper_GatherCtx by Mike Klein · 7 years ago
  86. 8e02684 Add/edit README files for infra/recipes by Eric Boren · 7 years ago
  87. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  88. 719528a Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders"" by Matt Sarett · 7 years ago
  89. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  90. a50a11c Revert "SkColorSpaceXformer: Preserve local matrix on shaders" by Matt Sarett · 7 years ago
  91. 5a8da16 tidy up ok help by Mike Klein · 7 years ago
  92. db1cbcb jumper, rgb<->hsl by Mike Klein · 7 years ago
  93. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 7 years ago
  94. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  95. 5d884b5 SkColorSpaceXformer: Preserve local matrix on shaders by Matt Sarett · 7 years ago
  96. ac796f8 Override setDrawFilter() in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  97. fe079d4 Re-align tests in recipes with the names of reality by Kevin Lubick · 7 years ago
  98. 7cad989 Add docs for downloading prebuilt binaries from CIPD by Kevin Lubick · 7 years ago
  99. 5a1c645 remove pixelref flag from google3 by Mike Reed · 7 years ago
  100. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 7 years ago