summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-163-38/+34
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-3/+1
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-137-35/+74
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* remove toolstripserikkay@chromium.org2010-08-125-79/+9
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-125-28/+53
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-127-145/+144
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-121-0/+90
* Sort sample source file list so that the samples.json manifest will not rando...kurrik@chromium.org2010-08-123-117/+117
* Extension package creation cleanuperg@google.com2010-08-111-3/+1
* Revert r55750aa@chromium.org2010-08-115-52/+27
* Forbid hybrid apps.aa@chromium.org2010-08-115-27/+52
* Add documentation about context menu API onclick callbacks.asargent@chromium.org2010-08-1158-156/+5015
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-112-2/+5
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Re-apply r52616 (speed up docs generation) with a longer timeout.aa@chromium.org2010-08-065-485/+509
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-065-122/+171
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-064-7/+2
* Remove an unneeded include from the samples directory.kurrik@chromium.org2010-08-053-5/+11
* Change the existing extension samples page to an automatically-generated sear...kurrik@chromium.org2010-08-0510-350/+4085
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-054-42/+61
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-4/+0
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-042-2/+2
* First stage of proxy extension API.pam@chromium.org2010-08-045-0/+1195
* Allow specifying optional parameters to pass to the Authorization token URL.kurrik@chromium.org2010-08-036-34/+140
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-034-1/+4821
* 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