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
/
content
/
browser
/
browser_context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert collecting clipboard statistics as we don't need it anymore.
vasilii@chromium.org
2013-04-02
1
-11
/
+2
*
Move non-webkit IndexedDB code out of in_process_webkit.
alecflett@chromium.org
2013-03-31
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-3
/
+3
*
The purpose of this patch is to collect some statistics on how often a user c...
vasilii@chromium.org
2013-02-27
1
-2
/
+11
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
1
-0
/
+49
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-2
/
+2
*
Add BrowserContext specific external mount points
tbarzic@chromium.org
2013-01-25
1
-2
/
+39
*
Garbage Collect the Storage directory on next profile start after an extensio...
ajwong@chromium.org
2012-12-11
1
-2
/
+13
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-1
/
+1
*
Implement the ability to obliterate a storage partition from disk.
creis@chromium.org
2012-11-17
1
-7
/
+22
*
Fix on-disk structure for persistent storage in webview tags.
ajwong@chromium.org
2012-11-13
1
-6
/
+0
*
Webview tag creation should be using storage partitions.
nasko@chromium.org
2012-11-08
1
-13
/
+31
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-7
/
+1
*
Rename GetSite in SiteInstance to GetSiteURL.
nasko@chromium.org
2012-09-28
1
-1
/
+2
*
Make browser_context.cc compile for iOS
stuartmorgan@chromium.org
2012-09-18
1
-4
/
+11
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-7
/
+0
*
Move IndexedDBContext into the StoragePartition and ensure isolation.
ajwong@chromium.org
2012-09-16
1
-11
/
+5
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
1
-7
/
+0
*
Do not share a process unless it has the right storage partition.
creis@chromium.org
2012-09-07
1
-2
/
+11
*
Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-31
1
-5
/
+6
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-30
1
-6
/
+5
*
Access the DatabaseTracker via a StoragePartition to support the isolated app...
michaeln@google.com
2012-08-29
1
-8
/
+2
*
Remove silly uses of ResourceContext that unnecessarily violate the Law of De...
ajwong@chromium.org
2012-08-28
1
-12
/
+20
*
Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...
isherman@chromium.org
2012-08-28
1
-5
/
+6
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-27
1
-6
/
+5
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
1
-5
/
+6
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-24
1
-6
/
+5
*
Access the QuotaManager via a StoragePartition to support the isolated app fe...
michaeln@google.com
2012-08-22
1
-7
/
+0
*
Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...
rdsmith@chromium.org
2012-08-19
1
-0
/
+4
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-112
/
+70
*
Replace the DownloadFileManager with direct ownership of DownloadFile.
rdsmith@chromium.org
2012-08-18
1
-4
/
+0
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
1
-0
/
+4
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-3
/
+17
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
1
-4
/
+0
*
Support partitioning of storage contexts based on render_id.
ajwong@chromium.org
2012-07-12
1
-129
/
+110
*
Ensure static BrowserContext methods only get called on the UI thread. Also e...
jam@chromium.org
2012-07-10
1
-0
/
+5
*
Rewrite download manager unit to be actual unit tests.
rdsmith@chromium.org
2012-06-12
1
-3
/
+13
*
Move creation and ownership of DownloadManager from the embedder to content. ...
jam@chromium.org
2012-06-06
1
-0
/
+22
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-23
/
+10
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-12
/
+1
*
Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...
michaeln@google.com
2012-03-20
1
-19
/
+16
*
Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...
dgrogan@chromium.org
2012-03-19
1
-16
/
+19
*
DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...
michaeln@google.com
2012-03-19
1
-19
/
+16
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
1
-2
/
+2
*
Make the content::DOMStorageContext methods callable on the main thread and h...
jam@chromium.org
2012-03-15
1
-5
/
+5
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-1
/
+1
*
Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...
jam@chromium.org
2012-02-27
1
-1
/
+1
*
Fix race condition where the items on ResourceContext's UserData map were rew...
jam@chromium.org
2012-02-27
1
-2
/
+8
*
Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...
jam@chromium.org
2012-02-24
1
-15
/
+41
*
Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...
jam@chromium.org
2012-02-24
1
-1
/
+89
[next]