- c39f3fb fiddle: Don't run F16 by default, it doesn't work with OSMesa. by Joe Gregorio · 8 years ago
- 2047189 Two (related) changes here: by brianosman · 8 years ago
- a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
- 1aeb78c Two (related) changes here: by brianosman · 8 years ago
- 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
- a2f7126 Add srgb and f16 modes to fiddle by Matt Sarett · 8 years ago
- 9db12d2 Two (related) changes here: by brianosman · 8 years ago
- 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
- 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
- 08c79b8 remove more old cmake files by Hal Canary · 8 years ago
- c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
- 9fcc743 Add support for resources on android Viewer by Greg Daniel · 8 years ago
- 06826d9 In GetResourceAsBitmap, don't crash if the resource is missing by Brian Osman · 8 years ago
- f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
- 50500ad GN: add public headers warnings check. by Mike Klein · 8 years ago
- 27f05a2 skpbench: fix parser script for bots by csmartdalton · 8 years ago
- 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
- c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
- 2e27207 skpbench: skiaperf.py modifications by csmartdalton · 8 years ago
- c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
- 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
- 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
- 8740d58 Re-purpose color space tool by Matt Sarett · 8 years ago
- 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
- 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
- b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
- 9c2249f skpbench: add utility to format results for Skia Perf by Kevin Lubick · 8 years ago
- 49df770 skpbench: add "resultsfile" option by csmartdalton · 8 years ago
- 2087dda skpbench: remove --path flag by csmartdalton · 8 years ago
- a115129 skpbench: call adb wait-for-device after root by csmartdalton · 8 years ago
- f2b024d skpbench: filter out junk spewed by Pixel C driver by csmartdalton · 8 years ago
- b87642e skpbench: use 3 cores instead of 4 on Pixel C by csmartdalton · 8 years ago
- 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
- d067ae7 Missing SkOSPath include in lua_pictures.cpp by fmalita · 8 years ago
- e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago
- c8b1568 skpbench: fix typo in 6P bash script by csmartdalton · 8 years ago
- bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
- 08c8963 Add -j as alias for --threads. by Mike Klein · 8 years ago
- eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
- 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
- 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
- 795390b Improvements to build_command_buffer.py by bsalomon · 8 years ago
- 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
- 12e8dc2 Fix iOS and Angle builds. by Ben Wagner · 8 years ago
- 7d30288 GN: iOS basics by Mike Klein · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 37d1b49 add include to remove legacy flag by Mike Reed · 8 years ago
- 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
- 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
- 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
- c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
- 70295ea update androidsdkcanvas for SkBlendMode by reed · 8 years ago
- 1f05f44 Various fixes in VulkanWindowContext by Greg Daniel · 8 years ago
- 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
- c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
- 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
- 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
- 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
- f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
- 0117485 Fix GPU sRGB mode in viewer by Brian Osman · 8 years ago
- 49f5712 Populate ALL copies of a command line flag during parsing by Brian Osman · 8 years ago
- 34efb70 nc seal breaks simplify by caryclark · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
- 78a37a5 fix more fuzz, carsvg by caryclark · 8 years ago
- 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
- 4bc6d8f Make monobench more usable on Windows. by Mike Klein · 8 years ago
- 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
- 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
- 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
- 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
- 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago
- 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
- b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
- c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
- a73d76a skp_parser by halcanary · 8 years ago
- 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
- 27f93e0 RecreateSKPs: Fix another .join() issue by borenet · 8 years ago
- 7787463 RecreateSKPs: Fix GoogleStorageDataStore.delete_path by borenet · 8 years ago
- 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
- 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
- fe91727 Move skdiff tool and add to gn build. by bungeman · 8 years ago
- 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
- 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
- 88fa747 Disable MSVC optimization of sk_tool_utils::make_big_path(). by Mike Klein · 8 years ago
- cc300a1 GN/Win: flesh out compiler flags. by Mike Klein · 8 years ago
- 5772eaa skpbench: add warmup run by csmartdalton · 8 years ago
- 0f61faa GN: windows compiles locally. by Mike Klein · 8 years ago
- 2a96101 skpbench: add debug prints for thermal trip points by csmartdalton · 8 years ago
- bbdf45e Fix 32-bit Vulkan build by Brian Osman · 8 years ago
- 7535867 More fixes for webpages_playback by borenet · 8 years ago
- 1cebf7b webpages_playback: Fix GS path with extra '/' by borenet · 8 years ago
- 644638c webpages_playback: use gsutil instead of API, no shell_utils by borenet · 8 years ago
- 2766cc5 Assorted Android fixes by fmalita · 8 years ago
- e897b97 Fix Vulkan orientation during screne rotations by Greg Daniel · 8 years ago