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

Issue 6976055: More POSIX support for Chromium, consisting mostly of broadening ifdefs. This (Closed)

Created:
9 years, 6 months ago by tony
Modified:
9 years, 6 months ago
Reviewers:
CC:
chromium-reviews, vrk (LEFT CHROMIUM), kkania, annacc, ajwong+watch_chromium.org, cbentzel+watch_chromium.org, dmaclach+watch_chromium.org, apatrick_chromium, wez+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, Avi (use Gerrit), ddorwin+watch_chromium.org, fischman+watch_chromium.org, simonmorris+watch_chromium.org, pam+watch_chromium.org, sergeyu+watch_chromium.org, scherkus (not reviewing), jamiewalch+watch_chromium.org, hclam+watch_chromium.org, sjl, garykac+watch_chromium.org, acolwell GONE FROM CHROMIUM, lambroslambrou+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

More POSIX support for Chromium, consisting mostly of broadening ifdefs. This patch cuts across modules, as there's only a handful necessary for each, with the most in chrome/test/. ALSA is enabled on FreeBSD and Solaris, as libasound has been ported to those two platforms, and I moved resolv.h in host_resolver_proc.cc, because it depends on headers from sys_addrinfo.h on FreeBSD. Patch by ruben (chromium@hybridsource.org) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87641

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -60 lines) Patch
M base/debug/leak_annotations.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents_wrapper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/automation/automation_proxy_uitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/chrome_process_util.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/plugin/pdf_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/reliability/page_load_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/startup/feature_startup_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/startup/startup_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/test_launcher_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui/history_uitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/ui_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/demos/demos.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/demos/framework/main_exe.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M gpu/gles2_conform_support/gles2_conform_support.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/gles2_conform_support/native/main.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ipc/sync_socket_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/media_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/media_switches.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/tools/shader_bench/shader_bench.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/host_resolver_impl.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M net/base/host_resolver_proc.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/host_plugin.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M skia/ext/image_operations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_platform_device_skia.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698