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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+2
*
Consolidate manifest handler registration.
yoz@chromium.org
2013-05-06
1
-4
/
+1
*
Add detailed change event for SpecialStoragePolicy.
tzik@chromium.org
2013-04-22
1
-53
/
+127
*
Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()
kinuko@chromium.org
2013-04-18
1
-6
/
+6
*
Fix ExtensionSpecialStoragePolicy.IsInstalledApp
kinuko@chromium.org
2013-04-17
1
-1
/
+38
*
Refactor APIPermission to separate out specific permission registration.
yoz@chromium.org
2013-04-04
1
-3
/
+4
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-54
/
+0
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-10
/
+10
*
Allow manifest handlers to declare keys they depend on that must be parsed be...
yoz@chromium.org
2013-02-05
1
-2
/
+3
*
Make most code on mac compile with enable_web_intents=0
thakis@chromium.org
2013-02-01
1
-0
/
+6
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-5
/
+11
*
Move 'intents' parsing out of Extension
MHX348@motorola.com
2013-01-11
1
-0
/
+4
*
Updates the Chrome OS file browser to support opening files with Web Intent h...
thorogood@chromium.org
2012-09-20
1
-0
/
+43
*
Show apps protecting local data in chrome://settings/cookies.
bauerb@chromium.org
2012-07-13
1
-83
/
+109
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Remove Extension::STRICT_ERROR_CHECKS, it was never used.
aa@chromium.org
2012-05-31
1
-8
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-1
/
+1
*
Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...
erg@chromium.org
2012-02-13
1
-2
/
+3
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Valgrind: Fix a leak in ContentSettingsProvider.
jhawkins@chromium.org
2011-11-17
1
-1
/
+1
*
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
/
+2
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
1
-14
/
+10
*
DatabaseTracker: Clearing session-only databases on exit.
marja@chromium.org
2011-09-08
1
-0
/
+43
*
Session-only local storage cleared on exit.
marja@chromium.org
2011-08-19
1
-4
/
+4
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-0
/
+53
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-2
/
+4
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-2
/
+2
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
1
-0
/
+157