1. a541db4d Add test of char to glyph round tripping. by Ben Wagner · 5 years ago
  2. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  3. be132c2 remote fonts: Also send empty paths so they don't count in cache misses. by Khushal · 5 years ago
  4. 41f395d Reland "Track quad type on GrQuad directly" by Michael Ludwig · 5 years ago
  5. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 5 years ago
  6. ea41c7b Get bulk advances for SkPDFDevice::internalDrawGlyphRun by Herb Derby · 5 years ago
  7. 031b0ba Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead. by Brian Salomon · 5 years ago
  8. 0dee19b Revert "Track quad type on GrQuad directly" by Robert Phillips · 5 years ago
  9. 2b35b7d Start using strike specs in PDF. by Herb Derby · 5 years ago
  10. 85766c4 Track quad type on GrQuad directly by Michael Ludwig · 5 years ago
  11. 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 5 years ago
  12. 93d3753 Reland "remove unused functions in sksl.inc" by Ethan Nicholas · 5 years ago
  13. c51d791 Interpreter: Fix scalar -> vector constructors by Brian Osman · 5 years ago
  14. acd66b4 Remove viewport from GrGLRenderTarget. by Greg Daniel · 5 years ago
  15. e85b6a5 Interpreter: Tweak tracing output by Brian Osman · 5 years ago
  16. 4201eb1 Revert "remove unused functions in sksl.inc" by Chris Dalton · 5 years ago
  17. b98fc51 Use bulk advances in SkFont by Herb Derby · 5 years ago
  18. f084bb1 Check for SDF or ARGB in SDF case. by Herb Derby · 5 years ago
  19. 76ba2fb remove unused functions in sksl.inc by Ethan Nicholas · 5 years ago
  20. db5863c SkMatrix: get rid of AggregateMatrix by Hal Canary · 5 years ago
  21. e384a1e Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 5 years ago
  22. c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 5 years ago
  23. f59ea7d Move SkFont over to SkStrikeSpecStorage by Herb Derby · 5 years ago
  24. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  25. b04b694 Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl by Robert Phillips · 5 years ago
  26. cf23f58 ARC cleanup and memory leak fix. by Jim Van Verth · 5 years ago
  27. 459aed1 use float -> float math functions by Mike Klein · 5 years ago
  28. d2f2c04 Add AVX2 implementation for blit_row_s32a_opaque by Zhenyu Shan · 5 years ago
  29. e63b01b SkTypeface_mac/SkPDF codepoints out of BMP by Hal Canary · 5 years ago
  30. 82162ee SkSL interpreter intrinsics by Ethan Nicholas · 5 years ago
  31. 201491e Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 5 years ago
  32. 219e426 Simplify scale handling by Herb Derby · 5 years ago
  33. 45f6b3d ccpr: Visit atlas proxies during visitProxies() by Chris Dalton · 5 years ago
  34. 4e04530 Make SkRemoteGlyphCache obey the prepareForDrawing contract by Herb Derby · 5 years ago
  35. c199998 simplify VECTOR macros, negates by Mike Klein · 5 years ago
  36. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
  37. 108e935 16-bit instructions by Mike Klein · 5 years ago
  38. 1271091 negateS -> negateI by Mike Klein · 5 years ago
  39. e700738 Revert "Revert "SkSLInterpreter refactoring"" by Mike Klein · 5 years ago
  40. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  41. 3fb1503 Revert "SkSLInterpreter refactoring" by Chris Dalton · 5 years ago
  42. 1903c94 use rect-memset in legacy rect blit by Mike Reed · 5 years ago
  43. dbc3caa rect-memset: memset + stride and height by Mike Reed · 5 years ago
  44. 2cfc6b3 SkSLInterpreter refactoring by Mike Klein · 5 years ago
  45. aeb71ce switched over to using fallthrough in SkSL interpreter vector operations by Ethan Nicholas · 5 years ago
  46. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  47. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 5 years ago
  48. 286b557 Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  49. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  50. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  51. f93d021 remove allocs for colorfilters by Mike Reed · 5 years ago
  52. 9e6a393 support for SkSL interpreter external function calls by Ethan Nicholas · 5 years ago
  53. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 5 years ago
  54. 76346ac Reland "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  55. b6a6f08 disassemble on unit test failure by Mike Klein · 5 years ago
  56. 9170248 remove stray kNop by Mike Klein · 5 years ago
  57. efb9f14 Add testing of mipmaps to backend allocation test by Robert Phillips · 5 years ago
  58. a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  59. bb66ac1 Fix matrix layout in Metal. by Jim Van Verth · 5 years ago
  60. b1e4a4e Revert "byte align everything in SkSLInterpreter" by Mike Klein · 5 years ago
  61. e528836 byte align everything in SkSLInterpreter by Mike Klein · 5 years ago
  62. 63af31a Force snapBackImage() to N32 for image filters by Michael Ludwig · 5 years ago
  63. 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 5 years ago
  64. f3fa600 Implement postfix ++/--, and use the correct 1 for floats by Brian Osman · 5 years ago
  65. b45ee83 warmup learning sksl interpreter by Mike Klein · 5 years ago
  66. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  67. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 5 years ago
  68. 9756c36 Metal: Add check for invalid shader functions by Jim Van Verth · 5 years ago
  69. 4f71ccc Appease compilers after swizzle change. by Greg Daniel · 5 years ago
  70. eb4a827 Add GrCaps call to get swizzle from BackendFormat and ColorType. by Greg Daniel · 5 years ago
  71. 4e93feb Interpreter: Implement ternary operator by Brian Osman · 5 years ago
  72. 48a75aa redesigned SkSL interpreter vector instructions by Ethan Nicholas · 5 years ago
  73. 4325270 Remove rounding on explicit clip geometry by Michael Ludwig · 5 years ago
  74. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago
  75. 1091f02 Interpreter: Change all Load/Store ops to use immediate indices by Brian Osman · 5 years ago
  76. f0ced62 Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2) by Robert Phillips · 5 years ago
  77. b3c0bf6 Revert "manually register codecs in DM" by Mike Klein · 5 years ago
  78. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 5 years ago
  79. 0af9929 Revert "remove #if guards in SkAndroidCodec.cpp" by Mike Klein · 5 years ago
  80. ab737e4 Revert "unguard SkFooEncoder.cpp" by Mike Klein · 5 years ago
  81. f9ef1b8 fixed SkSL interpreter copying from nullptr by Ethan Nicholas · 5 years ago
  82. 91164d1 added external value support to SkSL interpreter by Ethan Nicholas · 5 years ago
  83. fc1dddb Reland "Get EGLimage functions out of GrGLInterface." by Brian Salomon · 5 years ago
  84. 703fe68 Silence a spurious GL error by Chris Dalton · 5 years ago
  85. 32c32b9 unguard SkFooEncoder.cpp by Mike Klein · 5 years ago
  86. 8ad0cbd Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS" by Michael Ludwig · 5 years ago
  87. 8ae07c3 remove #if guards in SkAndroidCodec.cpp by Mike Klein · 5 years ago
  88. 940c3f1 add runtime registration for encoders by Mike Klein · 5 years ago
  89. 753836f Revert "Get EGLimage functions out of GrGLInterface." by Michael Ludwig · 5 years ago
  90. b745129 Interpreter: Implement/fix vectorized load/store of globals by Brian Osman · 5 years ago
  91. 50a4e6e Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS by Robert Phillips · 5 years ago
  92. 9b2633e manually register codecs in DM by Mike Klein · 5 years ago
  93. bc23313 Get EGLimage functions out of GrGLInterface. by Brian Salomon · 5 years ago
  94. 945d1e5 simplify rtree loops in Skia too by Mike Klein · 5 years ago
  95. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 5 years ago
  96. 6e17f1d Revert "Clear and discard stencil buffers on tilers" by Michael Ludwig · 5 years ago
  97. 1f09898 Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig by Robert Phillips · 5 years ago
  98. b9ce40a Interpreter: Remove vectorized branches by Brian Osman · 5 years ago
  99. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  100. 39ef2ef GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat* by Robert Phillips · 5 years ago