Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Issue 12261015: Import chrome idl into third_party (Closed)

Created:
7 years, 10 months ago by vsm
Modified:
7 years, 10 months ago
Reviewers:
antonm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

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 Committed: https://code.google.com/p/dart/source/detail?r=18483

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26397 lines, -1 line) Patch
M third_party/WebCore/README View 1 chunk +1 line, -1 line 0 comments Download
A third_party/chrome/idl/README View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/chrome/idl/_manifest_features.json View 1 chunk +294 lines, -0 lines 0 comments Download
A third_party/chrome/idl/_permission_features.json View 1 chunk +439 lines, -0 lines 0 comments Download
A third_party/chrome/idl/alarms.idl View 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/chrome/idl/app.json View 1 chunk +102 lines, -0 lines 0 comments Download
A third_party/chrome/idl/app_current_window_internal.idl View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/chrome/idl/app_runtime.idl View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/chrome/idl/app_window.idl View 1 chunk +202 lines, -0 lines 0 comments Download
A third_party/chrome/idl/autotest_private.idl View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/chrome/idl/bluetooth.idl View 1 chunk +238 lines, -0 lines 0 comments Download
A third_party/chrome/idl/bookmark_manager_private.json View 1 chunk +252 lines, -0 lines 0 comments Download
A third_party/chrome/idl/bookmarks.json View 1 chunk +516 lines, -0 lines 0 comments Download
A third_party/chrome/idl/browser_action.json View 1 chunk +329 lines, -0 lines 0 comments Download
A third_party/chrome/idl/browsing_data.json View 1 chunk +353 lines, -0 lines 0 comments Download
A third_party/chrome/idl/chromeos_info_private.json View 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/chrome/idl/cloud_print_private.json View 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/chrome/idl/commands.json View 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/chrome/idl/content_settings.json View 1 chunk +224 lines, -0 lines 0 comments Download
A third_party/chrome/idl/context_menus.json View 1 chunk +313 lines, -0 lines 0 comments Download
A third_party/chrome/idl/cookies.json View 1 chunk +199 lines, -0 lines 0 comments Download
A third_party/chrome/idl/debugger.json View 1 chunk +147 lines, -0 lines 0 comments Download
A third_party/chrome/idl/declarative_content.json View 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/chrome/idl/declarative_web_request.json View 1 chunk +591 lines, -0 lines 0 comments Download
A third_party/chrome/idl/developer_private.idl View 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools.json View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools/experimental_audits.json View 1 chunk +190 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools/experimental_console.json View 1 chunk +99 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools/inspected_window.json View 1 chunk +196 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools/network.json View 1 chunk +87 lines, -0 lines 0 comments Download
A third_party/chrome/idl/devtools/panels.json View 1 chunk +316 lines, -0 lines 0 comments Download
A third_party/chrome/idl/dial.idl View 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/chrome/idl/downloads.idl View 1 chunk +431 lines, -0 lines 0 comments Download
A third_party/chrome/idl/echo_private.json View 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/chrome/idl/events.json View 1 chunk +308 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_accessibility.json View 1 chunk +284 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_app.json View 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_discovery.idl View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_dns.idl View 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_history.json View 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_identity.idl View 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_idltest.idl View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_infobars.json View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_input_virtual_keyboard.json View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_media_galleries.idl View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_notification.idl View 1 chunk +111 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_power.json View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_processes.json View 1 chunk +262 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_record.json View 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_rlz.json View 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_speech_input.json View 1 chunk +166 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_system_info_cpu.idl View 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_system_info_display.idl View 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_system_info_memory.idl View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/chrome/idl/experimental_system_info_storage.idl View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/chrome/idl/extension.json View 1 chunk +209 lines, -0 lines 0 comments Download
A third_party/chrome/idl/file_browser_handler.json View 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/chrome/idl/file_browser_handler_internal.json View 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/chrome/idl/file_browser_private.json View 1 chunk +1195 lines, -0 lines 0 comments Download
A third_party/chrome/idl/file_system.idl View 1 chunk +80 lines, -0 lines 0 comments Download
A third_party/chrome/idl/font_settings.json View 1 chunk +496 lines, -0 lines 0 comments Download
A third_party/chrome/idl/history.json View 1 chunk +180 lines, -0 lines 0 comments Download
A third_party/chrome/idl/i18n.json View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/chrome/idl/idle.json View 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/chrome/idl/input_ime.json View 1 chunk +558 lines, -0 lines 0 comments Download
A third_party/chrome/idl/input_method_private.json View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/chrome/idl/managed_mode_private.json View 1 chunk +127 lines, -0 lines 0 comments Download
A third_party/chrome/idl/management.json View 1 chunk +330 lines, -0 lines 0 comments Download
A third_party/chrome/idl/media_galleries.idl View 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/chrome/idl/media_galleries_private.idl View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/chrome/idl/media_player_private.json View 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/chrome/idl/metrics_private.json View 1 chunk +111 lines, -0 lines 0 comments Download
A third_party/chrome/idl/omnibox.json View 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/chrome/idl/page_action.json View 1 chunk +191 lines, -0 lines 0 comments Download
A third_party/chrome/idl/page_actions.json View 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/chrome/idl/page_capture.json View 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/chrome/idl/permissions.json View 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/chrome/idl/privacy.json View 1 chunk +94 lines, -0 lines 0 comments Download
A third_party/chrome/idl/proxy.json View 1 chunk +96 lines, -0 lines 0 comments Download
A third_party/chrome/idl/push_messaging.idl View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/chrome/idl/rtc_private.idl View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/chrome/idl/runtime.json View 1 chunk +366 lines, -0 lines 0 comments Download
A third_party/chrome/idl/script_badge.json View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/chrome/idl/serial.idl View 1 chunk +133 lines, -0 lines 0 comments Download
A third_party/chrome/idl/session_restore.json View 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/chrome/idl/socket.idl View 1 chunk +255 lines, -0 lines 0 comments Download
A third_party/chrome/idl/storage.json View 1 chunk +221 lines, -0 lines 0 comments Download
A third_party/chrome/idl/sync_file_system.idl View 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/chrome/idl/system_indicator.idl View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/chrome/idl/system_info_display.idl View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/chrome/idl/system_private.json View 1 chunk +130 lines, -0 lines 0 comments Download
A third_party/chrome/idl/tab_capture.idl View 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/chrome/idl/tabs.json View 1 chunk +933 lines, -0 lines 0 comments Download
A third_party/chrome/idl/terminal_private.json View 1 chunk +151 lines, -0 lines 0 comments Download
A third_party/chrome/idl/test.json View 1 chunk +128 lines, -0 lines 0 comments Download
A third_party/chrome/idl/top_sites.json View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/chrome/idl/tts.json View 1 chunk +239 lines, -0 lines 0 comments Download
A third_party/chrome/idl/tts_engine.json View 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/chrome/idl/types.json View 1 chunk +151 lines, -0 lines 0 comments Download
A third_party/chrome/idl/usb.idl View 1 chunk +175 lines, -0 lines 0 comments Download
A third_party/chrome/idl/wallpaper_private.json View 1 chunk +186 lines, -0 lines 0 comments Download
A third_party/chrome/idl/web_navigation.json View 1 chunk +338 lines, -0 lines 0 comments Download
A third_party/chrome/idl/web_request.json View 1 chunk +542 lines, -0 lines 0 comments Download
A third_party/chrome/idl/web_request_internal.json View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/chrome/idl/web_socket_proxy_private.json View 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/chrome/idl/webstore.json View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/chrome/idl/webstore_private.json View 1 chunk +212 lines, -0 lines 0 comments Download
A third_party/chrome/idl/webview.json View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/chrome/idl/windows.json View 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/chrome/tools/PRESUBMIT.py View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/chrome/tools/README View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/chrome/tools/cc_generator.py View 1 chunk +811 lines, -0 lines 0 comments Download
A third_party/chrome/tools/code.py View 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/chrome/tools/code_test.py View 1 chunk +165 lines, -0 lines 0 comments Download
A third_party/chrome/tools/compiler.py View 1 chunk +207 lines, -0 lines 0 comments Download
A third_party/chrome/tools/cpp_type_generator.py View 1 chunk +306 lines, -0 lines 0 comments Download
A third_party/chrome/tools/cpp_type_generator_test.py View 1 chunk +177 lines, -0 lines 0 comments Download
A third_party/chrome/tools/cpp_util.py View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/chrome/tools/cpp_util_test.py View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/chrome/tools/h_generator.py View 1 chunk +368 lines, -0 lines 0 comments Download
A + third_party/chrome/tools/highlighters/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/chrome/tools/highlighters/hilite_me_highlighter.py View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/chrome/tools/highlighters/none_highlighter.py View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/chrome/tools/highlighters/pygments_highlighter.py View 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/chrome/tools/idl_schema.py View 1 chunk +382 lines, -0 lines 0 comments Download
A third_party/chrome/tools/idl_schema_test.py View 1 chunk +153 lines, -0 lines 0 comments Download
A third_party/chrome/tools/json_parse.py View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/chrome/tools/json_schema.py View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/chrome/tools/json_schema_test.py View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/chrome/tools/model.py View 1 chunk +497 lines, -0 lines 0 comments Download
A third_party/chrome/tools/model_test.py View 1 chunk +103 lines, -0 lines 0 comments Download
A third_party/chrome/tools/preview.py View 1 chunk +361 lines, -0 lines 0 comments Download
A third_party/chrome/tools/schema_bundle_generator.py View 1 chunk +209 lines, -0 lines 0 comments Download
A third_party/chrome/tools/schema_util.py View 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/chrome/tools/schema_util_test.py View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/additional_properties.json View 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/any.json View 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/arrays.json View 1 chunk +231 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/browser_action.json View 1 chunk +272 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/callbacks.json View 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/choices.json View 1 chunk +150 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/content_settings.json View 1 chunk +221 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/crossref.json View 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/dependency_tester.json View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/enums.json View 1 chunk +212 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/font_settings.json View 1 chunk +550 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/forbidden.json View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/functions_as_parameters.json View 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/functions_on_types.json View 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/idl_basics.idl View 1 chunk +85 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/idl_callback_arrays.idl View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/idl_object_types.idl View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/idl_reserved_words.idl View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/json_schema_test.json View 1 chunk +101 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/objects.json View 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/permissions.json View 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/simple_api.json View 1 chunk +162 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/tabs.json View 1 chunk +769 lines, -0 lines 0 comments Download
A third_party/chrome/tools/test/windows.json View 1 chunk +264 lines, -0 lines 0 comments Download
A third_party/chrome/tools/util_cc_helper.py View 1 chunk +79 lines, -0 lines 0 comments Download
M tools/dom/scripts/idlsync.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
vsm
7 years, 10 months ago (2013-02-13 19:09:33 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698