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

Issue 11293210: Move global_descriptors to base/posix. (Closed)

Created:
8 years, 1 month ago by brettw
Modified:
8 years, 1 month ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, erikwright+watch_chromium.org, native-client-reviews_googlegroups.com, darin-cc_chromium.org
Visibility:
Public.

Description

Move global_descriptors to base/posix. This file represents a posix-only concept. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=167008

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -154 lines) Patch
M base/base.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
D base/global_descriptors_posix.h View 1 chunk +0 lines, -70 lines 0 comments Download
D base/global_descriptors_posix.cc View 1 chunk +0 lines, -60 lines 0 comments Download
A + base/posix/global_descriptors.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + base/posix/global_descriptors.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/breakpad_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/crash_dump_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_helper_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/app/android/sandboxed_process_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/app/content_main_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/plugin_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_descriptors.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/android/shell_descriptors.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_main_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/zygote/zygote_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_descriptors.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_multiprocess_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
8 years, 1 month ago (2012-11-09 21:44:03 UTC) #1
Elliot Glaysher
8 years, 1 month ago (2012-11-09 21:45:25 UTC) #2
lgtm, but I don't have owners in most of these directories.

Powered by Google App Engine
This is Rietveld 408576698