index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Ash notification UI for OutOfCredits network property
stevenjb@chromium.org
2013-03-19
2
-0
/
+6
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
6
-14
/
+15
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-2
/
+4
*
Replace NetworkMessageObserver with Ash code using NetworkStateHandler
stevenjb@chromium.org
2013-03-15
2
-7
/
+25
*
This adds the setProperties and getState functions to the networking API
gspencer@chromium.org
2013-03-14
1
-1
/
+1
*
Add cellular activation over non-cellular network property to NetworkState
gauravsh@chromium.org
2013-03-13
2
-0
/
+9
*
Changes the networkingPrivate Extension API to use
pneubeck@chromium.org
2013-03-10
2
-0
/
+35
*
Enable ash new network status area by default
stevenjb@chromium.org
2013-03-08
2
-0
/
+8
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Update NetworkStateListDetailedView for VPN
stevenjb@chromium.org
2013-03-06
2
-12
/
+57
*
Moves the mapping between Shill's and ONC's field names out of the ONC signat...
pneubeck@chromium.org
2013-03-05
12
-372
/
+544
*
Convert existing NetworkLibrary consumers in browser/chromeos/login/* to use ...
gauravsh@chromium.org
2013-03-05
1
-1
/
+1
*
Fix status area for NetworkStateHandler
stevenjb@chromium.org
2013-03-02
1
-1
/
+1
*
Improve network stub behavior
stevenjb@chromium.org
2013-02-28
1
-5
/
+1
*
- Adding a new ManagedNetworkConfigurationHandler.
pneubeck@chromium.org
2013-02-27
6
-39
/
+46
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-02-26
1
-4
/
+4
*
A recent change in Shill (https://gerrit.chromium.org/gerrit/#/c/41664/) unco...
pneubeck@chromium.org
2013-02-25
1
-0
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Disable "using base::FilePath" on Linux since it now compiles.
brettw@chromium.org
2013-02-17
1
-2
/
+2
*
Change the modem reset command on cellular activation completion.
rkc@chromium.org
2013-02-16
3
-0
/
+19
*
Add an ONC merge that produces an augmented dictionary.
pneubeck@chromium.org
2013-02-15
5
-151
/
+356
*
Observe devices in NetworkStateHandler
stevenjb@chromium.org
2013-02-07
12
-296
/
+448
*
Linux/ChromeOS Chromium style checker cleanup, chromeos edition.
rsleevi@chromium.org
2013-02-06
2
-4
/
+4
*
Calling Shill's ConfigureService instead of GetService for configuring VPN.
pneubeck@chromium.org
2013-02-06
4
-8
/
+17
*
Enable NetworkStateHandler always
stevenjb@chromium.org
2013-02-04
3
-418
/
+0
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Add ResetModem method and call it once non_cellular activation is done.
rkc@chromium.org
2013-01-25
2
-0
/
+11
*
Add a check for server and CA certificates in device policies to the ONC vali...
pneubeck@chromium.org
2013-01-25
6
-94
/
+100
*
Adding a type check for properties with a shill_name in the ONC signature.
pneubeck@chromium.org
2013-01-24
7
-34
/
+73
*
Adding AutoConnect UI and policy for VPN.
pneubeck@chromium.org
2013-01-24
3
-0
/
+3
*
Fixing cellular ONC validation and one incorrect namespace.
pneubeck@chromium.org
2013-01-23
2
-14
/
+12
*
This adds Cellular to the Shill to ONC translation.
gspencer@chromium.org
2013-01-23
13
-91
/
+364
*
Move wifi_data_provider_chromeos -> content
stevenjb@chromium.org
2013-01-17
1
-2
/
+2
*
Explicitly state ignored fields in the ONC spec, update the ONC normalizer an...
pneubeck@chromium.org
2013-01-15
2
-10
/
+113
*
Reland 176858 - Deprecate ShillNetworkClient and add GeolocationHandler
dubroy@chromium.org
2013-01-15
13
-278
/
+450
*
Revert 176858
dubroy@chromium.org
2013-01-15
13
-450
/
+278
*
Deprecate ShillNetworkClient and add GeolocationHandler
stevenjb@chromium.org
2013-01-15
13
-278
/
+450
*
Updating the ownership of chromeos/network.
pneubeck@chromium.org
2013-01-15
2
-0
/
+3
*
Enable network_event_log independent of the new network handlers.
pneubeck@chromium.org
2013-01-14
2
-13
/
+18
*
Replace OncNetworkParser by the new ONC translator.
pneubeck@chromium.org
2013-01-12
5
-4
/
+103
*
Extending the translation from ONC to Shill.
pneubeck@chromium.org
2013-01-11
12
-32
/
+274
*
Add NetworkDeviceHandler
stevenjb@chromium.org
2013-01-09
3
-0
/
+455
*
Move cros_network_functions.cc to src/chromeos
stevenjb@chromium.org
2013-01-04
10
-0
/
+2839
*
Implement new network change notifier that uses NetworkStateHandler
gauravsh@chromium.org
2012-12-22
7
-0
/
+520
*
Revert "Implement new network change notifier that uses NetworkStateHandler"
phajdan.jr@chromium.org
2012-12-21
7
-527
/
+0
*
Implement new network change notifier that uses NetworkStateHandler
gauravsh@chromium.org
2012-12-21
7
-0
/
+527
*
Improve NetworkStateHandler API
stevenjb@chromium.org
2012-12-21
7
-144
/
+247
*
Revert 174127
jochen@chromium.org
2012-12-20
7
-527
/
+0
*
Implement new network change notifier that uses NetworkStateHandler
gauravsh@chromium.org
2012-12-20
7
-0
/
+527
*
Adding more ONC validation tests.
pneubeck@chromium.org
2012-12-17
1
-1
/
+18
[next]