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

Issue 9845043: Rename client/{dom,html} to lib/{dom,html} . (Closed)

Created:
8 years, 9 months ago by dgrove
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename client/{dom,html} to lib/{dom,html} . Committed: https://code.google.com/p/dart/source/detail?r=5840

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -112197 lines) Patch
D client/dom/dom.dart View 1 chunk +0 lines, -12686 lines 0 comments Download
D client/dom/frog/dom_frog.dart View 1 chunk +0 lines, -24630 lines 0 comments Download
D client/dom/idl/dart/dart.idl View 1 chunk +0 lines, -229 lines 0 comments Download
D client/dom/idl/dart/webkit-supplemental.idl View 1 chunk +0 lines, -20 lines 0 comments Download
D client/dom/scripts/all_tests.py View 1 chunk +0 lines, -24 lines 0 comments Download
D client/dom/scripts/dartdomgenerator.py View 1 chunk +0 lines, -195 lines 0 comments Download
D client/dom/scripts/dartgenerator.py View 1 chunk +0 lines, -634 lines 0 comments Download
D client/dom/scripts/dartgenerator_test.py View 1 chunk +0 lines, -238 lines 0 comments Download
D client/dom/scripts/database.py View 1 chunk +0 lines, -222 lines 0 comments Download
D client/dom/scripts/database_test.py View 1 chunk +0 lines, -93 lines 0 comments Download
D client/dom/scripts/databasebuilder.py View 1 chunk +0 lines, -615 lines 0 comments Download
D client/dom/scripts/databasebuilder_test.py View 1 chunk +0 lines, -387 lines 0 comments Download
D client/dom/scripts/emitter.py View 1 chunk +0 lines, -217 lines 0 comments Download
D client/dom/scripts/emitter_test.py View 1 chunk +0 lines, -100 lines 0 comments Download
D client/dom/scripts/fremontcutbuilder.py View 1 chunk +0 lines, -191 lines 0 comments Download
D client/dom/scripts/generator.py View 1 chunk +0 lines, -685 lines 0 comments Download
D client/dom/scripts/idlnode.py View 1 chunk +0 lines, -495 lines 0 comments Download
D client/dom/scripts/idlnode_test.py View 1 chunk +0 lines, -147 lines 0 comments Download
D client/dom/scripts/idlparser.dart View 1 chunk +0 lines, -549 lines 0 comments Download
D client/dom/scripts/idlparser.py View 1 chunk +0 lines, -442 lines 0 comments Download
D client/dom/scripts/idlparser_test.dart View 1 chunk +0 lines, -116 lines 0 comments Download
D client/dom/scripts/idlparser_test.py View 1 chunk +0 lines, -159 lines 0 comments Download
D client/dom/scripts/idlrenderer.dart View 1 chunk +0 lines, -180 lines 0 comments Download
D client/dom/scripts/idlrenderer.py View 1 chunk +0 lines, -180 lines 0 comments Download
D client/dom/scripts/idlrenderer_test.py View 1 chunk +0 lines, -83 lines 0 comments Download
D client/dom/scripts/logging.conf View 1 chunk +0 lines, -58 lines 0 comments Download
D client/dom/scripts/multiemitter.py View 1 chunk +0 lines, -85 lines 0 comments Download
D client/dom/scripts/multiemitter_test.py View 1 chunk +0 lines, -47 lines 0 comments Download
D client/dom/scripts/pegparser.py View 1 chunk +0 lines, -527 lines 0 comments Download
D client/dom/scripts/pegparser_test.py View 1 chunk +0 lines, -200 lines 0 comments Download
D client/dom/scripts/systembase.py View 1 chunk +0 lines, -111 lines 0 comments Download
D client/dom/scripts/systemfrog.py View 1 chunk +0 lines, -382 lines 0 comments Download
D client/dom/scripts/systemhtml.py View 1 chunk +0 lines, -1782 lines 0 comments Download
D client/dom/scripts/systeminterface.py View 1 chunk +0 lines, -217 lines 0 comments Download
D client/dom/scripts/systemnative.py View 1 chunk +0 lines, -840 lines 0 comments Download
D client/dom/scripts/systemwrapping.py View 1 chunk +0 lines, -543 lines 0 comments Download
D client/dom/scripts/templateloader.py View 1 chunk +0 lines, -113 lines 0 comments Download
D client/dom/scripts/templateloader_test.py View 1 chunk +0 lines, -125 lines 0 comments Download
D client/dom/src/DOMType.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/src/DOMWrapperBase.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D client/dom/src/EventListener.dart View 1 chunk +0 lines, -5 lines 0 comments Download
D client/dom/src/GlobalProperties.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D client/dom/src/KeyLocation.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D client/dom/src/KeyName.dart View 1 chunk +0 lines, -493 lines 0 comments Download
D client/dom/src/ReadyState.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D client/dom/src/TimeoutHandler.dart View 1 chunk +0 lines, -5 lines 0 comments Download
D client/dom/src/_Collections.dart View 1 chunk +0 lines, -52 lines 0 comments Download
D client/dom/src/_FactoryProviders.dart View 1 chunk +0 lines, -103 lines 0 comments Download
D client/dom/src/_ListIterators.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D client/dom/src/_Lists.dart View 1 chunk +0 lines, -68 lines 0 comments Download
D client/dom/src/_XMLHttpRequestUtils.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D client/dom/src/dummy_FactoryProviders.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D client/dom/src/dummy_GlobalProperties.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/src/frog_DOMImplementation.dart View 1 chunk +0 lines, -51 lines 0 comments Download
D client/dom/src/frog_DOMType.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/src/frog_DOMTypeJs.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/src/frog_FactoryProviders.dart View 1 chunk +0 lines, -72 lines 0 comments Download
D client/dom/src/native_DOMImplementation.dart View 1 chunk +0 lines, -80 lines 0 comments Download
D client/dom/src/native_DOMPublic.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D client/dom/src/native_DOMWrapperBase.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D client/dom/src/native_FactoryProviders.dart View 1 chunk +0 lines, -53 lines 0 comments Download
D client/dom/src/native_FactoryProvidersImplementation.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D client/dom/src/native_GlobalProperties.dart View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/src/wrapping_FactoryProviders.dart View 1 chunk +0 lines, -175 lines 0 comments Download
D client/dom/src/wrapping_GlobalProperties.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D client/dom/templates/callback.darttemplate View 1 chunk +0 lines, -6 lines 0 comments Download
D client/dom/templates/dom/dummy/dom_dummy.darttemplate View 1 chunk +0 lines, -18 lines 0 comments Download
D client/dom/templates/dom/dummy/factoryprovider.darttemplate View 1 chunk +0 lines, -7 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider_HTMLAudioElement.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider_HTMLOptionElement.darttemplate View 1 chunk +0 lines, -16 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider_SharedWorker.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider_TextTrackCue.darttemplate View 1 chunk +0 lines, -15 lines 0 comments Download
D client/dom/templates/dom/frog/factoryprovider_WebKitCSSMatrix.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/dom/frog/frog_dom.darttemplate View 1 chunk +0 lines, -29 lines 0 comments Download
D client/dom/templates/dom/frog/impl_Console.darttemplate View 1 chunk +0 lines, -16 lines 0 comments Download
D client/dom/templates/dom/frog/impl_DOMWindow.darttemplate View 1 chunk +0 lines, -12 lines 0 comments Download
D client/dom/templates/dom/frog/impl_HTMLIFrameElement.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/dom/frog/impl_Storage.darttemplate View 1 chunk +0 lines, -29 lines 0 comments Download
D client/dom/templates/dom/interface/interface_AudioContext.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/dom/interface/interface_Point.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/dom/interface/interface_WebKitPoint.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/dom/interface/interface_WebSocket.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/dom/native/cpp_callback_header.template View 1 chunk +0 lines, -39 lines 0 comments Download
D client/dom/templates/dom/native/cpp_callback_implementation.template View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/dom/native/cpp_derived_sources.template View 1 chunk +0 lines, -9 lines 0 comments Download
D client/dom/templates/dom/native/cpp_header.template View 1 chunk +0 lines, -45 lines 0 comments Download
D client/dom/templates/dom/native/cpp_implementation.template View 1 chunk +0 lines, -27 lines 0 comments Download
D client/dom/templates/dom/native/cpp_resolver.template View 1 chunk +0 lines, -18 lines 0 comments Download
D client/dom/templates/dom/native/dart_implementation.darttemplate View 1 chunk +0 lines, -12 lines 0 comments Download
D client/dom/templates/dom/native/dom_impl.darttemplate View 1 chunk +0 lines, -21 lines 0 comments Download
D client/dom/templates/dom/native/dom_public.darttemplate View 1 chunk +0 lines, -22 lines 0 comments Download
D client/dom/templates/dom/native/factoryprovider.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/dom/wrapping/wrapping_dom.darttemplate View 1 chunk +0 lines, -24 lines 0 comments Download
D client/dom/templates/dom/wrapping/wrapping_impl.darttemplate View 1 chunk +0 lines, -5 lines 0 comments Download
D client/dom/templates/frog_impl.darttemplate View 1 chunk +0 lines, -3 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider_AudioElement.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider_BlobBuilder.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider_CSSMatrix.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider_OptionElement.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/dartium/factoryprovider_XMLHttpRequest.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/html/dartium/html_dartium.darttemplate View 1 chunk +0 lines, -87 lines 0 comments Download
D client/dom/templates/html/dartium/impl_Document.darttemplate View 1 chunk +0 lines, -47 lines 0 comments Download
D client/dom/templates/html/dartium/impl_EventTarget.darttemplate View 1 chunk +0 lines, -115 lines 0 comments Download
D client/dom/templates/html/dartium/impl_Window.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_AudioElement.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_CSSMatrix.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_OptionElement.darttemplate View 1 chunk +0 lines, -15 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_SharedWorker.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_TextTrackCue.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/html/frog/factoryprovider_XMLHttpRequest.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/html/frog/html_frog.darttemplate View 1 chunk +0 lines, -70 lines 0 comments Download
D client/dom/templates/html/frog/impl_Console.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/frog/impl_Document.darttemplate View 1 chunk +0 lines, -34 lines 0 comments Download
D client/dom/templates/html/frog/impl_EventTarget.darttemplate View 1 chunk +0 lines, -63 lines 0 comments Download
D client/dom/templates/html/frog/impl_HtmlElement.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/frog/impl_Window.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/html/impl/impl_CSSStyleDeclaration.darttemplate View 1 chunk +0 lines, -2786 lines 0 comments Download
D client/dom/templates/html/impl/impl_DocumentFragment.darttemplate View 1 chunk +0 lines, -344 lines 0 comments Download
D client/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +0 lines, -541 lines 0 comments Download
D client/dom/templates/html/impl/impl_Node.darttemplate View 1 chunk +0 lines, -42 lines 0 comments Download
D client/dom/templates/html/impl/impl_NodeList.darttemplate View 1 chunk +0 lines, -171 lines 0 comments Download
D client/dom/templates/html/impl/impl_SVGElement.darttemplate View 1 chunk +0 lines, -54 lines 0 comments Download
D client/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate View 1 chunk +0 lines, -1854 lines 0 comments Download
D client/dom/templates/html/interface/interface_Document.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/dom/templates/html/interface/interface_DocumentFragment.darttemplate View 1 chunk +0 lines, -20 lines 0 comments Download
D client/dom/templates/html/interface/interface_Element.darttemplate View 1 chunk +0 lines, -300 lines 0 comments Download
D client/dom/templates/html/interface/interface_Event.darttemplate View 1 chunk +0 lines, -16 lines 0 comments Download
D client/dom/templates/html/interface/interface_EventTarget.darttemplate View 1 chunk +0 lines, -23 lines 0 comments Download
D client/dom/templates/html/interface/interface_MouseEvent.darttemplate View 1 chunk +0 lines, -14 lines 0 comments Download
D client/dom/templates/html/interface/interface_Node.darttemplate View 1 chunk +0 lines, -17 lines 0 comments Download
D client/dom/templates/html/interface/interface_NodeList.darttemplate View 1 chunk +0 lines, -16 lines 0 comments Download
D client/dom/templates/html/interface/interface_NodeSelector.darttemplate View 1 chunk +0 lines, -13 lines 0 comments Download
D client/dom/templates/html/interface/interface_Point.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/interface/interface_SVGElement.darttemplate View 1 chunk +0 lines, -13 lines 0 comments Download
D client/dom/templates/html/interface/interface_SVGSVGElement.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/interface/interface_Text.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/interface/interface_WebSocket.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
D client/dom/templates/html/interface/interface_Window.darttemplate View 1 chunk +0 lines, -19 lines 0 comments Download
D client/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download
D client/dom/templates/immutable_list_mixin.darttemplate View 1 chunk +0 lines, -67 lines 0 comments Download
D client/dom/templates/interface.darttemplate View 1 chunk +0 lines, -8 lines 0 comments Download
D client/html/benchmarks/common/BenchUtil.dart View 1 chunk +0 lines, -82 lines 0 comments Download
D client/html/benchmarks/common/Interval.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D client/html/benchmarks/common/JSON.dart View 1 chunk +0 lines, -584 lines 0 comments Download
D client/html/benchmarks/common/Math2.dart View 1 chunk +0 lines, -49 lines 0 comments Download
D client/html/benchmarks/common/common.lib View 1 chunk +0 lines, -12 lines 0 comments Download
D client/html/benchmarks/dromaeo/Dromaeo.dart View 1 chunk +0 lines, -197 lines 0 comments Download
D client/html/benchmarks/dromaeo/Suites.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D client/html/benchmarks/dromaeo/application.css View 1 chunk +0 lines, -115 lines 0 comments Download
D client/html/benchmarks/dromaeo/dromaeo.app View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/benchmarks/dromaeo/favicon.ico View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/favicon.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/bg.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/clouds.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/clouds2.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/comets.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino1.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino2.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino3.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino4.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino5.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino6.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino7.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/dino8.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/left.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/logo.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/logo2.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/logo3.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/right.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/top.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/images/water.png View Binary file 0 comments Download
D client/html/benchmarks/dromaeo/index.html View 1 chunk +0 lines, -42 lines 0 comments Download
D client/html/benchmarks/dromaeo/reset.css View 1 chunk +0 lines, -38 lines 0 comments Download
D client/html/benchmarks/dromaeo/test-head.html View 1 chunk +0 lines, -4 lines 0 comments Download
D client/html/benchmarks/dromaeo/test-tail.html View 1 chunk +0 lines, -4 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/Common.dart View 1 chunk +0 lines, -51 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/DomAttr.dart View 1 chunk +0 lines, -31 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/DomModify.dart View 1 chunk +0 lines, -67 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/DomQuery.dart View 1 chunk +0 lines, -101 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/DomTraverse.dart View 1 chunk +0 lines, -84 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/Runner.dart View 1 chunk +0 lines, -130 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-attr.app View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-attr.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-attr-dartc.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-modify.app View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-modify.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-query.app View 1 chunk +0 lines, -12 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-query.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-traverse.app View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/dom-traverse.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D client/html/benchmarks/dromaeo/tests/runner.lib View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/benchmarks/dromaeo/web-style.css View 1 chunk +0 lines, -24 lines 0 comments Download
D client/html/frog/html_frog.dart View 1 chunk +0 lines, -31732 lines 0 comments Download
D client/html/html_dartium.dart View 1 chunk +0 lines, -1636 lines 0 comments Download
D client/html/html_frog.dart View 1 chunk +0 lines, -1120 lines 0 comments Download
D client/html/scripts/css_code_generator.py View 1 chunk +0 lines, -219 lines 0 comments Download
D client/html/src/AnimationEvent.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/src/AnimationEventWrappingImplementation.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D client/html/src/BeforeLoadEvent.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/src/BeforeLoadEventWrappingImplementation.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/src/CloseEvent.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/src/CloseEventWrappingImplementation.dart View 1 chunk +0 lines, -20 lines 0 comments Download
D client/html/src/CompositionEvent.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/src/CompositionEventWrappingImplementation.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D client/html/src/CssClassSet.dart View 1 chunk +0 lines, -150 lines 0 comments Download
D client/html/src/CustomEvent.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/src/CustomEventWrappingImplementation.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/src/DataAttributeMap.dart View 1 chunk +0 lines, -82 lines 0 comments Download
D client/html/src/Device.dart View 1 chunk +0 lines, -20 lines 0 comments Download
D client/html/src/DeviceMotionEvent.dart View 1 chunk +0 lines, -12 lines 0 comments Download
D client/html/src/DeviceMotionEventWrappingImplementation.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/src/DeviceOrientationEvent.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/src/DeviceOrientationEventWrappingImplementation.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D client/html/src/DocumentFragment.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D client/html/src/DocumentFragmentWrappingImplementation.dart View 1 chunk +0 lines, -397 lines 0 comments Download
D client/html/src/ErrorEvent.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/src/ErrorEventWrappingImplementation.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D client/html/src/HashChangeEvent.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/src/HashChangeEventWrappingImplementation.dart View 1 chunk +0 lines, -18 lines 0 comments Download
D client/html/src/KeyboardEvent.dart View 1 chunk +0 lines, -570 lines 0 comments Download
D client/html/src/KeyboardEventWrappingImplementation.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D client/html/src/Measurement.dart View 1 chunk +0 lines, -120 lines 0 comments Download
D client/html/src/MessageEvent.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D client/html/src/MessageEventWrappingImplementation.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D client/html/src/MutationEvent.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D client/html/src/MutationEventWrappingImplementation.dart View 1 chunk +0 lines, -27 lines 0 comments Download
D client/html/src/OverflowEvent.dart View 1 chunk +0 lines, -20 lines 0 comments Download
D client/html/src/OverflowEventWrappingImplementation.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D client/html/src/PageTransitionEvent.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/src/PageTransitionEventWrappingImplementation.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D client/html/src/PopStateEvent.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D client/html/src/PopStateEventWrappingImplementation.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/src/ProgressEvent.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/src/ProgressEventWrappingImplementation.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D client/html/src/SVGDocument.dart View 1 chunk +0 lines, -8 lines 0 comments Download
D client/html/src/SVGDocumentWrappingImplementation.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D client/html/src/SVGElement.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D client/html/src/SVGElementInstance.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D client/html/src/SVGElementInstanceWrappingImplementation.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D client/html/src/SVGElementWrappingImplementation.dart View 1 chunk +0 lines, -91 lines 0 comments Download
D client/html/src/SVGSVGElement.dart View 1 chunk +0 lines, -91 lines 0 comments Download
D client/html/src/SVGSVGElementWrappingImplementation.dart View 1 chunk +0 lines, -219 lines 0 comments Download
D client/html/src/StorageEvent.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D client/html/src/StorageEventWrappingImplementation.dart View 1 chunk +0 lines, -27 lines 0 comments Download
D client/html/src/TextEvent.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/src/TextEventWrappingImplementation.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/src/TouchEvent.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D client/html/src/TouchEventWrappingImplementation.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D client/html/src/TransitionEvent.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/src/TransitionEventWrappingImplementation.dart View 1 chunk +0 lines, -34 lines 0 comments Download
D client/html/src/UIEvent.dart View 1 chunk +0 lines, -27 lines 0 comments Download
D client/html/src/UIEventWrappingImplementation.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D client/html/src/WheelEvent.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D client/html/src/WheelEventWrappingImplementation.dart View 1 chunk +0 lines, -46 lines 0 comments Download
D client/html/src/XMLDocument.dart View 1 chunk +0 lines, -12 lines 0 comments Download
D client/html/src/XMLDocumentWrappingImplementation.dart View 1 chunk +0 lines, -169 lines 0 comments Download
D client/html/src/XMLElement.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D client/html/src/XMLElementWrappingImplementation.dart View 1 chunk +0 lines, -191 lines 0 comments Download
D client/html/src/XMLHttpRequestProgressEvent.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/src/XMLHttpRequestProgressEventWrappingImplementation.dart View 1 chunk +0 lines, -20 lines 0 comments Download
D client/html/src/XMLHttpRequestUpload.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/src/XMLHttpRequestUploadWrappingImplementation.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D client/html/src/XMLHttpRequestWrappingImplementation.dart View 1 chunk +0 lines, -131 lines 0 comments Download
D client/html/src/_DOMTypeBase.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D client/html/src/_Testing.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D client/html/src/dartium_FactoryProviders.dart View 1 chunk +0 lines, -68 lines 0 comments Download
D client/html/src/frog_FactoryProviders.dart View 1 chunk +0 lines, -72 lines 0 comments Download
D client/html/src/shared_FactoryProviders.dart View 1 chunk +0 lines, -166 lines 0 comments Download
M compiler/dartc.xml View 1 chunk +2 lines, -2 lines 0 comments Download
M compiler/lib/implementation/isolate.js View 1 chunk +1 line, -1 line 0 comments Download
M compiler/scripts/generate_my_projects.py View 1 chunk +1 line, -1 line 0 comments Download
M dart.gyp View 1 chunk +4 lines, -4 lines 0 comments Download
M frog/leg/apiimpl.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M frog/leg/scanner/source_list.dart View 1 chunk +30 lines, -30 lines 0 comments Download
M frog/reader.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M samples/dartboard/build_dartlib/core.dartdef View 1 chunk +2 lines, -2 lines 0 comments Download
M samples/dartboard/dartboard.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/create_sdk.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/testing/frogpad/frogpad.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dgrove
8 years, 9 months ago (2012-03-23 23:17:51 UTC) #1
dgrove
Adding Anton, as this will impact dartium.
8 years, 9 months ago (2012-03-23 23:20:02 UTC) #2
Siggi Cherem (dart-lang)
lgtm
8 years, 9 months ago (2012-03-23 23:25:05 UTC) #3
kasperl
8 years, 9 months ago (2012-03-23 23:33:15 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698