1. 905a94f gclient-free download and build instructions. by Mike Klein · 8 years ago
  2. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  3. c74dad6 Remove spurious checks for sRGB float data by Brian Osman · 8 years ago
  4. 523116d Unify ICC support for gray jpegs and gray pngs by Matt Sarett · 8 years ago
  5. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  6. 7adde14 Optimize SkBlend by using NEON intrinsics by Joel Liang · 8 years ago
  7. e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  8. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  9. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  10. ac42aeb Add support for drawImageLattice in SKIA debugger by Stan Iliev · 8 years ago
  11. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  12. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  13. 9e937af impl clipping for GDI raster-handle by Mike Reed · 8 years ago
  14. b621a35 drop depot_tools dependency in bin/fetch-gn by Mike Klein · 8 years ago
  15. 3d97a0e rm -r {include,src}/animator by Hal Canary · 8 years ago
  16. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  17. 444c1bd Fix tool with swapped fC, fE (SkColorSpaceTransferFn) by Matt Sarett · 8 years ago
  18. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  19. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  20. a022e2d Fix SkImageFilterCache race by Florin Malita · 8 years ago
  21. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  22. 108f55e fix clipping in rasterhandleallocator by Mike Reed · 8 years ago
  23. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  24. a005acc skia_android_serial = "auto" by Mike Klein · 8 years ago
  25. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  26. 062990b Fix perf regression with SDF paths by Jim Van Verth · 8 years ago
  27. d32303e disable runtime detected AVX2 raster pipelines by Mike Klein · 8 years ago
  28. 4a0a943 Remove defunct include/images directory from GN. by Derek Sollenberger · 8 years ago
  29. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  30. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  31. 5de544b Move recipe expectations into example.py recipes inside of modules by Eric Boren · 8 years ago
  32. 2b861d3 Move most recipes into modules by Eric Boren · 8 years ago
  33. 621ea11 only copy NDK binaries when using NDK in our standalone builds by Mike Klein · 8 years ago
  34. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  35. e4ca362 add win subclass of raster-allocator by Mike Reed · 8 years ago
  36. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  37. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  38. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  39. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  40. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  41. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  42. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  43. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  44. d50fd8c remove dead file: PathOpsSkpClipTest.cpp by Mike Reed · 8 years ago
  45. 09326e7 SkSplicer: start on Windows support by Mike Klein · 8 years ago
  46. 58d2a72 SkTestTypeface: correct encoding by Hal Canary · 8 years ago
  47. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  48. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  49. 1252ec4 Make SkColorToHSV and SkHSVToColor "perfect" inverses by Leon Scroggins III · 8 years ago
  50. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  51. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  52. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  53. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  54. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  55. 34855f9 Add readPixels() tests for generator backed images by Matt Sarett · 8 years ago
  56. f4faccd Fix overwriting of config flags in a few cases by Brian Osman · 8 years ago
  57. 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 8 years ago
  58. c601698 Roll recipe DEPS by Eric Boren · 8 years ago
  59. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  60. fb00390 pretty up some SkSplicer code by Mike Klein · 8 years ago
  61. 3444cad Invalidate icache in copy_to_executable_mem() by Mike Klein · 8 years ago
  62. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  63. fdb124a SkSplicer: no need to set_k() manually. by Mike Klein · 8 years ago
  64. c7adce1 disable splicer on MSAN bot by Mike Klein · 8 years ago
  65. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  66. 13ccda4 SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots by Mike Klein · 8 years ago
  67. 7ba89a1 SkSplicer: test and fix loop logic by Mike Klein · 8 years ago
  68. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  69. 7662066 Test SkSplicer on x86-64 bots, except Windows. by Mike Klein · 8 years ago
  70. 3f28933 Start including 'winrt' in Windows toolchain by Brian Osman · 8 years ago
  71. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  72. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  73. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  74. c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
  75. e260959 Make SkImage_Base::onReadPixels() pure virtual by Matt Sarett · 8 years ago
  76. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  77. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  78. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  79. 8e619a2 SkSplicer: start on arm64 by Mike Klein · 8 years ago
  80. 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 8 years ago
  81. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  82. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  83. 561c1b0 Rename function in PathOpsExtendedTest which takes strings. by Ben Wagner · 8 years ago
  84. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  85. 6294d3f documentation: corrections to PDF docs by Hal Canary · 8 years ago
  86. a55ffa2 Roll FreeType past 2.7.1. by Ben Wagner · 8 years ago
  87. b5bb0d2 Add robocop instructions on how to interact with the autoroller by Ravi Mistry · 8 years ago
  88. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  89. 951d4e1 exclude src/splicer from g3 by Mike Klein · 8 years ago
  90. f9f2723 Various memory leak fixes in Vulkan by Greg Daniel · 8 years ago
  91. d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 8 years ago
  92. 2e2cb9b GrTessellator: fix compile when LOGGING_ENABLED. by Stephen White · 8 years ago
  93. 92d2eda Omit flaky tests. by Ben Wagner · 8 years ago
  94. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  95. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  96. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  97. a708026 SkSplicer by Mike Klein · 8 years ago
  98. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  99. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  100. c083e4f Mark flatennable macros as block beginning/ending in .clang-format by Brian Salomon · 8 years ago