- 9571567 remove the GPU checkbox from the hash / database by Greg Humphreys · 10 years ago
- 7a2df0c webtry: Improve error handling/message when creating sqlite tables. by tfarina · 10 years ago
- 33e6466 Move init() to Init() so that flag.Parse() can be called first. by jcgregorio · 10 years ago
- 25a134d webtry: Add logserver to serve /tmp/glog. by tfarina · 10 years ago
- c9df8ce fix display of fiddles that DON'T have compile errors by Greg Humphreys · 10 years ago
- ae8ab62 Properly parse compiler errors for fiddles and mark them in the editor. by humper · 10 years ago
- 8c0d2aa webtry: Do not forget the close the rows. by tfarina · 10 years ago
- 498bc5f webtry: Forgot onr log.Fatal. by Thiago Farina · 10 years ago
- ae6d622 webtry: Switch from Go's log package to golang/glog. by tfarina · 10 years ago
- ebd90ee webtry: Check the result of os.Chdir(). by tfarina · 10 years ago
- 585a5fc webtry: Simplify template construction. by tfarina · 10 years ago
- 5414226 Re-land ganesh checkbox. I needed to increase the size of the address by Greg Humphreys · 10 years ago
- 67f2d3c Revert of add ganesh checkbox to skfiddle interface (patchset #6 id:270001 of https://codereview.chromium.org/649313002/) by humper · 10 years ago
- ccb5489 add ganesh checkbox to skfiddle interface by Greg Humphreys · 10 years ago
- 5d0706f Fix webtry setup once instructions in README doc. by tfarina · 10 years ago
- 6c07907 add support for skfiddle width/height options by Greg Humphreys · 10 years ago
- ac15bb9 webtry: Simply move sys/ directory into setup/. by tfarina · 10 years ago
- 4f6ffde pre-build the resources library for the fiddle jail by Greg Humphreys · 10 years ago
- 117ff1c repair the webtry setup process by Greg Humphreys · 10 years ago
- 25ec1b3 allow fiddles to use the futex system call; fixes fonts finally by Greg Humphreys · 10 years ago
- e97d82b In the generated fiddle, set the portable fonts flag first. by Greg Humphreys · 10 years ago
- ebca225 preliminary support for fiddle font use by Greg Humphreys · 10 years ago
- 345379d fix missing webtry output capture display by Greg Humphreys · 10 years ago
- 261f7a6 rework webtry css with compass and bootstrap by Greg Humphreys · 10 years ago
- 8d56e27 a few more tweaks to the webtry setup doc by humper · 10 years ago
- bc3dbbd add environment variable to webtry local run documentation by Greg Humphreys · 10 years ago
- de9bec4 Automatically resize the webtry text editor to fit the content by Greg Humphreys · 10 years ago
- d3b7ef6 fix webtry local run documentation by Greg Humphreys · 10 years ago
- f16cd28 Restart webtry to pick up changes. by tfarina · 10 years ago
- f0e2154 Update webtry setup docs to reflect new installation procedure by humper · 10 years ago
- 149366e fix sudo redirection in setup script by humper · 10 years ago
- b77955e complete overhaul of webtry work partition between jail and host by humper · 10 years ago
- b1dfb03 webtry: More README doc cleanups. by tfarina · 10 years ago
- fffa16c webtry: Only create sqlite3 tables if they don't exist yet. by tfarina · 10 years ago
- 320a4e6 Fix some references to non-existant polyfill directory. by tfarina · 10 years ago
- c425ae3 Mention 'go get' command in the README file. by tfarina · 10 years ago
- 4ceb039 webtry database has more than one table. by tfarina · 10 years ago
- 9f58dd0 run the webtry build script instead of using go build by humper · 10 years ago
- fbe8d89 Reinitialize monit to changes take effect. by tfarina · 10 years ago
- c0a7755 Fix typo in experimental/webtry/DESIGN.md. by jcgregorio · 10 years ago
- 95b7144 fixes to linux build for webtry by humper · 10 years ago
- 9a0267f gyp build of skfiddle apps, take 2 by humper · 10 years ago
- d3b6eb2 disable webtry seccmp on non-linux build by humper · 10 years ago
- d85ad50 simple build script for webtry that re-generates the code template by humper · 10 years ago
- 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
- f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
- 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
- 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
- 3ef0453 Fix history handling for workspaces, issue with M36 by jcgregorio · 10 years ago
- 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
- d0eecd4 Use DNS and not hard coded IP address of the monitoring server. by jcgregorio · 10 years ago
- 6599881 Add metrics reporting to SkFiddle. by jcgregorio · 10 years ago
- 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
- 92bfb09 Fix etc1 support for SkFiddle. by jcgregorio · 10 years ago
- d0f18b1 Update link to Doxygen. by jcgregorio · 10 years ago
- 0a7e5b7 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 11 years ago
- 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 11 years ago
- 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 11 years ago
- 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 11 years ago
- a4c3677 Add gzip encoding responses. by commit-bot@chromium.org · 11 years ago
- 015c08e Move zooming into its own component, imported via HTML Imports. by commit-bot@chromium.org · 11 years ago
- e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 11 years ago
- ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 11 years ago
- 8265fe6 Add polyfill for pointer events, change code to handle both mouse and pointer events equalls. by commit-bot@chromium.org · 11 years ago
- 9f3b925 Ping MySQL every minute in an attempt to keep the connection alive. by commit-bot@chromium.org · 11 years ago
- e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 11 years ago
- 3824bcd Square pixels on zoom. by commit-bot@chromium.org · 11 years ago
- 7e9fb8d Fix an issue with FireFox where it blurs when copying from a smaller to a by commit-bot@chromium.org · 11 years ago
- 166b7e4 Add Doxygen link to titlebar. by commit-bot@chromium.org · 11 years ago
- d4ec0f1 Need checkerboard on history images too. by commit-bot@chromium.org · 11 years ago
- d9efd24 Add checkerboard under the image. by commit-bot@chromium.org · 11 years ago
- 1e2a0cb Fix history on workspaces, where you couldn't click on old tries. by commit-bot@chromium.org · 11 years ago
- 70222fa Run Squid as a reverse caching proxy on port 80 and proxy the requests by commit-bot@chromium.org · 11 years ago
- a60538e Move to a theme that more closely matches what was there before. by commit-bot@chromium.org · 11 years ago
- 950306c Use CodeMirror for WebTry snippets. by fmalita@google.com · 11 years ago
- 3dbcb10 Display the color at a point. by commit-bot@chromium.org · 11 years ago
- 89126a6 Set ulimits for the compile stage. by commit-bot@chromium.org · 11 years ago
- 715d88a Fix bug with starting at the home page. by commit-bot@chromium.org · 11 years ago
- 2a8abc4 Turn off warnings as errors, also allow c++11 extensions. by commit-bot@chromium.org · 11 years ago
- ea80046 Set TCP keepalive for MySQL connections. by commit-bot@chromium.org · 11 years ago
- 51e3960 Add a magnifier lens to the image. by commit-bot@chromium.org · 11 years ago
- 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 11 years ago
- 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 11 years ago
- edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 11 years ago
- 9004192 Factor out common template code. Send stdout back to web page. by commit-bot@chromium.org · 11 years ago
- 35ffc44 Adding the ability to click on the images in the history and have that load the code and image back into the editor space. by commit-bot@chromium.org · 11 years ago
- c3b738a Move to using HTML templates when filling out the workspace history. by commit-bot@chromium.org · 11 years ago
- fcbf1a1 Update DESIGN, forgot to add new perms for the new tables. by commit-bot@chromium.org · 11 years ago
- 1bc6ecc Picking from the wrong end of the workspace history list. by commit-bot@chromium.org · 11 years ago
- 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 11 years ago
- d04e1dd First pass at workspaces. by commit-bot@chromium.org · 11 years ago
- 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 11 years ago
- 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 11 years ago
- c81d1c4 Now with permalinks. by commit-bot@chromium.org · 11 years ago
- 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 11 years ago
- 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 11 years ago
- c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 11 years ago
- 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0132a86 Cleaned up the start page, added wait cursor, disabled Run button while waiting for results. by commit-bot@chromium.org · 11 years ago
- d6cab4a I got too aggressive on the seccomp cleanup, turns out backports-debian doesn't have the linux/seccomp.h header. by commit-bot@chromium.org · 11 years ago