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

Issue 9318007: Adding using protobuf based communication for the power information transfer. (Closed)

Created:
8 years, 10 months ago by rharrison
Modified:
8 years, 9 months ago
Reviewers:
satorux1
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adding using protobuf based communication for the power information transfer. Added in gyp rule for building the needed protobuf. Added secondary code path that calls the PopArrayOfBytesAsProto command and then passes the value up to the rest of Chrome. Removed the old code path. BUG=chromium-os:25489 TEST=Build image using new code path ChromeOS and Chrome. Then test that is working on a device. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125005

Patch Set 1 #

Patch Set 2 : Removed a change in the .gypi that should have been in there #

Patch Set 3 : Fixed a plethora of build issues #

Total comments: 6

Patch Set 4 : Removed old code path #

Patch Set 5 : Rebased CL since it became stale #

Patch Set 6 : Rewrote the gypi rule for the protobuf, so to not leak into non-cros builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -21 lines) Patch
M chrome/browser/chromeos/dbus/power_manager_client.cc View 1 2 3 4 5 3 chunks +18 lines, -21 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
rharrison
I am intending to build a test image tomorrow for the purposes of verifying that ...
8 years, 10 months ago (2012-01-31 21:21:50 UTC) #1
rharrison
I have cleaned up the CLs leading up to this one and I am in ...
8 years, 10 months ago (2012-02-07 20:13:54 UTC) #2
satorux1
http://codereview.chromium.org/9318007/diff/4001/chrome/browser/chromeos/dbus/power_manager_client.cc File chrome/browser/chromeos/dbus/power_manager_client.cc (right): http://codereview.chromium.org/9318007/diff/4001/chrome/browser/chromeos/dbus/power_manager_client.cc#newcode171 chrome/browser/chromeos/dbus/power_manager_client.cc:171: dbus::MethodCall get_all_method_call(power_manager::kPowerManagerInterface, Do we still need to call the ...
8 years, 10 months ago (2012-02-07 21:16:49 UTC) #3
satorux1
ping?
8 years, 10 months ago (2012-02-13 20:18:34 UTC) #4
rharrison
On 2012/02/13 20:18:34, satorux1 wrote: > ping? I was dealing with other CLs that this ...
8 years, 10 months ago (2012-02-13 20:54:38 UTC) #5
satorux1
Thanks you for the update. sounds good to me.
8 years, 10 months ago (2012-02-13 21:03:55 UTC) #6
rharrison
I have removed the old code path from the build now. I don't have an ...
8 years, 10 months ago (2012-02-14 17:03:08 UTC) #7
satorux1
LGTM. There is no rush. Please check this in once you get back to work.
8 years, 10 months ago (2012-02-14 17:11:41 UTC) #8
rharrison
On 2012/02/14 17:11:41, satorux1 wrote: > LGTM. There is no rush. Please check this in ...
8 years, 10 months ago (2012-02-14 19:55:11 UTC) #9
rharrison
On 2012/02/14 19:55:11, rharrison wrote: > On 2012/02/14 17:11:41, satorux1 wrote: > > LGTM. There ...
8 years, 9 months ago (2012-03-01 21:22:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/9318007/18001
8 years, 9 months ago (2012-03-02 16:27:17 UTC) #11
commit-bot: I haz the power
Try job failure for 9318007-18001 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-02 16:58:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/9318007/27001
8 years, 9 months ago (2012-03-05 19:57:09 UTC) #13
commit-bot: I haz the power
8 years, 9 months ago (2012-03-05 21:53:23 UTC) #14
Change committed as 125005

Powered by Google App Engine
This is Rietveld 408576698