summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-242-3/+3
* Refactored GetTextPaint() into common/badge_util.hatwilson@chromium.org2010-11-221-42/+3
* Adding support for optional description in to the callback of the management ...asargent@chromium.org2010-11-182-3/+216
* Reland http://codereview.chromium.org/4139008, with a differentaa@chromium.org2010-11-181-1/+0
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-1818-1226/+88
* Change Chrome extensions docs server to not be in Debug mode.kurrik@chromium.org2010-11-171-1/+1
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-178-14/+49
* Missed a small change in my last CL.mpcomplete@chromium.org2010-11-161-3/+3
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-165-235/+235
* Load extensions service entirly on UI thread.skerner@chromium.org2010-11-163-61/+3
* Updating extensions sample directory after r66100 and r66099.kurrik@chromium.org2010-11-154-46/+204
* Improvements to the Google News extension.kurrik@chromium.org2010-11-1520-318/+1486
* Adding anujb's calendar extension.kurrik@chromium.org2010-11-1511-0/+974
* Add "Extension" prefix to two extension related tests.tfarina@chromium.org2010-11-132-24/+24
* Add a histogram for tracking web store promojstritar@chromium.org2010-11-122-0/+13
* Update the files affected by the chrome_search changekathyw@chromium.org2010-11-123-11/+5
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-122-7/+8
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-124-2/+141
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-113-149/+148
* Improve the doc navigation.kathyw@chromium.org2010-11-1163-62/+549
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-101-0/+34
* First round of audits to make sure 'app' is displayed instead of 'extension' ...andybons@chromium.org2010-11-101-11/+11
* Only generate zips for Chrome extension samples whose contents have changed.kurrik@chromium.org2010-11-0947-758/+836
* Make the Chrome Extensions directory build script handle unicode files.kurrik@chromium.org2010-11-091-2/+2
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-0/+7
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-1/+1
* Add api method to get an installed extension by ID.tessamac@google.com2010-11-083-1/+263
* Adding a sample for searching through the Chrome extension docs using omnibox.kurrik@chromium.org2010-11-0810-13/+580
* Remove the mention of the "page" icon from the browserAction discussion.kathyw@chromium.org2010-11-082-2/+2
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-082-12/+264
* Revert 64828 - "Revert 64493 - These are files need to be added to benchmarks...tessamac@google.com2010-11-034-0/+586
* Kill Extension::RuntimeData and move its guts to ExtensionsService.mpcomplete@chromium.org2010-11-032-88/+17
* Remove duplicate entry from ExtensionInfo structjochen@chromium.org2010-11-031-4/+0
* Revert 64845 - Add convert_web_app.*, a utility to convert web apps declaredaa@chromium.org2010-11-021-0/+1
* Add convert_web_app.*, a utility to convert web apps declaredaa@chromium.org2010-11-021-1/+0
* Revert 64493 - These are files need to be added to benchmarks extension.aa@chromium.org2010-11-023-580/+0
* Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...mpcomplete@chromium.org2010-11-023-369/+291
* Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...mpcomplete@chromium.org2010-11-023-291/+369
* Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and putmpcomplete@chromium.org2010-11-013-369/+291
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-316-41/+44
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-46/+49
* These are files need to be added to benchmarks extension.lzheng@chromium.org2010-10-293-0/+580
* Add collapsible sections to the Chrome extension documentation sidebar.kurrik@chromium.org2010-10-2964-65/+412
* Minor change to context menu doc, to fix a problem noticedkathyw@chromium.org2010-10-292-2/+2
* Add missing sidebar API docjochen@chromium.org2010-10-291-1/+1
* Add missing example ZIP filejochen@chromium.org2010-10-292-0/+0
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-282-5/+5
* Make sample zip generation a configurable option in the chrome extension docs...kurrik@chromium.org2010-10-282-13/+46
* -Add the option to export the result table to .csv format.lzheng@chromium.org2010-10-278-506/+113