summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/options
Commit message (Expand)AuthorAgeFilesLines
* Replace WifiConfigModel with async CertLibrarystevenjb@google.com2011-06-286-510/+270
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-232-4/+4
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-141-2/+1
* Return empty string for user cert when none installed.stevenjb@google.com2011-06-141-3/+7
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-135-12/+6
* Add CA certificate dropdown to VPN config viewstevenjb@google.com2011-06-132-2/+120
* CrOS - Fix incorrect user certs showing in enterprise Wi-Fi connect dialogjamescook@chromium.org2011-06-081-2/+21
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* CrOS - Remove user cert "none" option for Wi-Fi EAP-TLSjamescook@chromium.org2011-06-073-27/+35
* Replace WPA and RSN with PSK in Other Wi-Fi network UI.stevenjb@google.com2011-06-021-13/+6
* Move SetWindowBounds onto Widget.ben@chromium.org2011-05-271-1/+1
* CrOS - Send TPM PIN to flimflam for 802.1X Wi-Fi connections.jamescook@chromium.org2011-05-261-7/+1
* [ChromeOS] Fix network dialog width issues.xiyuan@chromium.org2011-05-241-1/+1
* [ChromeOS] Ensure advanced network config dialog is centered.xiyuan@chromium.org2011-05-241-2/+6
* CrOS - Add certificate support to VPN UI.jamescook@chromium.org2011-05-232-20/+37
* Display non-ASCII Wifi SSID correctly.yoshiki@chromium.org2011-05-172-2/+2
* cros: More out-of-lining for the clang plugin.thakis@chromium.org2011-05-152-2/+10
* cros: More method out-of-lining / clang plugin appeasing.thakis@chromium.org2011-05-152-1/+5
* Fix LLVM compilation warningsdpolukhin@chromium.org2011-05-111-6/+1
* CrOS - Remove --experimental-eap-methods switch, turn them onjamescook@chromium.org2011-05-101-41/+22
* CrOS - List user certificates in VPN connect dialog UI.jamescook@chromium.org2011-04-292-56/+120
* More random WidgetGtk cleanup.sky@chromium.org2011-04-271-5/+2
* Do not close the login dialog upon enter key when no password entered for a s...stevenjb@google.com2011-04-251-0/+3
* Further improvements to DCHECK() usage, within /src/chromekushi.p@gmail.com2011-04-251-8/+8
* Enable 802.1X config in Join other network dialogjamescook@chromium.org2011-04-214-205/+298
* Fix connection logic for forgotten wifi networks.stevenjb@google.com2011-04-191-8/+17
* Place focus in password field when joining Wi-Fi networkjamescook@chromium.org2011-04-156-7/+28
* Add VPN UIstevenjb@google.com2011-04-156-65/+678
* Adds "Save identity and password" checkbox to 802.1X Wi-Fi connectionsgspencer@chromium.org2011-04-142-1/+24
* Hide Wi-Fi 802.1X EAP-TLS and LEAP under a flag.gspencer@chromium.org2011-04-141-23/+48
* UI for mobile network selection dialogdpolukhin@chromium.org2011-04-141-1/+1
* Join Wi-Fi network dialog lists user and server-CA certificates.jamescook@chromium.org2011-04-135-53/+336
* Moved change picture options to a separate subpage.avayvod@chromium.org2011-04-131-1/+2
* Extracted camera UI from UserImageView to TakePhotoView.avayvod@chromium.org2011-04-012-0/+217
* Fix a few issues with 802.1x UI.chocobo@chromium.org2011-03-253-69/+73
* Finish initial 802.1x implementationchocobo@chromium.org2011-03-223-86/+311
* Cleanup wifi connect and password codestevenjb@google.com2011-03-192-44/+46
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-3/+1
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-141-12/+4
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-142-3/+9
* Revert 77702 - Use async connect and set primitives from libcros.brettw@chromium.org2011-03-101-4/+12
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-101-12/+4
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-102-7/+8
* Apply patch for 6624008stevenjb@google.com2011-03-074-49/+32
* Minor improvements to Chrome OS login screen accessibility.dmazzoni@chromium.org2011-03-052-0/+6
* UI for 802.1x connections.chocobo@chromium.org2011-03-043-94/+273
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-6/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1