summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-123-64/+64
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-114-2/+8
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-063-64/+64
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-063-64/+64
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-063-0/+7
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-013-64/+64
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-303-64/+64
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-304-16/+33
* Cleanup pass.kathyw@chromium.org2010-04-295-129/+155
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-294-125/+0
* Add link to history sample.kathyw@chromium.org2010-04-292-63/+69
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-283-5/+44
* fullscreen window app launch containererikkay@chromium.org2010-04-285-2/+36