summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-302-20/+0
* Implement events for extensions management API.asargent@chromium.org2010-08-306-18/+47
* remove browse extenterikkay@chromium.org2010-08-296-73/+0
* Renamed the native_client permission to nativeClient, for consistency with th...cbiffle@google.com2010-08-271-1/+1
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-271-2/+2
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-0/+11
* Revert revision 57540gregoryd@google.com2010-08-261-4/+1
* Remove svn:executable property from several test files.asargent@chromium.org2010-08-264-0/+0
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-2614-0/+208
* Run NaClPermissionEnabled on all platforms (relying on NaCl's support for mul...gregoryd@google.com2010-08-261-1/+4
* Remove launch.container='window'.aa@chromium.org2010-08-2012-12/+4
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-203-0/+59
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-194-0/+240
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-181-0/+0
* Fix DictionaryValue::Equals() to also detect differences in key names.mnissler@chromium.org2010-08-182-8/+8
* Forbid NaN and infinite numbers in extensions API type validator.skerner@chromium.org2010-08-171-3/+18
* Grant ChromeApplications unlimited appcache and database storage if requested.michaeln@chromium.org2010-08-132-1/+3
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-132-1/+7
* Remove toolstrip references from autoupdate browser testasargent@chromium.org2010-08-138-9/+12
* remove toolstripserikkay@chromium.org2010-08-1219-384/+2
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-123-2/+36
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-123-0/+39
* Add a test for "native_client" permission for extensions.gregoryd@google.com2010-08-112-0/+49
* Revert r55750aa@chromium.org2010-08-112-36/+0
* Forbid hybrid apps.aa@chromium.org2010-08-112-0/+36
* Allow chrome:// pages to load extension resources. Also, lock down access fro...aa@chromium.org2010-08-113-0/+9
* Fixes to separators in context menu items added by extensions.asargent@chromium.org2010-08-066-0/+66
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-063-0/+18
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-053-0/+10
* First stage of proxy extension API.pam@chromium.org2010-08-046-0/+90
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-034-0/+44
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-025-39/+27
* Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts.skerner@chromium.org2010-07-2315-221/+272
* RSS subscription extension: Handle HTML appended after RSS feed.finnur@chromium.org2010-07-212-4/+12
* Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-07-193-32/+70
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-189-0/+64
* When I specified the rlz chrome extension api, I explicitly did not include arogerta@google.com2010-07-171-0/+35
* Move context menu module out of experimental.aa@chromium.org2010-07-178-9/+33
* Unexperimentalify the cookies API.aa@chromium.org2010-07-166-61/+91
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-166-91/+61
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-166-61/+91
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-142-7/+10
* Make chrome.idle have a permission.levin@chromium.org2010-07-122-1/+11
* Move idle from experimental.levin@chromium.org2010-07-121-3/+3
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-093-22/+25
* First cut at an end-to-end browser test for extension context menu API.asargent@chromium.org2010-07-075-0/+52
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-022-14/+1
* Add the concept of browse extent.aa@chromium.org2010-07-018-0/+80
* **Reapply change that caused build break in chromeos/arm**rogerta@google.com2010-07-013-0/+118
* Revert 50977 - Add support for RLZ chrome extension api.sky@chromium.org2010-06-283-118/+0