- 2a8ca93 don't create explicit bitmapdevice when not needed by reed · 11 years ago
- 98e34ba remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome by reed · 11 years ago
- f836415 Fix scale type in JSON format by kelvinly · 11 years ago
- e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 11 years ago
- c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 11 years ago
- 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 11 years ago
- da07a08 Make LTCG optional on windows builds. by bsalomon · 11 years ago
- 3512eda Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of the buffer was unwritten. by bsalomon · 11 years ago
- 8ba8d92 Rebaseline Test-Android-Logan-Nvidia-Arm7-* by rmistry · 11 years ago
- 4d1a364 Make SKP bench JSON ouput better by kelvinly · 11 years ago
- 93fabf4 Don't set SK_MALLOC_TEMP in SkAutoTMalloc. by Mike Klein · 11 years ago
- 3f547cb Add SK_API to SkWriter32 by bsalomon · 11 years ago
- 0d44830 ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque by kevin.petit · 11 years ago
- 1ea04a0 Update SKP version to 33 by borenet · 11 years ago
- 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 11 years ago
- f372321 Add nanobench, a fresh look at our microbenchmark harness. by mtklein · 11 years ago
- 20fb7c6 tools/git-sync-deps is a stand-alone program, not dependent on synced deps. by halcanary · 11 years ago
- b726df4 Add noinline for GCC 4.6, which seems to vectorize after inlining. by mtklein · 11 years ago
- 7c4c63a "interface" is defined in Windows headers, so undef it in GrGLCaps so we don't have a name collision by george · 11 years ago
- 0cf2781 Narrow disabled vectorization further to just ConvolveHorizontally. by mtklein · 11 years ago
- 12345ae Rename TestSize.cpp to SizeTest.cpp by tfarina · 11 years ago
- 85a0878 Rebase Test-Ubuntu12-ShuttleA-GTX660-x86-Release. by Mike Klein · 11 years ago
- 4809e4d try release only by Mike Klein · 11 years ago
- 729c6f0 disable on nacl by Mike Klein · 11 years ago
- 2b8a3b8 Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit. by mtklein · 11 years ago
- 3da21d2 Whitespace fixes for Python tools by borenet · 11 years ago
- ec368cf Temporarily disable autovectorization in core for 32-bit Linux builds. by mtklein · 11 years ago
- 61d04c4 Add valgrind supp for NV driver. by bsalomon · 11 years ago
- bb0ef0a Use new common tools in Python scripts by Eric Boren · 11 years ago
- 55106da Ignore degeneratesegments for nvprmsaa4 to unbreak the build by kkinnunen · 11 years ago
- 669a121 Update SKP version to 32 by borenet · 11 years ago
- 474cef4 Disable bogus _scaled benches until we can figure out why they're bogus. by mtklein · 11 years ago
- 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 11 years ago
- 20fa0c3 rebase GMs by Brian Salomon · 11 years ago
- 32492e8 delete disabled bench by mtklein · 11 years ago
- 4c6443e Remove special case gpu transforms for Identity and Translate by egdaniel · 11 years ago
- 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 11 years ago
- 332600f Bench: Change default maxMs from 4s to 1s. by borenet · 11 years ago
- 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 11 years ago
- 2290000 Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw components when in the y-flip case. This works around an Adreno driver bug. by bsalomon · 11 years ago
- 8a24337 Another iOS fix for SampleApp. by jvanverth · 11 years ago
- 40684ba Prune some dead code from SkPicture.cpp. by mtklein · 11 years ago
- 66a5d8b add path dump test by caryclark · 11 years ago
- c11530e Tick off some TODOs: by Mike Klein · 11 years ago
- 5a940b5 Tidy up fOwner in SkMutex_pthread.h. by mtklein · 11 years ago
- a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 11 years ago
- 9ea53f9 Preprend Test to test function name generated by DEF_TEST() macro. by tfarina · 11 years ago
- 5da2fa4 Initialize a variable in GrDrawTarget::drawPaths by kkinnunen · 11 years ago
- 68dd81b Rebaseline gm results after "Implement text rendering with NVPR" by kkinnunen · 11 years ago
- c6cb56f Implement text rendering with NVPR by kkinnunen · 11 years ago
- 6fc763e No one uses SkPicture::swap. by Mike Klein · 11 years ago
- 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 11 years ago
- 5fb6bd4 use platform-independent font for gm by caryclark · 11 years ago
- c83780c Remove unneeded return from DirectWrite. by Ben Wagner · 11 years ago
- 798496c Rebaseline shadertext2_{gpu,8888} after SkPaint::measureText changes by rmistry · 11 years ago
- f22b6b5 Use smart pointers to make SkPictureRecorder lifetimes less manual. by Mike Klein · 11 years ago
- b0203e5 Add schemas to Skia repo by kelvinly · 11 years ago
- c8fd7b5 Remove suppression of distantclip image differences by robertphillips · 11 years ago
- 740c3f1 Better rendering detection with DirectWrite. by bungeman · 11 years ago
- 0156c76 Rebaseline shadertext2 after SkPaint::measureText changes by kkinnunen · 11 years ago
- c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 11 years ago
- 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 11 years ago
- c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 11 years ago
- abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 11 years ago
- 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 11 years ago
- 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 11 years ago
- 3295640 Update SKP version to 29 by borenet · 11 years ago
- 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 11 years ago
- 1c4d578 No need to include ../tools/flags in include_dirs when depending on flags target. by tfarina · 11 years ago
- 830f356 Update SKP version to 28 by borenet · 11 years ago
- 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 11 years ago
- 4856ac9 Update SKP version to 27 by borenet · 11 years ago
- bccac6c Re-land "Fix external SkImageFilter caching with clips." by senorblanco · 11 years ago
- b8f0798 speed up rgn building by inlining memcmp for 32bit values by reed · 11 years ago
- 6184310 Rebaseline clip on Win7 ShuttleA HD2000 by krajcevski · 11 years ago
- bf1850e Fix SkBlitRow_opts_arm so that it works on ARM v4t. by george · 11 years ago
- 9eb182a Add some missing header include guards by george · 11 years ago
- eecc35f Some improvements to LATC compression by krajcevski · 11 years ago
- 909f91d Rebaselines for DirectWrite non-rounding. by Ben Wagner · 11 years ago
- bbf93ef Restore bug numbers by krajcevski · 11 years ago
- bbf3e89 optimize circularclips to act as a bench, fix null-check bug in etcbench by reed · 11 years ago
- 9ac68ee Move BenchTimer to tools as Timer by mtklein · 11 years ago
- 24480bc Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. by halcanary · 11 years ago
- 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 11 years ago
- a3530ef DirectWrite to not round already subpixel metrics. by bungeman · 11 years ago
- 4ed7528 Move BenchTimer to tools as Timer by mtklein · 11 years ago
- 7b2b29a Add Project to skia by sheyang · 11 years ago
- e486ec4 In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread. by halcanary · 11 years ago
- 912d809 Rebaseline after dithering change by krajcevski · 11 years ago
- 2983ff5 CrashHandler calls strsignal on linux by halcanary · 11 years ago
- 77a8396 undefok -> bool by mtklein · 11 years ago
- f6fb36e Add DEPS entry for common repo by borenet · 11 years ago
- a535b7b Add common/ to .gitignore by borenet · 11 years ago
- 160a52b Stop referencing gl_FragCoord z and w components. by bsalomon · 11 years ago
- 6b8f1ba Rebaseline win7-HD2000 for flaky dashing4 gm by egdaniel · 11 years ago
- ae6a059 Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with OS X's maths library by george · 11 years ago
- aed7007 Fix shader code by krajcevski · 11 years ago
- fd117d8 Port SampleApp to SkCommandLineFlags. by mtklein · 11 years ago
- f461a8f Simple GPU based dithering: by krajcevski · 11 years ago
- 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 11 years ago