index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chrome_browser_proxy_resolver_unittest.cc
Age
Commit message (
Expand
)
Author
2017-10-09
Update to use libbrillo Chrome proxy resolver
Jeffrey Kardatzke
2017-05-12
update_engine: Use org.chromium.NetworkProxyService.
Daniel Erat
2017-05-12
Allow to cancel a proxy resolution request.
Alex Deymo
2016-02-17
Build unittests in Brillo.
Alex Deymo
2015-10-13
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
Alex Vakulenko
2015-08-19
Split DBus client proxies into separated headers.
Alex Deymo
2015-08-19
Re-license update_engine to Apache2
Alex Deymo
2015-08-14
update_engine: Switch to chrome-dbus for client requests in update_engine
Alex Deymo
2015-06-26
update_engine: Migrate time-based glib main loop calls to MessageLoop.
Alex Deymo
2014-11-12
Include the implemented header first in all projects.
Alex Deymo
2014-11-01
update_engine: Fix all the "using" declaration usage.
Alex Deymo
2014-06-18
update_engine: fixed warnings from cpplint
Alex Vakulenko
2014-05-30
Fix memory leak on ChromeBrowserProxyResolverTest.
Alex Deymo
2014-03-12
Further cleanup around DBus interface classes.
Gilad Arnold
2014-03-10
Cleanup DBus interface.
Gilad Arnold
2011-03-14
AU: Handle inability to get proxy servers from Chrome better.
Andrew de los Reyes
2011-03-02
AU: Full proxy support
Andrew de los Reyes