summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Update pages that reference the gallery to link to the gallery.kathyw@google.com2009-11-2410-14/+38
* Reduced the size of images in the debugging tutorial so they'llkathyw@google.com2009-11-2416-32/+34
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-241-5/+5
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-3/+3
* Add a new icon.aa@chromium.org2009-11-231-0/+0
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-231-22/+4
* Docs polish:aa@chromium.org2009-11-2343-1292/+1112
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-223-17/+2
* Remove use of innerHTML and Toolstrips from example extensionsrafaelw@chromium.org2009-11-209-85/+58
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-6/+8
* fix url handling to only allow http and https URLserikkay@chromium.org2009-11-201-2/+11
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-205-33/+60
* Add some security considerations to our extension docs.abarth@chromium.org2009-11-209-14/+378
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-5/+11
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-204-6/+20
* Addition of the optional flag for the experimental.popup.show(...) callback a...twiz@google.com2009-11-191-0/+1
* Update samples page. Replace buildbot sample with news one, since itaa@chromium.org2009-11-194-47/+78
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-191-14/+12
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-183-5/+1
* Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...twiz@google.com2009-11-181-4/+6
* DISABLING all new unpacker tests. XP try bots are failing.cira@chromium.org2009-11-181-10/+10
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-188-2/+237
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-181-0/+1
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-185-2/+21
* UI Changes for benchmark:mbelshe@google.com2009-11-171-5/+11
* Remove min/max values from averages in benchmark.mbelshe@google.com2009-11-171-1/+13
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-162-3/+400
* Update the benchmark to use the document.readyState to measure page-completed...mbelshe@google.com2009-11-161-8/+9
* Final copyedits for beta.kathyw@google.com2009-11-164-107/+22
* Update homepage's images.kathyw@google.com2009-11-162-0/+0
* New screenshots for many of the tutorial images.kathyw@google.com2009-11-1613-38/+45
* Changes to follow the codesite L&F.kathyw@google.com2009-11-1647-1538/+4110
* Delete the old samples.kathyw@google.com2009-11-165-106/+0
* Update the Debugging example to use the browser action version ofkathyw@google.com2009-11-1518-237/+446
* Change name of first extension to Hello World.kathyw@google.com2009-11-152-1/+1
* Add new .zip file for getstarted example.kathyw@google.com2009-11-151-0/+0
* A simple example that displays the first 5 elements of a feed (Google news to...erikkay@chromium.org2009-11-144-0/+314
* Fix the messaging timing extension to only message the toplevel frame.mpcomplete@chromium.org2009-11-141-7/+10
* Cleanup pass on Getting Started.kathyw@google.com2009-11-1411-47/+133
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-131-0/+6
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-134-7/+7
* minor edits to autoupdate, hosting docskathyw@google.com2009-11-124-18/+14
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-122-0/+6
* Minor copyedits.kathyw@google.com2009-11-1212-55/+490
* Add a simple perf extension that times messaging roundtrips between contentmpcomplete@chromium.org2009-11-124-0/+94
* Render Extension Docs.rafaelw@chromium.org2009-11-126-330/+278
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-124-44/+79
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1210-0/+2800
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-6/+8
* More moving samples into docs/examples. erikkay@chromium.org2009-11-1214-0/+145