1. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  2. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  3. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  4. b593a76 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  5. c04ff47 GN by mtklein · 8 years ago
  6. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  7. 37feccb Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  8. 57e9853 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  9. 3917cf4 Revert of GN (patchset #12 id:220001 of https://codereview.chromium.org/2087593002/ ) by mtklein · 8 years ago
  10. 1d8de59 GN by mtklein · 8 years ago
  11. e6865a0 Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  12. 64b92a5 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  13. db197a5 Fix Mac clang linker by msarett · 8 years ago
  14. 9b972c4 Support texel and draw-indirect buffers in null GL contexts by csmartdalton · 8 years ago
  15. 70ba047 Buildbot spec: Add device_type for Android One by borenet · 8 years ago
  16. ddbc6e5 Exempt GrShape test from running on Android by bsalomon · 8 years ago
  17. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  18. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  19. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  20. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  21. ed330c8 Quickly fix the Compile Problem of Unused kkImageColorXformMetaData by liyuqian · 8 years ago
  22. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  23. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  24. 344c983 Fix Vulkan build after API change by msarett · 8 years ago
  25. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  26. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  27. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  28. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  29. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  30. d76fcda If we fail to create a window surface with sRGB, try again without. by brianosman · 8 years ago
  31. 401cf48 Quickly fix 0f to 0.0f TBR=egdaniel@google.com by liyuqian · 8 years ago
  32. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  33. d06693d Quickly fix the double to SkScalar issue by liyuqian · 8 years ago
  34. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  35. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  36. 2ec06c9 skiaserve no longer crashes when no X server is present by ethannicholas · 8 years ago
  37. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  38. 25d57db Request an sRGB FBO0 on Android. Fixes sRGB GL mode. by brianosman · 8 years ago
  39. a233620 Remove shaderc cmake compiling by kjlubick · 8 years ago
  40. 9207cae Cleanup VulkanWindowContext for use on Android by djsollen · 8 years ago
  41. ea406dd Add blurcircles to blacklist for macmini4.1 by bsalomon · 8 years ago
  42. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  43. c9b4ccd Skip verylargebitmap serialization on Android too by mtklein · 8 years ago
  44. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 8 years ago
  45. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  46. 96e4e1c Add raw pixel serialization fallback for SkImages that cannot be encoded. by mtklein · 8 years ago
  47. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  48. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  49. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  50. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  51. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  52. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  53. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  54. 38d1adf Allow animation in Android viewer by liyuqian · 8 years ago
  55. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  56. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  57. b73c24b Add Softkey UIState to Viewer by liyuqian · 8 years ago
  58. 3460404 skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.skia.org. by jcgregorio · 8 years ago
  59. 9d19cc6 Add Android device type for NVIDIA Shield by borenet · 8 years ago
  60. 6cb7025 Implement OpenGL backend in Android viewer app by liyuqian · 8 years ago
  61. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  62. c4b0915 Implement support for rendering color emoji on Windows by kulshin · 8 years ago
  63. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  64. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  65. 99eb6e2 Add missing files for GL unix viewer. by jvanverth · 8 years ago
  66. 97205a4 Add interesting features to visualize_color_gamut by msarett · 8 years ago
  67. ca1ec03 Move forceSRGB to SkCommonFlags. by herb · 8 years ago
  68. 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
  69. 85f758c Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  70. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  71. 0248bfd Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https://codereview.chromium.org/2011473003/ ) by kjlubick · 8 years ago
  72. 10b3815 Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  73. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  74. 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
  75. 649becd Temporarily change GalaxyS3 product.board by borenet · 8 years ago
  76. 2bec26a fix security bug by caryclark · 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. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  79. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  80. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 8 years ago
  81. f0270c3 fiddle: srand(0) before draw(canvas) by halcanary · 8 years ago
  82. 17b4a10 Save comparisons for release. by liyuqian · 8 years ago
  83. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  84. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  85. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  86. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  87. 62efdbd Blacklist HTC.dng on 32-bit Win CPU bots by borenet · 8 years ago
  88. ac26aa6 Skip composeshader_bitmap GM on 64-bit Win CPU Test bots by borenet · 8 years ago
  89. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  90. 4803f97 Remove NVPR related env var from command buffer GL context creation by kkinnunen · 8 years ago
  91. d3cdbca Implement touch control by liyuqian · 8 years ago
  92. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  93. b55448b Make VisualBench bot build the visualbench target by borenet · 8 years ago
  94. aac0cb0 Remove workarounds initializing command buffer EGL by kkinnunen · 8 years ago
  95. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  96. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  97. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  98. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  99. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  100. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago