summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/chrome_app_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement private API for web store to determine app ID ofaa@chromium.org2011-04-141-13/+109
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-16/+27
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-2/+2
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-1/+1
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-1/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-1/+22
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-22/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-1/+22
* fix browsertest failureerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+2
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-0/+61