summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/net
Commit message (Expand)AuthorAgeFilesLines
* 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