benwells@google.com
71d6d11712
Update idlsync.py to work with chrome generator.
...
BUG=None
R=vsm@google.com
Review URL: https://codereview.chromium.org//18855009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24871 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-10 00:29:19 +00:00
antonm@google.com
28c1b7c9ef
WebKit IDL roll.
...
Review URL: https://codereview.chromium.org//13843029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22013 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-25 08:03:17 +00:00
antonm@google.com
8af52be78a
Roll IDLs.
...
TBR=ager@google.com , blois@google.com , podivilov@chromium.org
Review URL: https://codereview.chromium.org//14017007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21643 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 18:30:23 +00:00
antonm@google.com
6eb7f1eb90
Save all version control dirs.
...
TBR=ager@google.com
Review URL: https://codereview.chromium.org//13162002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20614 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-28 13:56:21 +00:00
ager@google.com
2c3d35ec54
Bring in new IDL files and generated code. Update the script that syncs the idl files to deal with the new third_party setup.
...
R=antonm@google.com
BUG=
Review URL: https://codereview.chromium.org//12676013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20378 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-22 13:22:29 +00:00
benwells@google.com
088ae22e82
Update idlsync.py to pull in dependencies required for chrome api generation.
...
BUG=None
Review URL: https://codereview.chromium.org//12300042
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18955 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-25 03:52:06 +00:00
vsm@google.com
fbe58ddefc
Import chrome idl into third_party
...
This is the result of:
./idlsync -u all
in tools/dom/scripts.
This also includes a simple script fix suggested by Anton.
TBR=antonm
Review URL: https://codereview.chromium.org//12261015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18483 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-13 21:14:39 +00:00
vsm@google.com
1e2dc5828f
Refactor idlsync.py to update chrome apps idl/tools.
...
Note, by default, idlsync.py will only update webkit IDL. Use:
idlsync.py -u chrome
to update chrome only or:
idlsync.py -u all
to update both.
Sasha: can you verify that the WHITELIST (*.py, *.idl, *.json) matches the files you need? Everything else will be pruned. Also, note, I've slightly changed the directories to not conflict with the existing ones pulled in by DEPS. I will remove those existing ones in a separate CL (the DEPS is a slightly different repo path).
Emily/Anton: can you review the rest? If this looks good, the intent is to run and check-in the files under third_party/chrome.
BUG=http://code.google.com/p/dart/issues/detail?id=8173
Review URL: https://codereview.chromium.org//12225151
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18467 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-13 18:53:39 +00:00
antonm@google.com
d6daea40d4
Remove debug print.
...
TBR=efortuna@google.com
Review URL: https://codereview.chromium.org//11958043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17221 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-17 16:34:03 +00:00
antonm@google.com
fc0633a4ba
Adjust to recent move.
...
TBR=efortuna@google.com
Review URL: https://codereview.chromium.org//11931041
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17220 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-17 16:26:39 +00:00
efortuna@google.com
01fb2bbc86
Moved most of html lib generating scripts into tools.
...
BUG=
Review URL: https://codereview.chromium.org//11691009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16557 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-28 22:26:48 +00:00