| Commit message (Expand) | Author | Age |
* | Make GMs aware of what tool they're being run in. | commit-bot@chromium.org | 2014-02-07 |
* | fix more 64bit warnings | reed@google.com | 2014-01-27 |
* | Turn NVPR on by default (but off in tools). | commit-bot@chromium.org | 2014-01-24 |
* | Revert "Turn NVPR on by default (but off in tools)." | halcanary@google.com | 2014-01-24 |
* | Turn NVPR on by default (but off in tools). | commit-bot@chromium.org | 2014-01-24 |
* | Remove GetGr() hack. | commit-bot@chromium.org | 2014-01-22 |
* | SampleApp Cleanup: | halcanary@google.com | 2014-01-10 |
* | deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de... | reed@google.com | 2013-12-17 |
* | Fix SampleApp bounding box hierarchy shortcut collision. | commit-bot@chromium.org | 2013-12-11 |
* | Add SkTileGridPicture SampleApp playback support. | commit-bot@chromium.org | 2013-12-10 |
* | change 'n' toggle to cycle through all filterlevels | reed@google.com | 2013-12-10 |
* | Additional SampleApp tiling options. | commit-bot@chromium.org | 2013-12-06 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | SampleApp - reduce unnecessary verbosity [with --picture $path] | halcanary@google.com | 2013-10-14 |
* | check for --resourcePath in addition to -i to match the --help string | reed@google.com | 2013-09-10 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Two and three color GPU gradients without textures. | bsalomon@google.com | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | fix build break on sample app | edisonn@google.com | 2013-07-11 |
* | Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to p... | edisonn@google.com | 2013-07-11 |
* | Make 'rotate' animate in SampleApp. | bungeman@google.com | 2013-07-09 |
* | Replace SkPicture(SkStream) constructors with a factory. | scroggo@google.com | 2013-06-28 |
* | if you use --picture in SampleApp, make that sample come up first | reed@google.com | 2013-06-06 |
* | Fix hinting menu in SampleApp. | bungeman@google.com | 2013-06-04 |
* | Fix signed/unsigned comparison warning as error from r9421. | bungeman@google.com | 2013-06-03 |
* | Fix hinting and add subpixel to SampleApp. | bungeman@google.com | 2013-06-03 |
* | use SkStream factory for files, and check for null (file-not-found) speedup s... | reed@google.com | 2013-05-29 |
* | Fix vertical text scaling and clipping on Mac. | bungeman@google.com | 2013-05-15 |
* | Fixes for piping bitmaps with encoded data. | scroggo@google.com | 2013-04-30 |
* | Make SkOSWindow return the sample count and stencil bit count for its GL cont... | bsalomon@google.com | 2013-03-05 |
* | Remove legacy names no longer referenced in Chrome and WebKit. | bsalomon@google.com | 2013-02-07 |
* | Implement support for origin-TopLeft render targets. Note that the default be... | senorblanco@chromium.org | 2013-02-05 |
* | Reverting r7545 (render target origin change) due to layout test issues (see ... | robertphillips@google.com | 2013-02-05 |
* | Implement support for origin-TopLeft render targets in GL backend. | senorblanco@chromium.org | 2013-02-04 |
* | Fix SampleApp ANGLE mode. | bsalomon@google.com | 2013-01-24 |
* | Remove unused debugger code from SampleApp. | djsollen@google.com | 2013-01-17 |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | Reapply (r6718) with fix for compiler error on linux. | djsollen@google.com | 2012-12-10 |