- 4d98b74 Fix memory leak in filter tool by robertphillips@google.com · 11 years ago
- 0ce0df7 Remove duplicated code in SkPictureRecord::drawRRect by junov@chromium.org · 11 years ago
- c978478 Make gms use getTopDevice() rather than getDevice(). by bsalomon@google.com · 11 years ago
- 91b7116 Further defer devRect computation in gpu rect drawing by robertphillips@google.com · 11 years ago
- 114eb9e Update shader rect drawing path for r9087 (removal of isIRect "opt") by robertphillips@google.com · 11 years ago
- 18136d1 Remove isIRect "optimization" & defer computation of device Rect in AA rect rendering by robertphillips@google.com · 11 years ago
- 0f20a3f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
- 3a886cc fix warning/error of uninitialized len by reed@google.com · 11 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
- 4a8084c Revert r9081 by epoger@google.com · 11 years ago
- 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 11 years ago
- 6d58ad3 Fix for compiler warnings/errors in r9078 by robertphillips@google.com · 11 years ago
- 6670ab9 Added game-like bench marks by robertphillips@google.com · 11 years ago
- ee2c3b9 GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform by epoger@google.com · 11 years ago
- 614f9e3 Fix some warnings in SkPath. by scroggo@google.com · 11 years ago
- a9f142e remove unneeded reference to SkTScopedPtr by commit-bot@chromium.org · 11 years ago
- 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
- 504976e Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram. by bsalomon@google.com · 11 years ago
- be21431 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 3eff359 need to clamp all of the cubic points after a chop, in case our finite precision by reed@google.com · 11 years ago
- 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 11 years ago
- 94b366a negate FontBox.bottom, since it is negative, but we want it positive (doh) by reed@google.com · 11 years ago
- 2a9a8be fix BitmapHasher unittest failure as of r9064 by epoger@google.com · 11 years ago
- 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
- d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 11 years ago
- 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 11 years ago
- e364741 Revert r9055. by jvanverth@google.com · 11 years ago
- e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
- aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
- 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
- 60af92c Use more fields from OutlineFontMEtrics: linegap, bbox. by reed@google.com · 11 years ago
- fed9db6 GM self-test: add option to exercise --writePath and --mismatchPath, but not on bots by epoger@google.com · 11 years ago
- 74d50a4 Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
- d028056 add SK_API by reed@google.com · 11 years ago
- 1b8014c Comment out invalid assert. by bsalomon@google.com · 11 years ago
- 32ecf40 Autogen has been reset. Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
- 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 11 years ago
- 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 11 years ago
- 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
- 96fd344 path ops -- make combined clips soft if one is soft by caryclark@google.com · 11 years ago
- 7f4ad5a Reland r9043 with fix. by bsalomon@google.com · 11 years ago
- c77256b Make make.bat and gyp_skia work with VS 2012. by bsalomon@google.com · 11 years ago
- 4bb235b revert 9043 by bsalomon@google.com · 11 years ago
- 7df1bb7 SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache miss. by bsalomon@google.com · 11 years ago
- a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
- 3faf1f1 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 3b34505 add block comment describing sync nature of SkStream by reed@google.com · 11 years ago
- 366a770 GM: now that we use MD5 instead of CityHash, the JSON should say so by epoger@google.com · 11 years ago
- b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
- 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
- 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 11 years ago
- 279627e reverting 9031 by junov@chromium.org · 11 years ago
- 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 11 years ago
- 8e2cdff Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
- ce0ce4f Add stroked oval benches. by jvanverth@google.com · 11 years ago
- 1ce5cef Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex by borenet@google.com · 11 years ago
- e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
- f58d854 Reverting r9016 due to Nexus7 GM regressions by jvanverth@google.com · 11 years ago
- 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 11 years ago
- 1335264 Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
- fcc9ca0 by hook or by crook, force gcc to return the value of SkPoint::length() to actually be a float by reed@google.com · 11 years ago
- ddb45a6 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 1ca36ec Don't use writeData to write the document in GM. by bungeman@google.com · 11 years ago
- 33146a7 Updated performance trigger baseline by robertphillips@google.com · 11 years ago
- e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 11 years ago
- da5e6e9 Use exportVar function in nacl_make by borenet@google.com · 11 years ago
- 6a98b8c Copy NaCl directory into trunk/platform_tools, adjust paths by borenet@google.com · 11 years ago
- f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 11 years ago
- 0386359 Refreshed SKP files. Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
- ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 1125d39 Add a new mode to render_pictures. by scroggo@google.com · 12 years ago
- 0018f75 Fix more warnings. by scroggo@google.com · 12 years ago
- cb3c8d7 Make rebaseline.py pull GN Debug images. by bsalomon@google.com · 12 years ago
- 8b5ff5c Fix build (warning). by scroggo@google.com · 12 years ago
- 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
- dc9cdf8 add (temporary) diagnostic code for normalize test by reed@google.com · 12 years ago
- c9f8166 add endian tests (reviewed by bungeman) by reed@google.com · 12 years ago
- b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
- 25720b4 trick the compiler into not knowning that I will generate an overflow by reed@google.com · 12 years ago
- 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 12 years ago
- 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 12 years ago
- c772540 fix copy-paste error in setup script by djsollen@google.com · 12 years ago
- d165de4 Check for third_party deps before compiling on android by djsollen@google.com · 12 years ago
- 403b90e Exclude angle dependency on non-angle builds by djsollen@google.com · 12 years ago
- 6ba0b0f This may potentially fix a chromium issue and shouldn't hurt, so if anyone agrees that this fix should be harmless, we can try merging it in to see if it's enough to fix "Invalid pointer write in GrRenderTarget::onRelease". by sugoi@google.com · 12 years ago
- 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 12 years ago
- dfa1ce0 Win7 gpu performance trigger rebaseline (tabl_mlb) by robertphillips@google.com · 12 years ago
- 0889f68 add bench for SkPoint::normalize() by reed@google.com · 12 years ago
- 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 12 years ago
- a65a681 Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we by reed@google.com · 12 years ago
- 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 12 years ago
- 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 12 years ago
- ce3d223 update recommended gclient config for android by djsollen@google.com · 12 years ago
- fdea325 GM: fix --mismatchPath option (currently, it doesn't actually write any files!) by epoger@google.com · 12 years ago
- 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 12 years ago
- b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 12 years ago