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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move permission warning message handling from PermissionSet to PermissionMess...
yoz@chromium.org
2013-10-19
5
-8
/
+88
*
Identity API: Add chrome.identity.onSignInChanged routing and IDL
courage@chromium.org
2013-10-18
2
-0
/
+2
*
Include the mis-matching context along with the contexts a Feature is available
kalman@chromium.org
2013-10-17
1
-1
/
+2
*
chromeos: Remove ScreensaverController.
derat@chromium.org
2013-10-16
1
-1
/
+0
*
Additional platforms support for _api_features.json.
mef@chromium.org
2013-10-15
2
-2
/
+12
*
Implement first part of supporting global extension commands.
finnur@chromium.org
2013-10-11
2
-0
/
+2
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
9
-1
/
+1518
*
Add cast transport API skeleton.
haibinlu@chromium.org
2013-10-08
1
-0
/
+1
*
Add FeatureProvider::GetAPIFeatures, GetManifestFeatures, and
kalman@chromium.org
2013-10-07
3
-5
/
+27
*
Refactor PermissionSet to move chrome-specific host checks to ChromeExtension...
yoz@chromium.org
2013-10-03
1
-0
/
+11
*
Change the install type of the wallet in-app payment support app
asargent@chromium.org
2013-10-02
2
-0
/
+7
*
<webview>: Implement support for package-local chrome-extension:// URLs
fsamuel@chromium.org
2013-09-29
2
-0
/
+21
*
Refactor PermissionMessage and move it to top-level extensions.
yoz@chromium.org
2013-09-27
3
-0
/
+148
*
Add EXTERNAL_POLICY to list of possible extension locations
bartfab@chromium.org
2013-09-26
2
-1
/
+15
*
Add "kiosk_only" manifest attribute for platform apps.
tengs@chromium.org
2013-09-26
2
-0
/
+10
*
[CleanUp] Use base::STLSetDifference() in place of std::set_difference()
limasdf@gmail.com
2013-09-26
3
-4
/
+8
*
Move constants from ExtensionService to extension_misc.
benwells@chromium.org
2013-09-26
2
-0
/
+42
*
Add support for top level "sockets" manifest key.
rpaquay@chromium.org
2013-09-26
2
-0
/
+2
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-4
/
+0
*
Create separate extensions_common and extensions_browser GYP targets.
yoz@chromium.org
2013-09-25
1
-0
/
+113
*
Make loading an unpacked extension produce an error if it contains a malforme...
DHNishi@gmail.com
2013-09-18
2
-0
/
+3
*
Add scheib as extensions/apps team owner.
scheib@chromium.org
2013-09-16
1
-6
/
+9
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
2
-146
/
+905
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
1
-2
/
+2
*
Handle invalid input, add more tests for SourceHighlighter
rdevlin.cronin@chromium.org
2013-09-10
2
-2
/
+35
*
Revert 222257 "Revert 222235 ""Redirecting URLs to Packaged Apps..."
stevet@chromium.org
2013-09-10
2
-0
/
+4
*
Revert 222235 ""Redirecting URLs to Packaged Apps" implementatio..."
stevet@chromium.org
2013-09-10
2
-4
/
+0
*
"Redirecting URLs to Packaged Apps" implementation: revised
sergeygs@chromium.org
2013-09-10
2
-0
/
+4
*
Fix comparison in an equal comparator.
etienneb@chromium.org
2013-09-10
1
-2
/
+2
*
Fix deadcode in an invalid string construction.
etienneb@chromium.org
2013-09-10
1
-1
/
+1
*
Namespace internal extension JavaScript modules with extensions:: so that they
kalman@chromium.org
2013-09-10
1
-2
/
+4
*
Follows https://codereview.chromium.org/22938005/
rdevlin.cronin@chromium.org
2013-09-07
5
-51
/
+182
*
Initial chrome.mdns API.
justinlin@chromium.org
2013-09-06
4
-4
/
+30
*
Revert 221619 "Initial chrome.mdns API."
henrika@chromium.org
2013-09-06
4
-30
/
+4
*
Expand RuntimeErrors for ErrorConsole
rdevlin.cronin@chromium.org
2013-09-06
4
-4
/
+19
*
Initial chrome.mdns API.
justinlin@chromium.org
2013-09-06
4
-4
/
+30
*
Add Error Console UI for install warnings to the chrome:extensions page (hidd...
rdevlin.cronin@chromium.org
2013-09-05
5
-20
/
+401
*
Catch ManifestErrors with ErrorConsole; Add Browsertests
rdevlin.cronin@chromium.org
2013-09-03
5
-5
/
+34
*
Report Javascript Runtime Errors to the Error Console
rdevlin.cronin@chromium.org
2013-09-01
9
-106
/
+284
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-2
/
+2
*
ErrorConsole Switch, Duplicate Error Detection, Dev Mode Check
rdevlin.cronin@chromium.org
2013-08-28
4
-46
/
+108
*
Added ability to process short_name property in manifest file
tmdiep@chromium.org
2013-08-27
2
-0
/
+2
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
1
-1
/
+1
*
[CleanUp] Use base::STLSetDifference in place of std::set_difference
Hokein.Wu@gmail.com
2013-08-23
1
-10
/
+6
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
4
-0
/
+632
*
Add a "key" entry to InstallWarnings, remove InstallWarning::Format
rdevlin.cronin@chromium.org
2013-08-15
2
-24
/
+42
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
2
-0
/
+308
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-14
1
-1
/
+0
*
Resubmit 21609003: Move ExtensionError to extensions/, add error limits
rdevlin.cronin@chromium.org
2013-08-10
2
-0
/
+293
*
Create ExtensionsClient abstraction for globally registered extension state.
yoz@chromium.org
2013-08-09
5
-0
/
+159
[next]