1. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  2. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  3. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  4. 2436f19 added stroking support to GrAALinearizingConvexPathRenderer by ethannicholas · 9 years ago
  5. 3dfd133 fix up virtual / override stuff by reed · 9 years ago
  6. 4c21dc5 add drawImageNine by reed · 9 years ago
  7. b402296 Add loopSKP flag to nanobench by cdalton · 9 years ago
  8. b0c5071 What did we learn today? 255 != 256 by mtklein · 9 years ago
  9. e9a3e3c Convert SkPMFloat to [0,1] range and prune its API. by mtklein · 9 years ago
  10. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
  11. 283714f Fix link error when running `make tools` with skia_shared_lib=1 by borenet · 9 years ago
  12. 93558dc Add lua scripts for generating n-grams from SKPs by borenet · 9 years ago
  13. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  14. b5e8611 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  15. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  16. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  17. 47c1ccb Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/) by bsalomon · 9 years ago
  18. a981e74 Add a 64-bit ARM builder to the CQ. by mtklein · 9 years ago
  19. 0cc1f0a Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 of https://codereview.chromium.org/1196713004/) by mtklein · 9 years ago
  20. b9d4163 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  21. 1e1adc3 remove workaround for dx9 angle slow rgba pixel ops by bsalomon · 9 years ago
  22. 4760f32 Clarify iOS flush-to-zero status. by bungeman · 9 years ago
  23. 0c752f4 Cleanup: Comment and ordering changes. by herb · 9 years ago
  24. 98a83a9 Add default for GrGLSLCaps::fGLSLGeneration by jvanverth · 9 years ago
  25. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  26. 52d4deb Fix debugger compilation by robertphillips · 9 years ago
  27. 724ae28 Alter shader code for soft light to avoid driver bug. by egdaniel · 9 years ago
  28. ba9a4aa Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/) by scroggo · 9 years ago
  29. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  30. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  31. 8bcc7a0 remove SK_SUPPORT_LEGACY_PATHOP_ENUMS by reed · 9 years ago
  32. af4b233 remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM by reed · 9 years ago
  33. 56b73fc remove (legacy) NewFromData by reed · 9 years ago
  34. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  35. 5fbb623 add more tests by reed · 9 years ago
  36. 8419591 Make SkNSView's window accept mouseMoved events by bsalomon · 9 years ago
  37. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago
  38. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  39. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  40. e582a5a remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS by reed · 9 years ago
  41. 1c75515 Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 id:20001 of https://codereview.chromium.org/1148263005/) by halcanary · 9 years ago
  42. da57105 Fix memory leak in simple-offsetimagefilter by robertphillips · 9 years ago
  43. b3fe1b8 more tests for offsetimagefilter by reed · 9 years ago
  44. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  45. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  46. bd1fb49 Rename SkFontHost_none.cpp to SkFontMgr_empty_factory. by bungeman · 9 years ago
  47. 6205af0 add autotuning to visualbench by joshualitt · 9 years ago
  48. 5351aad Fix memory leak in SkPictureRecord by robertphillips · 9 years ago
  49. 3fef728 Fix indirect use of defined() directive by tomhudson · 9 years ago
  50. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  51. 0a9af33 Tweak SkiaLab docs by borenet · 9 years ago
  52. 477fdd8 add simple test for offsetimagefilter by reed · 9 years ago
  53. c210035 add break statement -- lost during rewrite earlier by reed · 9 years ago
  54. 871872f change old picture serialization to really handle images by reed · 9 years ago
  55. c1f56b5 fix for calling bindFragDataLocation on OpenGL 2.1 by joshualitt · 9 years ago
  56. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  57. 343c7d1 Use vmulq_n_u32(..., 0x01010101) to distribute alphas. by mtklein · 9 years ago
  58. fef3fad fix spurious init on VisualBench startup by joshualitt · 9 years ago
  59. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
  60. 059ac00 Update some Sk4px APIs. by mtklein · 9 years ago
  61. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  62. 462a33c clean offsetimagefilter gm by reed · 9 years ago
  63. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  64. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  65. 01f3891 Fixup android launch script to launch VisualBench as well as SampleApp by joshualitt · 9 years ago
  66. 78cff13 Make GrGLProgramDataManager not refcounted by kkinnunen · 9 years ago
  67. a45e6d2 Update SKP version by skia.buildbots · 9 years ago
  68. dab1f60 remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h) by reed · 9 years ago
  69. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  70. b7134b6 Fix for assert in VisualBench by joshualitt · 9 years ago
  71. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  72. 97c595f Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  73. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  74. 7054257 Do not fail on images that are too small to subset decode. by msarett · 9 years ago
  75. a0c414d Prevent webp from producing 0 dimensional images by msarett · 9 years ago
  76. b8e0b4a Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://codereview.chromium.org/1185753002/) by joshualitt · 9 years ago
  77. 8b1fa6d Fix precision error in https://codereview.chromium.org/1188433011/ by robertphillips · 9 years ago
  78. 20eee3f Added check for ill-conditioned invert by robertphillips · 9 years ago
  79. 13a007d Expose SkFaceRec less. by bungeman · 9 years ago
  80. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  81. ce777c9 remove deprecated NewRasterPMColor by reed · 9 years ago
  82. 9aa9e71 Revert of Switch to glyphs as paths at a higher point size on Android (patchset #1 id:1 of https://codereview.chromium.org/1183053005/) by fmalita · 9 years ago
  83. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  84. 35a5261 privatize by reed · 9 years ago
  85. 5599996 disable floating point textures if GLSL version is < 330 by joshualitt · 9 years ago
  86. 932d413 Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  87. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  88. de49988 add callbacks to Images that wrap client-provided content by reed · 9 years ago
  89. d7395d8 Initialize the sample config for wrapped RTs to kUnified. by senorblanco · 9 years ago
  90. 74953c3 Modify android_install_app to install VisualBench by joshualitt · 9 years ago
  91. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago
  92. bedd0e8 remove SkData proc guard by reed · 9 years ago
  93. 4271765 Don't call bindTexture from GrGLProgram by cdalton · 9 years ago
  94. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  95. 274980c Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/) by joshualitt · 9 years ago
  96. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  97. 1e23736 Remove FT_HAS_COLOR definition. by bungeman · 9 years ago
  98. cd08eff Plumb through out_row byte length so we can assert we stay underneath it. by mtklein · 9 years ago
  99. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  100. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago