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

Issue 11364033: dbus: Make it possible to build as shared_library. (Closed)

Created:
8 years, 1 month ago by tfarina
Modified:
8 years, 1 month ago
Reviewers:
satorux1
CC:
chromium-reviews
Visibility:
Public.

Description

dbus: Make it possible to build as shared_library. BUG=158887 R=satorux@chromium.org NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165893

Patch Set 1 #

Patch Set 2 : make chrome link #

Patch Set 3 : make dbus_unittests link #

Total comments: 6

Patch Set 4 : CHROME_DBUS_EXPORT #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -22 lines) Patch
M dbus/bus.h View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M dbus/dbus.gyp View 2 chunks +5 lines, -1 line 0 comments Download
A dbus/dbus_export.h View 1 2 3 1 chunk +38 lines, -0 lines 3 comments Download
M dbus/exported_object.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M dbus/file_descriptor.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M dbus/message.h View 1 2 3 9 chunks +9 lines, -8 lines 0 comments Download
M dbus/object_path.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M dbus/object_proxy.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M dbus/property.h View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M dbus/string_util.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M dbus/values_util.h View 1 2 3 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tfarina
Hi Satoru-san, could you review this to me? I have had to name it BUS_EXPORT ...
8 years, 1 month ago (2012-11-01 21:32:34 UTC) #1
satorux1
http://codereview.chromium.org/11364033/diff/6001/dbus/dbus.gyp File dbus/dbus.gyp (right): http://codereview.chromium.org/11364033/diff/6001/dbus/dbus.gyp#newcode22 dbus/dbus.gyp:22: 'DBUS_IMPLEMENTATION', Why do we need this? Can we remove ...
8 years, 1 month ago (2012-11-02 01:02:49 UTC) #2
tfarina
Please, take another look. http://codereview.chromium.org/11364033/diff/6001/dbus/dbus.gyp File dbus/dbus.gyp (right): http://codereview.chromium.org/11364033/diff/6001/dbus/dbus.gyp#newcode22 dbus/dbus.gyp:22: 'DBUS_IMPLEMENTATION', On 2012/11/02 01:02:49, satorux1 ...
8 years, 1 month ago (2012-11-02 01:20:38 UTC) #3
satorux1
http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h File dbus/dbus_export.h (right): http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h#newcode16 dbus/dbus_export.h:16: #if defined(DBUS_IMPLEMENTATION) Why do we need to check this? ...
8 years, 1 month ago (2012-11-02 01:21:56 UTC) #4
tfarina
http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h File dbus/dbus_export.h (right): http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h#newcode16 dbus/dbus_export.h:16: #if defined(DBUS_IMPLEMENTATION) On 2012/11/02 01:21:56, satorux1 wrote: > Why ...
8 years, 1 month ago (2012-11-02 01:31:04 UTC) #5
satorux1
LGTM http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h File dbus/dbus_export.h (right): http://codereview.chromium.org/11364033/diff/1006/dbus/dbus_export.h#newcode16 dbus/dbus_export.h:16: #if defined(DBUS_IMPLEMENTATION) On 2012/11/02 01:31:05, tfarina wrote: > ...
8 years, 1 month ago (2012-11-02 01:43:58 UTC) #6
tfarina
On Thu, Nov 1, 2012 at 11:43 PM, <satorux@chromium.org> wrote: > LGTM > Thank you ...
8 years, 1 month ago (2012-11-02 01:47:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11364033/1006
8 years, 1 month ago (2012-11-05 01:22:51 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-05 01:56:15 UTC) #9
Change committed as 165893

Powered by Google App Engine
This is Rietveld 408576698