summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Revert 240915 "Revert 240681 "Revert 240536 "Mac-specific implem..."junov@chromium.org2013-12-161-7/+0
* Adds update detection to DnsSdRegistry, so that notifications from the servic...mfoltz@chromium.org2013-12-163-2/+44
* Getting rid of GetDefaultProfile & fixing multi user issues with accessibilityskuhne@chromium.org2013-12-161-3/+7
* Merge 203436 "Unregister for notifications before calling observ..."ccameron@chromium.org2013-12-161-1/+8
* Separated DialServiceImpl's socket logic into a separate class DialSocket.imcheng@chromium.org2013-12-163-283/+377
* Revert 240681 "Revert 240536 "Mac-specific implementation of the..."junov@chromium.org2013-12-161-0/+7
* Disappear from OWNERS for generic extensions directories.mpcomplete@chromium.org2013-12-142-2/+0
* Move extensions/common/matcher into components/url_matcher.joaodasilva@chromium.org2013-12-1313-61/+82
* Make the "storage" permission optional to use the "storage.managed" API.joaodasilva@chromium.org2013-12-131-7/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-135-5/+8
* Revert 240536 "Mac-specific implementation of the GlobalShortcut..."junov@chromium.org2013-12-131-7/+0
* Make sure activity log is turned on for whitelisted IDs; centralize this to o...felt@chromium.org2013-12-132-15/+4
* Do not store prefs for uninstalled extensionsvabr@chromium.org2013-12-135-84/+156
* linux_aura: Reenable a bunch of individual extensions tests.erg@chromium.org2013-12-132-16/+2
* Remove GetDefaultProfile() from c/b/cros/file_manager.kinaba@chromium.org2013-12-131-2/+3
* [sync] Move test-only sync code out of chrome_browser.gypirsimha@chromium.org2013-12-131-1/+1
* Mac-specific implementation of the GlobalShortcutListener class thatsmus@chromium.org2013-12-131-0/+7
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-122-2/+3
* Add even more test apps for SetShape whitelist.garykac@chromium.org2013-12-121-2/+10
* Implement lock keyboard featurebshe@chromium.org2013-12-122-10/+33
* Add a focused property to the options parameter in chrome.app.window.create().mlamouri@chromium.org2013-12-121-1/+8
* Add input.ime.sendKeyEvents.komatsu@chromium.org2013-12-122-0/+18
* Refresh for the Chrome notifications image template.dewittj@chromium.org2013-12-121-3/+2
* Encode browser action icons as PNG when saving them to disk. This fixes ampcomplete@chromium.org2013-12-121-9/+14
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-3/+1
* linux_aura: Reenable most of the Extension tests.erg@chromium.org2013-12-111-8/+1
* Add mount option parameter to ExternalMountPoints::RegisterFileSystem.kinaba@chromium.org2013-12-112-2/+7
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-1/+3
* <webview>: Remove the collection of uma counts for the API function usage.sadrul@chromium.org2013-12-111-10/+0
* extensions: Fix doc generation for tabs.captureVisibleTab.sadrul@chromium.org2013-12-111-2/+2
* Add BrowserActionInteractiveTest.BrowserClickClosesPopup* tests.msw@chromium.org2013-12-111-0/+44
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-116-22/+7
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-116-7/+22
* Media Galleries API Metadata: Extension function stub.tommycli@chromium.org2013-12-103-45/+147
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-3/+1
* Tighten the blacklist on VMWare on OS Xccameron@chromium.org2013-12-101-0/+4
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-106-22/+7
* Fix formatting of M-SEARCH to add spaces.mfoltz@chromium.org2013-12-101-7/+10
* Remove experimental.history.rfevang@chromium.org2013-12-103-104/+0
* <webview>: Add a screenshot capture API.sadrul@chromium.org2013-12-106-188/+296
* Convert string16 to use base namespace.brettw@chromium.org2013-12-0941-107/+111
* Add chrome.sockets.udp.setPaused method.rpaquay@chromium.org2013-12-096-6/+101
* Use schemas bundled in extensions to convert policies loaded on Windows.joaodasilva@chromium.org2013-12-091-7/+9
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-082-2/+2
* Use TestExtensionEnvironment in RulesRegistryWithCacheTest.jyasskin@chromium.org2013-12-071-56/+23
* Fix IsFrameless check in appWindow.SetShape.garykac@chromium.org2013-12-071-1/+1
* Support custom serial bitrates on OS Xrockot@chromium.org2013-12-061-0/+7
* Move LaunchContainer enum to extension_constants.h.derat@chromium.org2013-12-063-2/+6
* Reinstate alwaysOnTopWindows permissiontmdiep@chromium.org2013-12-064-30/+22
* [SystemInfo API] Ensure StorageMonitor is initialized before SystemInfoEvent ...Hokein.Wu@gmail.com2013-12-061-0/+1