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
/
chrome
/
browser
/
profiles
/
profile_io_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove network_prediction_enabled from profile_io_data.
bnc
2014-09-02
1
-6
/
+0
*
Check all settings when checking mic and camera access.
grunell
2014-09-01
1
-6
/
+0
*
Fix leak of MultiThreadedCertVerifier in ProfileIOData.
pneubeck
2014-08-28
1
-1
/
+5
*
Invalidate ChromeURLRequestContextGetters on IO thread.
eustas@chromium.org
2014-08-19
1
-1
/
+7
*
Gate data reduction proxy init on SPDY_PROXY_AUTH_ORIGIN
bengr@chromium.org
2014-08-09
1
-2
/
+2
*
Moved data reduction proxy initialization logic from ProfileIOData,
bengr@chromium.org
2014-08-08
1
-9
/
+0
*
Enable system NSS key slot.
pneubeck@chromium.org
2014-08-02
1
-0
/
+4
*
Remove ChromeURLRequestContext.
eustas@chromium.org
2014-07-31
1
-25
/
+25
*
One more round of extensions code ifdefing in profiles code.
thestig@chromium.org
2014-07-25
1
-0
/
+4
*
Componentize content_settings_types.h
vasilii@chromium.org
2014-07-25
1
-1
/
+1
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-6
/
+6
*
[Android] Enable SB protection when --enable-spdy-proxy-auth is on.
feng@chromium.org
2014-07-18
1
-0
/
+12
*
Implement prediction_options. This provides two functions in the chrome_brow...
bnc@chromium.org
2014-06-28
1
-0
/
+7
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-25
1
-0
/
+10
*
Revert "Display an error message on usage settings page when proxy cannot be ...
qsr@chromium.org
2014-06-24
1
-10
/
+0
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-23
1
-0
/
+10
*
Rename "managed (mode|user)" to "supervised user" (part 2)
treib@chromium.org
2014-06-17
1
-5
/
+6
*
Revert of Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Androi...
mathp@chromium.org
2014-06-16
1
-0
/
+5
*
Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Android. (https:...
mathp@chromium.org
2014-06-16
1
-5
/
+0
*
[Safe browsing] Support FULL_SAFE_BROWSING mode in Android.
feng@chromium.org
2014-06-14
1
-0
/
+5
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-06-02
1
-4
/
+16
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
1
-7
/
+11
*
Revert 273584 "Add the ability for DevTools to wrap network tran..."
mattm@chromium.org
2014-05-29
1
-16
/
+4
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-05-29
1
-4
/
+16
*
Only commit cookie changes in prerenders after a prerender is shown
tburkard@chromium.org
2014-05-13
1
-0
/
+6
*
Revert 269855 "Only commit cookie changes in prerenders after a ..."
piman@chromium.org
2014-05-12
1
-6
/
+0
*
Only commit cookie changes in prerenders after a prerender is shown
tburkard@chromium.org
2014-05-12
1
-0
/
+6
*
Revert 269798 "Only commit cookie changes in prerenders after a ..."
mmenke@chromium.org
2014-05-12
1
-6
/
+0
*
Only commit cookie changes in prerenders after a prerender is shown
tburkard@chromium.org
2014-05-12
1
-0
/
+6
*
Adds incognito support to signin header
guohui@chromium.org
2014-04-30
1
-0
/
+5
*
Allows the guest session on CrOS to load extension resource.
yukishiino@chromium.org
2014-03-17
1
-5
/
+7
*
Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...
kinuko@chromium.org
2014-03-10
1
-11
/
+16
*
Allow retrieval of media device ID salt even after ResourceContext has gone a...
joi@chromium.org
2014-02-13
1
-3
/
+3
*
Binds prefetching to the predictive networking privacy option.
jkarlin@chromium.org
2014-01-29
1
-0
/
+5
*
More fixes to enable ios build with policy.
joaodasilva@chromium.org
2014-01-22
1
-2
/
+1
*
Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...
jam@chromium.org
2014-01-06
1
-0
/
+9
*
Remove the speculative resource prefetching code. This was experimental code ...
jam@chromium.org
2014-01-06
1
-14
/
+0
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-15
/
+2
*
Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...
ellyjones@chromium.org
2013-12-17
1
-0
/
+1
*
Update keygen to use correct NSS slot on ChromeOS multiprofile.
mattm@chromium.org
2013-12-16
1
-0
/
+6
*
Add a header when fetching pages under the DMServer URL.
atwilson@chromium.org
2013-12-11
1
-0
/
+11
*
Add x-chrome-connnected:focus_id header to drive
guohui@chromium.org
2013-12-11
1
-0
/
+5
*
Initialize per-ChromeOS-user NSS slots and provide the functions to access them.
mattm@google.com
2013-12-06
1
-0
/
+11
*
This cl implement a salt that is being used for obfuscating device ids before...
perkj@chromium.org
2013-12-02
1
-0
/
+6
*
Fix broken threading model in CheckDesktopNotificationPermission
dewittj@chromium.org
2013-11-13
1
-13
/
+0
*
Fix cyclic dependency between ProfilePolicyConnector and PrefService.
pneubeck@chromium.org
2013-11-13
1
-6
/
+1
*
Give mojo_shell a TransportSecurityPersister.
aa@chromium.org
2013-11-13
1
-2
/
+2
*
Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/
benwells@chromium.org
2013-11-09
1
-4
/
+7
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
1
-0
/
+1
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-0
/
+12
[next]