| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace string16 with base::string16. | brettw@chromium.org | 2013-12-04 | 1 | -18/+18 |
* | Enforce autoconnect policy in the network dialogs. | pneubeck@chromium.org | 2013-10-22 | 1 | -6/+14 |
* | Consistently use HexSSID instead of SSID in Chrome. | pneubeck@chromium.org | 2013-10-14 | 1 | -2/+2 |
* | Moved onc_constants.* from chromeos/network/onc to components/onc. | mef@chromium.org | 2013-10-08 | 1 | -14/+15 |
* | Remove child views before models in network dialogs | stevenjb@chromium.org | 2013-10-03 | 1 | -0/+1 |
* | Use EapMethod to provide correct network error message | stevenjb@chromium.org | 2013-10-01 | 1 | -1/+2 |
* | Migrate DBus service constants from flimflam namespace to shill namespace. | benchan@chromium.org | 2013-09-24 | 1 | -55/+55 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Use Name not SSID in CopyIdentifyingProperties | stevenjb@chromium.org | 2013-09-16 | 1 | -0/+4 |
* | Show ****** in wifi passphrase field | stevenjb@chromium.org | 2013-09-05 | 1 | -12/+19 |
* | Only set network user cert for EAP-TLS | stevenjb@chromium.org | 2013-08-29 | 1 | -5/+12 |
* | Eliminate c/b/chromeos/options/network_connect.cc | stevenjb@chromium.org | 2013-08-21 | 1 | -2/+2 |
* | Add SubjectMatch to wifi config UI | stevenjb@chromium.org | 2013-08-19 | 1 | -2/+38 |
* | Show notifications for Network Config errors | stevenjb@chromium.org | 2013-08-10 | 1 | -0/+11 |
* | Convert all connect code to use NetworkHandler instead of NetworkLibrary | stevenjb@chromium.org | 2013-08-09 | 1 | -240/+246 |
* | Refactor calls to NetworkLibrary::FindOncForNetwork. | pneubeck@chromium.org | 2013-07-22 | 1 | -3/+6 |
* | cros_library: Remove CrosLibrary | satorux@chromium.org | 2013-07-17 | 1 | -4/+3 |
* | Resolve certificate references in ONC by PEM. | pneubeck@chromium.org | 2013-07-03 | 1 | -9/+9 |
* | Use a direct include of strings headers in chrome/browser/chromeos/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Remove the network config dialog extra border. | msw@chromium.org | 2013-05-24 | 1 | -9/+4 |
* | Cleanup NetworkPropertyUIData. | pneubeck@chromium.org | 2013-05-21 | 1 | -13/+14 |
* | Separate cert loading code from CertLibrary and move to src/chromeos. | stevenjb@chromium.org | 2013-05-06 | 1 | -50/+36 |
* | Add LoginState class to src/chromeos/login (redux) | stevenjb@chromium.org | 2013-04-18 | 1 | -3/+3 |
* | Revert 193699 "Add LoginState class to src/chromeos/login" | michaeln@google.com | 2013-04-11 | 1 | -3/+3 |
* | Add LoginState class to src/chromeos/login | stevenjb@chromium.org | 2013-04-11 | 1 | -3/+3 |
* | Add proper accessible labels for wifi setup dialogs. | dmazzoni@chromium.org | 2013-04-02 | 1 | -16/+28 |
* | This adds Cellular to the Shill to ONC translation. | gspencer@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Adust fonts (part of 137349): use standard font sizes in chrome/browser/chromeos | sschmitz@chromium.org | 2012-12-17 | 1 | -1/+2 |
* | This moves the ONC parsing code into chromeos/network/onc | gspencer@chromium.org | 2012-12-11 | 1 | -1/+1 |
* | views: Improve the constant names of the ButtonState enum. | tfarina@chromium.org | 2012-11-14 | 1 | -4/+4 |
* | Replace Label::Alignment with gfx::HorizontalAlignment. | msw@chromium.org | 2012-11-07 | 1 | -2/+2 |
* | Get rid of unnecessary header file #includes. | rfevang@chromium.org | 2012-11-07 | 1 | -0/+1 |
* | fix for 156227, 153077, 134093 | sschmitz@chromium.org | 2012-10-17 | 1 | -3/+0 |
* | Revert 162240 - See also: | mattm@chromium.org | 2012-10-16 | 1 | -0/+3 |
* | See also: | sschmitz@chromium.org | 2012-10-16 | 1 | -3/+0 |
* | fix shortcuts unexpectedly working in modal dialog | sschmitz@chromium.org | 2012-09-28 | 1 | -0/+3 |
* | Renaming instances of "flimflam" with "shill", now that we're only using shill. | gspencer@chromium.org | 2012-09-07 | 1 | -1/+1 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 1 | -1/+1 |
* | Remove views::KeyEvent, replacing uses of it with ui::KeyEvent. | ben@chromium.org | 2012-08-09 | 1 | -1/+2 |
* | Password length enforcement | harrym@chromium.org | 2012-08-03 | 1 | -1/+1 |
* | Adding OOBE high DPI assets | glotov@google.com | 2012-08-02 | 1 | -2/+6 |
* | Move wifi/wimax/vpn config title from titlebar to dialog body | stevenjb@chromium.org | 2012-07-16 | 1 | -5/+9 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -3/+3 |
* | Picked up stevenjb@: Added WimaxConfigView. | zelidrag@chromium.org | 2012-05-18 | 1 | -0/+2 |
* | Revert 137809 - Broke Linux ChromiumOS | rsleevi@chromium.org | 2012-05-18 | 1 | -2/+0 |
* | Picked up stevenjb@: Added WimaxConfigView. | zelidrag@chromium.org | 2012-05-18 | 1 | -0/+2 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -3/+3 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -3/+3 |