summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add transition qualifiers to the web navigation api.jochen@chromium.org2010-09-032-3/+62
* Add a second level of ordering to samples directory.kurrik@chromium.org2010-09-021-1/+9
* Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.akalin@chromium.org2010-09-021-1/+2
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-023-1/+16
* fix bookmark permission. update unit test to test bookmarks and historyerikkay@chromium.org2010-09-022-1/+1
* fix string declarations to remove static initializererikkay@chromium.org2010-09-023-40/+40
* Warn the user to regenerate docs when changing examples.jochen@chromium.org2010-09-0258-71/+148
* Fix oauth contacts sample for edge case where a contact has no email.kurrik@chromium.org2010-09-021-2/+5
* fix history permission prompterikkay@chromium.org2010-09-011-1/+2
* Ensure that location.reload() reloads by passing true as an argument.skerner@chromium.org2010-09-013-9/+10
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-013-1/+56
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-016-13/+87
* Fix the small badge text on windows. I don't have the time right now to figur...aa@chromium.org2010-09-011-2/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-319-11/+109
* [Chrome OS] Add signing and verification to ownership APIcmasone@google.com2010-08-311-0/+10
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-312-2/+51
* Add optional notifications for open/close changes in buildbot monitor sample.asargent@chromium.org2010-08-303-13/+57
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-305-34/+1
* Implement events for extensions management API.asargent@chromium.org2010-08-302-19/+22
* Resubmit cl 3228005erikkay@chromium.org2010-08-293-33/+136
* remove browse extenterikkay@chromium.org2010-08-294-38/+0
* Revert 57816 - disallow extension permissions in hosted appserikkay@chromium.org2010-08-293-138/+36
* disallow extension permissions in hosted appserikkay@chromium.org2010-08-293-36/+138
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-292-4/+11
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-282-51/+2
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-282-2/+51
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-6/+4
* Renamed the native_client permission to nativeClient, for consistency with th...cbiffle@google.com2010-08-271-1/+1
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-2759-271/+214
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-272-13/+45
* Reland interval change.mbelshe@chromium.org2010-08-271-2/+8
* Update the benchmark to:mbelshe@chromium.org2010-08-273-27/+34
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-267-16/+2244
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-2615-61/+151
* Document the external_update_url feature in external_extensions.json .skerner@chromium.org2010-08-262-59/+99
* Re-land 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-263-1/+8
* Revert 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-263-8/+1
* Add hidden component app for web store.rafaelw@chromium.org2010-08-263-1/+8
* Revert 57386: nsylvain@chromium.org2010-08-261-8/+2
* Copyedit pass on new dockathyw@chromium.org2010-08-2511-135/+180
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-71/+77
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Had to remove pageData divs because they interferred withaa@chromium.org2010-08-244-16/+8
* Update one of the generate docs from r57148.aa@chromium.org2010-08-241-2/+2
* Add explanatory text to omnibox and infobars API.aa@chromium.org2010-08-2412-52/+279
* Adding a sample CWS license server client written for Python App Engine.kurrik@chromium.org2010-08-2114-0/+2473
* Add a zipped package for the hello-php sample.kurrik@chromium.org2010-08-211-0/+0
* Adding Chrome Web Store PHP Hello World. BUG=None TEST=Nonekurrik@chromium.org2010-08-209-0/+2243
* Remove launch.container='window'.aa@chromium.org2010-08-202-20/+17
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+55