1. 4ef7c2d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  2. 2ddeb69 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  3. 7952e3f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  4. 1ec8dc7 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  5. e63b01b SkTypeface_mac/SkPDF codepoints out of BMP by Hal Canary · 5 years ago
  6. 82162ee SkSL interpreter intrinsics by Ethan Nicholas · 5 years ago
  7. 201491e Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 5 years ago
  8. 219e426 Simplify scale handling by Herb Derby · 5 years ago
  9. 45f6b3d ccpr: Visit atlas proxies during visitProxies() by Chris Dalton · 5 years ago
  10. 5ab06e2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  11. 4e04530 Make SkRemoteGlyphCache obey the prepareForDrawing contract by Herb Derby · 5 years ago
  12. c199998 simplify VECTOR macros, negates by Mike Klein · 5 years ago
  13. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
  14. 786dcfd Blacklist PinnedImageTest on LenovoYogaC630 by Chris Dalton · 5 years ago
  15. 108e935 16-bit instructions by Mike Klein · 5 years ago
  16. 1271091 negateS -> negateI by Mike Klein · 5 years ago
  17. ddca30a Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  18. 47d3815 Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  19. e700738 Revert "Revert "SkSLInterpreter refactoring"" by Mike Klein · 5 years ago
  20. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  21. 54fbe0f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  22. 55d3d90 Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  23. 3fb1503 Revert "SkSLInterpreter refactoring" by Chris Dalton · 5 years ago
  24. 55ae17c Roll third_party/externals/angle2 70958d15db70..e8247a574956 (3 commits) by skia-autoroll · 5 years ago
  25. 4b052e6 Roll ../src 4dc9df3b70d6..09fbfa7a6919 (351 commits) by skia-autoroll · 5 years ago
  26. b8e7769 Roll third_party/externals/swiftshader 7ab65834bc02..9e2844fa2744 (2 commits) by skia-autoroll · 5 years ago
  27. 1903c94 use rect-memset in legacy rect blit by Mike Reed · 5 years ago
  28. dbc3caa rect-memset: memset + stride and height by Mike Reed · 5 years ago
  29. 955ddaf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  30. 2cfc6b3 SkSLInterpreter refactoring by Mike Klein · 5 years ago
  31. aeb71ce switched over to using fallthrough in SkSL interpreter vector operations by Ethan Nicholas · 5 years ago
  32. 08f8734 Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  33. c40a1b6 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  34. 9be911c return kSkip in async read GMs when context is abandoned by Brian Salomon · 5 years ago
  35. a848c3b Manual recipe roll by Robert Iannucci · 5 years ago
  36. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  37. d93ee53 Rework colorfilter bench by Mike Reed · 5 years ago
  38. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 5 years ago
  39. af9b7b9 Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext by Brian Salomon · 5 years ago
  40. 286b557 Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  41. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  42. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  43. f93d021 remove allocs for colorfilters by Mike Reed · 5 years ago
  44. 9e6a393 support for SkSL interpreter external function calls by Ethan Nicholas · 5 years ago
  45. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 5 years ago
  46. b27f89d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. 622e36f Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  48. f4c66cc Roll third_party/externals/angle2 06de90c66c18..70958d15db70 (8 commits) by skia-autoroll · 5 years ago
  49. 6ff3fca Roll ../src 5ca9f9560554..4dc9df3b70d6 (533 commits) by skia-autoroll · 5 years ago
  50. 6a8c3f0 Roll third_party/externals/swiftshader ab1e2b49fe88..7ab65834bc02 (24 commits) by skia-autoroll · 5 years ago
  51. ed2255b Update SKP version by skia-recreate-skps · 5 years ago
  52. 8c6bfe5 Whitespace test by Ravi Mistry · 6 years ago
  53. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
  54. 76346ac Reland "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  55. 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 5 years ago
  56. b6a6f08 disassemble on unit test failure by Mike Klein · 5 years ago
  57. f9c9bdc [Recreate SKPs bot] Fix failing web pages by Ravi Mistry · 5 years ago
  58. 9170248 remove stray kNop by Mike Klein · 5 years ago
  59. efb9f14 Add testing of mipmaps to backend allocation test by Robert Phillips · 5 years ago
  60. a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  61. bb66ac1 Fix matrix layout in Metal. by Jim Van Verth · 5 years ago
  62. b1e4a4e Revert "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  63. 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 5 years ago
  64. e528836 byte align everything in SkSLInterpreter by Mike Klein · 5 years ago
  65. 63af31a Force snapBackImage() to N32 for image filters by Michael Ludwig · 5 years ago
  66. 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 5 years ago
  67. f3fa600 Implement postfix ++/--, and use the correct 1 for floats by Brian Osman · 5 years ago
  68. b45ee83 warmup learning sksl interpreter by Mike Klein · 5 years ago
  69. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  70. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 5 years ago
  71. 9756c36 Metal: Add check for invalid shader functions by Jim Van Verth · 5 years ago
  72. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  73. 4f71ccc Appease compilers after swizzle change. by Greg Daniel · 5 years ago
  74. dc62b64 Add helper method to fill in yuvaIndices given a yuv format by Robert Phillips · 5 years ago
  75. eb4a827 Add GrCaps call to get swizzle from BackendFormat and ColorType. by Greg Daniel · 5 years ago
  76. 4e93feb Interpreter: Implement ternary operator by Brian Osman · 5 years ago
  77. 4c63a1e Particles + Interpreter: Bind particle's SkRandom to "rand" by Brian Osman · 5 years ago
  78. 48a75aa redesigned SkSL interpreter vector instructions by Ethan Nicholas · 5 years ago
  79. 0d38018 Apply layer in-point as a negative time-bias for multi-frame image assets. by Avinash Parchuri · 5 years ago
  80. 3c9fc2d Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits) by skia-autoroll · 5 years ago
  81. 4325270 Remove rounding on explicit clip geometry by Michael Ludwig · 5 years ago
  82. e5b3e40 Roll ../src 8c742b264faa..5ca9f9560554 (448 commits) by skia-autoroll · 5 years ago
  83. 1eb4557 Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits) by skia-autoroll · 5 years ago
  84. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago
  85. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 5 years ago
  86. d063e8b Revise Mac windowing and context creation. by Jim Van Verth · 5 years ago
  87. 1091f02 Interpreter: Change all Load/Store ops to use immediate indices by Brian Osman · 5 years ago
  88. f0ced62 Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2) by Robert Phillips · 5 years ago
  89. 3f4b4dc Roll ../src a01010a50904..8c742b264faa (455 commits) by skia-autoroll · 5 years ago
  90. 9ad72e7 Roll third_party/externals/angle2 bff32703c75b..6ddb7768fa25 (10 commits) by skia-autoroll · 5 years ago
  91. 7921042 Roll third_party/externals/swiftshader 3d7b7ea134d1..d61595f367af (10 commits) by skia-autoroll · 5 years ago
  92. b3c0bf6 Revert "manually register codecs in DM" by Mike Klein · 5 years ago
  93. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 5 years ago
  94. 0af9929 Revert "remove #if guards in SkAndroidCodec.cpp" by Mike Klein · 5 years ago
  95. c9deffa Revert "skip runtime registration on iOS" by Mike Klein · 5 years ago
  96. ab737e4 Revert "unguard SkFooEncoder.cpp" by Mike Klein · 5 years ago
  97. 9509e04 Revert "move encoders into codec_srcs" by Mike Klein · 5 years ago
  98. 9098c28 Revert "format public.bzl" by Mike Klein · 5 years ago
  99. f9ef1b8 fixed SkSL interpreter copying from nullptr by Ethan Nicholas · 5 years ago
  100. f4c2c8e format public.bzl by Mike Klein · 5 years ago