1. 1e40513c Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@: by [email protected] · 15 years ago
  2. 0e0910c Land for njw: by [email protected] · 15 years ago
  3. 7082b232 Add the actual data being read to the OnBytesRead callback. by [email protected] · 15 years ago
  4. f49a0c88 Add auto-connect option in cellular config dialogs. by [email protected] · 15 years ago
  5. 63259a5 Implement wifi geolocation for Chrome OS by [email protected] · 15 years ago
  6. b6ebd12 Fix bug 4556 - ensure the SystemInfo stays in scope for durection of UpdateNetworkStatus call by [email protected] · 15 years ago
  7. 3a39d9a chocobo's comments on http://codereview.chromium.org/2769007/show by [email protected] · 15 years ago
  8. 4a5c59c8 Don't generate a certificate browse button or passphrase field if cert path contains SETTINGS: by [email protected] · 15 years ago
  9. f9384b55 Push change for stevenjb: by [email protected] · 15 years ago
  10. 3cc2e59 Adds wifi mac addresses and cell IDs to the corresponding network library classes. by [email protected] · 15 years ago
  11. 90c23e7 Fix preferred network to use both Google-A and Google. by [email protected] · 15 years ago
  12. b61a5de Fix bug where auto-connect setting is not immediately saved. by [email protected] · 15 years ago
  13. 9631292 Fix Google-A reconnect issue. by [email protected] · 15 years ago
  14. a312c70 Auto-connect to Google-A when Google-A is available, set up with identity and certpath, set to auto-connect, and there is no ethernet connection. by [email protected] · 15 years ago
  15. d4731385 Check in for [email protected]: http://codereview.chromium.org/1994012 by [email protected] · 15 years ago
  16. 5a1c2dd Added an about:network page for ChromeOS. by [email protected] · 15 years ago
  17. 00e1756 Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to make the code cleaner. by [email protected] · 15 years ago
  18. d1958fe Add ability to disconnect from network and changing passwords. by [email protected] · 15 years ago
  19. 88908d6 Add UI for changing auto-connect option on network. by [email protected] · 15 years ago
  20. 0f7b8106 2nd attempt to land http://codereview.chromium.org/1676002 for njw by [email protected] · 15 years ago
  21. 6ade7001 Revert 45203 - Land http://codereview.chromium.org/1676002 for njw by [email protected] · 15 years ago
  22. 145c762 Land http://codereview.chromium.org/1676002 for njw by [email protected] · 15 years ago
  23. 665d7d6 Add remembered networks. Reworked network options UI. by [email protected] · 15 years ago
  24. 21d9195 Fix infinite loop bug that crashes Chrome when selected "Disable Wifi". by [email protected] · 15 years ago
  25. 62c7ef3 Mocks for all libcros elements. Added library registry object that provides access to all *Libray classes that used to be singletons. This registry adds an indirection layer that will let is replace the actual objects with mocks during test runs. by [email protected] · 15 years ago
  26. 22e0d4b Fix so that encrypted networks are marked as such. by [email protected] · 15 years ago
  27. f3a6ed36 Uses new libcros network monitoring. by [email protected] · 15 years ago
  28. b76be6c7 Implement connect to hidden networks. And show passphrase in wifi config dialog. by [email protected] · 15 years ago
  29. 08f3ac48 Use new libcros loading api to display better error messages. by [email protected] · 15 years ago
  30. 3f8c5dfb8 Refactor libcros calls for ChromeOS by [email protected] · 15 years ago
  31. 9cc621682 Implement new wifi login dialog for ChromeOS. by [email protected] · 15 years ago
  32. e5cefa03 Fix badge icon logic. by [email protected] · 16 years ago
  33. 3c30891 New network menu button UI for ChromeOS. by [email protected] · 16 years ago
  34. 3fb19f5c Lookup ipconfig for networks. by [email protected] · 16 years ago
  35. 268b02f Refactor chromeos cros files into subdir 'cros' by [email protected] · 16 years ago[Renamed (97%) from chrome/browser/chromeos/network_library.h]
  36. 9ecd483 Make gmail.com be the default domain for login. by [email protected] · 16 years ago
  37. 38d387cd Add cellular networks to network menu button. by [email protected] · 16 years ago
  38. d05301a Add offline mode selection for ChromeOS by [email protected] · 16 years ago
  39. 9bade09 Write a test for loading libcros.so on startup of Chrome. You just pass the by [email protected] · 16 years ago
  40. 0fb499a Unrevert 31478 Add UI for turning on/off network devices. by [email protected] · 16 years ago
  41. 1ffa6d1 Revert 31478 - Add UI for turning on/off network devices. by [email protected] · 16 years ago
  42. 30583e48 Add UI for turning on/off network devices. by [email protected] · 16 years ago
  43. b22c21c Move chromeos code to namespace chromeos. by [email protected] · 16 years ago[Renamed (88%) from chrome/browser/chromeos/cros_network_library.h]
  44. 1f41000 New wifi icons animation. by [email protected] · 16 years ago
  45. 9cdd435 cros: doing dbus stuff on the file thread==disaster. by [email protected] · 16 years ago
  46. 0108cbe Make cros library thread-safe. by [email protected] · 16 years ago
  47. 1f37cf1 A couple fixes for network cros library by [email protected] · 16 years ago
  48. d7aab51 Update cros network library code to work with the latest cros API that sends network updates with ServiceStatus. This fixes the issue where if we are connected to ethernet, we won't get wifi network updates. by [email protected] · 16 years ago
  49. 7598ab5 Refactor cros library code into central location and have the UI elements observe changes. by [email protected] · 16 years ago