summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/network_state_notifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-93/+0
* Separate NetworkLibraryImpl into ImplBase and ImplCrosstevenjb@google.com2011-07-181-2/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Putting back delay to notify network change.oshima@google.com2011-03-161-2/+5
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Landing change for ers@chromium.org: http://codereview.chromium.org/4134012/showchocobo@chromium.org2010-11-041-1/+11
* Revert 64888 - Push for ers:chocobo@chromium.org2010-11-031-9/+1
* Push for ers:chocobo@chromium.org2010-11-031-1/+9
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-2/+1
* Remove 2s delay before start loading page when network becomes available.oshima@chromium.org2010-10-201-5/+2
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-3/+3
* Increase network state change notification delay to 2seconds.oshima@chromium.org2010-07-211-2/+2
* Show offline interstitial page when offline and reload when reconnected to ne...oshima@chromium.org2010-07-151-5/+25
* NetworkStateNotifier that sends notification when network stat has changed.oshima@chromium.org2010-07-101-0/+64