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

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (Closed)

Created:
5 years, 1 month ago by Ken Rockot(use gerrit already)
Modified:
5 years, 1 month ago
Reviewers:
jam
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, jkarlin+watch_chromium.org, maxbogue+watch_chromium.org, mcasas+watch_chromium.org, media-router+watch_chromium.org, penghuang+watch-mandoline_chromium.org, piman+watch_chromium.org, plaree+watch_chromium.org, posciak+watch_chromium.org, pvalenzuela+watch_chromium.org, qsr+mojo_chromium.org, rjkroege, tfarina, tim+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Eliminate third_party/mojo/src from all targets' include paths Eliding presubmit here because the missing DEPS entries are going to be addressed here: https://codereview.chromium.org/1410053006 BUG=554556 R=jam@chromium.org NOPRESUBMIT=true Committed: https://crrev.com/f2bfe56ff56152e21033992105c31437a3b150fe Cr-Commit-Position: refs/heads/master@{#359174}

Patch Set 1 #

Patch Set 2 : fix underspecified public deps #

Patch Set 3 : minus gn config #

Patch Set 4 : fix DEPS #

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1638 lines, -1270 lines) Patch
M chrome/browser/media/router/media_router.gyp View 4 chunks +1 line, -8 lines 0 comments Download
M components/bitmap_uploader/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/bitmap_uploader/bitmap_uploader.h View 1 chunk +1 line, -1 line 0 comments Download
M components/bitmap_uploader/bitmap_uploader.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/filesystem/directory_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_system_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/files_test_base.h View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/util.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/web_graphics_context_3d_command_buffer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M components/pdf_viewer/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/pdf_viewer/pdf_viewer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/background_sync/background_sync_service_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/presentation/presentation_service_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/wake_lock/wake_lock_service_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/wake_lock/wake_lock_service_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mandoline/services/updater/DEPS View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M mandoline/services/updater/updater_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/updater/updater_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/media_type_converters.h View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/mojo_cdm_service.h View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/service_factory_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/android/javatests/mojo_test_case.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/android/javatests/validation_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/android/system/core_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/application/public/cpp/application_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/application_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/application/public/cpp/application_test_base.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/application/public/cpp/interface_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/application_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/application/public/cpp/lib/application_test_base.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/application/public/cpp/lib/application_test_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/content_handler_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/interface_factory_connector.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/service_connector_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/service_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/lib/service_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/service_connector.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/application/public/cpp/service_provider_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/common/BUILD.gn View 1 2 chunks +4 lines, -1 line 0 comments Download
M mojo/edk/embedder/embedder.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/embedder_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/edk/embedder/entrypoints.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/edk/embedder/platform_channel_pair.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/platform_channel_pair_posix_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/platform_shared_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/platform_support.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/process_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/scoped_platform_handle.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/simple_platform_shared_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/simple_platform_shared_buffer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/simple_platform_support.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/drain_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/js/drain_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/js/handle.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/handle_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/mojo_runner_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/support.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/test/run_js_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/tests/js_to_cpp_tests.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/edk/js/waiting_callback.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/js/waiting_callback.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/async_waiter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/awakable.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/awakable_list.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/core.h View 5 chunks +9 lines, -9 lines 0 comments Download
M mojo/edk/system/core.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/core_test_base.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/core_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/core_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/data_pipe.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/edk/system/data_pipe_consumer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/data_pipe_producer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/data_pipe_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/edk/system/dispatcher.h View 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/edk/system/dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/handle_signals_state.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/handle_table.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/mapping_table.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/master_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/master_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/message_in_transit.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/message_in_transit_queue.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/message_pipe_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/message_pipe_perftest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/message_pipe_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/message_pipe_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/options_validation.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/options_validation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/platform_handle_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/raw_channel.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/raw_channel_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/raw_channel_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/raw_channel_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/shared_buffer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/shared_buffer_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/shared_buffer_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/simple_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/simple_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/test_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/transport_data.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/waiter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/waiter_test_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/edk/system/waiter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/test/multiprocess_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/test/run_all_perftests.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/test/run_all_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/test/scoped_ipc_support.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/test/test_support_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/environment/BUILD.gn View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M mojo/fetcher/network_fetcher_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M mojo/gles2/gles2_context.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/gles2/gles2_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/gles2/gles2_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/mojo_base.gyp View 2 chunks +0 lines, -12 lines 0 comments Download
M mojo/mojo_edk.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/package_manager/content_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/android/android_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/child/runner_connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/host/child_process.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/runner/host/child_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/runner/host/native_application_support.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/host/native_application_support.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A mojo/runner/shell_test_base.h View 1 2 3 4 1 chunk +60 lines, -0 lines 0 comments Download
A mojo/runner/shell_test_base_unittest.cc View 1 2 3 4 1 chunk +294 lines, -0 lines 0 comments Download
A mojo/runner/test/pingable_app.cc View 1 2 3 4 1 chunk +69 lines, -0 lines 0 comments Download
M mojo/services/network/udp_socket_apptest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_request_tracker_application.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_request_tracker_application.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_request_tracker_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_service_application.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_service_application.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_service_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_time_service_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/test_service/tracked_service.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/public/cpp/trace_provider_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/trace_data_sink.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/trace_recorder_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/tracing_app.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_instance.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/application_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_manager_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M mojo/shell/capability_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/capability_filter_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/connect_to_application_params.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/data_pipe_peek.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/util/capture_util.h View 1 chunk +1 line, -1 line 0 comments Download
M sql/mojo/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M sql/mojo/mojo_vfs.cc View 1 chunk +1 line, -1 line 0 comments Download
M sql/mojo/sql_test_base.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/mojo_edk.gyp View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/mojo/mojo_public.gyp View 1 chunk +1 line, -6 lines 0 comments Download
M third_party/mojo/mojom_bindings_generator.gypi View 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/mojo/mojom_bindings_generator_explicit.gypi View 3 chunks +0 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/embedder.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/embedder_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/entrypoints.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/master_process_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/platform_channel_pair.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/platform_support.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/process_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/scoped_platform_handle.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/simple_platform_shared_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/simple_platform_shared_buffer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/simple_platform_support.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/slave_process_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/drain_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/js/drain_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/js/handle.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/handle_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/mojo_runner_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/support.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/test/run_js_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/tests/js_to_cpp_tests.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/edk/js/waiting_callback.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/js/waiting_callback.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/async_waiter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/awakable.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/awakable_list.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_endpoint.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_endpoint.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_endpoint_id.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_manager_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/channel_test_base.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/connection_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/connection_manager_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/core.h View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/core.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/core_test_base.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/core_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/core_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/data_pipe_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/dispatcher.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/endpoint_relayer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/endpoint_relayer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/handle_signals_state.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/handle_table.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/incoming_endpoint.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/ipc_support.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/ipc_support_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/local_message_pipe_endpoint.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/mapping_table.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/master_connection_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/master_connection_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/memory.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/memory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_in_transit.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_in_transit_queue.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_pipe.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/message_pipe_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/mutex.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/mutex_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/options_validation.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/platform_handle_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/raw_channel.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/raw_channel_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/raw_channel_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/raw_channel_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/remote_data_pipe_impl_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/remote_message_pipe_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/simple_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/simple_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/slave_connection_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/test_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/thread_annotations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/transport_data.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/unique_identifier.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/waiter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/waiter_test_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/edk/system/waiter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/test/run_all_perftests.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/test/run_all_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/test/scoped_ipc_support.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/test/test_support_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/mojo/src/mojo/public/build/config/BUILD.gn View 1 2 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/environment/async_waiter.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/environment/logger.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gles2/chromium_extension.h View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gles2/gles2.h View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gles2/gles2_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gles2/gles2_types.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gpu/KHR/khrplatform.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/c/gpu/MGL/mgl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/gpu/MGL/mgl_onscreen.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/buffer.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/core.h View 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/data_pipe.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/functions.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/macros.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/main.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/message_pipe.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/system_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/tests/core_perftest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/c/system/tests/core_unittest_pure_c.c View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/system/tests/macros_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/c/system/types.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/test_support/BUILD.gn View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/test_support/test_support.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/c/test_support/test_support_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/BUILD.gn View 1 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/array.h View 3 chunks +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/associated_interface_ptr_info.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/associated_interface_request.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/binding.h View 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/callback.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr_info.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/array_internal.h View 2 chunks +13 lines, -13 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/array_internal.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/array_serialization.h View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_internal.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_serialization.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_serialization.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/bounds_checker.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/bounds_checker.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/buffer.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/callback_internal.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.h View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/control_message_handler.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/control_message_handler.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/control_message_proxy.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/control_message_proxy.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/filter_chain.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/filter_chain.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/interface_ptr_internal.h View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/map_data_internal.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/map_internal.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/map_serialization.h View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_builder.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_builder.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_header_validator.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_header_validator.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/message_internal.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/no_interface.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/router.h View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/router.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/shared_data.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/shared_ptr.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/string_serialization.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/string_serialization.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/template_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/thread_checker.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/thread_checker_posix.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/thread_checker_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/union_accessor.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/validate_params.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_errors.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_errors.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_util.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_util.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/lib/value_traits.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/map.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/message.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/message_filter.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/no_interface.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/string.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h View 2 chunks +12 lines, -12 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/struct_ptr.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/array_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_callback_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/bindings_perftest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/bounds_checker_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/buffer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/callback_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/connector_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/constant_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/container_test_util.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/container_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/equals_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/handle_passing_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/map_unittest.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/request_response_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/router_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/sample_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/serialization_warning_unittest.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/string_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/struct_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/type_conversion_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/union_unittest.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_test_input_parser.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_test_input_parser.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_unittest.cc View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/versioning_apptest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/tests/versioning_test_service.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/async_waiter.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/environment.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/async_waiter.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_async_waiter.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_async_waiter.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_logger.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_logger.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_task_tracker.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/default_task_tracker.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/environment.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/logging.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/scoped_task_tracking.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/lib/scoped_task_tracking.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/logging.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/task_tracker.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/tests/async_wait_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/tests/async_waiter_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/tests/logger_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/environment/tests/logging_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/buffer.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/core.h View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/data_pipe.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/functions.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/handle.h View 3 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/macros.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/message_pipe.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/tests/core_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/system/tests/macros_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/test_support/lib/test_support.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/test_support/lib/test_utils.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/test_support/test_support.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/test_support/test_utils.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/mutex.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/run_loop.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/thread_local.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/thread_local_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/lib/thread_local_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/mutex.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/run_loop.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/tests/mutex_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/tests/run_loop_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/tests/thread_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/thread.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/js/constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/mojo_sdk.gni View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/nacl/libmojo.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/nacl/mojo_initial_handle.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/nacl/mojo_irt.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/nacl/mojo_main_thunk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_impl_chromium_extension_thunks.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_impl_chromium_extension_thunks.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_impl_thunks.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_impl_thunks.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_thunks.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/gles2_thunks.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/mgl_onscreen_thunks.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/mgl_onscreen_thunks.c View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/mgl_thunks.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/mgl_thunks.c View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/system_thunks.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/system_thunks.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/mojo/src/mojo/public/platform/native/thunk_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/mojo/src/mojo/public/tests/test_support_private.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/mojo/src/mojo/public/tests/test_support_private.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module-internal.h.tmpl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/mojo/src/mojo/public/tools/bindings/mojom.gni View 1 2 2 chunks +0 lines, -5 lines 0 comments Download
M ui/views/mus/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/mus/surface_binding.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
Ken Rockot(use gerrit already)
5 years, 1 month ago (2015-11-11 19:38:23 UTC) #1
jam
rubberstamp lgtm. didn't look at all the cc files, just some. i did look at ...
5 years, 1 month ago (2015-11-11 20:13:28 UTC) #2
Ken Rockot(use gerrit already)
On 2015/11/11 at 20:13:28, jam wrote: > rubberstamp lgtm. didn't look at all the cc ...
5 years, 1 month ago (2015-11-11 20:25:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435063002/40001
5 years, 1 month ago (2015-11-11 20:52:23 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/117618)
5 years, 1 month ago (2015-11-11 21:14:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435063002/40001
5 years, 1 month ago (2015-11-11 21:18:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435063002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435063002/60001
5 years, 1 month ago (2015-11-11 21:28:30 UTC) #14
Ken Rockot(use gerrit already)
Committed patchset #5 (id:50457) manually as f2bfe56ff56152e21033992105c31437a3b150fe (presubmit successful).
5 years, 1 month ago (2015-11-11 22:26:46 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-11-12 20:01:16 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f2bfe56ff56152e21033992105c31437a3b150fe
Cr-Commit-Position: refs/heads/master@{#359174}

Powered by Google App Engine
This is Rietveld 408576698