CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/02/15 12:51:28
Modified files:
www/chromium : Makefile
www/chromium/files: chrome
www/chromium/patches:
patch-chrome_browser_ui_aura_chrome_browser_main_extra_parts_aura_cc
patch-content_browser_renderer_host_render_widget_host_view_aura_cc
patch-content_gpu_gpu_main_cc
www/chromium/pkg: PLIST
Added files:
www/chromium/files: gpuid.c
www/chromium/patches: patch-base_memory_ref_counted_h
patch-base_message_loop_message_loop_cc
patch-cc_resources_raster_worker_pool_cc
patch-chrome_browser_download_chrome_download_manager_delegate_cc
patch-chrome_browser_ui_browser_cc
patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
patch-chrome_common_extensions_command_cc
patch-content_browser_gpu_gpu_internals_ui_cc
patch-content_renderer_webscrollbarbehavior_impl_gtkoraura_cc
patch-content_shell_browser_shell_browser_context_cc
patch-gpu_config_gpu_info_collector_linux_cc
Log message:
use mesa to get the gpu vendor and device id and pass it to chromium because
we can't use libpci due to permission restrictions and use some more UI code
on BSD as well