Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
commitb6a14b7a0263778a0f04a0c6999d6737f5ee2a0a
authorrockot <rockot@chromium.org>
Mon, 24 Aug 2015 17:24:19 +0000 (24 10:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Aug 2015 17:24:56 +0000 (24 17:24 +0000)
tree069b72b9890c254d29af2d0b10de7035505a7616
parent8bd9e806da07493c0fc48c8ff257a899281f1be5
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598

Re-land number two. Now with cherry-picked android test fix.

BUG=None
TBR=jam@chromium.org,ben@chromium.org
TBR=mfoltz@chromium.org
TBR=mek@chromium.org
TBR=xhwang@chromium.org
TBR=shess@chromium.org

Review URL: https://codereview.chromium.org/1311043003

Cr-Commit-Position: refs/heads/master@{#345106}
138 files changed:
build/module_args/dart.gni [new file with mode: 0644]
chrome/browser/media/router/media_router_mojo_impl.h
chrome/browser/media/router/media_router_mojo_test.h
components/devtools_service/devtools_http_server.h
components/filesystem/files_test_base.h
components/html_viewer/document_resource_waiter.h
components/html_viewer/html_frame.cc
components/html_viewer/html_frame.h
components/html_viewer/web_socket_handle_impl.cc
content/browser/presentation/presentation_service_impl.cc
content/browser/presentation/presentation_service_impl.h
content/child/navigator_connect/service_port_provider.h
content/renderer/presentation/presentation_dispatcher.h
content/renderer/usb/web_usb_client_impl.cc
content/renderer/usb/web_usb_device_impl.cc
content/renderer/usb/web_usb_device_impl.h
device/serial/data_receiver.h
device/serial/data_sink_receiver.h
device/serial/data_source_sender.h
extensions/browser/mojo/stash_backend_unittest.cc
ipc/mojo/ipc_channel_mojo.cc
mandoline/ui/aura/surface_binding.cc
media/mojo/services/mojo_cdm.h
media/mojo/services/mojo_renderer_impl.h
mojo/application/public/cpp/application_impl.h
mojo/application/public/cpp/lib/service_registry.h
mojo/gles2/command_buffer_client_impl.h
mojo/runner/child_process.cc
mojo/tools/rev_sdk.py
sql/mojo/sql_test_base.h
third_party/mojo/mojo_edk.gyp
third_party/mojo/mojo_edk_system_impl.gypi
third_party/mojo/mojo_edk_tests.gyp
third_party/mojo/mojo_public.gyp
third_party/mojo/src/mojo/edk/embedder/BUILD.gn
third_party/mojo/src/mojo/edk/embedder/embedder_unittest.cc
third_party/mojo/src/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc
third_party/mojo/src/mojo/edk/embedder/simple_platform_support.cc
third_party/mojo/src/mojo/edk/js/tests/js_to_cpp_tests.cc
third_party/mojo/src/mojo/edk/mojo_edk.gni
third_party/mojo/src/mojo/edk/system/BUILD.gn
third_party/mojo/src/mojo/edk/system/channel.cc
third_party/mojo/src/mojo/edk/system/channel.h
third_party/mojo/src/mojo/edk/system/channel_endpoint.cc
third_party/mojo/src/mojo/edk/system/channel_endpoint.h
third_party/mojo/src/mojo/edk/system/channel_manager.cc
third_party/mojo/src/mojo/edk/system/channel_manager.h
third_party/mojo/src/mojo/edk/system/connection_manager.h
third_party/mojo/src/mojo/edk/system/connection_manager_unittest.cc
third_party/mojo/src/mojo/edk/system/core.cc
third_party/mojo/src/mojo/edk/system/core.h
third_party/mojo/src/mojo/edk/system/core_test_base.cc
third_party/mojo/src/mojo/edk/system/core_test_base.h
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.h
third_party/mojo/src/mojo/edk/system/data_pipe_impl_unittest.cc
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.h
third_party/mojo/src/mojo/edk/system/dispatcher.cc
third_party/mojo/src/mojo/edk/system/dispatcher.h
third_party/mojo/src/mojo/edk/system/dispatcher_unittest.cc
third_party/mojo/src/mojo/edk/system/endpoint_relayer.cc
third_party/mojo/src/mojo/edk/system/endpoint_relayer.h
third_party/mojo/src/mojo/edk/system/incoming_endpoint.cc
third_party/mojo/src/mojo/edk/system/incoming_endpoint.h
third_party/mojo/src/mojo/edk/system/ipc_support.cc
third_party/mojo/src/mojo/edk/system/master_connection_manager.cc
third_party/mojo/src/mojo/edk/system/master_connection_manager.h
third_party/mojo/src/mojo/edk/system/message_in_transit.h
third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher.cc
third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher.h
third_party/mojo/src/mojo/edk/system/mutex.cc [new file with mode: 0644]
third_party/mojo/src/mojo/edk/system/mutex.h [new file with mode: 0644]
third_party/mojo/src/mojo/edk/system/mutex_unittest.cc [new file with mode: 0644]
third_party/mojo/src/mojo/edk/system/platform_handle_dispatcher.cc
third_party/mojo/src/mojo/edk/system/platform_handle_dispatcher.h
third_party/mojo/src/mojo/edk/system/raw_channel_unittest.cc
third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.h
third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
third_party/mojo/src/mojo/edk/system/simple_dispatcher.h
third_party/mojo/src/mojo/edk/system/simple_dispatcher_unittest.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.h
third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.cc
third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.h
third_party/mojo/src/mojo/edk/system/test_utils.h
third_party/mojo/src/mojo/edk/system/thread_annotations.h [new file with mode: 0644]
third_party/mojo/src/mojo/edk/system/thread_annotations_unittest.cc [new file with mode: 0644]
third_party/mojo/src/mojo/edk/system/waiter_unittest.cc
third_party/mojo/src/mojo/edk/test/BUILD.gn
third_party/mojo/src/mojo/public/VERSION
third_party/mojo/src/mojo/public/c/gpu/DEPS [new file with mode: 0644]
third_party/mojo/src/mojo/public/cpp/bindings/BUILD.gn
third_party/mojo/src/mojo/public/cpp/bindings/binding.h
third_party/mojo/src/mojo/public/cpp/bindings/callback.h
third_party/mojo/src/mojo/public/cpp/bindings/error_handler.h [deleted file]
third_party/mojo/src/mojo/public/cpp/bindings/interface_impl.h [deleted file]
third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.cc
third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/map_data_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h
third_party/mojo/src/mojo/public/cpp/bindings/tests/BUILD.gn
third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_callback_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/bindings_perftest.cc [new file with mode: 0644]
third_party/mojo/src/mojo/public/cpp/bindings/tests/callback_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/connector_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.cc [moved from third_party/mojo/src/mojo/public/cpp/bindings/lib/message_queue.cc with 80% similarity]
third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.h [moved from third_party/mojo/src/mojo/public/cpp/bindings/lib/message_queue.h with 61% similarity]
third_party/mojo/src/mojo/public/cpp/bindings/tests/request_response_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/router_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_unittest.cc
third_party/mojo/src/mojo/public/dart/.analysis_options [new file with mode: 0644]
third_party/mojo/src/mojo/public/dart/.gitignore
third_party/mojo/src/mojo/public/dart/BUILD.gn
third_party/mojo/src/mojo/public/dart/CHANGELOG.md
third_party/mojo/src/mojo/public/dart/lib/io.dart [deleted file]
third_party/mojo/src/mojo/public/dart/pubspec.yaml
third_party/mojo/src/mojo/public/dart/rules.gni
third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
third_party/mojo/src/mojo/public/interfaces/bindings/tests/ping_service.mojom [new file with mode: 0644]
third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_unions.mojom
third_party/mojo/src/mojo/public/mojo_application.gni
third_party/mojo/src/mojo/public/python/mojo_bindings/descriptor.py
third_party/mojo/src/mojo/public/python/mojo_bindings/reflection.py
third_party/mojo/src/mojo/public/python/mojo_bindings/serialization.py
third_party/mojo/src/mojo/public/tools/NETWORK_SERVICE_VERSION
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/enum_declaration.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/interface_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_dart_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_python_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/python_templates/module.py.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/python_templates/module_macros.tmpl
third_party/mojo/src/mojo/public/tools/dart_pkg.py