index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 240915 "Revert 240681 "Revert 240536 "Mac-specific implem..."
junov@chromium.org
2013-12-16
1
-7
/
+0
*
Adds update detection to DnsSdRegistry, so that notifications from the servic...
mfoltz@chromium.org
2013-12-16
3
-2
/
+44
*
Getting rid of GetDefaultProfile & fixing multi user issues with accessibility
skuhne@chromium.org
2013-12-16
1
-3
/
+7
*
Merge 203436 "Unregister for notifications before calling observ..."
ccameron@chromium.org
2013-12-16
1
-1
/
+8
*
Separated DialServiceImpl's socket logic into a separate class DialSocket.
imcheng@chromium.org
2013-12-16
3
-283
/
+377
*
Revert 240681 "Revert 240536 "Mac-specific implementation of the..."
junov@chromium.org
2013-12-16
1
-0
/
+7
*
Disappear from OWNERS for generic extensions directories.
mpcomplete@chromium.org
2013-12-14
2
-2
/
+0
*
Move extensions/common/matcher into components/url_matcher.
joaodasilva@chromium.org
2013-12-13
13
-61
/
+82
*
Make the "storage" permission optional to use the "storage.managed" API.
joaodasilva@chromium.org
2013-12-13
1
-7
/
+2
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
5
-5
/
+8
*
Revert 240536 "Mac-specific implementation of the GlobalShortcut..."
junov@chromium.org
2013-12-13
1
-7
/
+0
*
Make sure activity log is turned on for whitelisted IDs; centralize this to o...
felt@chromium.org
2013-12-13
2
-15
/
+4
*
Do not store prefs for uninstalled extensions
vabr@chromium.org
2013-12-13
5
-84
/
+156
*
linux_aura: Reenable a bunch of individual extensions tests.
erg@chromium.org
2013-12-13
2
-16
/
+2
*
Remove GetDefaultProfile() from c/b/cros/file_manager.
kinaba@chromium.org
2013-12-13
1
-2
/
+3
*
[sync] Move test-only sync code out of chrome_browser.gypi
rsimha@chromium.org
2013-12-13
1
-1
/
+1
*
Mac-specific implementation of the GlobalShortcutListener class that
smus@chromium.org
2013-12-13
1
-0
/
+7
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
2
-2
/
+3
*
Add even more test apps for SetShape whitelist.
garykac@chromium.org
2013-12-12
1
-2
/
+10
*
Implement lock keyboard feature
bshe@chromium.org
2013-12-12
2
-10
/
+33
*
Add a focused property to the options parameter in chrome.app.window.create().
mlamouri@chromium.org
2013-12-12
1
-1
/
+8
*
Add input.ime.sendKeyEvents.
komatsu@chromium.org
2013-12-12
2
-0
/
+18
*
Refresh for the Chrome notifications image template.
dewittj@chromium.org
2013-12-12
1
-3
/
+2
*
Encode browser action icons as PNG when saving them to disk. This fixes a
mpcomplete@chromium.org
2013-12-12
1
-9
/
+14
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-11
1
-3
/
+1
*
linux_aura: Reenable most of the Extension tests.
erg@chromium.org
2013-12-11
1
-8
/
+1
*
Add mount option parameter to ExternalMountPoints::RegisterFileSystem.
kinaba@chromium.org
2013-12-11
2
-2
/
+7
*
Revert of https://codereview.chromium.org/100823007/
antrim@chromium.org
2013-12-11
1
-1
/
+3
*
<webview>: Remove the collection of uma counts for the API function usage.
sadrul@chromium.org
2013-12-11
1
-10
/
+0
*
extensions: Fix doc generation for tabs.captureVisibleTab.
sadrul@chromium.org
2013-12-11
1
-2
/
+2
*
Add BrowserActionInteractiveTest.BrowserClickClosesPopup* tests.
msw@chromium.org
2013-12-11
1
-0
/
+44
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
6
-22
/
+7
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
6
-7
/
+22
*
Media Galleries API Metadata: Extension function stub.
tommycli@chromium.org
2013-12-10
3
-45
/
+147
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-10
1
-3
/
+1
*
Tighten the blacklist on VMWare on OS X
ccameron@chromium.org
2013-12-10
1
-0
/
+4
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
6
-22
/
+7
*
Fix formatting of M-SEARCH to add spaces.
mfoltz@chromium.org
2013-12-10
1
-7
/
+10
*
Remove experimental.history.
rfevang@chromium.org
2013-12-10
3
-104
/
+0
*
<webview>: Add a screenshot capture API.
sadrul@chromium.org
2013-12-10
6
-188
/
+296
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
41
-107
/
+111
*
Add chrome.sockets.udp.setPaused method.
rpaquay@chromium.org
2013-12-09
6
-6
/
+101
*
Use schemas bundled in extensions to convert policies loaded on Windows.
joaodasilva@chromium.org
2013-12-09
1
-7
/
+9
*
Move policy code into components/policy.
joaodasilva@chromium.org
2013-12-08
2
-2
/
+2
*
Use TestExtensionEnvironment in RulesRegistryWithCacheTest.
jyasskin@chromium.org
2013-12-07
1
-56
/
+23
*
Fix IsFrameless check in appWindow.SetShape.
garykac@chromium.org
2013-12-07
1
-1
/
+1
*
Support custom serial bitrates on OS X
rockot@chromium.org
2013-12-06
1
-0
/
+7
*
Move LaunchContainer enum to extension_constants.h.
derat@chromium.org
2013-12-06
3
-2
/
+6
*
Reinstate alwaysOnTopWindows permission
tmdiep@chromium.org
2013-12-06
4
-30
/
+22
*
[SystemInfo API] Ensure StorageMonitor is initialized before SystemInfoEvent ...
Hokein.Wu@gmail.com
2013-12-06
1
-0
/
+1
[next]