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