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

Issue 596913002: Add mojo package manager skeleton. (Closed)

Created:
6 years, 3 months ago by brettw
Modified:
6 years, 3 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add mojo package manager skeleton. This application downloads a URL to a temp file, unzips it, and then cleans everything up. IN a future pass, we'll extract a manifest and contents of the module. BUG= R=ben@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/10f9b627cfd2d18045f3e4b33be6cf4c2e545efe

Patch Set 1 #

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+389 lines, -15 lines) Patch
M mojo/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + mojo/tools/package_manager/BUILD.gn View 1 chunk +12 lines, -10 lines 0 comments Download
A mojo/tools/package_manager/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A mojo/tools/package_manager/package_fetcher.h View 1 chunk +63 lines, -0 lines 0 comments Download
A mojo/tools/package_manager/package_fetcher.cc View 1 chunk +96 lines, -0 lines 0 comments Download
A + mojo/tools/package_manager/package_manager.cc View 1 chunk +2 lines, -5 lines 0 comments Download
A mojo/tools/package_manager/package_manager_application.h View 1 chunk +57 lines, -0 lines 0 comments Download
A mojo/tools/package_manager/package_manager_application.cc View 1 chunk +78 lines, -0 lines 0 comments Download
A mojo/tools/package_manager/unpacker.h View 1 chunk +40 lines, -0 lines 0 comments Download
A mojo/tools/package_manager/unpacker.cc View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
brettw
6 years, 3 months ago (2014-09-23 20:11:08 UTC) #2
Ben Goodger (Google)
lgtm
6 years, 3 months ago (2014-09-23 22:53:30 UTC) #3
brettw
Committed patchset #2 (id:20001) manually as 10f9b62 (presubmit successful).
6 years, 3 months ago (2014-09-23 23:13:31 UTC) #4
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 23:13:32 UTC) #5
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/10f9b627cfd2d18045f3e4b33be6cf4c2e545efe
Cr-Commit-Position: refs/heads/master@{#296294}

Powered by Google App Engine
This is Rietveld 408576698