1. 8a94560 Update image cipd version. by Joe Gregorio · 8 years ago
  2. 6852170 Add sk_sp make variant to SkArenaAlloc. by Herb Derby · 8 years ago
  3. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  4. a84898d Have ShadowTessellators transform path; add SkShadowTessellator base class by Jim Van Verth · 8 years ago
  5. a8f4139 Revert "Allow conversion from non-opaque to opaque" by Matt Sarett · 8 years ago
  6. d05cdc3 Fix two bugs when deciding to tile. Large images were always tiling. by Brian Osman · 8 years ago
  7. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  8. 604971e Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 8 years ago
  9. 9e2a319 SK_USE_SDL is never defined by Hal Canary · 8 years ago
  10. 0a51b48 Get linux vulkan running on Intel NUC by Kevin Lubick · 8 years ago
  11. 94151da Remove unused files in third_party/libsdl. by Mike Klein · 8 years ago
  12. be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
  13. 160907f Clean up more references to GYP. by Mike Klein · 8 years ago
  14. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  15. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  16. ef46b2f Fix getMaxResidentSetSizeMB() on iOS. by Mike Klein · 8 years ago
  17. 3b3af84 Add back a gaggle of iOS bots. by Mike Klein · 8 years ago
  18. aa1d758 remove all GYP files by Hal Canary · 8 years ago
  19. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  20. adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
  21. c34b235 Start updating iOS docs. by Mike Klein · 8 years ago
  22. 0312a0c Add toXYZD50() to SkColorSpace API by Matt Sarett · 8 years ago
  23. b3050b9 Revert "Respect canvas size and frame offset in webp decoder" by Robert Phillips · 8 years ago
  24. af482d5 Roll recipe DEPS by Eric Boren · 8 years ago
  25. 20fbada Remove unused assignment in SkScan::AntiFillXRect. by Jeremy Roman · 8 years ago
  26. 5c160dd Update SKP version by UpdateSKPs · 8 years ago
  27. 0f33970 Respect canvas size and frame offset in webp decoder by Matt Sarett · 8 years ago
  28. d1ac982 Improved SkShadowUtils caching by Brian Salomon · 8 years ago
  29. ea518f0 Disable unpremul f16 image tests by Matt Sarett · 8 years ago
  30. e0b048c iOS: set up device dirs to be relative by Mike Klein · 8 years ago
  31. 8d3ffad Revert "Revert "Don't instantiate shaders with non-invertible local matrix"" by Florin Malita · 8 years ago
  32. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
  33. 20f0078 Restore ios_flavor. by Mike Klein · 8 years ago
  34. 0dda9cb Make shadow tessellators fail gracefully and add unit test for this. by Brian Salomon · 8 years ago
  35. 48ded38 GrTessellator (AA): Fix for missing fill artifacts. by Stephen White · 8 years ago
  36. 0f90668 Initialize some more variables in SpotShadowTessellator by Jim Van Verth · 8 years ago
  37. 0d7dac8 experimental tight-bounds by Mike Reed · 8 years ago
  38. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  39. 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 8 years ago
  40. 8c88a37 fix up shadow_utils gm dimensions by Brian Salomon · 8 years ago
  41. 1db215a iOS: dequote args one level by Mike Klein · 8 years ago
  42. f6168ae iOS: try running the binary by Mike Klein · 8 years ago
  43. 66085ed Revert "Revert "Spot shadow cleanup and optimization"" by Brian Salomon · 8 years ago
  44. cae159e bin/list-skia-bots by Hal Canary · 8 years ago
  45. 1445475 Blacklist large images on 32-bit Win 2k8 by Matt Sarett · 8 years ago
  46. 78b6786 add package_ios.py to ios_bin by Mike Klein · 8 years ago
  47. b39b09e SkXPSDevice inherits from SkBaseDevice by Hal Canary · 8 years ago
  48. 0e86725 Revert "Don't instantiate shaders with non-invertible local matrix" by Hal Canary · 8 years ago
  49. aa2bd8f Revert "Spot shadow cleanup and optimization" by Hal Canary · 8 years ago
  50. 6bf4891 Temporarily remove unused iOS builds. by Mike Klein · 8 years ago
  51. 33b003b iOS: package and deploy by Mike Klein · 8 years ago
  52. 2098008 Tear down old iOS bots, bring up one new one. by Mike Klein · 8 years ago
  53. 47784c1 Spot shadow cleanup and optimization by Jim Van Verth · 8 years ago
  54. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  55. ebfbba9 Don't instantiate shaders with non-invertible local matrix by Florin Malita · 8 years ago
  56. 4151160 Force instantiation in GaussianBlur to hopefully prevent (and diagnose) Chrome crash by Robert Phillips · 8 years ago
  57. 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 8 years ago
  58. 7e97dc0 Copy modules back in from skia-recipes repo by Eric Boren · 8 years ago
  59. 8233fc8 Revert "SkScalar: delete code thqat doesn't compile." by Leon Scroggins · 8 years ago
  60. 2722549 gen_tasks.go: Read jobs, Android, and GPU mappings from a JSON file by Eric Boren · 8 years ago
  61. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  62. 351b045 Have Vulkan advertise that compressed textures are currently unsupported by Robert Phillips · 8 years ago
  63. 565da18 SkScalar: delete code thqat doesn't compile. by Hal Canary · 8 years ago
  64. 09a1c08 Prepare to test all image decode modes to F16 by Matt Sarett · 8 years ago
  65. 0bd699e Add a GM for SkShadowUtils and fix a few issues. by Brian Salomon · 8 years ago
  66. 44f80a2 Roll skia-recipes to pick up shadow_utils blacklist. by Brian Salomon · 8 years ago
  67. 5e68952 Add caching of ambient and spot shadow meshes. by Brian Salomon · 8 years ago
  68. c86b145 Disable Vulkan backend in DeferredProxyTest (for now) by Robert Phillips · 8 years ago
  69. 9063eca Update to ubuntu 16.10 to see if a driver update helps by Kevin Lubick · 8 years ago
  70. 5c44657 Fix memory leak in DeferredProxyTest by Robert Phillips · 8 years ago
  71. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  72. 77b3f32 Broaden checking of GrSurfaceProxy::MakeDeferred's return value by Robert Phillips · 8 years ago
  73. 6520a69 Add test for proactive proxy-creation failure by Robert Phillips · 8 years ago
  74. d689f7a GR_PROXY_MOVE: Work around Win/Clang eval order bug by Hans Wennborg · 8 years ago
  75. c486f73 Move presubmit bot to skia.swarmbucket by Eric Boren · 8 years ago
  76. 8f741bb Add more pre-checks to surfaceProxy creation by Robert Phillips · 8 years ago
  77. a54ccb2 Update SkSurface's cached image ownership handling to sk_sp by Robert Phillips · 8 years ago
  78. 99d4721 WS: remove trailing WS. by Herb Derby · 8 years ago
  79. 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 8 years ago
  80. 63afe64 Automate more parts of gn/package_ios.py. by Mike Klein · 8 years ago
  81. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  82. 6d3b7aa gn: iOS packaging script by Mike Klein · 8 years ago
  83. 4427f16 Fix assert in SkShadowVertices constructor by Brian Salomon · 8 years ago
  84. 1a8b79a Work around GCC 4.6 issue with constructing unique_ptr<const T[]> from a T*. by Brian Salomon · 8 years ago
  85. 10d36c5 Add GN target for skpinfo by Ravi Mistry · 8 years ago
  86. 958fbc4 Make SkShadowUtils tessellations ref counted in preparation for caching them. by Brian Salomon · 8 years ago
  87. 9206c76 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
  88. ac95c5f Make sure to preserve stencil on vulkan copy as draws by Greg Daniel · 8 years ago
  89. 2d0f452 delete project.pbxproj by Hal Canary · 8 years ago
  90. 56158ae GrTessellator (AA): improve AA quality for near-overlapping paths. by Stephen White · 8 years ago
  91. 738bc58 delete SkLayer.cpp by Hal Canary · 8 years ago
  92. e4ba105 GIF: Only report a frame after knowing dependency by Leon Scroggins III · 8 years ago
  93. 2589042 remove unused SkLayer by Mike Reed · 8 years ago
  94. 85dc96b Fix SkShadowTessellator.cpp for Chrome iOS build by Jim Van Verth · 8 years ago
  95. 40d9495 Add test for outre GrSurfaceProxy requests by Robert Phillips · 8 years ago
  96. 96abfc3 experimental/documentation/gerrit.md: more detail by Hal Canary · 8 years ago
  97. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  98. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  99. 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 8 years ago
  100. 861bc3f experimental/documentation/gerrit.md: fix markdown by Hal Canary · 8 years ago