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

Issue 7238021: Solaris patch (Closed)

Created:
9 years, 6 months ago by ruben
Modified:
9 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Patch for Solaris support, mostly ifdefs and header files, plus adds libevent configuration. BUG=30101 TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90494

Patch Set 1 #

Total comments: 6

Patch Set 2 : style fixes #

Patch Set 3 : fixed some sysctl includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+803 lines, -31 lines) Patch
M base/base_paths_linux.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M base/debug/debugger_posix.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M base/debug/stack_trace_posix.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M base/sync_socket_posix.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M base/sys_info_posix.cc View 1 2 4 chunks +3 lines, -4 lines 0 comments Download
A base/third_party/nspr/prcpucfg_solaris.h View 1 chunk +203 lines, -0 lines 0 comments Download
M base/threading/platform_thread_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/time_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/set_process_title.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/net.gyp View 1 1 chunk +7 lines, -0 lines 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/bitmap_platform_device_data.h View 4 chunks +5 lines, -5 lines 0 comments Download
M skia/ext/canvas_paint.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_canvas.h View 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/platform_device.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/cld/base/build_config.h View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/libevent/README.chromium View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libevent/event-config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libevent/libevent.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/libevent/solaris/config.h View 1 chunk +266 lines, -0 lines 0 comments Download
A third_party/libevent/solaris/event-config.h View 1 chunk +274 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
ruben
Evan: main reviewer Tony: another set of eyes James: Solaris-related feedback I pulled in an ...
9 years, 6 months ago (2011-06-24 07:26:32 UTC) #1
Evan Martin
Can you do a pass over the files you modified and ensure the platform-specific includes ...
9 years, 6 months ago (2011-06-24 17:51:18 UTC) #2
ruben
On 2011/06/24 17:51:18, Evan Martin wrote: > Can you do a pass over the files ...
9 years, 6 months ago (2011-06-24 20:22:23 UTC) #3
Evan Martin
LGTM
9 years, 6 months ago (2011-06-24 21:08:17 UTC) #4
tony
Adding jam for content rubber stamp and willchan and eroman for net rubber stamp.
9 years, 6 months ago (2011-06-24 21:11:51 UTC) #5
eroman
LGTM on net/ changes
9 years, 6 months ago (2011-06-24 21:13:44 UTC) #6
jchoi42
9 years, 6 months ago (2011-06-24 21:36:19 UTC) #7
jchoi42
On 2011/06/24 21:36:19, jchoi42 wrote: LGTM
9 years, 6 months ago (2011-06-24 21:39:25 UTC) #8
jam
content lgtm
9 years, 6 months ago (2011-06-25 01:47:14 UTC) #9
ruben
On 2011/06/24 21:11:51, tony wrote: > Adding jam for content rubber stamp and willchan and ...
9 years, 6 months ago (2011-06-25 01:59:44 UTC) #10
eroman
You don't need to wait for Will, since I already approved for net. If he ...
9 years, 6 months ago (2011-06-25 02:25:11 UTC) #11
ruben
On 2011/06/25 02:25:11, eroman wrote: > You don't need to wait for Will, since I ...
9 years, 6 months ago (2011-06-25 02:26:30 UTC) #12
ruben
Try failure on Mac, looks like I missed some sysctl stuff. Fixed them and retrying.
9 years, 6 months ago (2011-06-25 03:26:54 UTC) #13
ruben
On 2011/06/25 03:26:54, ruben wrote: > Try failure on Mac, looks like I missed some ...
9 years, 6 months ago (2011-06-25 04:33:04 UTC) #14
commit-bot: I haz the power
9 years, 6 months ago (2011-06-25 04:54:42 UTC) #15
Change committed as 90494

Powered by Google App Engine
This is Rietveld 408576698