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

Issue 10915067: Moving extension_processes_api to api/processes (Closed)

Created:
8 years, 3 months ago by vabr (Chromium)
Modified:
8 years, 3 months ago
Reviewers:
miket_OOO, brettw
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Moving extension_processes_api to api/processes Also putting it into extensions namespace and removing redundant "extension" prefixes from names. BUG=101244 TEST=N/A, no code change, moving stuff around only Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155151

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased #

Patch Set 3 : Attempt to fix linking on android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -1170 lines) Patch
A + chrome/browser/extensions/api/processes/processes_api.h View 5 chunks +14 lines, -10 lines 0 comments Download
A + chrome/browser/extensions/api/processes/processes_api.cc View 21 chunks +34 lines, -39 lines 0 comments Download
A + chrome/browser/extensions/api/processes/processes_api_constants.h View 2 chunks +9 lines, -5 lines 0 comments Download
A + chrome/browser/extensions/api/processes/processes_api_constants.cc View 2 chunks +7 lines, -3 lines 0 comments Download
A + chrome/browser/extensions/api/processes/processes_apitest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/extensions/event_router.cc View 1 3 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 3 chunks +4 lines, -4 lines 0 comments Download
D chrome/browser/extensions/extension_processes_api.h View 1 chunk +0 lines, -178 lines 0 comments Download
D chrome/browser/extensions/extension_processes_api.cc View 1 chunk +0 lines, -744 lines 0 comments Download
D chrome/browser/extensions/extension_processes_api_constants.h View 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/browser/extensions/extension_processes_api_constants.cc View 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/browser/extensions/extension_processes_apitest.cc View 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 5 chunks +7 lines, -6 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
vabr (Chromium)
Hi Mike, As a chrome/browser/extensions/OWNER, could you please review this moving+renaming CL? Thanks, Vaclav
8 years, 3 months ago (2012-09-04 18:47:41 UTC) #1
miket_OOO
LGTM and thanks! http://codereview.chromium.org/10915067/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): http://codereview.chromium.org/10915067/diff/1/chrome/chrome_browser_extensions.gypi#newcode41 chrome/chrome_browser_extensions.gypi:41: '../third_party/re2/re2.gyp:re2', Thanks!
8 years, 3 months ago (2012-09-04 19:20:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10915067/1
8 years, 3 months ago (2012-09-05 07:53:16 UTC) #3
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/event_router.cc: While running patch -p1 --forward --force; patching file chrome/browser/extensions/event_router.cc ...
8 years, 3 months ago (2012-09-05 07:53:21 UTC) #4
vabr (Chromium)
Thanks Mike! I had to rebase, and now I'm sending it to CQ. Also adding ...
8 years, 3 months ago (2012-09-05 08:21:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10915067/8001
8 years, 3 months ago (2012-09-05 08:21:44 UTC) #6
commit-bot: I haz the power
Try job failure for 10915067-8001 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 3 months ago (2012-09-05 09:14:58 UTC) #7
vabr (Chromium)
On 2012/09/05 09:14:58, I haz the power (commit-bot) wrote: > Try job failure for 10915067-8001 ...
8 years, 3 months ago (2012-09-05 09:42:14 UTC) #8
vabr (Chromium)
Brett, Moving you from TBR to before-commit reviewers, because I would appreciate if you can ...
8 years, 3 months ago (2012-09-05 10:21:42 UTC) #9
brettw
To be honest, I don't really know about the gypi thing. What you did seems ...
8 years, 3 months ago (2012-09-05 22:16:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10915067/11003
8 years, 3 months ago (2012-09-06 06:40:27 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-06 09:03:32 UTC) #12
Change committed as 155151

Powered by Google App Engine
This is Rietveld 408576698