1. cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  2. dec1afc Add annotations to SkSharedMutex. by herb · 9 years ago
  3. a8d4559 Fix infinite matrix during an invert. by vmpstr · 9 years ago
  4. d3e259a Add SkSurface factory for wrapping an FBO in SkSurface by bsalomon · 9 years ago
  5. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  6. c845fa0 Pass arguments to SkRecords structs by const&. by mtklein · 9 years ago
  7. 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
  8. ffe6ebb Fix blur bug on Andreno 430 with bool cast to float by bsalomon · 9 years ago
  9. 98fc73c Change initializer list order to match field declaration order. by sammc · 9 years ago
  10. e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  11. 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
  12. e04edd8 Hide NVPR text behind distance field flag by cdalton · 9 years ago
  13. 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
  14. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago
  15. 823b2a7 SoftLight with SkPMFloat by mtklein · 9 years ago
  16. b743c66 Edges matter, part 2. by mtklein · 9 years ago
  17. 218f21a don't fix winding for empty paths by caryclark · 9 years ago
  18. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  19. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  20. 4b41827 Revert of SoftLight with SkPMFloat (patchset #6 id:100001 of https://codereview.chromium.org/1221493002/) by mtklein · 9 years ago
  21. 884200e remove premature discard optimization by reed · 9 years ago
  22. 3e47d49 SoftLight with SkPMFloat by mtklein · 9 years ago
  23. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  24. 5800155 add drawArraysInstanced to caps by joshualitt · 9 years ago
  25. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  26. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  27. bc23375 Turn off buffer mapping in Chromium by bsalomon · 9 years ago
  28. 05a2ac2 Add extra braces for uintNNxMx4_t initializers. by mtklein · 9 years ago
  29. 2aab22a Color dodge and burn with SkPMFloat. by mtklein · 9 years ago
  30. cdb42bb Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1203983003/) by reed · 9 years ago
  31. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  32. 0e72b7e add/fix copyrights by reed · 9 years ago
  33. bd5d7e7 Revert of Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #1 id:1 of https://codereview.chromium.org/1212833002/) by fmalita · 9 years ago
  34. 9730f4a Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #6 id:100001 of https://codereview.chromium.org/1180903006/) by reed · 9 years ago
  35. f9ad558 Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/) by reed · 9 years ago
  36. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  37. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  38. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  39. 2436f19 added stroking support to GrAALinearizingConvexPathRenderer by ethannicholas · 9 years ago
  40. 3dfd133 fix up virtual / override stuff by reed · 9 years ago
  41. 4c21dc5 add drawImageNine by reed · 9 years ago
  42. b0c5071 What did we learn today? 255 != 256 by mtklein · 9 years ago
  43. e9a3e3c Convert SkPMFloat to [0,1] range and prune its API. by mtklein · 9 years ago
  44. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
  45. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  46. b5e8611 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  47. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  48. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  49. 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
  50. 0cc1f0a Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 of https://codereview.chromium.org/1196713004/) by mtklein · 9 years ago
  51. b9d4163 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  52. 1e1adc3 remove workaround for dx9 angle slow rgba pixel ops by bsalomon · 9 years ago
  53. 4760f32 Clarify iOS flush-to-zero status. by bungeman · 9 years ago
  54. 0c752f4 Cleanup: Comment and ordering changes. by herb · 9 years ago
  55. 98a83a9 Add default for GrGLSLCaps::fGLSLGeneration by jvanverth · 9 years ago
  56. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  57. 724ae28 Alter shader code for soft light to avoid driver bug. by egdaniel · 9 years ago
  58. ba9a4aa Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/) by scroggo · 9 years ago
  59. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  60. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  61. 8bcc7a0 remove SK_SUPPORT_LEGACY_PATHOP_ENUMS by reed · 9 years ago
  62. af4b233 remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM by reed · 9 years ago
  63. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  64. 8419591 Make SkNSView's window accept mouseMoved events by bsalomon · 9 years ago
  65. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago
  66. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  67. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  68. e582a5a remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS by reed · 9 years ago
  69. 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
  70. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  71. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  72. bd1fb49 Rename SkFontHost_none.cpp to SkFontMgr_empty_factory. by bungeman · 9 years ago
  73. 5351aad Fix memory leak in SkPictureRecord by robertphillips · 9 years ago
  74. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  75. c210035 add break statement -- lost during rewrite earlier by reed · 9 years ago
  76. 871872f change old picture serialization to really handle images by reed · 9 years ago
  77. c1f56b5 fix for calling bindFragDataLocation on OpenGL 2.1 by joshualitt · 9 years ago
  78. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  79. 343c7d1 Use vmulq_n_u32(..., 0x01010101) to distribute alphas. by mtklein · 9 years ago
  80. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
  81. 059ac00 Update some Sk4px APIs. by mtklein · 9 years ago
  82. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  83. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  84. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  85. 78cff13 Make GrGLProgramDataManager not refcounted by kkinnunen · 9 years ago
  86. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  87. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  88. 97c595f Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  89. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  90. a0c414d Prevent webp from producing 0 dimensional images by msarett · 9 years ago
  91. 8b1fa6d Fix precision error in https://codereview.chromium.org/1188433011/ by robertphillips · 9 years ago
  92. 20eee3f Added check for ill-conditioned invert by robertphillips · 9 years ago
  93. 13a007d Expose SkFaceRec less. by bungeman · 9 years ago
  94. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  95. 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
  96. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  97. 5599996 disable floating point textures if GLSL version is < 330 by joshualitt · 9 years ago
  98. 932d413 Switch to glyphs as paths at a higher point size on Android by jvanverth · 9 years ago
  99. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  100. de49988 add callbacks to Images that wrap client-provided content by reed · 9 years ago