summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adding a new sample that talks to the Google DocList API.kathyw@chromium.org2010-03-0321-0/+1946
* Better error output when background page fails to load.asargent@chromium.org2010-03-021-2/+2
* Increment gmail_checker version number from 3 to 3.1cira@google.com2010-03-011-8/+8
* Adding hu and zh_TW translations for gmail checker. Some other locales got mi...cira@google.com2010-03-014-2/+4
* Badge font size change to 7.5 to match more closely what we had before.finnur@chromium.org2010-03-011-6/+6
* Add a unit test for validating extension_api.json .skerner@chromium.org2010-02-281-0/+113
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-273-115/+0
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-272-1/+4
* Fix 32364: Badge text of Browser Action is displayed in bold fontfinnur@chromium.org2010-02-261-3/+8
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-263-0/+83
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+105
* Eric Bidelman's patches for the OAuth library.kathyw@chromium.org2010-02-264-33/+52
* Make the invalid version error a bit more specific; the previous textjoi@chromium.org2010-02-261-1/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+12
* Adding message catalogs from TC for all locales except hu and zh_TW (not read...cira@google.com2010-02-2542-76/+44
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-245-2/+889
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-231-0/+10
* Implement suggestions from Broc Seib:kathyw@chromium.org2010-02-2243-133/+130
* TBR=erikkaykathyw@chromium.org2010-02-226-1/+120
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-204-4/+25
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-2/+100
* Link to experimental.html.kathyw@chromium.org2010-02-204-4/+4
* Put experimental API info in its own page. No links to it yet.kathyw@chromium.org2010-02-194-2/+581
* Adding @@extension_id reserved message to l10n message map for extension.cira@chromium.org2010-02-183-5/+7
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-174-18/+22
* Add link from processes doc to new example.kathyw@chromium.org2010-02-162-2/+4
* Adds an example extension to demonstrate the processes experimental API.creis@chromium.org2010-02-163-0/+105
* Add Paul Kinlan's windows API example.kathyw@chromium.org2010-02-168-2/+74
* Fix problem with test on Linux Views Toolkit.finnur@chromium.org2010-02-131-2/+4
* Clone of issue 577015.twiz@chromium.org2010-02-121-0/+6
* Generate doc for experimental.history & experimental.processes.kathyw@chromium.org2010-02-1210-423/+3382
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-114-14/+14
* Fix spelling error on history transition type.brg@chromium.com2010-02-111-1/+1
* Fix valgrind problem with the tests, remove suppresions.cira@google.com2010-02-112-2/+16
* Improve wording for getExtensionTabs docs.skerner@chromium.org2010-02-112-12/+12
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-119-1/+676
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2010-02-111-1/+1
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-103-11/+100
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+1
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2010-02-091-2/+6
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-0/+8
* linux: build with -Wextraevan@chromium.org2010-02-052-3/+3
* Arne's examples of two approaches to showing a page action:kathyw@chromium.org2010-02-0511-0/+106
* Wires TabContents to app extensions.sky@chromium.org2010-02-052-6/+7
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-054-2/+33
* Fix description of onImportBegan to ensure people use it safely.feldstein@chromium.org2010-02-041-1/+1
* Clean up third_party/cld.jshin@chromium.org2010-02-042-3/+2
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-034-16/+217
* Initial cut at irc extension-app examplerafaelw@chromium.org2010-02-0217-0/+3639
* make chrome.tabs.executeScript/insertCss details arg required.rafaelw@chromium.org2010-02-011-4/+2