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
/
components
/
data_reduction_proxy
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Lo-Fi preview flag should bypass the blacklist
megjablon
2016-03-22
2
-29
/
+47
*
Lo-Fi should check that the proxy is a Data Reduction Proxy
megjablon
2016-03-11
3
-17
/
+58
*
Do not send lofi_active_control if the user is in the control
tbansal
2016-03-11
2
-15
/
+0
*
Remove the DataReductionProxyDebugResourceThrottle and related files
megjablon
2016-03-01
12
-1948
/
+0
*
components: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-25
2
-0
/
+4
*
Moving proxy resolution logic out of NetworkDelegate and into ProxyDelegate f...
ryansturm
2016-02-23
1
-2
/
+1
*
Remove unused DataReductionProxy code.
tbansal
2016-02-10
1
-1
/
+0
*
Do not add "q=low" directives to the "Chrome-Proxy" request header when previ...
megjablon
2016-01-12
2
-10
/
+14
*
Change the Lo-Fi snackbar strings for Lo-Fi preview pages
megjablon
2016-01-12
3
-17
/
+37
*
Lo-Fi snackbar should only be shown for the first q=low response of a page.
megjablon
2016-01-08
4
-0
/
+232
*
Convert Pass()→std::move() in //components/[a-m]*
dcheng
2015-12-26
1
-3
/
+3
*
Switch to standard integer types in components/, part 1 of 4.
avi
2015-12-25
4
-0
/
+7
*
Add "q=preview" directive on main frame requests on poor networks
megjablon
2015-11-24
2
-5
/
+76
*
Move adding Lo-Fi directives from DRPRequestOptions to ContentLoFiDecider
megjablon
2015-11-24
3
-9
/
+182
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
1
-1
/
+1
*
Make components_unittests run the same tests on GN & GYP on Desktop Linux
pkotwicz
2015-11-03
1
-1
/
+1
*
More gn check fixes
brettw
2015-10-24
1
-2
/
+8
*
Fix components_unittests GN & Android build
pkotwicz
2015-10-23
1
-1
/
+1
*
ContentDataReductionProxyLoFiHelperTest test
megjablon
2015-10-23
2
-0
/
+226
*
Consistently use LoFi for an entire page
megjablon
2015-10-22
1
-1
/
+6
*
[DRP] Consistently use LoFi for an entire page
megjablon
2015-10-22
6
-123
/
+79
*
Separate RenderViewHost from RenderWidgetHost, part 1: public interface.
avi
2015-10-15
2
-0
/
+2
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-6
/
+2
*
Migrate static methods in DataReductionProxyParams to params namespace.
jeremyim
2015-06-18
1
-2
/
+1
*
data_reduction_proxy: Replace usage of GetActiveEntry by GetLastCommittedEntry.
tfarina
2015-06-13
1
-6
/
+6
*
Tri-state Data Reduction Proxy Lo-Fi flag
megjablon
2015-06-11
1
-3
/
+3
*
LoFi request header (q=low) is added if LoFi is enabled from command
tbansal
2015-06-04
3
-45
/
+63
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
2
-7
/
+5
*
Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized
nasko
2015-06-02
1
-1
/
+1
*
Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial...
thakis
2015-05-30
1
-1
/
+1
*
Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized
nasko
2015-05-29
1
-1
/
+1
*
Modify IPC call to Data Reduction Proxy to properly record
tbansal
2015-05-14
3
-28
/
+114
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-08
1
-32
/
+63
*
Revert of Classify navigations without page id in parallel to the existing cl...
ksakamoto
2015-05-08
1
-63
/
+32
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-07
1
-32
/
+63
*
Revert of Classify navigations without page id in parallel to the existing cl...
pdr
2015-05-05
1
-63
/
+32
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-04
1
-32
/
+63
*
Revert of Classify navigations without page id in parallel to the existing cl...
vkuzkokov
2015-04-28
1
-63
/
+32
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-28
1
-32
/
+63
*
Revert of Classify navigations without page id in parallel to the existing cl...
mohsen
2015-04-27
1
-63
/
+32
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-27
1
-32
/
+63
*
Ensure tests have an active task runner
skyostil
2015-04-27
2
-0
/
+2
*
favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)
mostynb
2015-04-23
1
-1
/
+1
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
2
-2
/
+2
*
Create abstraction for DataReductionProxyParams.
jeremyim
2015-03-17
1
-7
/
+29
*
Ensure the DRP message filter is always created
jeremyim
2015-03-06
2
-3
/
+4
*
Add type for testing to interstitials.
meacer
2015-03-05
3
-1
/
+17
*
Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used.
jeremyim
2015-03-03
5
-20
/
+213
*
Create fluent Builder for DataReductionProxyTestContext.
jeremyim
2015-02-25
1
-4
/
+5
[next]