summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Add Ash notification UI for OutOfCredits network propertystevenjb@chromium.org2013-03-192-0/+6
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-186-14/+15
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-2/+4
* Replace NetworkMessageObserver with Ash code using NetworkStateHandlerstevenjb@chromium.org2013-03-152-7/+25
* This adds the setProperties and getState functions to the networking APIgspencer@chromium.org2013-03-141-1/+1
* Add cellular activation over non-cellular network property to NetworkStategauravsh@chromium.org2013-03-132-0/+9
* Changes the networkingPrivate Extension API to usepneubeck@chromium.org2013-03-102-0/+35
* Enable ash new network status area by defaultstevenjb@chromium.org2013-03-082-0/+8
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Update NetworkStateListDetailedView for VPNstevenjb@chromium.org2013-03-062-12/+57
* Moves the mapping between Shill's and ONC's field names out of the ONC signat...pneubeck@chromium.org2013-03-0512-372/+544
* Convert existing NetworkLibrary consumers in browser/chromeos/login/* to use ...gauravsh@chromium.org2013-03-051-1/+1
* Fix status area for NetworkStateHandlerstevenjb@chromium.org2013-03-021-1/+1
* Improve network stub behaviorstevenjb@chromium.org2013-02-281-5/+1
* - Adding a new ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-02-276-39/+46
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...pneubeck@chromium.org2013-02-261-4/+4
* A recent change in Shill (https://gerrit.chromium.org/gerrit/#/c/41664/) unco...pneubeck@chromium.org2013-02-251-0/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-2/+2
* Change the modem reset command on cellular activation completion.rkc@chromium.org2013-02-163-0/+19
* Add an ONC merge that produces an augmented dictionary.pneubeck@chromium.org2013-02-155-151/+356
* Observe devices in NetworkStateHandlerstevenjb@chromium.org2013-02-0712-296/+448
* Linux/ChromeOS Chromium style checker cleanup, chromeos edition.rsleevi@chromium.org2013-02-062-4/+4
* Calling Shill's ConfigureService instead of GetService for configuring VPN.pneubeck@chromium.org2013-02-064-8/+17
* Enable NetworkStateHandler alwaysstevenjb@chromium.org2013-02-043-418/+0
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Add ResetModem method and call it once non_cellular activation is done.rkc@chromium.org2013-01-252-0/+11
* Add a check for server and CA certificates in device policies to the ONC vali...pneubeck@chromium.org2013-01-256-94/+100
* Adding a type check for properties with a shill_name in the ONC signature.pneubeck@chromium.org2013-01-247-34/+73
* Adding AutoConnect UI and policy for VPN.pneubeck@chromium.org2013-01-243-0/+3
* Fixing cellular ONC validation and one incorrect namespace.pneubeck@chromium.org2013-01-232-14/+12
* This adds Cellular to the Shill to ONC translation.gspencer@chromium.org2013-01-2313-91/+364
* Move wifi_data_provider_chromeos -> contentstevenjb@chromium.org2013-01-171-2/+2
* Explicitly state ignored fields in the ONC spec, update the ONC normalizer an...pneubeck@chromium.org2013-01-152-10/+113
* Reland 176858 - Deprecate ShillNetworkClient and add GeolocationHandlerdubroy@chromium.org2013-01-1513-278/+450
* Revert 176858dubroy@chromium.org2013-01-1513-450/+278
* Deprecate ShillNetworkClient and add GeolocationHandlerstevenjb@chromium.org2013-01-1513-278/+450
* Updating the ownership of chromeos/network.pneubeck@chromium.org2013-01-152-0/+3
* Enable network_event_log independent of the new network handlers.pneubeck@chromium.org2013-01-142-13/+18
* Replace OncNetworkParser by the new ONC translator.pneubeck@chromium.org2013-01-125-4/+103
* Extending the translation from ONC to Shill.pneubeck@chromium.org2013-01-1112-32/+274
* Add NetworkDeviceHandlerstevenjb@chromium.org2013-01-093-0/+455
* Move cros_network_functions.cc to src/chromeosstevenjb@chromium.org2013-01-0410-0/+2839
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-227-0/+520
* Revert "Implement new network change notifier that uses NetworkStateHandler"phajdan.jr@chromium.org2012-12-217-527/+0
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-217-0/+527
* Improve NetworkStateHandler APIstevenjb@chromium.org2012-12-217-144/+247
* Revert 174127jochen@chromium.org2012-12-207-527/+0
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-207-0/+527
* Adding more ONC validation tests.pneubeck@chromium.org2012-12-171-1/+18