1. d76fcda If we fail to create a window surface with sRGB, try again without. by brianosman · 8 years ago
  2. 401cf48 Quickly fix 0f to 0.0f TBR=egdaniel@google.com by liyuqian · 8 years ago
  3. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  4. d06693d Quickly fix the double to SkScalar issue by liyuqian · 8 years ago
  5. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  6. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  7. 2ec06c9 skiaserve no longer crashes when no X server is present by ethannicholas · 8 years ago
  8. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  9. 25d57db Request an sRGB FBO0 on Android. Fixes sRGB GL mode. by brianosman · 8 years ago
  10. a233620 Remove shaderc cmake compiling by kjlubick · 8 years ago
  11. 9207cae Cleanup VulkanWindowContext for use on Android by djsollen · 8 years ago
  12. ea406dd Add blurcircles to blacklist for macmini4.1 by bsalomon · 8 years ago
  13. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  14. c9b4ccd Skip verylargebitmap serialization on Android too by mtklein · 8 years ago
  15. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 8 years ago
  16. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  17. 96e4e1c Add raw pixel serialization fallback for SkImages that cannot be encoded. by mtklein · 8 years ago
  18. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  19. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  20. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  21. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  22. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  23. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  24. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  25. 38d1adf Allow animation in Android viewer by liyuqian · 8 years ago
  26. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  27. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  28. b73c24b Add Softkey UIState to Viewer by liyuqian · 8 years ago
  29. 3460404 skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.skia.org. by jcgregorio · 8 years ago
  30. 9d19cc6 Add Android device type for NVIDIA Shield by borenet · 8 years ago
  31. 6cb7025 Implement OpenGL backend in Android viewer app by liyuqian · 8 years ago
  32. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  33. c4b0915 Implement support for rendering color emoji on Windows by kulshin · 8 years ago
  34. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  35. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  36. 99eb6e2 Add missing files for GL unix viewer. by jvanverth · 8 years ago
  37. 97205a4 Add interesting features to visualize_color_gamut by msarett · 8 years ago
  38. ca1ec03 Move forceSRGB to SkCommonFlags. by herb · 8 years ago
  39. 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
  40. 85f758c Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  41. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  42. 0248bfd Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https://codereview.chromium.org/2011473003/ ) by kjlubick · 8 years ago
  43. 10b3815 Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  44. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  45. 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
  46. 649becd Temporarily change GalaxyS3 product.board by borenet · 8 years ago
  47. 2bec26a fix security bug by caryclark · 8 years ago
  48. 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
  49. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  50. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  51. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 8 years ago
  52. f0270c3 fiddle: srand(0) before draw(canvas) by halcanary · 8 years ago
  53. 17b4a10 Save comparisons for release. by liyuqian · 8 years ago
  54. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  55. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  56. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  57. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  58. 62efdbd Blacklist HTC.dng on 32-bit Win CPU bots by borenet · 8 years ago
  59. ac26aa6 Skip composeshader_bitmap GM on 64-bit Win CPU Test bots by borenet · 8 years ago
  60. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  61. 4803f97 Remove NVPR related env var from command buffer GL context creation by kkinnunen · 8 years ago
  62. d3cdbca Implement touch control by liyuqian · 8 years ago
  63. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  64. b55448b Make VisualBench bot build the visualbench target by borenet · 8 years ago
  65. aac0cb0 Remove workarounds initializing command buffer EGL by kkinnunen · 8 years ago
  66. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  67. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  68. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  69. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  70. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  71. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  72. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago
  73. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  74. dd05e2a using_skia_and_harfbuzz: compile w/ Android NDK by halcanary · 8 years ago
  75. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  76. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  77. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  78. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  79. c869932 Nanobench running on Vulkan by bsalomon · 8 years ago
  80. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 8 years ago
  81. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  82. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  83. 622c8d5 Add flexible keybinding/command system to sk_app. by brianosman · 8 years ago
  84. 3622a17 Set level count for wrapped backbuffer by jvanverth · 8 years ago
  85. 00e9452 Run RAW images serially on Win8-MSVC-ShuttleB by scroggo · 8 years ago
  86. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  87. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  88. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  89. 31b8417 Disable skia_warnings_as_errors for Fast bot. by benjaminwagner · 8 years ago
  90. a8d0d6c More refactoring for Viewer by jvanverth · 8 years ago
  91. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  92. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  93. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  94. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  95. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  96. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  97. 85e38bc tools/using_skia_and_harfbuzz: minor cleanup by halcanary · 8 years ago
  98. 419ca64 Fix type conversion compile errors by brianosman · 8 years ago
  99. ae5c01d Add XSAN suppression files to infrabots.isolate. Only compile 'dm' and 'nanobench' for XSAN flavors. by benjaminwagner · 8 years ago
  100. 00d44e0 Start building HarfBuzz+Skia example by halcanary · 8 years ago