1. ce6d93a Check for min int in BMP header by Leon Scroggins III · 6 years ago
  2. da83c28 rm ok by Mike Klein · 6 years ago
  3. 5798c9f Fix Android ASAN build by Kevin Lubick · 6 years ago
  4. 93c7250 Remove unneccesary assert in GrAALinearizingConvexPathRenderer by Robert Phillips · 6 years ago
  5. 98c4231 Increase ninja thread count for Android build on Linux. by Ben Wagner · 6 years ago
  6. 50a808a Increase ninja thread count for Windows builds. by Ben Wagner · 6 years ago
  7. 43bd259 Use libc++ for all XSAN builds by Kevin Lubick · 6 years ago
  8. 469ec13 Turn off some third party ASAN blacklists by Kevin Lubick · 6 years ago
  9. 303cd58 Update GrTextBlobCache for DDL by Robert Phillips · 6 years ago
  10. d5811b2 Revert "serialize NexusPlayer bots" by Mike Klein · 6 years ago
  11. d23db12 Roll skia/third_party/externals/skcms/ 44b334f05..0e69310d6 (3 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  12. 28728e4 BUILD(win): find 'Build Tools for VS 2017', doc update by Hal Canary · 6 years ago
  13. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 6 years ago
  14. cb25659 DDL-ify GrRectBlurEffect by Robert Phillips · 6 years ago
  15. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 6 years ago
  16. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 6 years ago
  17. 33f38b0 simplify size check in string by Mike Reed · 6 years ago
  18. 0be01cc Roll libwebp to 0.6.1 by Kevin Lubick · 6 years ago
  19. 3b94c06 Roll skia/third_party/externals/skcms/ c5eeb489a..44b334f05 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  20. a7c569d PremulAlphaRoundTrip_Gpu on AndroidOne by Cary Clark · 6 years ago
  21. 463001b Bots only need Include dir from the Win Vulkan SDK. by Ben Wagner · 6 years ago
  22. 84403d7 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 6 years ago
  23. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 6 years ago
  24. 5b6fa82 Respect FPArgs local matrix when picking a filtering mode in image shader by Brian Osman · 6 years ago
  25. 13ec4d2 Trim down Emscripten SDK asset size by Kevin Lubick · 6 years ago
  26. afe6cae Do not copy vulkan-1.dll to Win bots. by Ben Wagner · 6 years ago
  27. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 6 years ago
  28. 83373a8 Fix compilation of opList-based DDL implementation by Robert Phillips · 6 years ago
  29. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 6 years ago
  30. b8ea6fb [Android Compile Bot] Check if patch/hash is not from origin/master by Ravi Mistry · 6 years ago
  31. 36fa0ac Add SkDAARecord to prepare for init-once by Yuqian Li · 6 years ago
  32. bc8bb02 Add header file installation tips for building skia by Yuqian Li · 7 years ago
  33. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 6 years ago
  34. 6ce9694 Roll skia/third_party/externals/skcms/ dc2a7f5e3..c5eeb489a (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  35. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 6 years ago
  36. cae61eb SkQP: Document pre-built APKs by Hal Canary · 6 years ago
  37. fee7cba Check the length of marker before reading it by Leon Scroggins III · 6 years ago
  38. ffdf3ec Roll skia/third_party/externals/skcms/ 6200c1717..dc2a7f5e3 (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  39. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 6 years ago
  40. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 6 years ago
  41. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 6 years ago
  42. 4108f65 Turn off PGO for Skia by Pirama Arumuga Nainar · 6 years ago
  43. 1b12545 Add scaled emoji GM. by Jim Van Verth · 6 years ago
  44. 4f9647e Roll skia/third_party/externals/skcms/ 71199e386..6200c1717 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  45. 7db58fe add win_ninja asset by Mike Klein · 6 years ago
  46. 655bf8f saturate IPoint math, handle NaN in isEmpty by Mike Reed · 6 years ago
  47. 0c6ea6c doh -- reverse check for finite by Mike Reed · 6 years ago
  48. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 6 years ago
  49. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 6 years ago
  50. c126191 SkQP: debug option, and fix a bug by Hal Canary · 6 years ago
  51. 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 6 years ago
  52. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  53. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  54. a3cc32c Roll skia/third_party/externals/skcms/ 9a5217ca4..71199e386 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  55. e7393ab Don't assert coverage counting isn't blacklisted when driver workarounds are disabled by Brian Salomon · 6 years ago
  56. 1fb2da5 [infra] Update to Go 1.9.4 by Eric Boren · 6 years ago
  57. a36db69 Roll skia/third_party/externals/skcms/ 56d4c1d2d..9a5217ca4 (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  58. abdcc5f Add text rendering related overrides to Viewer. by Ben Wagner · 6 years ago
  59. d72d6c5 underflow makes it hard to compute proper radii by Mike Reed · 6 years ago
  60. 8684c71 Blacklist OOM test on Chromecast by Kevin Lubick · 6 years ago
  61. 25c1083 [recipes] Check out a separate depot_tools for syncing Chrome by Eric Boren · 6 years ago
  62. 3fc79ea Remove image functions from GrGLInterface, part two by Brian Osman · 6 years ago
  63. 867f897 Roll skia/third_party/externals/skcms/ 5271b0532..56d4c1d2d (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  64. faffa86 begin to wrap all float divides by Mike Reed · 6 years ago
  65. 154771b clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP by Mike Klein · 6 years ago
  66. e1c2945 serialize NexusPlayer bots by Mike Klein · 6 years ago
  67. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 6 years ago
  68. 82040a9 Revert "ccpr: Tessellate fans for very large and/or simple paths" by Cary Clark · 6 years ago
  69. 4138c97 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  70. a58bcf7 SkQP: Slimmer APKS by Hal Canary · 6 years ago
  71. cf42e98 Presubmit that modified json files are valid json. by Ben Wagner · 6 years ago
  72. 8bb4083 Build ICU on iOS by Hal Canary · 7 years ago
  73. e1a75ac Roll skia/third_party/externals/skcms/ 3dec63698..5271b0532 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  74. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 6 years ago
  75. 77295347 remove duplicate yuv colorspace by Cary Clark · 6 years ago
  76. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 6 years ago
  77. da2b4f2 Roll skia/third_party/externals/angle2/ 8f27b0509..e5fe7aad8 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  78. 56a4a09 Add init-once to threaded backend by Yuqian Li · 6 years ago
  79. a76f616 Update markdown files by Update Docs · 6 years ago
  80. 3a2b803 Remove SK_SUPPORT_LEGACY_AAA_SMOOTH by Yuqian Li · 6 years ago
  81. 78c110e resolve bookmaker refs fixes by Cary Clark · 6 years ago
  82. c5cecdc Remove image functions from GrGLInterface, part one by Brian Osman · 6 years ago
  83. 954295b Update markdown files by Update Docs · 6 years ago
  84. 193d3a0 use SkShaper instead of SkTextBox by Mike Reed · 7 years ago
  85. 32750e6 Roll skia/third_party/externals/angle2/ 6108b766b..8f27b0509 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  86. 77966ea Update markdown files by Update Docs · 6 years ago
  87. 0a5f99c can't cheat on contains due to underflow by Mike Reed · 6 years ago
  88. c43611c Roll skia/third_party/externals/angle2/ 3e520b6f4..6108b766b (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  89. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 6 years ago
  90. dfb3a16 Move default init of tmp draw params out of subclasses into GrGpu by Brian Salomon · 6 years ago
  91. 1617899 add helper to know when a colortype is always opaque by Mike Reed · 6 years ago
  92. e1053ea BUILD: link and solink uses rsp file by Hal Canary · 6 years ago
  93. 4fd0734 Roll skia/third_party/externals/skcms/ 88dee8ac3..3dec63698 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  94. 2bdede7 [Android Compile Bot] Print every minute by Ravi Mistry · 6 years ago
  95. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  96. 528ceb9 Fix api METADATA json. by Ben Wagner · 6 years ago
  97. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 7 years ago
  98. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 6 years ago
  99. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 6 years ago
  100. 96c5725 SkShaper: make build target by Hal Canary · 6 years ago