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
/
chromeos
/
proxy_config_service_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace CrosSettings::GetTrusted() with PrepareTrustedValues().
joaodasilva@chromium.org
2012-03-20
1
-2
/
+1
*
Renaming virtual setters/getters in UserManager.
nkostylev@chromium.org
2012-03-06
1
-2
/
+4
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
chromeos: Lock proxy settings UI for policy managed network.
xiyuan@chromium.org
2012-02-17
1
-2
/
+26
*
Do not explicitly store mode:direct value for proxy
antrim@chromium.org
2012-02-16
1
-4
/
+15
*
Quick-and-dirty hacks for getting policy working behind proxies.
xiyuan@chromium.org
2012-02-01
1
-2
/
+2
*
fix bug where proxy setting of private version of network is not activated when
kuan@chromium.org
2011-12-20
1
-20
/
+12
*
PART 5 Of the signed settings refactoring. List of all changes follow beneath:
pastarmovj@chromium.org
2011-12-02
1
-37
/
+33
*
Fixes a crash in suite_Smoke.login_OwnershipApi caused by double freeing of m...
pastarmovj@chromium.org
2011-11-29
1
-4
/
+0
*
Make SignedSettings use proper Value types instead of string all around the p...
pastarmovj@chromium.org
2011-11-22
1
-4
/
+10
*
Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...
pastarmovj@chromium.org
2011-11-14
1
-0
/
+48
*
cros proxy: remove unnecessary include file
kuan@chromium.org
2011-11-08
1
-1
/
+0
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-459
/
+372
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
chromeos: fix bug where ui doesn't reflect actual proxy used when non-shared
kuan@chromium.org
2011-09-17
1
-0
/
+8
*
chromeos proxy: handle use-shared-proxies for oobe/login screen.
kuan@chromium.org
2011-07-27
1
-8
/
+18
*
chromeos proxy: specify network for proxy page in oobe/login screen
kuan@chromium.org
2011-07-23
1
-2
/
+32
*
feature: implement proxy per network per user
kuan@chromium.org
2011-07-20
1
-125
/
+382
*
Bypass proxy for local addresses on chromeOS.
dilmah@chromium.org
2011-06-28
1
-2
/
+5
*
cros: build fix
thakis@chromium.org
2011-05-15
1
-2
/
+2
*
cros: Even more clang plugin appeasing; even more compile error fixing (in ne...
thakis@chromium.org
2011-05-15
1
-0
/
+4
*
Convert CrOS proxy config serialization to protobuf format.
mnissler@chromium.org
2011-04-19
1
-171
/
+97
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
[Chrome OS] Reimplement SignedSettings in terms of device policies.
cmasone@chromium.org
2011-04-15
1
-3
/
+1
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
1
-48
/
+42
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Allow proxy settings to be modified in guest session.
kuan@chromium.org
2011-02-16
1
-6
/
+8
*
Implements chrome as a dbus service that exposes chrome functionalities, in
kuan@chromium.org
2011-02-02
1
-9
/
+43
*
[Chrome OS] Plumb new error codes from SignedSettings to consumers of the API
cmasone@chromium.org
2010-12-10
1
-21
/
+19
*
[Chrome OS] Richer error reporting for SignedSettings subsystem
cmasone@chromium.org
2010-12-08
1
-6
/
+7
*
chromeos proxy config: use HTTP for https proxy and SOCKS5 as default socks p...
kuan@chromium.org
2010-11-09
1
-2
/
+2
*
A bunch of proxy DOMUI changes.
xiyuan@chromium.org
2010-11-08
1
-18
/
+6
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.
pkasting@chromium.org
2010-10-23
1
-16
/
+16
*
Rename ChromeThread to BrowserThread Part17:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part7:
tfarina@chromium.org
2010-10-08
1
-3
/
+3
*
chromeos: implement persistence of proxy config to device, enhance unittest
kuan@chromium.org
2010-09-17
1
-48
/
+348
*
Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.
eroman@chromium.org
2010-08-25
1
-1
/
+1
*
chromeos: 1st draft of ProxyConfigService for chromeos
kuan@chromium.org
2010-08-24
1
-0
/
+305