summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert "Restrict extension features based on the extension type."mpcomplete@chromium.org2011-12-029-853/+228
* Added missing permission in sample extensionbattre@chromium.org2011-12-024-5/+9
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-0/+5
* Add an escape hatch for loading legacy manifestsabarth@chromium.org2011-12-023-1/+9
* Restrict extension features based on the extension type.jstritar@chromium.org2011-12-029-228/+853
* PART 5 Of the signed settings refactoring. List of all changes follow beneath:pastarmovj@chromium.org2011-12-022-2/+2
* DevTools: allow custom front-end configuration for the remote debugging.pfeldman@chromium.org2011-12-022-0/+4
* Allow extenions to override the default content_security_policy, but requireabarth@chromium.org2011-12-024-6/+242
* Consider the origin when computing extension permissionsabarth@chromium.org2011-12-023-26/+76
* Move app notification getChannel API out of experimentalasargent@chromium.org2011-12-023-0/+10
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-18/+0
* Restrict access to permissions based on extension types.jstritar@chromium.org2011-12-016-239/+290
* [ntp4] Remove bookmarks page implementation and resources.csilv@chromium.org2011-12-012-4/+0
* Extension Storage API: make the onChanged event pass in a map of changes ratherkalman@chromium.org2011-12-012-93/+13
* Print Preview: Set source modifiable bit for scripted printing.thestig@chromium.org2011-12-011-1/+2
* Replace TOUCH_UI condition in WebUI with dynamic flag.rbyers@chromium.org2011-12-012-0/+4
* Make platform apps use and require a different container ("shell" instead of ...mihaip@chromium.org2011-12-014-6/+18
* Enable GAIA profile info downloader by defaultsail@chromium.org2011-12-012-4/+0
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-013-6/+6
* Cache GAIA profile picture URLsail@chromium.org2011-11-302-0/+5
* Fix buildabarth@chromium.org2011-11-301-1/+1
* manifest_version should be a base CRX keyabarth@chromium.org2011-11-301-1/+2
* Remove child_process.h includes from chrome (specifically WaitForDebugger). I...jam@chromium.org2011-11-302-4/+0
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-301-2/+2
* Remove TOUCH_UI specific new tab page.rbyers@chromium.org2011-11-302-6/+0
* Only show G+ promo for users logged into G+caitkp@chromium.org2011-11-302-0/+8
* Rename chrome.experimental.webRequest to chrome.webRequestbattre@chromium.org2011-11-3028-194/+236
* Revive reverted path.munjal@chromium.org2011-11-302-3/+7
* Allow passing in a list of scopes to the access token fetcher class.munjal@chromium.org2011-11-303-23/+103
* Update GAIA info periodicallysail@chromium.org2011-11-302-0/+5
* Allow WebUI Tests to use preLoad in HtmlDialogUI.scr@chromium.org2011-11-301-1/+3
* Open the default task on double-click if browser can't handle the file natively.zelidrag@chromium.org2011-11-301-0/+12
* Add service to update GAIA infosail@chromium.org2011-11-302-0/+4
* Require a modern manifest version when loading an unpacked extension.abarth@chromium.org2011-11-302-4/+17
* Put ONC policy behind a flag.mnissler@chromium.org2011-11-292-0/+4
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-292-4/+0
* Add service to update GAIA infosail@chromium.org2011-11-292-0/+4
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-292-3/+3
* Add per-tab "JavaScript enabled" preference.mnaganov@chromium.org2011-11-292-1/+6
* Fix a failing DCHECK in MetricsLogManager.nileshagrawal@chromium.org2011-11-291-1/+1
* Revert 111882 - Integrate OAuth2 login token generation into TokenService:jstritar@chromium.org2011-11-292-7/+3
* Add cursor field to SetComposition.zork@chromium.org2011-11-291-0/+6
* Integrate OAuth2 login token generation into TokenService:munjal@chromium.org2011-11-292-3/+7
* Make the access token fetcher class more generic (takes in client id and clie...munjal@chromium.org2011-11-293-12/+23
* This is a checkpoint commit for experimental.socket. Limitations:miket@chromium.org2011-11-289-3/+2734
* Update downloads extension API schema to allow "content" as a value for the d...asanka@chromium.org2011-11-281-1/+1
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+15
* Adding a minimal `meta` description to extension API pages.mkwst@chromium.org2011-11-2838-106/+120
* Moving the MHTML API out of experimental and renaming it.jcivelli@chromium.org2011-11-289-22/+47
* Extension Settings API: rename it to the Extension Storage API.kalman@chromium.org2011-11-274-57/+57