summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Small cleanup of constness.mad@google.com2009-06-184-14/+16
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-172-15/+1
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-132-14/+64
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-125-177/+105
* Revert "BUG=12114"tc@google.com2009-06-115-105/+177
* BUG=12114rafaelw@chromium.org2009-06-115-177/+105
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-101-0/+2
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-093-54/+107
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-054-18/+77
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-053-22/+71
* Add ability to theme our buttons.glen@chromium.org2009-06-041-7/+20
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-032-18/+64
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-022-0/+15
* Implements a Zip() utility function. Refactor existingaa@chromium.org2009-06-011-2/+2
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-292-62/+107
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-293-4/+5
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-268-2/+1348
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-222-20/+155
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-152-0/+257
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-062-6/+6
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-082-0/+15
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-072-15/+0
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-072-0/+15
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-033-1/+4
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-183-30/+146
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-10/+12
* Add early-injection capability to user scripts.aa@chromium.org2009-02-143-1/+32
* NO CODE CHANGE.maruel@chromium.org2009-02-141-101/+101
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-055-1/+265
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-023-0/+382