1. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  2. 81e4cc7 Recognize common parametric gamma by msarett · 8 years ago
  3. f7cfa92 Release surface between runs to avoid seg fault by brianosman · 8 years ago
  4. 066d682 Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect by Brian Salomon · 8 years ago
  5. fc29906 New benchmark to measure GPU mip-mapping performance by brianosman · 8 years ago
  6. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  7. edc743a Add SkPathPriv::IsSimpleClosedRect by bsalomon · 8 years ago
  8. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  9. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  10. c4b0915 Implement support for rendering color emoji on Windows by kulshin · 8 years ago
  11. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  12. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  13. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  14. ba150cc always compute a cubic tangent by caryclark · 8 years ago
  15. 276e633 Check results from calls to SkCubicClipper::ChopMonoAtY. by mbarbella · 8 years ago
  16. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  17. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  18. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  19. 4b42134 Fix build error by scroggo · 8 years ago
  20. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  21. bfa9275 SkXPS: clean up SkConstexprMath by halcanary · 8 years ago
  22. a9ef92a SkEncodedInfo: simplify by halcanary · 8 years ago
  23. 1978ce2 Fix bug where SkPath will convert an arc to an oval and change the starting point. by bsalomon · 8 years ago
  24. 18c4943 Use special case for 0x00 and 0xFF alpha to go faster. by herb · 8 years ago
  25. 2c05280 Add mip support to *DeferredTextureImageData functions. by cblume · 8 years ago
  26. d15947e Filter out degenerate contours in GrConvexPolyEffect by lsalzman · 8 years ago
  27. 99eb6e2 Add missing files for GL unix viewer. by jvanverth · 8 years ago
  28. 107c895 Fix integer overflow in SkColorSpace by msarett · 8 years ago
  29. 0ee6220 Add new GM to exercise stroked line special case by robertphillips · 8 years ago
  30. 93966d8 Add SkLights class by robertphillips · 8 years ago
  31. 019db3f Remove unused SkPictureGpuAnalyzer::analyze() by fmalita · 8 years ago
  32. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  33. 3eb7d76 Fix incorrect sampler locations when using CHROMIUM_bind_uniform_location by kkinnunen · 8 years ago
  34. abfd028 Update SKP version by update-skps · 8 years ago
  35. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  36. 97205a4 Add interesting features to visualize_color_gamut by msarett · 8 years ago
  37. f283c07 Update VC++ version in Windows quick start. by bungeman · 8 years ago
  38. 0881fb5 Rewrite assignment operator on SkBitmap, fix asan by msarett · 8 years ago
  39. 1346c25 isolate_android_sdk: Find or download isolate binary, fix infra path by borenet · 8 years ago
  40. ca1ec03 Move forceSRGB to SkCommonFlags. by herb · 8 years ago
  41. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  42. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  43. e5a6cd9 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  44. 3f99609 Add forceSRGB flag to dm. by herb · 8 years ago
  45. 62d9bcc Update Android SDK by liyuqian · 8 years ago
  46. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  47. 85f758c Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  48. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  49. 0248bfd Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https://codereview.chromium.org/2011473003/ ) by kjlubick · 8 years ago
  50. 10b3815 Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  51. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  52. 93ca884 pin before calling acos by caryclark · 8 years ago
  53. 64022c1 toy to play with antialias raytracing by caryclark · 8 years ago
  54. 7dcb131 Silence ASAN int32 overflow warning by fmalita · 8 years ago
  55. b8486f5 add --forceSRGB option to nanobench, to get all src images to be SRGB by reed · 8 years ago
  56. 4e4e308 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  57. 4972908 add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params if they fail by reed · 8 years ago
  58. 649becd Temporarily change GalaxyS3 product.board by borenet · 8 years ago
  59. 7b38e3c Fix int32 overflow in LinearGradientContext::shade4_dx_clamp by fmalita · 8 years ago
  60. 0e5b249 Add exact version of qcms used by Chrome for testing and comparison by msarett · 8 years ago
  61. a62038c Srcover for sprite blitters. by herb · 8 years ago
  62. 2bec26a fix security bug by caryclark · 8 years ago
  63. 99e22fb SkPDF/SkColorSpace: use writeToICC by halcanary · 8 years ago
  64. b5fc58e Complex clipPath accounting by fmalita · 8 years ago
  65. f34cd63 Assign sRGB color space to unmarked jpegs and pngs by msarett · 8 years ago
  66. ab926f0 Write ICC profiles from SkColorSpace object by msarett · 8 years ago
  67. c4ed684 Don't store resources with a unique key in GrResourceCache's fScratchMap by robertphillips · 8 years ago
  68. 7a5bcc5 Make Sk32ToBool inline again to silence compiler warning. by bsalomon · 8 years ago
  69. 5d04fda CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS by halcanary · 8 years ago
  70. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  71. 7dd4467 CMake: control static/shared the normal CMake way. by mtklein · 8 years ago
  72. 6d195b2 Use nullptr instead of 0 in call to FontConfig. by bungeman · 8 years ago
  73. 2cb49bd pthread_once -> SkOnce by mtklein · 8 years ago
  74. 5221fef Remove extra DNG images and use smaller HTC.dng by scroggo · 8 years ago
  75. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  76. 910fff4 gyp: supress more warnings for zlib by halcanary · 8 years ago
  77. 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
  78. 3d5942e gyp: clean up warnings with clang-3.8 by halcanary · 8 years ago
  79. c75d6a8 Add bubbles GM for drawing/blending 50 circles. by fmenozzi · 8 years ago
  80. 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
  81. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  82. 50134cc Enable stencil wrap ops on vulkan by egdaniel · 8 years ago
  83. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  84. 888dc16 Test color correction in DM by msarett · 8 years ago
  85. 3d7356a Update image testing to version 6 by msarett · 8 years ago
  86. 8879186 Enable tri-linear and NPOT-tiling support in Vulkan by brianosman · 8 years ago
  87. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 8 years ago
  88. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  89. a0af771 SkTypes: use constexpr when appropriate by halcanary · 8 years ago
  90. f0270c3 fiddle: srand(0) before draw(canvas) by halcanary · 8 years ago
  91. c9986b6 Pretend that Adreno4xx doesn't have sRGB write control. by brianosman · 8 years ago
  92. 719d455 Update SKP version by update-skps · 8 years ago
  93. 1a36192 Remove unnecessary check by scroggo · 8 years ago
  94. ba58489 Finish supporting decoding opaque to non-opaque by scroggo · 8 years ago
  95. 17b4a10 Save comparisons for release. by liyuqian · 8 years ago
  96. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  97. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  98. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  99. f2c96a2 Only decode opaque to premul in DM image by scroggo · 8 years ago
  100. e76ca8b gyp (third_party) warning changes for ccache by halcanary · 8 years ago