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
/
chrome
/
browser
/
chromeos
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace WifiConfigModel with async CertLibrary
stevenjb@google.com
2011-06-28
6
-510
/
+270
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
2
-4
/
+4
*
Fixes a bunch of crashes from my Widget removal yesterday. These places were ...
ben@chromium.org
2011-06-14
1
-2
/
+1
*
Return empty string for user cert when none installed.
stevenjb@google.com
2011-06-14
1
-3
/
+7
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-06-14
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
5
-12
/
+6
*
Add CA certificate dropdown to VPN config view
stevenjb@google.com
2011-06-13
2
-2
/
+120
*
CrOS - Fix incorrect user certs showing in enterprise Wi-Fi connect dialog
jamescook@chromium.org
2011-06-08
1
-2
/
+21
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
CrOS - Remove user cert "none" option for Wi-Fi EAP-TLS
jamescook@chromium.org
2011-06-07
3
-27
/
+35
*
Replace WPA and RSN with PSK in Other Wi-Fi network UI.
stevenjb@google.com
2011-06-02
1
-13
/
+6
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-1
/
+1
*
CrOS - Send TPM PIN to flimflam for 802.1X Wi-Fi connections.
jamescook@chromium.org
2011-05-26
1
-7
/
+1
*
[ChromeOS] Fix network dialog width issues.
xiyuan@chromium.org
2011-05-24
1
-1
/
+1
*
[ChromeOS] Ensure advanced network config dialog is centered.
xiyuan@chromium.org
2011-05-24
1
-2
/
+6
*
CrOS - Add certificate support to VPN UI.
jamescook@chromium.org
2011-05-23
2
-20
/
+37
*
Display non-ASCII Wifi SSID correctly.
yoshiki@chromium.org
2011-05-17
2
-2
/
+2
*
cros: More out-of-lining for the clang plugin.
thakis@chromium.org
2011-05-15
2
-2
/
+10
*
cros: More method out-of-lining / clang plugin appeasing.
thakis@chromium.org
2011-05-15
2
-1
/
+5
*
Fix LLVM compilation warnings
dpolukhin@chromium.org
2011-05-11
1
-6
/
+1
*
CrOS - Remove --experimental-eap-methods switch, turn them on
jamescook@chromium.org
2011-05-10
1
-41
/
+22
*
CrOS - List user certificates in VPN connect dialog UI.
jamescook@chromium.org
2011-04-29
2
-56
/
+120
*
More random WidgetGtk cleanup.
sky@chromium.org
2011-04-27
1
-5
/
+2
*
Do not close the login dialog upon enter key when no password entered for a s...
stevenjb@google.com
2011-04-25
1
-0
/
+3
*
Further improvements to DCHECK() usage, within /src/chrome
kushi.p@gmail.com
2011-04-25
1
-8
/
+8
*
Enable 802.1X config in Join other network dialog
jamescook@chromium.org
2011-04-21
4
-205
/
+298
*
Fix connection logic for forgotten wifi networks.
stevenjb@google.com
2011-04-19
1
-8
/
+17
*
Place focus in password field when joining Wi-Fi network
jamescook@chromium.org
2011-04-15
6
-7
/
+28
*
Add VPN UI
stevenjb@google.com
2011-04-15
6
-65
/
+678
*
Adds "Save identity and password" checkbox to 802.1X Wi-Fi connections
gspencer@chromium.org
2011-04-14
2
-1
/
+24
*
Hide Wi-Fi 802.1X EAP-TLS and LEAP under a flag.
gspencer@chromium.org
2011-04-14
1
-23
/
+48
*
UI for mobile network selection dialog
dpolukhin@chromium.org
2011-04-14
1
-1
/
+1
*
Join Wi-Fi network dialog lists user and server-CA certificates.
jamescook@chromium.org
2011-04-13
5
-53
/
+336
*
Moved change picture options to a separate subpage.
avayvod@chromium.org
2011-04-13
1
-1
/
+2
*
Extracted camera UI from UserImageView to TakePhotoView.
avayvod@chromium.org
2011-04-01
2
-0
/
+217
*
Fix a few issues with 802.1x UI.
chocobo@chromium.org
2011-03-25
3
-69
/
+73
*
Finish initial 802.1x implementation
chocobo@chromium.org
2011-03-22
3
-86
/
+311
*
Cleanup wifi connect and password code
stevenjb@google.com
2011-03-19
2
-44
/
+46
*
views: Cleanup TabbedPane class.
tfarina@chromium.org
2011-03-18
1
-3
/
+1
*
Use async connect and set primitives from libcros.
stevenjb@google.com
2011-03-14
1
-12
/
+4
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
2
-3
/
+9
*
Revert 77702 - Use async connect and set primitives from libcros.
brettw@chromium.org
2011-03-10
1
-4
/
+12
*
Use async connect and set primitives from libcros.
stevenjb@google.com
2011-03-10
1
-12
/
+4
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
2
-7
/
+8
*
Apply patch for 6624008
stevenjb@google.com
2011-03-07
4
-49
/
+32
*
Minor improvements to Chrome OS login screen accessibility.
dmazzoni@chromium.org
2011-03-05
2
-0
/
+6
*
UI for 802.1x connections.
chocobo@chromium.org
2011-03-04
3
-94
/
+273
*
Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui
estade@chromium.org
2011-02-11
1
-1
/
+1
*
views: Move more layout constants to the views namespace. Part 3.
tfarina@chromium.org
2011-02-10
1
-6
/
+6
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-1
/
+1
[next]