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
/
extension_special_storage_policy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
Add SpecialStoragePolicy::HasIsolatedStorage
kinuko@chromium.org
2013-05-30
1
-0
/
+15
*
Add detailed change event for SpecialStoragePolicy.
tzik@chromium.org
2013-04-22
1
-19
/
+67
*
Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()
kinuko@chromium.org
2013-04-18
1
-1
/
+1
*
Fix ExtensionSpecialStoragePolicy.IsInstalledApp
kinuko@chromium.org
2013-04-17
1
-12
/
+9
*
Add a flag to override unlimitedStorage quota for any origins.
tzik@chromium.org
2013-03-30
1
-0
/
+5
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-38
/
+3
*
Make most code on mac compile with enable_web_intents=0
thakis@chromium.org
2013-02-01
1
-0
/
+2
*
Move 'intents' parsing out of Extension
MHX348@motorola.com
2013-01-11
1
-2
/
+4
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
1
-1
/
+2
*
Updates the Chrome OS file browser to support opening files with Web Intent h...
thorogood@chromium.org
2012-09-20
1
-5
/
+36
*
QuotaManager: Return the remaining free disk space as quota.
jhawkins@chromium.org
2012-08-24
1
-0
/
+10
*
Show apps protecting local data in chrome://settings/cookies.
bauerb@chromium.org
2012-07-13
1
-20
/
+37
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-8
/
+9
*
Surfacing permissions for hosted apps in Cookies content settings exceptions
vabr@chromium.org
2012-06-13
1
-2
/
+7
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-4
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
1
-12
/
+9
*
Delegating the "are images allowed" decision to renderer.
marja@chromium.org
2011-10-27
1
-2
/
+2
*
Don't protect the storage of origins associated with bookmark apps.
michaeln@google.com
2011-10-21
1
-2
/
+2
*
Take the content settings set by extensions into account in the default setti...
marja@chromium.org
2011-10-19
1
-1
/
+1
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
1
-2
/
+2
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
1
-2
/
+2
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-2
/
+2
*
DatabaseTracker: Clearing session-only databases on exit.
marja@chromium.org
2011-09-08
1
-0
/
+17
*
Session-only local storage cleared on exit.
marja@chromium.org
2011-08-19
1
-1
/
+13
*
Send notifications on the IO thread when changes are made to the special stor...
michaeln@google.com
2011-08-15
1
-18
/
+42
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-8
/
+12
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-17
/
+22
*
Make ExtensionSpecialStoragePolicy hold references to extentions added.
michaeln@google.com
2011-04-08
1
-3
/
+3
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-2
/
+15
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
1
-2
/
+2
*
Fix chromium-style compile error that got in the tree since yesterday.
erg@google.com
2011-02-17
1
-0
/
+8
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
1
-0
/
+93