summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Minor example changes that were already uploaded to the gallery.erikkay@chromium.org2009-12-025-4/+5
* Move make_page_red extensions from make_page_red/make_page_red to just make_p...estade@chromium.org2009-12-023-0/+0
* Misc. formatting and editing.kathyw@google.com2009-12-024-24/+24
* Updating the extensions sample page, part 2.finnur@chromium.org2009-12-021-0/+1
* Extensions: stop using font:menu on a couple of extensions examples.estade@chromium.org2009-12-022-3/+5
* Updating the extensions sample page.finnur@chromium.org2009-12-021-0/+1
* Minor polish to the EmailThisPage extension. finnur@chromium.org2009-12-024-26/+54
* Fix a buggy link.kathyw@google.com2009-12-012-2/+2
* Reduce the size of the description of the gmail checker to pleaseaa@chromium.org2009-12-011-1/+1
* Few minor fixups to Gmail checker extension:aa@chromium.org2009-12-012-6/+15
* Adding extension EmailThisPage.finnur@chromium.org2009-12-015-0/+141
* Adding and cleaning up screenshotskathyw@google.com2009-12-0125-84/+32
* Fix text to match screenshot.kathyw@google.com2009-11-302-2/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* r33179 (http://codereview.chromium.org/436024) was incomplete.yusukes@google.com2009-11-261-2/+2
* Update the url of the Ruby script following this mail so users can use the la...yusukes@google.com2009-11-261-2/+2
* Changed comments to use HTML comments instead of class="comment".kathyw@google.com2009-11-2634-246/+85
* updated buildbot to test updateserikkay@chromium.org2009-11-251-4/+3
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-253-61/+45
* Fixes infinite loop within the JS of the news extension that was causing a ne...andybons@chromium.org2009-11-251-11/+11
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-258-12/+59
* Improving the top matter.kathyw@google.com2009-11-2535-141/+141
* Add a new docs page that introduces the docs, with (more importantly)kathyw@google.com2009-11-2437-137/+913
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-242-0/+3
* Fix a doc link.kathyw@google.com2009-11-242-2/+2
* Document the maximum # of characters for the name andkathyw@google.com2009-11-242-2/+6
* 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