summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/net
Commit message (Expand)AuthorAgeFilesLines
* [cros/net] Add DnsConfigService to NetworkChangeNotifierChromeos.szym@chromium.org2012-09-112-0/+34
* chromeos: Fix a bug where connection type change sometimes unreportedhashimoto@chromium.org2012-09-092-25/+15
* Set connection type to NetworkChangeNotifier::CONNECTION_NONE if we are not f...zelidrag@chromium.org2012-08-231-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Properly wired connection type detection for ChromeOS.zelidrag@chromium.org2012-05-302-16/+68
* Support for navigator.connection APIdroger@google.com2012-05-242-4/+10
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-2/+2
* Remove unsafe network accees in UpdateConnectivityState logging.stevenjb@google.com2012-04-191-4/+4
* Logging changes for network debugging.stevenjb@chromium.org2012-04-101-31/+19
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-062-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* base::Bind: Convert use of a CancelableTask.jhawkins@chromium.org2012-01-032-60/+32
* chromeos: Move system resume handling to power manager clientsque@chromium.org2011-11-242-8/+2
* chromeos: Add power supply info reading capabilitysque@chromium.org2011-11-102-4/+9
* Split NetworkChangeNotifierChromeos shutdown.satorux@chromium.org2011-11-092-11/+18
* Revert 109120 - chromeos: Split NetworkChangeNotifierChromeos shutdown.binji@chromium.org2011-11-092-18/+11
* chromeos: Split NetworkChangeNotifierChromeos shutdown.satorux@chromium.org2011-11-082-11/+18
* chromeos: Split NetworkChangeNotifierChromeos initialization.satorux@chromium.org2011-11-034-13/+36
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* chromeos: Simplify power supply info in PowerLibrarysque@chromium.org2011-10-262-2/+3
* Use base::Bind() instead of NewRunnableFunction() in chromeossatorux@chromium.org2011-10-201-5/+5
* [ChromeOS] Enable network notifier log.xiyuan@chromium.org2011-09-231-40/+31
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-2/+5
* Fix startup/shutdown Debug checks in libcrosstevenjb@google.com2011-09-121-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+2
* Fixed online state notification flakiness on ChromeOS.zelidrag@chromium.org2011-08-182-23/+138
* Fixed offline edge detection.zelidrag@chromium.org2011-08-021-1/+0
* Added delay for network goining online event handling in order to work around...zelidrag@chromium.org2011-08-022-6/+38
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-114-19/+78
* Fix debug crash caused by NetworkChangeNotifierChromeos.rhashimoto@chromium.org2011-06-082-5/+2
* Added code to invalidate network resources on system resume.zelidrag@chromium.org2011-06-022-1/+27
* Add portal detection for all types of connections.ers@chromium.org2011-05-312-21/+20
* Made network change notifier created after the main thread is initialized to ...zelidrag@chromium.org2011-05-202-3/+15
* Added ChromeOS-specific NetworkChangeNotifier specialization that is wired di...zelidrag@chromium.org2011-05-182-0/+142