1. d6043b2 Add nanomsg to third_party, with some demos. by mtklein · 10 years ago
  2. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  3. 06cc564 removes deprecated -q flag for gsutil. by bensong · 10 years ago
  4. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  5. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  6. 6599881 Add metrics reporting to SkFiddle. by jcgregorio · 10 years ago
  7. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  8. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  9. 92bfb09 Fix etc1 support for SkFiddle. by jcgregorio · 10 years ago
  10. d0f18b1 Update link to Doxygen. by jcgregorio · 10 years ago
  11. 0a7e5b7 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 10 years ago
  12. 41e2ff2 fix bench rebase tool to cope with wider range of bots. by commit-bot@chromium.org · 10 years ago
  13. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  14. 7776735 bench rebase tools: format commit message and title. by commit-bot@chromium.org · 10 years ago
  15. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  16. 336df8f fix some bench rebase tool problems. by commit-bot@chromium.org · 10 years ago
  17. 5ddea76 Adds bench rebase tools to experimental for version control and self update. by commit-bot@chromium.org · 10 years ago
  18. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  19. a4c3677 Add gzip encoding responses. by commit-bot@chromium.org · 10 years ago
  20. 015c08e Move zooming into its own component, imported via HTML Imports. by commit-bot@chromium.org · 10 years ago
  21. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  22. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  23. 8265fe6 Add polyfill for pointer events, change code to handle both mouse and pointer events equalls. by commit-bot@chromium.org · 10 years ago
  24. 9f3b925 Ping MySQL every minute in an attempt to keep the connection alive. by commit-bot@chromium.org · 10 years ago
  25. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  26. 3824bcd Square pixels on zoom. by commit-bot@chromium.org · 10 years ago
  27. 7e9fb8d Fix an issue with FireFox where it blurs when copying from a smaller to a by commit-bot@chromium.org · 10 years ago
  28. 166b7e4 Add Doxygen link to titlebar. by commit-bot@chromium.org · 10 years ago
  29. d4ec0f1 Need checkerboard on history images too. by commit-bot@chromium.org · 10 years ago
  30. d9efd24 Add checkerboard under the image. by commit-bot@chromium.org · 10 years ago
  31. 1e2a0cb Fix history on workspaces, where you couldn't click on old tries. by commit-bot@chromium.org · 10 years ago
  32. 70222fa Run Squid as a reverse caching proxy on port 80 and proxy the requests by commit-bot@chromium.org · 10 years ago
  33. a60538e Move to a theme that more closely matches what was there before. by commit-bot@chromium.org · 10 years ago
  34. 950306c Use CodeMirror for WebTry snippets. by fmalita@google.com · 10 years ago
  35. 3dbcb10 Display the color at a point. by commit-bot@chromium.org · 10 years ago
  36. 89126a6 Set ulimits for the compile stage. by commit-bot@chromium.org · 10 years ago
  37. 715d88a Fix bug with starting at the home page. by commit-bot@chromium.org · 10 years ago
  38. 2a8abc4 Turn off warnings as errors, also allow c++11 extensions. by commit-bot@chromium.org · 10 years ago
  39. ea80046 Set TCP keepalive for MySQL connections. by commit-bot@chromium.org · 10 years ago
  40. 51e3960 Add a magnifier lens to the image. by commit-bot@chromium.org · 10 years ago
  41. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  42. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  43. edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 10 years ago
  44. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  45. 9004192 Factor out common template code. Send stdout back to web page. by commit-bot@chromium.org · 10 years ago
  46. 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 · 10 years ago
  47. c3b738a Move to using HTML templates when filling out the workspace history. by commit-bot@chromium.org · 10 years ago
  48. fcbf1a1 Update DESIGN, forgot to add new perms for the new tables. by commit-bot@chromium.org · 10 years ago
  49. 1bc6ecc Picking from the wrong end of the workspace history list. by commit-bot@chromium.org · 10 years ago
  50. 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 10 years ago
  51. d04e1dd First pass at workspaces. by commit-bot@chromium.org · 10 years ago
  52. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  53. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  54. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  55. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  56. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  57. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  58. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  59. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  60. 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 10 years ago
  61. c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 10 years ago
  62. 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  63. 0132a86 Cleaned up the start page, added wait cursor, disabled Run button while waiting for results. by commit-bot@chromium.org · 10 years ago
  64. 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 · 10 years ago
  65. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  66. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 10 years ago
  67. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  68. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  69. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 10 years ago
  70. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  71. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  72. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  73. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  74. 6f458fc First pass at a web app that lets you run Skia code and see the results. by commit-bot@chromium.org · 10 years ago
  75. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  76. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  77. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  78. 32a7195 fix the build error of SkiaExample -- use setColorType, not setConfig by commit-bot@chromium.org · 10 years ago
  79. 24e0496 Factor out a BaseContext from JsContext. by commit-bot@chromium.org · 10 years ago
  80. cb33687 Start prototyping what DisplayList support will look like. by commit-bot@chromium.org · 10 years ago
  81. 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  82. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  83. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 10 years ago
  84. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  85. f679d1b Rename Path to Path2D by commit-bot@chromium.org · 10 years ago
  86. 939560b Move SkV8Example to SkSurface by commit-bot@chromium.org · 10 years ago
  87. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  88. b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 10 years ago
  89. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  90. e1df565 Add conicTo(). by commit-bot@chromium.org · 10 years ago
  91. 310ec8e Update directions and lib paths for ninja. by commit-bot@chromium.org · 10 years ago
  92. c896f4d Both gears and snow should detect if Path is available, and also report on the console if present. by commit-bot@chromium.org · 11 years ago
  93. 5a064e3 Remove more unnamed namespace usages. by tfarina@chromium.org · 11 years ago
  94. 58c0fa3 Clear the canvas before drawing the gears. by commit-bot@chromium.org · 11 years ago
  95. 2055454 Add handling alpha values in RRGGBBAA formatted styles. by commit-bot@chromium.org · 11 years ago
  96. cd11018 Just use one version of the scripts in both the browser and in SkV8 by using feature detection to determine if we are running in a browser, and if the platform supports the Path() object. Also add oval, console.log, and the snow example code. by commit-bot@chromium.org · 11 years ago
  97. d08d23b Small tweaks to be able to build everything target: by commit-bot@chromium.org · 11 years ago
  98. b163984 Move v8 into third_party. by commit-bot@chromium.org · 11 years ago
  99. d784104 Add the gears.js demo and all the code changes needed to get it working, including implementing both fill and stroke style. Also add the HTML and JS files to compare with browser performance. by commit-bot@chromium.org · 11 years ago
  100. 179f6c5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago