summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/web
Commit message (Collapse)AuthorAgeFilesLines
* [NaCl SDK] Some improvements to the manifest viewer page.binji@chromium.org2014-05-071-30/+138
| | | | | | | | | | | | | | | | | * Highlight the ">>> Looking for..." lines * Show the "Missing archives" lines in red. * Show the trunk revision for each bundle. This is often more useful than the revision, because you can more easily see if a change is available in that SDK. (not sure what this is going to do after flag day) * Show the Chrome version for each bundle. BUG=none R=sbc@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/269243004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268896 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK] Display the upload log from update_nacl_manifest.py in manifest.html.binji@chromium.org2013-08-071-2/+16
| | | | | | | | | BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/22475005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216222 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK] The manifest viewer now displays links to naclports bundles.binji@chromium.org2013-04-111-4/+11
| | | | | | | | | | | BUG=none R=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13861021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193660 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK] Update manifest.html.binji@chromium.org2012-10-171-11/+32
| | | | | | | | | | | BUG=none TBR=binji@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11183023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162321 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK] Add little helpful webpages to source control.binji@chromium.org2012-10-173-0/+407
Two scripts for now, one that lets you view the gstore directory structure (cribbed from Chrome), and another that lets you view the current naclsdk_manifest file (cribbed from OmahaProxy). They are installed to http://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/... BUG=none TBR=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11192021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162288 0039d316-1c4b-4281-b951-d872f2087c98