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