aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix gm on androidGravatar djsollen@google.com2013-06-03
* yet another build fix for skia_launcherGravatar djsollen@google.com2013-06-03
* Fix broken include path for directwrite backendGravatar djsollen@google.com2013-06-03
* fix broken skia_launcher appGravatar djsollen@google.com2013-06-03
* Whitespace change to trigger rebuildsGravatar borenet@google.com2013-06-03
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* Hamfisted fix to drawLooper w/ 0 stages bugGravatar robertphillips@google.com2013-06-02
* Disable colortype GM due to crashGravatar robertphillips@google.com2013-06-02
* N7 performance trigger rebaselines after skp updateGravatar robertphillips@google.com2013-06-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* fix another int -- float warningGravatar reed@google.com2013-05-31
* skip_picture in colortype gm for nowGravatar reed@google.com2013-05-31
* use SkIntToScalar to fix warningGravatar reed@google.com2013-05-31
* start a wrapper for color fontsGravatar reed@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* sort the glyphID arraysGravatar reed@google.com2013-05-31
* Remove SK_API, from SkTSet. the template is not public.Gravatar edisonn@google.com2013-05-31
* Implement SkXfermode image filter. This required changing the signature of Sk...Gravatar senorblanco@chromium.org2013-05-31
* All SKP files in Google Storage have been updated. (AddDashboardAnnotation)Gravatar rmistry@google.com2013-05-31
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Read and write pixel offset when serializing bitmaps.Gravatar scroggo@google.com2013-05-31
* Fix iOS build.Gravatar scroggo@google.com2013-05-31
* Fix build.Gravatar scroggo@google.com2013-05-31
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* Add atlasing option to GameBench benchGravatar robertphillips@google.com2013-05-31
* fix warnings on MacOS 10.6Gravatar humper@google.com2013-05-31
* More general GM for testing bitmap filtering, including checkerboards, images...Gravatar humper@google.com2013-05-31
* specialize bicubic filtering for scale-onlyGravatar humper@google.com2013-05-31
* Mark picture record benches as non-rendering.Gravatar bsalomon@google.com2013-05-30
* add script to scrape glyph usage in drawText callsGravatar reed@google.com2013-05-30
* rebaseline.py: use argparse command-line flags for more flexibilityGravatar epoger@google.com2013-05-30
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-30
* Speculative fix for Tegra-based Androids: don't try to unpremultiply dstColor...Gravatar senorblanco@chromium.org2013-05-29
* Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...Gravatar bsalomon@google.com2013-05-29
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Use macros for new and delete in SkTemplates.hGravatar scroggo@google.com2013-05-29
* use SkStream factory for files, and check for null (file-not-found) speedup s...Gravatar reed@google.com2013-05-29
* Moving updateClipConservativelyUsingBounds into SkCanvasGravatar junov@chromium.org2013-05-29
* Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...Gravatar senorblanco@chromium.org2013-05-29
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* add != operator for SkTDArrayGravatar reed@google.com2013-05-29
* Use updated signature for decode in empty decoder.Gravatar scroggo@google.com2013-05-29
* Refactor rebaseline.py into functions ; no behavioral changes.Gravatar epoger@google.com2013-05-29
* use integer math instead of float per-pixel. about a 2x speedup. not tested w...Gravatar reed@google.com2013-05-29
* cast enum to float to fix (really bad) warningGravatar reed@google.com2013-05-29
* extend SkBenchmark to allow a bench to return a durationScale, which allows i...Gravatar reed@google.com2013-05-29
* Fix cmykjpeg test to check if file was found.Gravatar bungeman@google.com2013-05-29