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
/
storage_partition_impl_map.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-3
/
+4
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-7
/
+8
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-3
/
+3
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
1
-2
/
+2
*
Move misc browser-specific webkit/fileapi/* files to webkit/browser/fileapi
kinuko@chromium.org
2013-05-20
1
-1
/
+1
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-8
/
+7
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-7
/
+8
*
Cleanup: Return additional schemes vector as out parameter from GetAdditional...
kinuko@chromium.org
2013-04-17
1
-2
/
+3
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-7
/
+7
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-1
/
+1
*
Add URL request handling for Streams.
zork@chromium.org
2013-03-14
1
-1
/
+26
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
1
-83
/
+33
*
Revert 186347
jochen@chromium.org
2013-03-06
1
-33
/
+83
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
1
-83
/
+33
*
Add StoragePartition::StorageMask for ClearData methods
boliu@chromium.org
2013-03-05
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-119
/
+94
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-34
/
+35
*
Clean up of url data manager classes in content: move URLDataSourceImpl to it...
jam@chromium.org
2013-01-28
1
-1
/
+1
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-2
/
+21
*
Fix race condition that occurs if ResourceContext::SetUserData is called on t...
jam@chromium.org
2013-01-24
1
-9
/
+10
*
Move file path sanity checks for deletion on IO thread.
ajwong@chromium.org
2012-12-14
1
-20
/
+23
*
Garbage Collect the Storage directory on next profile start after an extensio...
ajwong@chromium.org
2012-12-11
1
-15
/
+112
*
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
-8
/
+155
*
Fix on-disk structure for persistent storage in webview tags.
ajwong@chromium.org
2012-11-13
1
-4
/
+86
*
Webview tag creation should be using storage partitions.
nasko@chromium.org
2012-11-08
1
-21
/
+26
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
1
-2
/
+3
*
Move remaining files in content\browser to the content namespace.
jam@chromium.org
2012-10-30
1
-1
/
+0
*
Support filesystem files from BlobURLRequestJob
hashimoto@chromium.org
2012-10-22
1
-0
/
+3
*
Make the media URLRequestContext share job factories with the main context.
creis@chromium.org
2012-09-27
1
-9
/
+6
*
[cros] Fix MediaURLRequestContext initialization.
dgozman@chromium.org
2012-09-26
1
-6
/
+9
*
Create a new URLRequestJobFactory for isolated request contexts.
ajwong@chromium.org
2012-09-21
1
-10
/
+20
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-14
/
+191
*
Redo the Storage Partition directory layout to support guest tags and origin ...
ajwong@chromium.org
2012-09-16
1
-12
/
+5
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
1
-7
/
+10
*
Change the underlying directory for Isolated Apps to be the same as Storage P...
ajwong@chromium.org
2012-08-29
1
-5
/
+1
*
Access the QuotaManager via a StoragePartition to support the isolated app fe...
michaeln@google.com
2012-08-22
1
-0
/
+4
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-0
/
+95