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

Issue 9288056: Implementation of GCAPI reactivation. (Closed)

Created:
8 years, 11 months ago by robertshield
Modified:
8 years, 10 months ago
CC:
chromium-reviews, grt (UTC plus 2)
Visibility:
Public.

Description

Implementation of GCAPI reactivation. Also, some cleanup in gcapi_tests such that it now only runs gtest tests by default. BUG=111453 TEST=gcapi_tests.exe Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119841

Patch Set 1 #

Patch Set 2 : Implementation of reactivation brand code reading and writing. #

Patch Set 3 : Now working and with tests! #

Patch Set 4 : Pre-review cleanup #

Total comments: 10

Patch Set 5 : Code review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+413 lines, -7 lines) Patch
M chrome/chrome_installer.gypi View 1 2 3 4 4 chunks +4 lines, -2 lines 0 comments Download
M chrome/installer/gcapi/gcapi.h View 1 2 3 4 3 chunks +43 lines, -2 lines 0 comments Download
M chrome/installer/gcapi/gcapi.cc View 1 2 3 4 2 chunks +72 lines, -0 lines 0 comments Download
M chrome/installer/gcapi/gcapi.def View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/installer/gcapi/gcapi_reactivation.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/installer/gcapi/gcapi_reactivation.cc View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A chrome/installer/gcapi/gcapi_reactivation_test.cc View 1 2 3 1 chunk +186 lines, -0 lines 0 comments Download
M chrome/installer/gcapi/gcapi_test.cc View 1 2 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
robertshield
8 years, 10 months ago (2012-01-29 06:42:23 UTC) #1
Roger Tawa OOO till Jul 10th
Hi Robert, some quesions below. http://codereview.chromium.org/9288056/diff/3007/chrome/chrome_installer.gypi File chrome/chrome_installer.gypi (right): http://codereview.chromium.org/9288056/diff/3007/chrome/chrome_installer.gypi#newcode29 chrome/chrome_installer.gypi:29: 'installer/gcapi/gcapi_reactivation.h', for my own ...
8 years, 10 months ago (2012-01-29 16:32:42 UTC) #2
robertshield
Thanks Roger, PTAL http://codereview.chromium.org/9288056/diff/3007/chrome/chrome_installer.gypi File chrome/chrome_installer.gypi (right): http://codereview.chromium.org/9288056/diff/3007/chrome/chrome_installer.gypi#newcode29 chrome/chrome_installer.gypi:29: 'installer/gcapi/gcapi_reactivation.h', On 2012/01/29 16:32:42, Roger Tawa ...
8 years, 10 months ago (2012-01-30 02:40:39 UTC) #3
Roger Tawa OOO till Jul 10th
lgtm No need to change return statements.
8 years, 10 months ago (2012-01-30 03:47:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/9288056/8002
8 years, 10 months ago (2012-01-30 18:32:47 UTC) #5
commit-bot: I haz the power
8 years, 10 months ago (2012-01-30 18:32:52 UTC) #6
Presubmit check for 9288056-8002 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **
New code should not use wstrings.  If you are calling an API that accepts a
wstring, fix the API.
    chrome/installer/gcapi/gcapi.cc:576
    chrome/installer/gcapi/gcapi_reactivation.cc:17
    chrome/installer/gcapi/gcapi_reactivation.cc:18
    chrome/installer/gcapi/gcapi_reactivation.cc:28
    chrome/installer/gcapi/gcapi_reactivation.cc:35
    chrome/installer/gcapi/gcapi_reactivation.cc:47
    chrome/installer/gcapi/gcapi_reactivation.cc:50
    chrome/installer/gcapi/gcapi_reactivation.h:15
    chrome/installer/gcapi/gcapi_reactivation.h:17

Presubmit checks took 1.3s to calculate.

Powered by Google App Engine
This is Rietveld 408576698