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
/
status
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove |logged_in_| member variable from input_method_menu.h.
yusukes@google.com
2011-01-11
2
-14
/
+13
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
2
-4
/
+4
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
1
-2
/
+2
*
Remove wstring from l10n_util. Part 8, the last part.
avi@chromium.org
2011-01-07
2
-19
/
+23
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
4
-15
/
+16
*
Update CrOS time formatting APIs too.
avi@chromium.org
2010-12-22
1
-3
/
+3
*
Support US Colemak keyboard layout (Chrome part)
yusukes@google.com
2010-12-16
2
-0
/
+5
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
3
-2
/
+3
*
Fix for http://crosbug.com/8870 + remembered network code cleanup.
stevenjb@google.com
2010-12-15
1
-33
/
+7
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
5
-5
/
+5
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
3
-5
/
+2
*
Submitting http://codereview.chromium.org/5623006/ oin behalf of ellyjones@ch...
zelidrag@chromium.org
2010-12-08
1
-1
/
+2
*
ChromeOS status text halo polish.
xiyuan@chromium.org
2010-12-04
1
-2
/
+5
*
Change network connection dialog to not use tabbed panes. Cleanup old views c...
chocobo@chromium.org
2010-12-03
2
-50
/
+10
*
Move:
ben@chromium.org
2010-12-02
4
-4
/
+4
*
Simplify netowork library mock expectations
stevenjb@google.com
2010-12-02
1
-0
/
+2
*
Reduce CPU usage for input method switching.
yusukes@google.com
2010-12-02
4
-32
/
+70
*
Fix cellular data to show no bars when no data left in all places.
chocobo@chromium.org
2010-11-30
4
-48
/
+50
*
Always use settings UI for mobile network.
xiyuan@chromium.org
2010-11-29
1
-5
/
+4
*
Fix unit_tests failure.
yusukes@google.com
2010-11-29
1
-1
/
+5
*
Support xkb:us:intl:eng XKB layout (Chrome part.)
yusukes@google.com
2010-11-29
1
-1
/
+2
*
Fix wifi/cellular icon and badge for all variations of connected state.
chocobo@chromium.org
2010-11-23
3
-134
/
+110
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-22
4
-114
/
+0
*
[cros] Adjust default font sizes for new hand hinted fonts.
nkostylev@chromium.org
2010-11-22
2
-2
/
+14
*
Don't change network menu color for 3g.
chocobo@chromium.org
2010-11-19
1
-12
/
+4
*
Fix 3g data plan notification and menu color.
chocobo@chromium.org
2010-11-19
2
-8
/
+9
*
Clear passphrase when canceling a failed connection attempt.
stevenjb@chromium.org
2010-11-18
1
-2
/
+6
*
Add wifi 'searching' to netowkr menu for chromium-os:4982
stevenjb@chromium.org
2010-11-18
1
-2
/
+11
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-1
/
+1
*
Add 1px black border for ChromeOS status button.
xiyuan@chromium.org
2010-11-18
1
-0
/
+3
*
Workaround bug in flimflam to fix active_network not being reported propertly...
chocobo@chromium.org
2010-11-18
2
-15
/
+20
*
Pulls AnimationDelegate out into its own header.
sky@chromium.org
2010-11-17
1
-0
/
+1
*
Fix favorite and auto_connect property usage (again)
kochi@chromium.org
2010-11-17
2
-6
/
+11
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
4
-8
/
+8
*
Don't allow connection to networks that are not connected.
chocobo@chromium.org
2010-11-17
1
-0
/
+4
*
Revert "Fix favorite and auto_connect property usage."
thakis@chromium.org
2010-11-16
2
-11
/
+6
*
Fix favorite and auto_connect property usage.
kochi@chromium.org
2010-11-16
2
-6
/
+11
*
Adding style notion to the TextButton.
glotov@google.com
2010-11-13
2
-6
/
+6
*
Notification fix for case when there is no mobile plan. Fixed network menu to...
zelidrag@chromium.org
2010-11-13
1
-10
/
+29
*
Fix OOBE network connecting animation and icon.
chocobo@chromium.org
2010-11-12
4
-24
/
+31
*
Fixed issues with network menu list:
chocobo@chromium.org
2010-11-10
1
-50
/
+48
*
Disable status area buttons during logging in.
dilmah@chromium.org
2010-11-10
4
-1
/
+25
*
Revert 65582 - Remove Feedback button from the status bar and add it to the t...
rvargas@google.com
2010-11-09
4
-0
/
+113
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-09
4
-113
/
+0
*
Do not send many requests to flimflam when network chagned.
oshima@chromium.org
2010-11-09
2
-4
/
+7
*
Fix so that we don't show activate 3G in both OOBE and login screen.
chocobo@chromium.org
2010-11-09
1
-4
/
+2
*
Don't show activate 3G from login screen.
chocobo@chromium.org
2010-11-09
1
-5
/
+14
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Better support for failed network connection attempts (chromiumos:8594).
stevenjb@chromium.org
2010-11-08
1
-48
/
+64
*
Re-insert IP address in Network Menu.
stevenjb@chromium.org
2010-11-08
1
-3
/
+16
[next]