1. abdcc5f Add text rendering related overrides to Viewer. by Ben Wagner · 7 years ago
  2. d72d6c5 underflow makes it hard to compute proper radii by Mike Reed · 7 years ago
  3. 8684c71 Blacklist OOM test on Chromecast by Kevin Lubick · 7 years ago
  4. 25c1083 [recipes] Check out a separate depot_tools for syncing Chrome by Eric Boren · 7 years ago
  5. 3fc79ea Remove image functions from GrGLInterface, part two by Brian Osman · 7 years ago
  6. 867f897 Roll skia/third_party/externals/skcms/ 5271b0532..56d4c1d2d (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  7. faffa86 begin to wrap all float divides by Mike Reed · 7 years ago
  8. 154771b clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP by Mike Klein · 7 years ago
  9. e1c2945 serialize NexusPlayer bots by Mike Klein · 7 years ago
  10. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  11. 82040a9 Revert "ccpr: Tessellate fans for very large and/or simple paths" by Cary Clark · 7 years ago
  12. 4138c97 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  13. a58bcf7 SkQP: Slimmer APKS by Hal Canary · 7 years ago
  14. cf42e98 Presubmit that modified json files are valid json. by Ben Wagner · 7 years ago
  15. 8bb4083 Build ICU on iOS by Hal Canary · 7 years ago
  16. e1a75ac Roll skia/third_party/externals/skcms/ 3dec63698..5271b0532 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  17. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  18. 77295347 remove duplicate yuv colorspace by Cary Clark · 7 years ago
  19. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  20. da2b4f2 Roll skia/third_party/externals/angle2/ 8f27b0509..e5fe7aad8 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  21. 56a4a09 Add init-once to threaded backend by Yuqian Li · 7 years ago
  22. a76f616 Update markdown files by Update Docs · 7 years ago
  23. 3a2b803 Remove SK_SUPPORT_LEGACY_AAA_SMOOTH by Yuqian Li · 7 years ago
  24. 78c110e resolve bookmaker refs fixes by Cary Clark · 7 years ago
  25. c5cecdc Remove image functions from GrGLInterface, part one by Brian Osman · 7 years ago
  26. 954295b Update markdown files by Update Docs · 7 years ago
  27. 193d3a0 use SkShaper instead of SkTextBox by Mike Reed · 7 years ago
  28. 32750e6 Roll skia/third_party/externals/angle2/ 6108b766b..8f27b0509 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  29. 77966ea Update markdown files by Update Docs · 7 years ago
  30. 0a5f99c can't cheat on contains due to underflow by Mike Reed · 7 years ago
  31. c43611c Roll skia/third_party/externals/angle2/ 3e520b6f4..6108b766b (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  32. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  33. dfb3a16 Move default init of tmp draw params out of subclasses into GrGpu by Brian Salomon · 7 years ago
  34. 1617899 add helper to know when a colortype is always opaque by Mike Reed · 7 years ago
  35. e1053ea BUILD: link and solink uses rsp file by Hal Canary · 7 years ago
  36. 4fd0734 Roll skia/third_party/externals/skcms/ 88dee8ac3..3dec63698 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  37. 2bdede7 [Android Compile Bot] Print every minute by Ravi Mistry · 7 years ago
  38. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  39. 528ceb9 Fix api METADATA json. by Ben Wagner · 7 years ago
  40. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 7 years ago
  41. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  42. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 7 years ago
  43. 96c5725 SkShaper: make build target by Hal Canary · 7 years ago
  44. 27b8796 Re-enable explicit GPU resource allocation by Robert Phillips · 7 years ago
  45. 5a9df18 Upgrade Mac bots. by Ben Wagner · 7 years ago
  46. 64a424f Order the API reference. by Ben Wagner · 7 years ago
  47. c378fdc [skottie] Fix viewer slide sizing on Android by Florin Malita · 7 years ago
  48. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 7 years ago
  49. 7af6544 Roll skia/third_party/externals/skcms/ 5884a65a6..88dee8ac3 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  50. 9657b2f Documentation Fixes: Viewer on Android needs SDK by Hal Canary · 7 years ago
  51. e7b8fea Add CPU dimension for MacMini7.1. by Ben Wagner · 7 years ago
  52. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 7 years ago
  53. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 7 years ago
  54. df43005 Add MacBook10,1 jobs. by Ben Wagner · 7 years ago
  55. cfe848c Create sksl_enums.inc with UNIX line endings (even on Windows) by Brian Osman · 7 years ago
  56. 426e6c5 Remove (unused) NV_bindless_texture from GL interface by Brian Osman · 7 years ago
  57. de7220f Add missing include (to get std::min on MSVC) by Brian Osman · 7 years ago
  58. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 7 years ago
  59. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  60. c461680 alternate approach to unpremul scalePixels() by Mike Klein · 7 years ago
  61. 0ee0190 Remove EXT_direct_state_access (unused) by Brian Osman · 7 years ago
  62. 549de6c Update markdown files by Update Docs · 7 years ago
  63. 0af57e1 Roll skia/third_party/externals/angle2/ da91c9a6d..3e520b6f4 (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  64. b6bfb53 Use the right keys in trigger_wait_ac_task.py by Ravi Mistry · 7 years ago
  65. da27825 Attempted fix for G3 roll by Robert Phillips · 7 years ago
  66. efcacfa Revert "use SkShaper instead of SkTextBox" by Yuqian Li · 7 years ago
  67. 18c46b5 Delete GLFWTest by Jim Van Verth · 7 years ago
  68. 54d9c88 Cleanup of large text rendering, take 2. by Jim Van Verth · 7 years ago
  69. 6ba15ec Fix assert in GrTextureProxy.cpp by Robert Phillips · 7 years ago
  70. 59dad91 use SkShaper instead of SkTextBox by Mike Reed · 7 years ago
  71. 042b5e9 [Bookmaker Nightly Bot] Output the stacktrace of failing fiddles by Ravi Mistry · 7 years ago
  72. 0c269d0 Blacklist GM that is crashing intel vulkan bot by Greg Daniel · 7 years ago
  73. 7619b64 Make GrUploadBitmapToTexutreProxy to support lazy proxies by Greg Daniel · 7 years ago
  74. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  75. 5635631 working on SkImage docs by Cary Clark · 7 years ago
  76. db9ee2d Remove unused class GrDDLGpu by Brian Salomon · 7 years ago
  77. 9e78811 Don't allow DDL GrContexts to MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  78. b4a1172 Roll skia/third_party/externals/skcms/ d1e20219c..5884a65a6 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  79. 0e07ad7 ICU on windows by Hal Canary · 7 years ago
  80. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  81. b9fc24e fix some clangtidy warnings by Mike Reed · 7 years ago
  82. acd1b01 Roll skia/third_party/externals/angle2/ bac02d76e..da91c9a6d (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  83. 01b3bfe Roll skia/third_party/externals/angle2/ 8e5ba8bbf..bac02d76e (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  84. 2c9f4ef Roll skia/third_party/externals/skcms/ d1d9bfad5..d1e20219c (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  85. 162480a Roll skia/third_party/externals/angle2/ 5420cb2a3..8e5ba8bbf (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  86. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  87. 30ff2ac Roll skia/third_party/externals/skcms/ 15193d5a1..d1d9bfad5 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  88. ae7bbb9 Fix typo in comment (inherited from ICC spec) by Brian Osman · 7 years ago
  89. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago
  90. f8cac79 Roll skia/third_party/externals/angle2/ 0e65454df..5420cb2a3 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  91. c50f8e0 Detect MSVC 2017 Community in GN by Brian Osman · 7 years ago
  92. e88470e Roll skia/third_party/externals/skcms/ 645741555..15193d5a1 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  93. 7654650 Remove unused SkpSkGrTest.cpp by Greg Daniel · 7 years ago
  94. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  95. aee01c2 Roll skia/third_party/externals/skcms/ b117b4e7b..645741555 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  96. 7faba0f Remove flaky vulkan bot from cq by Kevin Lubick · 7 years ago
  97. 7c8008c Check for valid z-transform function in shadow generation by Jim Van Verth · 7 years ago
  98. 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
  99. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  100. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 7 years ago