- 3c58723 Update rebaseline.py for N10. by bsalomon@google.com · 12 years ago
- 969fd6a Sort points for PDF's draw rect, to match raster and GPU implementation. by commit-bot@chromium.org · 12 years ago
- 4fed643 Create a self test for skimage. by scroggo@google.com · 12 years ago
- 6ca30ca skimage: report failure if expectation not found. by scroggo@google.com · 12 years ago
- 1a09519 Compiler warning/error fix for r9120 by robertphillips@google.com · 12 years ago
- dd3f365 Add GM to track thin rectangle rendering by robertphillips@google.com · 12 years ago
- ce057fe GM: include filename extension (.png) of each output file in JSON summary by epoger@google.com · 12 years ago
- 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 12 years ago
- 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 381bb43 add separate impl file for SkFontMgr_fontconfig, so we don't polute by reed@google.com · 12 years ago
- b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 12 years ago
- 8686be2 Remove 16bit asserts and casts of string length. by bsalomon@google.com · 12 years ago
- 166726b Fix stroked roundrects on Nexus 10. by commit-bot@chromium.org · 12 years ago
- 63a3f6f Fix for Debug check failures in r9108 by robertphillips@google.com · 12 years ago
- 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 12 years ago
- c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- 28ac96e Partial revert of r9087 by robertphillips@google.com · 12 years ago
- 3f4ea26 Check for NULL texture in GrAutoScratchTexture::detach() by commit-bot@chromium.org · 12 years ago
- 66a4a4c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 76202b8 Don't call purgeCache() from within GrResource memebers. by bsalomon@google.com · 12 years ago
- 1a47523 [PDF] Only output the Dests dictionary if it isn't epmpty by vandebo@chromium.org · 12 years ago
- 9e9dfa3 Fix memory leak in SkTypeface.cpp by robertphillips@google.com · 12 years ago
- 94b284d Remove GrPathCmd by bsalomon@google.com · 12 years ago
- 512c9b6 add wildcard test name matching to gm and bench. by caryclark@google.com · 12 years ago
- 4d98b74 Fix memory leak in filter tool by robertphillips@google.com · 12 years ago
- 0ce0df7 Remove duplicated code in SkPictureRecord::drawRRect by junov@chromium.org · 12 years ago
- c978478 Make gms use getTopDevice() rather than getDevice(). by bsalomon@google.com · 12 years ago
- 91b7116 Further defer devRect computation in gpu rect drawing by robertphillips@google.com · 12 years ago
- 114eb9e Update shader rect drawing path for r9087 (removal of isIRect "opt") by robertphillips@google.com · 12 years ago
- 18136d1 Remove isIRect "optimization" & defer computation of device Rect in AA rect rendering by robertphillips@google.com · 12 years ago
- 0f20a3f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 12 years ago
- 3a886cc fix warning/error of uninitialized len by reed@google.com · 12 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- 4a8084c Revert r9081 by epoger@google.com · 12 years ago
- 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 12 years ago
- 6d58ad3 Fix for compiler warnings/errors in r9078 by robertphillips@google.com · 12 years ago
- 6670ab9 Added game-like bench marks by robertphillips@google.com · 12 years ago
- ee2c3b9 GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform by epoger@google.com · 12 years ago
- 614f9e3 Fix some warnings in SkPath. by scroggo@google.com · 12 years ago
- a9f142e remove unneeded reference to SkTScopedPtr by commit-bot@chromium.org · 12 years ago
- 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 12 years ago
- 504976e Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram. by bsalomon@google.com · 12 years ago
- be21431 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 3eff359 need to clamp all of the cubic points after a chop, in case our finite precision by reed@google.com · 12 years ago
- 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 12 years ago
- 94b366a negate FontBox.bottom, since it is negative, but we want it positive (doh) by reed@google.com · 12 years ago
- 2a9a8be fix BitmapHasher unittest failure as of r9064 by epoger@google.com · 12 years ago
- 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 12 years ago
- d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 12 years ago
- 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 12 years ago
- e364741 Revert r9055. by jvanverth@google.com · 12 years ago
- e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 12 years ago
- aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 12 years ago
- 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 12 years ago
- 60af92c Use more fields from OutlineFontMEtrics: linegap, bbox. by reed@google.com · 12 years ago
- fed9db6 GM self-test: add option to exercise --writePath and --mismatchPath, but not on bots by epoger@google.com · 12 years ago
- 74d50a4 Better method for rendering AA ellipses. by commit-bot@chromium.org · 12 years ago
- d028056 add SK_API by reed@google.com · 12 years ago
- 1b8014c Comment out invalid assert. by bsalomon@google.com · 12 years ago
- 32ecf40 Autogen has been reset. Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
- 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 12 years ago
- 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 12 years ago
- 24bd210 add (untested) tangent calc for conics by reed@google.com · 12 years ago
- 96fd344 path ops -- make combined clips soft if one is soft by caryclark@google.com · 12 years ago
- 7f4ad5a Reland r9043 with fix. by bsalomon@google.com · 12 years ago
- c77256b Make make.bat and gyp_skia work with VS 2012. by bsalomon@google.com · 12 years ago
- 4bb235b revert 9043 by bsalomon@google.com · 12 years ago
- 7df1bb7 SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache miss. by bsalomon@google.com · 12 years ago
- a5e5592 path ops -- fix skp bugs by caryclark@google.com · 12 years ago
- 3faf1f1 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 12 years ago
- 3b34505 add block comment describing sync nature of SkStream by reed@google.com · 12 years ago
- 366a770 GM: now that we use MD5 instead of CityHash, the JSON should say so by epoger@google.com · 12 years ago
- b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 12 years ago
- 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 12 years ago
- 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 12 years ago
- 279627e reverting 9031 by junov@chromium.org · 12 years ago
- 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 12 years ago
- 8e2cdff Nexus 7 performance trigger rebaseline by robertphillips@google.com · 12 years ago
- ce0ce4f Add stroked oval benches. by jvanverth@google.com · 12 years ago
- 1ce5cef Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex by borenet@google.com · 12 years ago
- e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 12 years ago
- f58d854 Reverting r9016 due to Nexus7 GM regressions by jvanverth@google.com · 12 years ago
- 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 12 years ago
- 1335264 Better method for rendering AA ellipses. by commit-bot@chromium.org · 12 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 · 12 years ago
- ddb45a6 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 12 years ago
- 1ca36ec Don't use writeData to write the document in GM. by bungeman@google.com · 12 years ago
- 33146a7 Updated performance trigger baseline by robertphillips@google.com · 12 years ago
- e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 12 years ago
- da5e6e9 Use exportVar function in nacl_make by borenet@google.com · 12 years ago
- 6a98b8c Copy NaCl directory into trunk/platform_tools, adjust paths by borenet@google.com · 12 years ago
- f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 12 years ago
- 0386359 Refreshed SKP files. Whitespace change to trigger rebuilds. by rmistry@google.com · 12 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