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
/
resource_context_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland r187230: Implement the Stream registry in content
zork@chromium.org
2013-03-13
1
-0
/
+14
*
Revert 187230
zork@chromium.org
2013-03-11
1
-14
/
+0
*
Implement the Stream registry in content
zork@chromium.org
2013-03-11
1
-0
/
+14
*
Clean up of url data manager classes in content: move URLDataSourceImpl to it...
jam@chromium.org
2013-01-28
1
-3
/
+3
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-4
/
+21
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-2
/
+2
*
Add empty constructor/destructor to ResourceContext on iOS
stuartmorgan@chromium.org
2012-11-16
1
-22
/
+0
*
Move remaining files in content\browser to the content namespace.
jam@chromium.org
2012-10-30
1
-1
/
+0
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-167
/
+0
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
1
-21
/
+7
*
Remove storage context accessors from ResourceContext.
ajwong@chromium.org
2012-09-11
1
-40
/
+1
*
SupportsUserData is not thread safe
joth@chromium.org
2012-09-10
1
-0
/
+1
*
Access the DatabaseTracker via a StoragePartition to support the isolated app...
michaeln@google.com
2012-08-29
1
-1
/
+3
*
Remove silly uses of ResourceContext that unnecessarily violate the Law of De...
ajwong@chromium.org
2012-08-28
1
-15
/
+35
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-8
/
+12
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
1
-1
/
+3
*
Attached data cleanup.
avi@chromium.org
2012-08-20
1
-3
/
+3
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-0
/
+7
*
Ensure static BrowserContext methods only get called on the UI thread. Also e...
jam@chromium.org
2012-07-10
1
-0
/
+7
*
Fixed CHECKs for use of canceled ResourceContexts in ResourceDispatcherHostImpl.
rdsmith@chromium.org
2012-05-15
1
-2
/
+10
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-2
/
+1
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
1
-0
/
+10
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-0
/
+4
*
Have content cancel requests for ResourceContexts when they shutdown, instead...
jam@chromium.org
2012-03-26
1
-0
/
+6
*
Remove resource_request_info_impl.h dependency from chrome. This also makes b...
jam@chromium.org
2012-03-23
1
-7
/
+144
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-2
/
+2
*
Fix race condition where the items on ResourceContext's UserData map were rew...
jam@chromium.org
2012-02-27
1
-9
/
+2
*
Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...
jam@chromium.org
2012-02-24
1
-10
/
+16
*
Fail gracefully if InitializeResourceContext ends up calling itself recursively.
erikwright@chromium.org
2012-02-24
1
-2
/
+5
*
Move creation and ownership of HostZoomMap to content instead of having every...
jam@chromium.org
2012-02-22
1
-0
/
+23
*
Remove getters for HTML5 related objects from the ResourceContext interface. ...
jam@chromium.org
2012-02-21
1
-0
/
+92