1. 7a5bcc5 Make Sk32ToBool inline again to silence compiler warning. by bsalomon · 8 years ago
  2. 5d04fda CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS by halcanary · 8 years ago
  3. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  4. 7dd4467 CMake: control static/shared the normal CMake way. by mtklein · 8 years ago
  5. 6d195b2 Use nullptr instead of 0 in call to FontConfig. by bungeman · 8 years ago
  6. 2cb49bd pthread_once -> SkOnce by mtklein · 8 years ago
  7. 5221fef Remove extra DNG images and use smaller HTC.dng by scroggo · 8 years ago
  8. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  9. 910fff4 gyp: supress more warnings for zlib by halcanary · 8 years ago
  10. 23b80c4 Revert of Blacklist HTC.dng on 32-bit Win CPU bots (patchset #1 id:1 of https://codereview.chromium.org/1995703002/ ) by scroggo · 8 years ago
  11. 3d5942e gyp: clean up warnings with clang-3.8 by halcanary · 8 years ago
  12. c75d6a8 Add bubbles GM for drawing/blending 50 circles. by fmenozzi · 8 years ago
  13. 074b48e I have found a more efficient way of detecting 1 and 0 alpha in SSE2. In addition, I found a stall on an execution unit for the lea instruction and rearranged to code to avoid that. by herb · 8 years ago
  14. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  15. 50134cc Enable stencil wrap ops on vulkan by egdaniel · 8 years ago
  16. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  17. 888dc16 Test color correction in DM by msarett · 8 years ago
  18. 3d7356a Update image testing to version 6 by msarett · 8 years ago
  19. 8879186 Enable tri-linear and NPOT-tiling support in Vulkan by brianosman · 8 years ago
  20. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 8 years ago
  21. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  22. a0af771 SkTypes: use constexpr when appropriate by halcanary · 8 years ago
  23. f0270c3 fiddle: srand(0) before draw(canvas) by halcanary · 8 years ago
  24. c9986b6 Pretend that Adreno4xx doesn't have sRGB write control. by brianosman · 8 years ago
  25. 719d455 Update SKP version by update-skps · 8 years ago
  26. 1a36192 Remove unnecessary check by scroggo · 8 years ago
  27. ba58489 Finish supporting decoding opaque to non-opaque by scroggo · 8 years ago
  28. 17b4a10 Save comparisons for release. by liyuqian · 8 years ago
  29. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  30. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  31. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  32. f2c96a2 Only decode opaque to premul in DM image by scroggo · 8 years ago
  33. e76ca8b gyp (third_party) warning changes for ccache by halcanary · 8 years ago
  34. 82ad93c When building circle blur profile evaluate kernel vertically once per column by bsalomon · 8 years ago
  35. 809f258 Make LinearSrcOverBench not crash in constructor when resource path is missing by bsalomon · 8 years ago
  36. 9366aff Stop creating CodecSrcs with unused scale by scroggo · 8 years ago
  37. 56f7dfe Adjust size of imagemakewithfilter GM. by senorblanco · 8 years ago
  38. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  39. 8775112 Fix leak in SkImage_Gpu::onMakeSubset(). by senorblanco · 8 years ago
  40. 3be9923 Fix android scripts now that the $HOST is always lowercase. by djsollen · 8 years ago
  41. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  42. 24a9bd7 Reduce the number of BRDSrcs run in DM by scroggo · 8 years ago
  43. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  44. d88b0be Fix Gold trybot results URL by rmistry · 8 years ago
  45. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  46. b525721 Make circle blur profile computation separable by bsalomon · 8 years ago
  47. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  48. 57a69dc Make an embeddable container to hold linear pipelines. by herb · 8 years ago
  49. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  50. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  51. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  52. c989e18 Remove mutex for retrieving default typeface. by bungeman · 8 years ago
  53. 66a96d0 Propagate filter mode when rendering Alpha8 bitmaps by brianosman · 8 years ago
  54. 3d47732 Delete workaround for matching bitmap and pixel ref rowbytes by msarett · 8 years ago
  55. de3c356 Assert complex precondition in SkGlyphCache::Visit. by bungeman · 8 years ago
  56. 0876158 Update Skia milestone to 53 after 52 branch by hcm · 8 years ago
  57. 81b6300 Revert of Don't allow uncacheable paths in tessellated path renderer (patchset #2 id:20001 of https://codereview.chromium.org/1990793003/ ) by bsalomon · 8 years ago
  58. bac5eb0 Fix example code in skpaint.md. by benjaminwagner · 8 years ago
  59. 62efdbd Blacklist HTC.dng on 32-bit Win CPU bots by borenet · 8 years ago
  60. ac26aa6 Skip composeshader_bitmap GM on 64-bit Win CPU Test bots by borenet · 8 years ago
  61. aebd0fd Don't allow uncacheable paths in tessellated path renderer by bsalomon · 8 years ago
  62. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  63. 3ab53d0 Reformat circle blur profile computation and add comments. by bsalomon · 8 years ago
  64. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  65. 3949971 Image filters: fix filtering of transparent black in CFIF. by senorblanco · 8 years ago
  66. d46e585 remove animator from SampleApp by reed · 8 years ago
  67. 61a999c Parse parametric gamma curves by msarett · 8 years ago
  68. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  69. 4803f97 Remove NVPR related env var from command buffer GL context creation by kkinnunen · 8 years ago
  70. 037655f Make SkBlend_optsTests fail rather than crash when resources are missing by bsalomon · 8 years ago
  71. 264f88a SkColorSpace follow-ups by msarett · 8 years ago
  72. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  73. d3cdbca Implement touch control by liyuqian · 8 years ago
  74. 1483d0f Fix leak of SkGammas by msarett · 8 years ago
  75. b3ed65e Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS. by bungeman · 8 years ago
  76. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  77. c5fd5c4 Remove GrFontDescKey. by bsalomon · 8 years ago
  78. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  79. b55448b Make VisualBench bot build the visualbench target by borenet · 8 years ago
  80. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  81. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  82. cc49e59 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  83. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  84. 8fe89ab Update libpng to 1.6.22rc01 by msarett · 8 years ago
  85. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  86. 4bb7ce7 Make GrFontScaler not be ref-counted by bsalomon · 8 years ago
  87. 835acc7 Revert of Change to sRGB default for codec generated images. (patchset #2 id:20001 of https://codereview.chromium.org/1955063002/ ) by herb · 8 years ago
  88. aac0cb0 Remove workarounds initializing command buffer EGL by kkinnunen · 8 years ago
  89. 4933d0b Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of https://codereview.chromium.org/1939513002/ ) by reed · 8 years ago
  90. bc92754 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  91. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  92. 94b25b0 Remove unneeded reference count churn. by bungeman · 8 years ago
  93. d2c7ef9 Move VisualBench_APK and SampleApp_APK to "everything" target by borenet · 8 years ago
  94. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  95. 7acc008 Change to sRGB default for codec generated images. by herb · 8 years ago
  96. 2996553 Make blurcircles2 run as a benchmark. by bsalomon · 8 years ago
  97. f44b020 Recognize Adobe RGB profiles by msarett · 8 years ago
  98. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  99. d584d46 Run GM benchs in bench mode by bsalomon · 8 years ago
  100. 12e2f50 Only run kStripe_Mode on JPEGs by scroggo · 8 years ago