aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* resetState is called between every benchmark run.Gravatar keyar@chromium.org2012-08-20
* State reset and gpu timers added.Gravatar keyar@chromium.org2012-08-20
* Changed to Yoda style comparisons where appropriate.Gravatar keyar@chromium.org2012-08-20
* Have GPU based approach workingish.Gravatar keyar@chromium.org2012-08-20
* Changed the gyp file to handle dpendencies via exports.Gravatar keyar@chromium.org2012-08-20
* Minor whitespace change.Gravatar keyar@chromium.org2012-08-20
* The GrContext and the GrFactoryContext are now kept around.Gravatar keyar@chromium.org2012-08-20
* Dirty commit so Brian can see changes.Gravatar keyar@chromium.org2012-08-20
* Implements a new class, SkSingleInputImageFilter, to handle DAG connectivityGravatar senorblanco@chromium.org2012-08-20
* Stop refcounting SkDeferredCanvas::NotificationClientGravatar junov@chromium.org2012-08-20
* Set LF property on a bunch of files.Gravatar bsalomon@google.com2012-08-20
* Rebaseline images from r5136 and Ubuntu driver change.Gravatar bsalomon@google.com2012-08-20
* shape ops work in progressGravatar caryclark@google.com2012-08-20
* adds -i flag to ignore a timer for bench plots.Gravatar bensong@google.com2012-08-17
* revert 5156Gravatar reed@google.com2012-08-17
* revert 5157Gravatar reed@google.com2012-08-17
* add long/unsigned-long variations to the debug SkIntToScalar, as the mac comp...Gravatar reed@google.com2012-08-17
* Fix SkIntToScalar signature for 64-bit buildGravatar borenet@google.com2012-08-17
* Deleted 3 flaky GM baselinesGravatar robertphillips@google.com2012-08-17
* Cleaning up deprecated API in SkDeferredCanvasGravatar junov@chromium.org2012-08-17
* Decrease SkClipStack memory allocations & deallocationsGravatar robertphillips@google.com2012-08-17
* Remove unnecessary GrContext flushesGravatar bsalomon@google.com2012-08-17
* Make SkDeque::back faster & inlineGravatar robertphillips@google.com2012-08-17
* Fix clear records in IODBGravatar bsalomon@google.com2012-08-17
* Modify Read/WritePixelTests to print one pixel failure for each test case rat...Gravatar bsalomon@google.com2012-08-17
* Move tiling up into SampleWindow.Gravatar scroggo@google.com2012-08-17
* Whitespace change to trigger linux bot with proprietary ATI driver newly inst...Gravatar bsalomon@google.com2012-08-17
* Added Serialization of SkPath's boundGravatar robertphillips@google.com2012-08-17
* More rebaselines from r5136Gravatar bsalomon@google.com2012-08-16
* remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...Gravatar reed@google.com2012-08-16
* cleaned up algorithm codes and added 25th percentile for representation.Gravatar bensong@google.com2012-08-16
* Rebaseline gm due to r5136Gravatar bsalomon@google.com2012-08-16
* Fix a memory leak in SkBitmapHeap.Gravatar scroggo2012-08-16
* Make all GrContext draws go through the draw buffer.Gravatar bsalomon@google.com2012-08-16
* add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled)Gravatar reed@google.com2012-08-16
* Fix a parenthesis bug.Gravatar scroggo@google.com2012-08-16
* Remove SK_FONTHOST_WIN_DW define.Gravatar bungeman@google.com2012-08-16
* we have no subclasses, so change protected to private.Gravatar reed@google.com2012-08-16
* Fix assertion in in order draw bufferGravatar bsalomon@google.com2012-08-16
* Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms.Gravatar bungeman@google.com2012-08-16
* DirectWrite font host for skia.Gravatar bungeman@google.com2012-08-16
* add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, in...Gravatar reed@google.com2012-08-16
* Fix overrun in aa rect rendererGravatar bsalomon@google.com2012-08-16
* Fix uninitialized color filter data on GrPaintGravatar bsalomon@google.com2012-08-16
* Compilation fix for r5123 (disabling template inst count tracking)Gravatar robertphillips@google.com2012-08-16
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...Gravatar robertphillips@google.com2012-08-16
* skdiff: recurse over subdirectories, unless --norecurse option is givenGravatar epoger@google.com2012-08-16
* change tiling to 16 tiles instead of 4Gravatar reed@google.com2012-08-15
* Provide a key to go to the previous slide in SampleApp.Gravatar scroggo@google.com2012-08-15