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
/
renderer
/
fetchers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in content/renderer/.
avi
2015-12-25
4
-3
/
+6
*
Enforce marking "override" for functions overriding Blink in content/renderer/.
avi
2015-09-25
2
-17
/
+16
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Send credentials as part of the Manifest request.
mlamouri
2015-05-30
2
-2
/
+7
*
Fix DCHECK failure when Manifest fetch has an Access Control error.
mlamouri
2015-04-20
1
-1
/
+8
*
Accept cross origins Manifest if they have valid Access Controls headers.
mlamouri
2015-04-01
1
-0
/
+6
*
Reload favicon from HTTP cache on Ctrl+Refresh
pkotwicz
2015-03-16
4
-0
/
+13
*
Cleanup: Fix content header include guards.
tfarina
2015-02-27
3
-5
/
+5
*
Use a FrameAssociatedLoader when downloading image resources.
mlamouri
2015-01-14
3
-23
/
+51
*
Remove ImageResourceFetcher.
mlamouri
2015-01-07
2
-142
/
+0
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
2
-2
/
+2
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-12
/
+11
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-7
/
+7
*
Extend the TestRunner so that the manifest-src CSP directive can be tested fr...
kenneth.r.christiansen
2014-09-25
1
-1
/
+2
*
Implement ManifestFetcher, helper to fetch Web Manifests.
mlamouri
2014-09-13
8
-104
/
+290
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Revert 286241 "Revert 286126 "Remove 'WebURLRequest::TargetType'..."
kbr@chromium.org
2014-07-29
6
-16
/
+22
*
Revert 286126 "Remove 'WebURLRequest::TargetType' from 'content:..."
kbr@chromium.org
2014-07-29
6
-22
/
+16
*
Remove 'WebURLRequest::TargetType' from 'content::ResourceFetcher::Start'
mkwst@chromium.org
2014-07-29
6
-16
/
+22
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
2
-2
/
+4
*
Don't try to guess the referrer policy, but use the one associated with the r...
jochen@chromium.org
2014-02-04
1
-2
/
+13
*
ResourceFetcher: Add POST support and the ability to set headers
mmenke@chromium.org
2014-01-28
4
-39
/
+75
*
Delete AltErrorPageResourceFetcher. This is no longer being used
mmenke@chromium.org
2014-01-27
2
-120
/
+0
*
Add ResourceFetcher to content\public\renderer.
mmenke@chromium.org
2013-11-25
7
-54
/
+73
*
Reland 232312 (https://codereview.chromium.org/33363003/), with fix.
mmenke@chromium.org
2013-11-14
6
-103
/
+59
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
8
-53
/
+53
*
Revert 232403 "Revert 232369 "Revert 232312 "Cleanup ResourceFet..."
csharp@chromium.org
2013-11-01
6
-59
/
+103
*
Revert 232369 "Revert 232312 "Cleanup ResourceFetcher in prepara..."
csharp@chromium.org
2013-11-01
6
-103
/
+59
*
Revert 232312 "Cleanup ResourceFetcher in preparation to add to ..."
csharp@chromium.org
2013-11-01
6
-59
/
+103
*
Cleanup ResourceFetcher in preparation to add to public content API,
mmenke@chromium.org
2013-11-01
6
-103
/
+59
*
Allow MultiResolutionImageFetcher to fetch image from file scheme URL
hongbo.min@intel.com
2013-07-13
1
-1
/
+2
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
2
-2
/
+2
*
Use a direct include of time headers in content/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Move image_decoder.cc/.h from webkit\glue to content\child.
ananta@chromium.org
2013-06-26
2
-4
/
+4
*
Update Blink include paths
abarth@chromium.org
2013-06-17
3
-5
/
+5
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
3
-10
/
+10
*
Don't request missing favicon on every page request.
mef@chromium.org
2013-05-15
2
-4
/
+14
*
Move resource fetchers to renderer-specific location
jamesr@chromium.org
2013-05-14
8
-0
/
+654