- 5e8a3c1 Suppress new TSAN warnings from DMQuiltTask. by mtklein · 10 years ago
- aca3d84 Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein · 10 years ago
- 75e9e63 don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer defined by reed · 10 years ago
- f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
- f05d626 Add return to SkBoxBlurGetPlatformProcs_SSE4. by scroggo · 10 years ago
- 6945618 gpu and cpu flags for gm and bench. by bsalomon · 10 years ago
- 81d7188 Remove GrEffectStage::DeferredStage by bsalomon · 10 years ago
- 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
- d312a04 Enable 32/64-bit gyp switch on Android by qiankun.miao · 10 years ago
- 0b7813b Cleanup: Remove TestXCode project. by tfarina · 10 years ago
- df55f06 rebaseline_server: handle column filtering more generically by epoger · 10 years ago
- 085f334 Update remaining expectations for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
- 2ed5ef8 Remove GrDrawState::CommonState by bsalomon · 10 years ago
- d8a5e8d remove unneeded flags for android by reed · 10 years ago
- 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
- a70353e Remove deferred version of GrDrawState. by bsalomon · 10 years ago
- 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
- 1f836ee with no save flag options, we can directly reference matrix and clip in MCRec by reed · 10 years ago
- 705a153 Rebaseline Angle gms for recent dashing4 rebaseline by egdaniel · 10 years ago
- 06d3771 Only you can prevent memory leaks. by mtklein · 10 years ago
- 3ef0453 Fix history handling for workspaces, issue with M36 by jcgregorio · 10 years ago
- 8119e6a Rebaseline for gpu dashing4 now doing circle dashes by egdaniel · 10 years ago
- 0b99de0 Add Instant Trace Event for shader compilation in gpu which outputs shader text as attribute by egdaniel · 10 years ago
- 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
- d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
- 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
- 3df0501 Fix SkColorFilterImageFilter matrix optimization. by senorblanco · 10 years ago
- 46e51e1 rebaseline_server: if urlSchemaVersion is not specified, assume current by epoger · 10 years ago
- c197c8a Adding 64 bit checks by sugoi · 10 years ago
- 2fe7b46 Revert of Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by reed · 10 years ago
- e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
- 753a296 Caching the result of readPixelsSupported by piotaixr · 10 years ago
- 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
- c6bbd82 Ignore some GM images for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
- c2dcf4a Check pixelRef before attempting to ktx encode. by scroggo · 10 years ago
- 0e3fac2 Gate CrashHandler with SK_CRASH_HANDLER. by mtklein · 10 years ago
- 23ff2a5 More expectation updates for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
- e5481ec rebaseline_server: add urlSchemaVersion parameter by epoger · 10 years ago
- e1bc1c6 Make GrAllocator Iter return non-const T by bsalomon · 10 years ago
- a5c0844 Remove SK_IGNORE_FASTER_TEXT_FIX. by Ben Wagner · 10 years ago
- 9504dd5 Remove SK_IGNORE_DWRITE_RENDERING_FIX. by Ben Wagner · 10 years ago
- 217daa7 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by mtklein · 10 years ago
- 4621788 gen_bench_expectations: use subprocess instead of shell_utils due to buildbot-side name collision by borenet · 10 years ago
- 3fa56b3 Exclude Clang on Windows too. Comment this up a bit. by mtklein · 10 years ago
- f0480b1 Combine clip stack and clip origin into one struct in GrIODB. by bsalomon · 10 years ago
- e9a729c Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
- 6a7fdef Disable assembly code in MemorySanitizer builds. by Mike Klein · 10 years ago
- 5c76a0f Update some expectations for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
- e159386 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by bsalomon · 10 years ago
- fa37a21 Fix no previous prototype for function error by halcanary · 10 years ago
- a73218b Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
- b26130a Fix RecreateSkps by borenet · 10 years ago
- 256b351 CTFontCopy*Name may return NULL. by bungeman · 10 years ago
- bce3d6d Reduce integer divides in GrAllocator by bsalomon · 10 years ago
- 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 10 years ago
- a887026 Fix int to float bug in shader on gpu Dotted Line cl by egdaniel · 10 years ago
- 1c0acee Revert of Update SKP version to 39 (https://codereview.chromium.org/367863003/) by borenet · 10 years ago
- f767e79 Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) by egdaniel · 10 years ago
- 7a7c316 return early instead of crashing if fileData fails by reed · 10 years ago
- 50b3dab Update SKP version to 39 by borenet · 10 years ago
- e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 10 years ago
- dc1cf66 Remove A8_LCD luminance hack. by jvanverth · 10 years ago
- e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 10 years ago
- f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 10 years ago
- c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
- 696d361 Temporarily resurface matrix/clip save flags enum values. by fmalita · 10 years ago
- 9bc86ed Hey, maybe we should _call_ glFinish. by mtklein · 10 years ago
- db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
- bb6a028 draft gpu support in nanobench by mtklein · 10 years ago
- 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
- 950f89d Specify the name of tool for creating a makefile. by scroggo · 10 years ago
- ec2ae58 Add multithreaded mode to quilt mode in DM. by mtklein · 10 years ago
- 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 10 years ago
- 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 10 years ago
- e8e8d02 Revert of Update SKP version to 34 (https://codereview.chromium.org/347303003/) by Eric Boren · 10 years ago
- cad0cb2 Grant independence to SkBaseMutex on Windows. by tomhudson · 10 years ago
- 4a2489f Hide symbols in S32A_Opaque_BlitRow32_SSE4 by henrik.smiding · 10 years ago
- 12ffdb3 remove flags that are now in chrome's SkUserConfig.h by reed · 10 years ago
- 1072218 Cleanup: Delete SkJSON header. by tfarina · 10 years ago
- 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 10 years ago
- df022f5 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
- 935a9f6 force opaque if kCGImageAlpha returns None by reed · 10 years ago
- e677221 add SK_API to config helpers so chrome can call them by reed · 10 years ago
- 529b7f6 Expectations updates for DirectWrite change 761b25. by Ben Wagner · 10 years ago
- 6c6ddb8 update dox by reed · 10 years ago
- 170e00d Have Clang builders build in C++11 mode. by mtklein · 10 years ago
- 761b250 DirectWrite to detect GDI only fonts. by bungeman · 10 years ago
- 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 10 years ago
- 4eec156 rebaseline srcmode for gpus -- now pass samplecount by reed · 10 years ago
- 261fa58 Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/) by mtklein · 10 years ago
- f957254 Fix ANGLE build wrong glGetString being called issue by bsalomon · 10 years ago
- 238b456 R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. This is a format that will likely be required on most mobile phones in the upcoming years, making it better to target than LATC, which is only available on NVIDIA GPUs. by krajcevski · 10 years ago
- 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
- f3d15dc Add a preliminary R11 EAC compressor by krajcevski · 10 years ago
- 952841b Begin atlasing by robertphillips · 10 years ago
- a75b0fa Re-enable SSE4. by mtklein · 10 years ago
- 4dc94d9 ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32 by kevin.petit · 10 years ago
- 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
- fdecca8 Whitespace change to test CQ by rmistry · 10 years ago
- 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago