summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Extension Docs (No building or testable files)rafaelw@chromium.org2010-03-1842-3/+155
* Committing for dcheng@brg@chromium.com2010-03-174-1/+870
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-172-4/+48
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-176-4/+697
* Fix an issue where the schema for the callback parameters to onInportBegan an...arv@chromium.org2010-03-161-8/+3
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+43
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-1/+1
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-122-0/+96
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-124-25/+28
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-125-14/+103
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-2/+2
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-102-3/+0
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-096-65/+113
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-0937-0/+0
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-082-4/+140
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-085-7/+14
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+1
* Several benchmark updats:mbelshe@chromium.org2010-03-053-20/+189
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-043-42/+49
* Add unit test that uses V8's JSON.parse() to read extension_api.json .skerner@chromium.org2010-03-031-113/+0
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-031-2/+7
* 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