summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-293-3/+0
* Extension doc changes (nothing buildable or testable)rafaelw@chromium.org2010-07-2753-36/+247
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2614-0/+14
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-3/+3
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-222-0/+2
* Adding some sample code showing usage of contextMenu API.asargent@chromium.org2010-07-213-0/+77
* Attemp 2 at:sky@chromium.org2010-07-211-1/+0
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+2
* Disallow syncing of extensions with third-party update URLs or plugins.akalin@chromium.org2010-07-202-3/+6
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+1
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-1/+0
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-206-41/+62
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-182-0/+278
* Revert extension docs buildscript changes from r52616asargent@chromium.org2010-07-1849-146/+172
* When I specified the rlz chrome extension api, I explicitly did not include arogerta@google.com2010-07-171-0/+14
* Move context menu module out of experimental.aa@chromium.org2010-07-1753-24/+155
* Add a simple cookies sample.aa@chromium.org2010-07-176-0/+372
* This little guy got left behind.aa@chromium.org2010-07-161-0/+3289
* Add a note to the docs to explain that sendResponse can only be called oncempcomplete@chromium.org2010-07-162-0/+12
* Unexperimentalify the cookies API.aa@chromium.org2010-07-1656-3297/+110
* Speed up docs generation. This take it from about 50s to 10s on my machine.aa@chromium.org2010-07-162-77/+99
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-1654-109/+22
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-163-7/+80
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-1654-22/+109
* Add links to html5rocks.com.kathyw@chromium.org2010-07-156-89/+166
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-142-41/+38
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-144-8/+144
* Add "idle" permission to the manifest page.kathyw@chromium.org2010-07-142-8/+18
* Make chrome.idle have a permission.levin@chromium.org2010-07-124-6/+45
* Move idle from experimental.levin@chromium.org2010-07-1249-5/+716
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-092-1/+2
* Restore the bookmark manager favicon.tony@chromium.org2010-07-092-0/+7
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-094-161/+20
* Add boilerplate text pointing to the experimental API instructions.kathyw@chromium.org2010-07-082-1/+15
* Add a note that the code sample is broken until the bug is fixed.kathyw@chromium.org2010-07-082-0/+12
* Arne's patch to make the extension OAuth library work in M5 (which allowskurrik@chromium.org2010-07-072-23/+67
* chrome://favicon -> chrome://favicon/kathyw@chromium.org2010-07-072-4/+4
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+14
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-022-0/+70
* Fix up extension docs to include latest changes to how file URLs work withmpcomplete@chromium.org2010-07-022-8/+95
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-07-011-2/+15
* Add the concept of browse extent.aa@chromium.org2010-07-015-13/+61
* **Reapply change that caused build break in chromeos/arm**rogerta@google.com2010-07-011-0/+36
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-3010-101/+229
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-15/+2
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-2/+15
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-4/+3
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-14/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+14
* Make the extension API docs point out the minimum version that supports an AP...skerner@chromium.org2010-06-2849-6/+4940