summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Honor @version field when converting greasemonkey scripts toaa@chromium.org2010-06-221-0/+9
* Extension Docs Changes (nothing buildable or testable)rafaelw@chromium.org2010-06-2246-47/+47
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-214-22/+634
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-214-20/+3
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-214-3/+20
* Re-apply r50278.aa@chromium.org2010-06-196-87/+40
* Revert r50278.aa@chromium.org2010-06-186-40/+87
* Whitespace change to kick builders.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-186-87/+40
* Adding Rachel Shearer's updated feed.html with keyboard nav and ARIA attributes.kurrik@chromium.org2010-06-185-0/+396
* Add the source code for the Google Wave Notifier extension. (Thekathyw@chromium.org2010-06-1815-0/+1480
* Document the "key" value in the extension manifest.aa@chromium.org2010-06-174-3/+65
* Allow themes to be localized. This doesn't show up anywhereaa@chromium.org2010-06-172-4/+2
* Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...aa@chromium.org2010-06-162-2/+4
* Revert r48693: This broke existing extensions that wanted to run script on XMLaa@chromium.org2010-06-162-4/+2
* Fix an inaccuracy in the cookies documentation--the expirationDate property i...cindylau@google.com2010-06-165-270/+308
* Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...rafaelw@chromium.org2010-06-161-1/+8
* Reenable InstallApps attempt #2. This time with a fix tompcomplete@chromium.org2010-06-152-5/+2
* Revert 49739 - Reenable InstallApps.mpcomplete@chromium.org2010-06-151-1/+3
* Reenable InstallApps.mpcomplete@chromium.org2010-06-141-3/+1
* If CreateDirectory() fails during extension unpacking, log the exact OS call ...skerner@chromium.org2010-06-141-3/+11
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-112-0/+7
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-101-1/+1
* Clarify the hosting situation, hiding doc that's not neededkathyw@chromium.org2010-06-0752-367/+733
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* Don't load the user script that's not utf-8, and show UI that load failed.cira@chromium.org2010-06-042-11/+49
* Generated omnibox doc.kathyw@chromium.org2010-06-032-0/+603
* Fix a copy-paste error.kathyw@chromium.org2010-06-024-4/+4
* Minor edits, plus updating the copyright year.kathyw@chromium.org2010-06-0247-313/+311
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-288-0/+120
* Add extension docs for notifications. Will add generated docs tomorrow.aa@chromium.org2010-05-2651-2/+732
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-252-2/+2
* Relanding 48042.jcivelli@chromium.org2010-05-253-2/+22
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-242-16/+2
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-242-2/+16
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-213-5/+64
* Add a note to the docs warning users to use only theaa@chromium.org2010-05-202-0/+32
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-05-202-2/+4
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-193-262/+121
* Remove an unnecessary line from the example's manifest.kathyw@chromium.org2010-05-191-1/+0
* Add a simple app sample.aa@chromium.org2010-05-193-0/+14
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-185-125/+3559
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-183-83/+62
* Analytics tutorial updateskurrik@chromium.org2010-05-154-5/+44
* Minor fixes to docs.html.kathyw@chromium.org2010-05-132-10/+4
* Update the Featured videos.kathyw@chromium.org2010-05-132-2/+12
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-1/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+1
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-1/+1
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-121-5/+78