Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
284d87dd
Unverified
Commit
284d87dd
authored
May 03, 2018
by
Andrew Davies
Committed by
GitHub
May 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[frdp] Fix authors statement. (#17263)
parent
5a01da47
Changes
11
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
list_vms_and_flutter_views.dart
...e_debug_protocol/examples/list_vms_and_flutter_views.dart
+1
-1
fuchsia_remote_debug_protocol.dart
...ote_debug_protocol/lib/fuchsia_remote_debug_protocol.dart
+1
-1
logging.dart
packages/fuchsia_remote_debug_protocol/lib/logging.dart
+1
-1
logging.dart
...fuchsia_remote_debug_protocol/lib/src/common/logging.dart
+1
-1
network.dart
...fuchsia_remote_debug_protocol/lib/src/common/network.dart
+1
-1
dart_vm.dart
...s/fuchsia_remote_debug_protocol/lib/src/dart/dart_vm.dart
+1
-1
fuchsia_remote_connection.dart
...ote_debug_protocol/lib/src/fuchsia_remote_connection.dart
+1
-1
ssh_command_runner.dart
...te_debug_protocol/lib/src/runners/ssh_command_runner.dart
+1
-1
fuchsia_remote_connection_test.dart
...e_debug_protocol/test/fuchsia_remote_connection_test.dart
+1
-1
dart_vm_test.dart
...sia_remote_debug_protocol/test/src/dart/dart_vm_test.dart
+1
-1
ssh_command_runner_test.dart
...ug_protocol/test/src/runners/ssh_command_runner_test.dart
+1
-1
No files found.
packages/fuchsia_remote_debug_protocol/examples/list_vms_and_flutter_views.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/fuchsia_remote_debug_protocol.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/logging.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/src/common/logging.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/src/common/network.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/src/dart/dart_vm.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/lib/src/runners/ssh_command_runner.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/test/fuchsia_remote_connection_test.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/test/src/dart/dart_vm_test.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
packages/fuchsia_remote_debug_protocol/test/src/runners/ssh_command_runner_test.dart
View file @
284d87dd
// Copyright 2018 The
Flutter
Authors. All rights reserved.
// Copyright 2018 The
Chromium
Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment