summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* enable apps by defaulterikkay@chromium.org2010-08-021-5/+1
* Revert 54535jorlow@chromium.org2010-08-023-3438/+1
* Introduce a preliminary version of the sidebar API.akoub@google.com2010-08-023-1/+3438
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-021-0/+8
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Fix include order of extension_unittest. This is actually to try to fix some ...brettw@chromium.org2010-07-311-5/+5
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-2/+2
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-302-0/+3
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-303-15/+17
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-36/+48
* Add back experimental* pages for APIs that have graduatedkathyw@chromium.org2010-07-308-0/+1964
* 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