1. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  2. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  3. edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 10 years ago
  4. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  5. 9004192 Factor out common template code. Send stdout back to web page. by commit-bot@chromium.org · 10 years ago
  6. 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
  7. c3b738a Move to using HTML templates when filling out the workspace history. by commit-bot@chromium.org · 10 years ago
  8. fcbf1a1 Update DESIGN, forgot to add new perms for the new tables. by commit-bot@chromium.org · 10 years ago
  9. 1bc6ecc Picking from the wrong end of the workspace history list. by commit-bot@chromium.org · 10 years ago
  10. 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 10 years ago
  11. d04e1dd First pass at workspaces. by commit-bot@chromium.org · 10 years ago
  12. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  13. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  14. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  15. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  16. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  17. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  18. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  19. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  20. 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 10 years ago
  21. c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 10 years ago
  22. 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  23. 0132a86 Cleaned up the start page, added wait cursor, disabled Run button while waiting for results. by commit-bot@chromium.org · 10 years ago
  24. 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
  25. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  26. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 10 years ago
  27. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  28. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  29. 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
  30. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  31. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  32. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  33. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  34. 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
  35. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  36. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  37. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  38. 32a7195 fix the build error of SkiaExample -- use setColorType, not setConfig by commit-bot@chromium.org · 10 years ago
  39. 24e0496 Factor out a BaseContext from JsContext. by commit-bot@chromium.org · 10 years ago
  40. cb33687 Start prototyping what DisplayList support will look like. by commit-bot@chromium.org · 10 years ago
  41. 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  43. 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
  44. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  45. f679d1b Rename Path to Path2D by commit-bot@chromium.org · 10 years ago
  46. 939560b Move SkV8Example to SkSurface by commit-bot@chromium.org · 10 years ago
  47. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  48. b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 11 years ago
  49. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  50. e1df565 Add conicTo(). by commit-bot@chromium.org · 11 years ago
  51. 310ec8e Update directions and lib paths for ninja. by commit-bot@chromium.org · 11 years ago
  52. 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
  53. 5a064e3 Remove more unnamed namespace usages. by tfarina@chromium.org · 11 years ago
  54. 58c0fa3 Clear the canvas before drawing the gears. by commit-bot@chromium.org · 11 years ago
  55. 2055454 Add handling alpha values in RRGGBBAA formatted styles. by commit-bot@chromium.org · 11 years ago
  56. 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
  57. d08d23b Small tweaks to be able to build everything target: by commit-bot@chromium.org · 11 years ago
  58. b163984 Move v8 into third_party. by commit-bot@chromium.org · 11 years ago
  59. 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
  60. 179f6c5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  61. 9ee0e32 Turn on GL drawing, allow switching via --gpu flag. by commit-bot@chromium.org · 11 years ago
  62. c8d7328 Renamed JsCanvas to JsContext and moved into it's own file. by commit-bot@chromium.org · 11 years ago
  63. 872796b Allow multiple concurrent timers. by commit-bot@chromium.org · 11 years ago
  64. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  65. 0fc0dea Add a setTimer() function. by commit-bot@chromium.org · 11 years ago
  66. b09bfcb add virtual destructor for SkExample to fix build error. by commit-bot@chromium.org · 11 years ago
  67. 26deb23 change SkScalarRound to SkScalarRoundToInt by reed@google.com · 11 years ago
  68. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  69. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  70. 4ad1e97 Add a print function in the global JS scope for debugging. by commit-bot@chromium.org · 11 years ago
  71. 48d94b8c Add command line flag for optionally loading JS from external files. by commit-bot@chromium.org · 11 years ago
  72. 3a6143d Added canvas.fillStyle with support for just the "#RRGGBB" style of colors. by commit-bot@chromium.org · 11 years ago
  73. 63ba319 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. befb499 Fix error in r12597 (can't forget that newline at the end of a file) by robertphillips@google.com · 11 years ago
  75. 42cc237 New Composite CSS border object by robertphillips@google.com · 11 years ago
  76. 9bde13c Add a canvas object with drawRect() and inval(). by commit-bot@chromium.org · 11 years ago
  77. 80bd0c9 A simple draw() function in Javascript. by commit-bot@chromium.org · 11 years ago
  78. 44a3877 V8 and Skia by commit-bot@chromium.org · 11 years ago
  79. 8272d87 Remove SkPdfNativeDoc::tokenizerOfStream. by scroggo@google.com · 11 years ago
  80. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  81. f242a48 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 36026de Simplify SkPdfTokenLooper behavior. by scroggo@google.com · 11 years ago
  83. 5f00865 Remove some PdfViewer warnings. by scroggo@google.com · 11 years ago
  84. 5092adc Separate and update PDF_DIFF_TRACE_IN_PNG by scroggo@google.com · 11 years ago
  85. 248647c Restructuring of PdfViewer code. by scroggo@google.com · 11 years ago
  86. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  87. bf64261 Move PdfTokenLooper into its own file. by scroggo@google.com · 11 years ago
  88. d1cf769 Ifdef guard for SkPdfContext. by scroggo@google.com · 11 years ago
  89. d906702 Move SkPdfContext into its own files. by scroggo@google.com · 11 years ago
  90. b1de123 Make changes based on talks with Edison. by scroggo@google.com · 11 years ago
  91. 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
  92. 0daf00c Move SkTDStackNester into its own private file. by scroggo@google.com · 11 years ago
  93. 0724e1f Hide unused gFormats. by mtklein@google.com · 11 years ago
  94. 9615f8d Add missing (trivial) virtual destructors. by mtklein@google.com · 11 years ago
  95. 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
  96. c6e1e9a Fix warnings and Win only error in pdf_viewer. by scroggo@google.com · 11 years ago
  97. 2212538 Include SkBitmapDevice for pdf_viewer. by scroggo@google.com · 11 years ago
  98. 608c35e pdfviewer: readobject can return null, and catalog can be null by edisonn@google.com · 11 years ago
  99. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  100. 04068b1 pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per inch, not dots per square inch) by edisonn@google.com · 11 years ago