podivilov@google.com
|
c330e105b1
|
Drop DatabaseBuilder.set_same_signatures method.
It doesn't affect code generation at all.
R=sra@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10073013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6677 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-18 10:40:37 +00:00 |
|
podivilov@google.com
|
658817482f
|
Remove unnecessary renames from dartdomgenerator.py.
AbstractView is not referenced by other idls so we can just ignore AbstractView.idl
like v8 bindings do.
Function -> EventListener rename also doesn't affect anything.
R=sra@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10082011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6676 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-18 10:31:32 +00:00 |
|
podivilov@google.com
|
9af798c536
|
Support passing the list of idl files to fremontcutbuilder.
Chrome gyp files define the list of all idl files used for bindings generation.
We need a way to pass this list to idl database builder so we are always up to date.
R=antonm@chromium.org,vsm@google.com
Review URL: https://chromiumcodereview.appspot.com//10024016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6403 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-11 11:45:32 +00:00 |
|
dgrove@google.com
|
7d558789d6
|
Rename client/{dom,html} to lib/{dom,html} .
Review URL: http://codereview.chromium.org//9845043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5840 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-26 16:29:54 +00:00 |
|