commit-bot@chromium.org
|
d4ec0f1baa
|
Need checkerboard on history images too.
BUG=skia:
R=mtklein@google.com
Author: jcgregorio@google.com
Review URL: https://codereview.chromium.org/267723010
git-svn-id: http://skia.googlecode.com/svn/trunk@14526 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-02 12:56:43 +00:00 |
|
commit-bot@chromium.org
|
d9efd241bf
|
Add checkerboard under the image.
BUG=skia:
R=mtklein@google.com
Author: jcgregorio@google.com
Review URL: https://codereview.chromium.org/263853004
git-svn-id: http://skia.googlecode.com/svn/trunk@14519 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-01 20:52:12 +00:00 |
|
commit-bot@chromium.org
|
1e2a0cba37
|
Fix history on workspaces, where you couldn't click on old tries.
Also allow editing the first and last line because you might need
to do that to fix "old" tries that are already stored in the database.
By "old" I mean yesterday.
BUG=skia:
R=fmalita@google.com, fmalita@chromium.org
Author: jcgregorio@google.com
Review URL: https://codereview.chromium.org/264833004
git-svn-id: http://skia.googlecode.com/svn/trunk@14516 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-01 20:17:18 +00:00 |
|
commit-bot@chromium.org
|
a60538e954
|
Move to a theme that more closely matches what was there before.
Also, since it's a variation of "default" we can drop a whole file.
BUG=skia:
R=mtklein@google.com, fmalita@chromium.org
Author: jcgregorio@google.com
Review URL: https://codereview.chromium.org/265703005
git-svn-id: http://skia.googlecode.com/svn/trunk@14507 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-01 19:21:33 +00:00 |
|
fmalita@google.com
|
950306ccf1
|
Use CodeMirror for WebTry snippets.
CodeMirror (http://codemirror.net) is a rich code editor. This CL
adds the needed library and wires it with some minimal features, to
update the editor appearance to something like this:
http://codemirror.net/demo/theme.html?ambiance
We can later add Skia-customized features (custom keyword highlighting,
code completion, etc.).
(only tested locally)
R=jcgregorio@google.com, mtklein@google.com
Review URL: https://codereview.chromium.org/261693003
git-svn-id: http://skia.googlecode.com/svn/trunk@14499 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-01 15:14:56 +00:00 |
|