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
/
chrome_browser_extensions.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup ExtensionSyncService and SyncBundle.
treib
2015-07-08
1
-6
/
+1
*
Remove DeclarativeContentConditionSet
wittman
2015-07-06
1
-2
/
+0
*
Construct ChromeContentRulesRegistry rules locally and clean up rule code
wittman
2015-07-02
1
-2
/
+0
*
Hand-instantiate DeclarativeRule types to support declarative content refacto...
wittman
2015-06-30
1
-0
/
+6
*
Install Drive extension if Drive hosted app is present
xiyuan
2015-06-26
1
-6
/
+8
*
Add declarativeContent support for bookmarked state
wittman
2015-06-24
1
-0
/
+2
*
Revert of Reimplement automation API on top of C++-backed AXTree. (patchset #...
dmazzoni
2015-06-19
1
-0
/
+2
*
Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-06-19
1
-2
/
+0
*
Revert of Revert of views: Move TOOLKIT_VIEWS definition in //ui/views/ from ...
paulmeyer
2015-06-17
1
-0
/
+5
*
Revert of views: Move TOOLKIT_VIEWS definition in //ui/views/ from root. (pat...
phoglund
2015-06-17
1
-5
/
+0
*
views: Move TOOLKIT_VIEWS definition in //ui/views/ from root.
Sadrul Habib Chowdhury
2015-06-17
1
-0
/
+5
*
chrome: Remove dependency on third_party/libjingle/.
tfarina
2015-06-16
1
-3
/
+0
*
Encapsulate URL matcher declarative content condition tracking
wittman
2015-06-16
1
-0
/
+4
*
Implement the chrome.passwordsPrivate API.
khorimoto
2015-06-13
1
-0
/
+9
*
Implement the chrome.usersPrivate API, for use with the Users page.
orenb
2015-06-12
1
-2
/
+0
*
pull ContentVerifierDelegateImpl out of extension_system_impl.cc
juncai
2015-06-11
1
-0
/
+2
*
Reland "Encapsulate CSS selector declarative content condition tracking"
wittman
2015-06-10
1
-0
/
+2
*
Forward accessibility events to the automation extension process.
dmazzoni
2015-06-10
1
-0
/
+2
*
Revert of Encapsulate CSS selector declarative content condition tracking (pa...
dominicc
2015-06-08
1
-2
/
+0
*
Encapsulate CSS selector declarative content condition tracking
wittman
2015-06-05
1
-0
/
+2
*
OffscreenPresentation impl, for Presentation API 1UA mode (Part 1 of 2)
miu
2015-06-02
1
-0
/
+2
*
Add a whitelist of allowed component extensions.
jam
2015-06-02
1
-0
/
+2
*
Add IDL and stub implementation for chrome.usersPrivate API.
orenb
2015-06-01
1
-0
/
+2
*
chrome: Add missing dependencies to browser_extensions target.
tfarina
2015-05-29
1
-0
/
+2
*
Add an extension API to verify server certificate trust.
pneubeck
2015-05-23
1
-0
/
+2
*
Extract InstallVerifier from ExtensionSystem.
juncai
2015-05-18
1
-0
/
+2
*
Extract ErrorConsole from ExtensionSystem.
juncai
2015-05-12
1
-0
/
+2
*
Add the IDL and stub implementation for the chrome.passwordsPrivate API.
khorimoto
2015-05-11
1
-0
/
+2
*
Implement webstoreWidgetPrivate.installWebstoreItem
tbarzic
2015-05-08
1
-0
/
+2
*
Add a private desktopCapture extension API for requesting desktopCapture from...
jiayl
2015-05-06
1
-0
/
+4
*
Implement the chrome.autofillPrivate API.
khorimoto
2015-05-06
1
-0
/
+7
*
Add chrome.webstoreWidgetPrivate API
tbarzic
2015-05-05
1
-0
/
+2
*
Add components/chrome_apps
tbarzic
2015-05-01
1
-0
/
+1
*
Get user email from the context of the extension, not the last active user.
rkc
2015-04-29
1
-2
/
+0
*
Add the IDL for chrome.instanceID API.
jianli
2015-04-24
1
-0
/
+2
*
Add the IDL and stub implementation for the chrome.autofillPrivate API.
khorimoto
2015-04-24
1
-0
/
+2
*
Add chrome.searchEnginesPrivate API for setting and getting the default searc...
orenb
2015-04-24
1
-0
/
+6
*
Refactor safe-browsing build-config definitions.
nparker
2015-04-18
1
-10
/
+0
*
Add a notification about auto-granted access to file systems.
mtomasz
2015-04-08
1
-0
/
+2
*
Previously, onPrefsChanged was a no op. This CL implements functionality for ...
orenb
2015-04-07
1
-0
/
+6
*
Add service registration for Mojo services defined under chrome/
kmarshall
2015-04-03
1
-0
/
+2
*
New extension API to clear data reduction proxy savings metrics.
kundaji
2015-04-03
1
-0
/
+2
*
Add a dialog for chrome.fileSystem.requestFileSystem().
mtomasz
2015-04-02
1
-0
/
+2
*
chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods.
orenb
2015-04-02
1
-0
/
+4
*
MacViews: Remove unused ExtensionViewHostMac
andresantoso
2015-03-31
1
-2
/
+0
*
chrome.settingsPrivate: Add a basic stub implementation for the API.
orenb
2015-03-24
1
-0
/
+2
*
Removing chrome.pushMessaging API and related tests.
fgorski
2015-03-23
1
-8
/
+0
*
Allow domain admin to configure crx cache size via policy.
ginkage
2015-03-18
1
-0
/
+4
*
[Extensions UI] Update extensions page to use api methods for permissions prompt
rdevlin.cronin
2015-03-16
1
-0
/
+2
*
[Extensions] Update extensions ui to use developerPrivate.getExtensionsInfo
rdevlin.cronin
2015-03-13
1
-0
/
+2
[next]