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

Issue 199105: Continue with the FreeBSD port - this version builds and links, though... (Closed)

Created:
11 years, 3 months ago by Ben Laurie (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com, fbarchard, willchan no longer on Chromium, Alpha Left Google, John Grabowski, Erik does not do reviews, Paul Godavari, pam+watch_chromium.org, awong, Paweł Hajdan Jr., kuchhal, darin (slow to review), brettw, Ben Goodger (Google), scherkus (not reviewing)
Visibility:
Public.

Description

Continue with the FreeBSD port - this version builds and links, though it doesn't run for long. See also: V8: http://codereview.chromium.org/193094 WebCore: http://codereview.chromium.org/204005

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+407 lines, -205 lines) Patch
M app/app.gyp View 4 chunks +4 lines, -4 lines 0 comments Download
M app/gfx/canvas.h View 2 chunks +2 lines, -2 lines 0 comments Download
M app/gfx/font.h View 4 chunks +4 lines, -4 lines 0 comments Download
M app/gfx/path.h View 2 chunks +2 lines, -2 lines 0 comments Download
M base/base.gyp View 2 chunks +9 lines, -6 lines 0 comments Download
M base/clipboard.h View 2 chunks +2 lines, -2 lines 0 comments Download
M base/debug_util_posix.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M base/file_version_info.h View 1 chunk +1 line, -1 line 0 comments Download
MM base/gfx/blit.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M base/gfx/rect.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M base/icu_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/logging.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M base/message_loop.h View 5 chunks +5 lines, -5 lines 0 comments Download
M base/message_loop.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M base/path_service.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M base/platform_thread_posix.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M base/sys_info.h View 1 chunk +1 line, -1 line 0 comments Download
M base/sys_info_posix.cc View 2 chunks +7 lines, -1 line 0 comments Download
M build/common.gypi View 3 chunks +10 lines, -2 lines 0 comments Download
M build/external_code.gypi View 1 chunk +1 line, -1 line 0 comments Download
MM chrome/browser/app_modal_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_provider.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/browser.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/browser_main.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/browser_theme_provider.h View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/browser_theme_provider_gtk.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chrome_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/defaults.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/defaults.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_exe.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_host.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/gtk/bookmark_context_menu.h View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/gtk/gtk_theme_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/gtk/gtk_theme_provider.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/icon_loader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/firefox_profile_lock.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/nss_decryptor.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/importer/nss_decryptor.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/jankometer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/process_singleton.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/backing_store.h View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_x.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/constrained_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/thumbnail_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/zygote_main_linux.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 11 chunks +25 lines, -9 lines 0 comments Download
M chrome/common/chrome_constants.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/native_web_keyboard_event.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/pref_names.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/pref_names.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/render_messages_internal.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/plugin/plugin_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_proxy.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/print_web_view_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/render_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/renderer_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/automation/automation_messages_internal.h View 1 chunk +1 line, -1 line 0 comments Download
MM chrome/tools/build/linux/sed.sh View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
A media/audio/freebsd/audio_manager_freebsd.h View 1 chunk +39 lines, -0 lines 0 comments Download
A media/audio/freebsd/audio_manager_freebsd.cc View 1 chunk +61 lines, -0 lines 0 comments Download
M media/media.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/address_list.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/base/ev_root_ca_metadata.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/ev_root_ca_metadata.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/listen_socket.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/x509_certificate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/http/des.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/net.gyp View 4 chunks +8 lines, -4 lines 0 comments Download
M net/socket/client_socket.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/client_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/socks5_client_socket.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/socket/socks_client_socket.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M printing/native_metafile.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/printing.gyp View 1 chunk +2 lines, -1 line 0 comments Download
M sdch/sdch.gyp View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/bitmap_platform_device.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/canvas_paint.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_canvas.h View 4 chunks +5 lines, -5 lines 0 comments Download
M skia/ext/vector_platform_device.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/skia.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz/src/harfbuzz-gpos.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/hunspell/hunspell.gyp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/icu/icu.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libevent/event.c View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/api/src/ChromiumBridge.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/glue/plugins/plugin_lib.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/webkit.gyp View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698