summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-1/+43
* ash: Make LAUNCH_FULLSCREEN mean maximized app window mode.xiyuan@chromium.org2012-03-291-1/+5
* Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...miket@chromium.org2012-03-297-68/+10
* Add kalman and koz to */extensions/OWNERS.koz@chromium.org2012-03-291-4/+6
* Lazy background page branding: "Transient Background Page". Renamempcomplete@chromium.org2012-03-281-2/+1
* [uber page] Clear any virtual URL when loading the uber page.csilv@chromium.org2012-03-281-1/+1
* Add experimental.alarms API to allow lazy background pages to wake themselves...mpcomplete@chromium.org2012-03-287-9/+158
* Mark flaky test as flaky.abodenha@google.com2012-03-281-1/+7
* Disable timed out test in Windowsabodenha@google.com2012-03-281-1/+8
* Disabled failing ExtensionManagementTest.AutoUpdateDisabledExtensionsgeorgey@chromium.org2012-03-281-1/+9
* Disable flaky testsabodenha@google.com2012-03-281-2/+2
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-2/+1
* Disable failing test (ExtensionInstallUIBrowserTest.TestThemeInstallUndoReset...finnur@chromium.org2012-03-281-1/+9
* Disable failing test (ExtensionManagementTest.AutoUpdate) on Windows due to p...finnur@chromium.org2012-03-281-1/+8
* Removing obsolete chromePrivate.decodeJPEG API.glotov@google.com2012-03-281-21/+0
* Allow autoupdate to update disabled extensions.mtytel@chromium.org2012-03-288-24/+153
* Remove CrxInstaller::SetWhitelistedInstallId and related code.jstritar@chromium.org2012-03-284-58/+19
* [Coverity] Fix uninitialized membersgroby@chromium.org2012-03-281-0/+2
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-1/+2
* mark ExtensionApiTest::Incognito as Flakyabodenha@google.com2012-03-281-0/+4
* Marked ExtensionApiTest::IncognitoSplitMode flakyabodenha@google.com2012-03-271-0/+4
* Improve WebstoreInstaller error handling.jstritar@chromium.org2012-03-273-11/+96
* Revert 129107 - Remove remnants of the identity permission.rsleevi@chromium.org2012-03-271-2/+4
* Expose more font size prefs to the Font Settings Extension API.falken@google.com2012-03-273-8/+94
* Consider redirects to about:blank as canceling and don't flag conflictsbattre@chromium.org2012-03-272-12/+48
* Remove remnants of the identity permission.jstritar@chromium.org2012-03-271-4/+2
* rlz: Hook up on mac, switch to chrome's network stack on win.thakis@chromium.org2012-03-261-1/+1
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-261-2/+1
* Add getDefaultFontSize and setDefaultFontSize to Font Settings Extension API.falken@google.com2012-03-263-4/+45
* Disable failing tests.miket@chromium.org2012-03-261-2/+4
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-258-34/+118
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-242-2/+0
* Add full support for filesystem URLs.ericu@google.com2012-03-242-0/+2
* Update the AppNotifyChannelSetup testing path to use the message loop.jstritar@chromium.org2012-03-243-23/+37
* [Chrome OS ECHO] Add getCouponCode() and getUserConsent() methodsgauravsh@chromium.org2012-03-241-1/+2
* Move TTS extension API to chrome/browser/speech/dmazzoni@chromium.org2012-03-2418-2422/+2
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-242-3/+9
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-247-114/+27
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-237-27/+114
* Added call for chrome.fileBrowserPrivate.transferFile() method.This CL also f...zelidrag@chromium.org2012-03-231-0/+3
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-237-21/+198
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-2313-204/+335
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-238-63/+97
* Removed SyncSetupFlow and SyncSetupWizard.atwilson@chromium.org2012-03-231-2/+4
* Close other profile windows when entering managed mode.bauerb@chromium.org2012-03-231-1/+1
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...pfeldman@chromium.org2012-03-233-7/+7
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-2319-12/+20
* Grant file access permissions for cached file paths to file browsers/handlers.tbarzic@chromium.org2012-03-231-237/+0