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
/
common
/
extensions
/
extension_constants.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace lazy-background switch with a manifest entry controlled by the
mpcomplete@chromium.org
2012-01-24
1
-1
/
+7
*
Extension Manifest: MIME types for Intents are now a JSON array
groby@chromium.org
2012-01-18
1
-0
/
+2
*
Introduce background.scripts feature for extension manifests.
aa@chromium.org
2012-01-10
1
-0
/
+11
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-15
/
+0
*
Remove deprecated page action features from manifest v2.
aa@chromium.org
2012-01-04
1
-3
/
+0
*
Move background_page extension manifest key to background.page.
aa@chromium.org
2012-01-04
1
-1
/
+3
*
Hide downloads of extensions blacklist from web request API.
battre@chromium.org
2012-01-04
1
-1
/
+17
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
1
-0
/
+5
*
Take chrome.devtools out of experimental.
caseq@google.com
2011-12-21
1
-3
/
+0
*
Make extension installs from sync be from_webstore.
yoz@chromium.org
2011-12-19
1
-0
/
+5
*
Update the mainfest_version error message to be more instructive.
abarth@chromium.org
2011-12-09
1
-1
/
+1
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-4
/
+2
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-2
/
+4
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-4
/
+2
*
Make platform apps use and require a different container ("shell" instead of ...
mihaip@chromium.org
2011-12-01
1
-1
/
+4
*
Remove potentially many static initializers.
thakis@chromium.org
2011-11-24
1
-269
/
+269
*
Enable CSP by default for extensions with manifest_version >= 2.
abarth@chromium.org
2011-11-17
1
-0
/
+3
*
Add platform_app flag to manifest.
miket@chromium.org
2011-11-07
1
-0
/
+3
*
Revert 108885 - Add platform_app flag to manifest.
csilv@chromium.org
2011-11-07
1
-3
/
+0
*
Add platform_app flag to manifest.
miket@chromium.org
2011-11-07
1
-0
/
+3
*
Delete code for and references to mini-gallery and theme install bubbles.
yoz@chromium.org
2011-10-27
1
-2
/
+0
*
Reland r105978: Report errors when extensions attempt to use
aa@chromium.org
2011-10-19
1
-0
/
+2
*
Revert 105978 - Report errors when extensions attempt to use private APIs.
nkostylev@chromium.org
2011-10-18
1
-2
/
+0
*
Add an install source for inline installs.
mihaip@chromium.org
2011-10-18
1
-16
/
+0
*
Report errors when extensions attempt to use private APIs.
aa@chromium.org
2011-10-18
1
-0
/
+2
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-6
/
+0
*
Remove experimental flag on panels API. Panels open as popups when not enabled.
jennb@chromium.org
2011-10-12
1
-3
/
+0
*
Add support for an optional "requirements" section in extension/app manifests.
mihaip@chromium.org
2011-10-07
1
-0
/
+5
*
Fix crash by preventing extensions from changing their IDs.
jstritar@chromium.org
2011-09-27
1
-0
/
+2
*
Extension loading extracts intents from Manifest data.
groby@chromium.org
2011-09-23
1
-0
/
+19
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-1
/
+1
*
Implement inline install UI for views.
mihaip@chromium.org
2011-09-02
1
-1
/
+1
*
Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...
mihaip@chromium.org
2011-08-29
1
-0
/
+4
*
Move extension/webstore-related URL getters to the extension_urls namespace.
mihaip@chromium.org
2011-08-25
1
-14
/
+45
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-0
/
+19
*
Add offline_enabled field in manifest.
yoz@chromium.org
2011-08-16
1
-0
/
+3
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+1
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-1
/
+0
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+1
*
Add check to disallow packaged apps declaring an extent.
yoz@chromium.org
2011-07-20
1
-1
/
+4
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+1
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
1
-9
/
+18
*
Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...
rsleevi@chromium.org
2011-06-27
1
-1
/
+0
*
Added a private chromeAuthPrivate API.
sanjeevr@chromium.org
2011-06-25
1
-0
/
+1
*
Fix to make 'Enable accessibility features.' option change take effect immedi...
hashimoto@chromium.org
2011-06-16
1
-0
/
+1
*
Add input_components loading to the manifest
zork@chromium.org
2011-06-03
1
-0
/
+25
*
Add exclude_matches to content_scripts for negating match patterns.
tessamac@chromium.org
2011-05-29
1
-1
/
+6
*
Add Content-Security-Policy support to extensions
abarth@chromium.org
2011-04-20
1
-0
/
+3
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+10
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-10
/
+0
[next]