1. 8bf3df6 remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE by reed · 10 years ago
  2. d9f18a3 add headers to experimental SKP expectations by epoger · 10 years ago
  3. 5fc8edc update experimental SKP expectations using the new tool by epoger · 10 years ago
  4. a38acc7 add 2 missing SKP expectations files within experimental dir by epoger · 10 years ago
  5. 802aa8c start maintaining some experimental SKP expectations by epoger · 10 years ago
  6. 753b870 Define NDEBUG instead of SK_DEBUG/SK_RELEASE. by mtklein · 10 years ago
  7. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  8. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
  9. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  10. 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
  11. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  12. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  13. 17f0b6d share dm and command flags by caryclark · 10 years ago
  14. c09e8c2 https://chromiumcodereview.appspot.com/331133004/ by kozyatinskiy · 10 years ago
  15. 93de7a2 fix ios break by caryclark · 10 years ago
  16. 936b734 ios fixes by caryclark · 10 years ago
  17. c15ba1d bench rebase tool: add ability to specify a second CL for fluctuating data adjustment. by bensong · 10 years ago
  18. 3ef0453 Fix history handling for workspaces, issue with M36 by jcgregorio · 10 years ago
  19. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  20. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  21. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  22. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  23. d0eecd4 Use DNS and not hard coded IP address of the monitoring server. by jcgregorio · 10 years ago
  24. d6043b2 Add nanomsg to third_party, with some demos. by mtklein · 10 years ago
  25. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  26. 06cc564 removes deprecated -q flag for gsutil. by bensong · 10 years ago
  27. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  28. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  29. 6599881 Add metrics reporting to SkFiddle. by jcgregorio · 10 years ago
  30. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  31. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  32. 92bfb09 Fix etc1 support for SkFiddle. by jcgregorio · 10 years ago
  33. d0f18b1 Update link to Doxygen. by jcgregorio · 10 years ago
  34. 0a7e5b7 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 10 years ago
  35. 41e2ff2 fix bench rebase tool to cope with wider range of bots. by commit-bot@chromium.org · 10 years ago
  36. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  37. 7776735 bench rebase tools: format commit message and title. by commit-bot@chromium.org · 10 years ago
  38. 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
  39. 336df8f fix some bench rebase tool problems. by commit-bot@chromium.org · 10 years ago
  40. 5ddea76 Adds bench rebase tools to experimental for version control and self update. by commit-bot@chromium.org · 10 years ago
  41. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  42. a4c3677 Add gzip encoding responses. by commit-bot@chromium.org · 10 years ago
  43. 015c08e Move zooming into its own component, imported via HTML Imports. by commit-bot@chromium.org · 10 years ago
  44. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  45. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  46. 8265fe6 Add polyfill for pointer events, change code to handle both mouse and pointer events equalls. by commit-bot@chromium.org · 10 years ago
  47. 9f3b925 Ping MySQL every minute in an attempt to keep the connection alive. by commit-bot@chromium.org · 10 years ago
  48. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  49. 3824bcd Square pixels on zoom. by commit-bot@chromium.org · 10 years ago
  50. 7e9fb8d Fix an issue with FireFox where it blurs when copying from a smaller to a by commit-bot@chromium.org · 10 years ago
  51. 166b7e4 Add Doxygen link to titlebar. by commit-bot@chromium.org · 10 years ago
  52. d4ec0f1 Need checkerboard on history images too. by commit-bot@chromium.org · 10 years ago
  53. d9efd24 Add checkerboard under the image. by commit-bot@chromium.org · 10 years ago
  54. 1e2a0cb Fix history on workspaces, where you couldn't click on old tries. by commit-bot@chromium.org · 10 years ago
  55. 70222fa Run Squid as a reverse caching proxy on port 80 and proxy the requests by commit-bot@chromium.org · 10 years ago
  56. a60538e Move to a theme that more closely matches what was there before. by commit-bot@chromium.org · 10 years ago
  57. 950306c Use CodeMirror for WebTry snippets. by fmalita@google.com · 10 years ago
  58. 3dbcb10 Display the color at a point. by commit-bot@chromium.org · 10 years ago
  59. 89126a6 Set ulimits for the compile stage. by commit-bot@chromium.org · 10 years ago
  60. 715d88a Fix bug with starting at the home page. by commit-bot@chromium.org · 10 years ago
  61. 2a8abc4 Turn off warnings as errors, also allow c++11 extensions. by commit-bot@chromium.org · 10 years ago
  62. ea80046 Set TCP keepalive for MySQL connections. by commit-bot@chromium.org · 10 years ago
  63. 51e3960 Add a magnifier lens to the image. by commit-bot@chromium.org · 10 years ago
  64. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  65. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  66. edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 10 years ago
  67. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  68. 9004192 Factor out common template code. Send stdout back to web page. by commit-bot@chromium.org · 10 years ago
  69. 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
  70. c3b738a Move to using HTML templates when filling out the workspace history. by commit-bot@chromium.org · 10 years ago
  71. fcbf1a1 Update DESIGN, forgot to add new perms for the new tables. by commit-bot@chromium.org · 10 years ago
  72. 1bc6ecc Picking from the wrong end of the workspace history list. by commit-bot@chromium.org · 10 years ago
  73. 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 10 years ago
  74. d04e1dd First pass at workspaces. by commit-bot@chromium.org · 10 years ago
  75. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  76. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  77. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  78. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  79. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  80. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  81. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  82. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  83. 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 10 years ago
  84. c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 10 years ago
  85. 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  86. 0132a86 Cleaned up the start page, added wait cursor, disabled Run button while waiting for results. by commit-bot@chromium.org · 10 years ago
  87. 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
  88. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  89. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 10 years ago
  90. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  91. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  92. 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
  93. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  94. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  95. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  96. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  97. 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
  98. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  99. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  100. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago