| Commit message (Expand) | Author | Age |
* | Add Doxygen link to titlebar. | commit-bot@chromium.org | 2014-05-02 |
* | Need checkerboard on history images too. | commit-bot@chromium.org | 2014-05-02 |
* | Add checkerboard under the image. | commit-bot@chromium.org | 2014-05-01 |
* | Fix history on workspaces, where you couldn't click on old tries. | commit-bot@chromium.org | 2014-05-01 |
* | Run Squid as a reverse caching proxy on port 80 and proxy the requests | commit-bot@chromium.org | 2014-05-01 |
* | Move to a theme that more closely matches what was there before. | commit-bot@chromium.org | 2014-05-01 |
* | Use CodeMirror for WebTry snippets. | fmalita@google.com | 2014-05-01 |
* | Display the color at a point. | commit-bot@chromium.org | 2014-05-01 |
* | Set ulimits for the compile stage. | commit-bot@chromium.org | 2014-04-30 |
* | Fix bug with starting at the home page. | commit-bot@chromium.org | 2014-04-30 |
* | Turn off warnings as errors, also allow c++11 extensions. | commit-bot@chromium.org | 2014-04-30 |
* | Set TCP keepalive for MySQL connections. | commit-bot@chromium.org | 2014-04-30 |
* | Add a magnifier lens to the image. | commit-bot@chromium.org | 2014-04-28 |
* | Add git revision info to the titlebar | commit-bot@chromium.org | 2014-04-28 |
* | Add pathops and capture stderr so we can get SkDebugf output. | commit-bot@chromium.org | 2014-04-28 |
* | Use textContent instead of innerText. | commit-bot@chromium.org | 2014-04-23 |
* | Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev... | reed@google.com | 2014-04-23 |
* | Factor out common template code. Send stdout back to web page. | commit-bot@chromium.org | 2014-04-22 |
* | Adding the ability to click on the images in the history and have that load t... | commit-bot@chromium.org | 2014-04-22 |
* | Move to using HTML templates when filling out the workspace history. | commit-bot@chromium.org | 2014-04-21 |
* | Update DESIGN, forgot to add new perms for the new tables. | commit-bot@chromium.org | 2014-04-21 |
* | Picking from the wrong end of the workspace history list. | commit-bot@chromium.org | 2014-04-21 |
* | Add support for serving up a view that can be iframed. | commit-bot@chromium.org | 2014-04-19 |
* | First pass at workspaces. | commit-bot@chromium.org | 2014-04-19 |
* | More sanitizing input. | commit-bot@chromium.org | 2014-04-15 |
* | Add /recent, a page that displays the last 20 tries. | commit-bot@chromium.org | 2014-04-14 |
* | Now with permalinks. | commit-bot@chromium.org | 2014-04-14 |
* | Add design for sql storage, implementation of db that stores the data, not re... | commit-bot@chromium.org | 2014-04-14 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Flesh out the list of includes, also fix up README markdown | commit-bot@chromium.org | 2014-04-10 |
* | Rename README and DESIGN so their markdown gets picked up my GitHub. | commit-bot@chromium.org | 2014-04-10 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-04-10 |
* | Cleaned up the start page, added wait cursor, disabled Run button while waiti... | commit-bot@chromium.org | 2014-04-09 |
* | I got too aggressive on the seccomp cleanup, turns out backports-debian doesn... | commit-bot@chromium.org | 2014-04-09 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | Initial code for webtry, a web application for allowing users to try out Skia. | commit-bot@chromium.org | 2014-04-09 |
* | remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG | commit-bot@chromium.org | 2014-04-07 |
* | SkNonCopyable should be used with private inheritance. | commit-bot@chromium.org | 2014-04-07 |
* | replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ... | commit-bot@chromium.org | 2014-03-20 |
* | De-virtualize SkCanvas matrix ops. | commit-bot@chromium.org | 2014-03-13 |
* | De-virtualize SkCanvas save/restore. | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co... | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c... | commit-bot@chromium.org | 2014-03-11 |
* | First pass at a web app that lets you run Skia code and see the results. | commit-bot@chromium.org | 2014-03-11 |
* | Revert "De-virtualize SkCanvas save/restore." | fmalita@google.com | 2014-03-11 |
* | De-virtualize SkCanvas save/restore. | fmalita@google.com | 2014-03-11 |
* | hide getTotalClip, so we can eventually remove it | commit-bot@chromium.org | 2014-03-08 |