1. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  2. e4ca362 add win subclass of raster-allocator by Mike Reed · 8 years ago
  3. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  4. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  5. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  6. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  7. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  8. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  9. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  10. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  11. d50fd8c remove dead file: PathOpsSkpClipTest.cpp by Mike Reed · 8 years ago
  12. 09326e7 SkSplicer: start on Windows support by Mike Klein · 8 years ago
  13. 58d2a72 SkTestTypeface: correct encoding by Hal Canary · 8 years ago
  14. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  15. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  16. 1252ec4 Make SkColorToHSV and SkHSVToColor "perfect" inverses by Leon Scroggins III · 8 years ago
  17. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  18. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  19. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  20. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  21. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  22. 34855f9 Add readPixels() tests for generator backed images by Matt Sarett · 8 years ago
  23. f4faccd Fix overwriting of config flags in a few cases by Brian Osman · 8 years ago
  24. 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 8 years ago
  25. c601698 Roll recipe DEPS by Eric Boren · 8 years ago
  26. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  27. fb00390 pretty up some SkSplicer code by Mike Klein · 8 years ago
  28. 3444cad Invalidate icache in copy_to_executable_mem() by Mike Klein · 8 years ago
  29. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  30. fdb124a SkSplicer: no need to set_k() manually. by Mike Klein · 8 years ago
  31. c7adce1 disable splicer on MSAN bot by Mike Klein · 8 years ago
  32. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  33. 13ccda4 SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots by Mike Klein · 8 years ago
  34. 7ba89a1 SkSplicer: test and fix loop logic by Mike Klein · 8 years ago
  35. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  36. 7662066 Test SkSplicer on x86-64 bots, except Windows. by Mike Klein · 8 years ago
  37. 3f28933 Start including 'winrt' in Windows toolchain by Brian Osman · 8 years ago
  38. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  39. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  40. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  41. c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
  42. e260959 Make SkImage_Base::onReadPixels() pure virtual by Matt Sarett · 8 years ago
  43. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  44. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  45. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  46. 8e619a2 SkSplicer: start on arm64 by Mike Klein · 8 years ago
  47. 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 8 years ago
  48. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  49. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  50. 561c1b0 Rename function in PathOpsExtendedTest which takes strings. by Ben Wagner · 8 years ago
  51. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  52. 6294d3f documentation: corrections to PDF docs by Hal Canary · 8 years ago
  53. a55ffa2 Roll FreeType past 2.7.1. by Ben Wagner · 8 years ago
  54. b5bb0d2 Add robocop instructions on how to interact with the autoroller by Ravi Mistry · 8 years ago
  55. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  56. 951d4e1 exclude src/splicer from g3 by Mike Klein · 8 years ago
  57. f9f2723 Various memory leak fixes in Vulkan by Greg Daniel · 8 years ago
  58. d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 8 years ago
  59. 2e2cb9b GrTessellator: fix compile when LOGGING_ENABLED. by Stephen White · 8 years ago
  60. 92d2eda Omit flaky tests. by Ben Wagner · 8 years ago
  61. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  62. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  63. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  64. a708026 SkSplicer by Mike Klein · 8 years ago
  65. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  66. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  67. c083e4f Mark flatennable macros as block beginning/ending in .clang-format by Brian Salomon · 8 years ago
  68. e980155 Fix SkColorSpaceXform F16 behavior by Matt Sarett · 8 years ago
  69. 9a34b8c xbyak -> skia mirror, pin version by Mike Klein · 8 years ago
  70. 1026ccf make SkRBuffer always validate by Mike Reed · 8 years ago
  71. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  72. 4ee4dc4 Update SKP version by UpdateSKPs · 8 years ago
  73. f4c5ce9 fix to not assign uninitialized array to string by Mike Reed · 8 years ago
  74. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  75. 1523dbd SkXbyak: loop inside, only body by Mike Klein · 8 years ago
  76. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
  77. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  78. d052042 Fix Sk8f::Store4 (for HSW) by Matt Sarett · 8 years ago
  79. f8a64b0 try harder to exclude SkXbyak.cpp from Google3 build by Mike Klein · 8 years ago
  80. 058e747 zero fBuf in new SkXbyakBench by Mike Klein · 8 years ago
  81. c747bb6 Make all GrXPFactory instances statics. by Brian Salomon · 8 years ago
  82. 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 8 years ago
  83. fa71067 exclude src/opts/SkXbyak.cpp from g3 build by Mike Klein · 8 years ago
  84. f04c50a Add in Path fuzzer by Kevin Lubick · 8 years ago
  85. bfd2db8 Add support for 64-bit devices when using gdb on Android by Derek Sollenberger · 8 years ago
  86. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  87. 9953737 Avoid SkFixed overflow in decal bitmap procs by Florin Malita · 8 years ago
  88. 1c4717b Remove arithmetic mode GrXP code. by Brian Salomon · 8 years ago
  89. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  90. 7f71d88 SkXbyak basics by Mike Klein · 8 years ago
  91. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
  92. c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 8 years ago
  93. 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 8 years ago
  94. 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  95. e070727 Get Debugger app compiling again by Robert Phillips · 8 years ago
  96. 8c8cb5b simplify by removing _d stages by Mike Klein · 8 years ago
  97. a3fa2ef Revert "Revert "Hard code bicubic coefficients in the shader"" by Brian Osman · 8 years ago
  98. f80f115 Be able to fuzz a directory of input by Kevin Lubick · 8 years ago
  99. b38db9a Revert "Hard code bicubic coefficients in the shader" by Brian Osman · 8 years ago
  100. 3afa628 Revert "Explicitly fail read/writePixels in invalid color space scenarios" by Brian Osman · 8 years ago