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
/
network_message_observer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn of ash notification tray by default for M21.
stevenjb@google.com
2012-06-29
1
-2
/
+2
*
Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled)
stevenjb@google.com
2012-06-18
1
-3
/
+3
*
Refactored mobile activation engine outside of WebUI handler in order to expo...
zelidrag@chromium.org
2012-06-06
1
-6
/
+12
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
1
-2
/
+2
*
Add NetworkNotificationView to tray_network.
stevenjb@google.com
2012-05-23
1
-32
/
+125
*
Picked up stevenjb@: Added WimaxConfigView.
zelidrag@chromium.org
2012-05-18
1
-0
/
+11
*
Revert 137809 - Broke Linux ChromiumOS
rsleevi@chromium.org
2012-05-18
1
-11
/
+0
*
Picked up stevenjb@: Added WimaxConfigView.
zelidrag@chromium.org
2012-05-18
1
-0
/
+11
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+2
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-2
/
+1
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+2
*
Add a _chromeos suffix to a CrOs-only file.
thakis@chromium.org
2012-05-03
1
-1
/
+1
*
Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...
ben@chromium.org
2012-04-20
1
-3
/
+3
*
chromeos: Avoid using BrowserList::GetLastActive where possible.
sadrul@chromium.org
2012-04-02
1
-12
/
+9
*
Replace Callback1 with base::Callback in MessageCallback.
achuith@chromium.org
2011-10-26
1
-3
/
+4
*
Improve error reporting in L2TP/IPsec VPN flow.
benchan@chromium.org
2011-09-27
1
-2
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Display non-ASCII Wifi SSID correctly.
yoshiki@chromium.org
2011-05-17
1
-1
/
+1
*
[cros] Show data plan info only when cellular network supports that.
nkostylev@chromium.org
2011-05-11
1
-5
/
+3
*
Don't delete networks that have failed until user has been notified.
stevenjb@google.com
2011-04-28
1
-36
/
+3
*
Only show 3g low data notification if we go from normal data to low data.
chocobo@chromium.org
2011-04-22
1
-9
/
+25
*
Add VPN UI
stevenjb@google.com
2011-04-15
1
-47
/
+65
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Report network menu 3G data available in KB when < 1 MB available.
stevenjb@google.com
2011-03-03
1
-4
/
+8
*
retry r76329 with chromeos fix
estade@chromium.org
2011-03-02
1
-1
/
+1
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Major refactoring of network library code to use asynchronous calls
stevenjb@google.com
2011-02-25
1
-10
/
+11
*
Fix case where we don't show no data left notification because we don't have ...
chocobo@chromium.org
2011-02-17
1
-36
/
+35
*
Hide network notification only when user initiates a new connection.
chocobo@chromium.org
2011-02-15
1
-7
/
+9
*
Only show notification for low 3g data for the last data-based plan.
chocobo@chromium.org
2011-02-09
1
-66
/
+103
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Fix so that login errors are shown from login/oobe screens.
chocobo@chromium.org
2011-01-14
1
-42
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Change network connection dialog to not use tabbed panes. Cleanup old views c...
chocobo@chromium.org
2010-12-03
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Simplify netowork library mock expectations
stevenjb@google.com
2010-12-02
1
-1
/
+1
*
Use TimeFormat::TimeRemaining for CellularDataPlan::GetUsageInfo.
xiyuan@chromium.org
2010-11-23
1
-13
/
+13
*
Add a boolean prefs for mobile plan notification checkbox.
xiyuan@chromium.org
2010-11-23
1
-0
/
+25
*
Fix 3g data plan notification and menu color.
chocobo@chromium.org
2010-11-19
1
-20
/
+23
*
DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...
jhawkins@chromium.org
2010-11-17
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Notification fix for case when there is no mobile plan. Fixed network menu to...
zelidrag@chromium.org
2010-11-13
1
-37
/
+62
*
Landing change for ers@chromium.org: http://codereview.chromium.org/4134012/show
chocobo@chromium.org
2010-11-04
1
-3
/
+9
*
Submitting http://codereview.chromium.org/4116010 on behalf of jglasgow@chrom...
zelidrag@chromium.org
2010-11-04
1
-2
/
+4
*
Revert 64888 - Push for ers:
chocobo@chromium.org
2010-11-03
1
-11
/
+3
*
Push for ers:
chocobo@chromium.org
2010-11-03
1
-3
/
+11
*
Rewritten parts of NetworkLibrary to work around memory corruption that preve...
zelidrag@chromium.org
2010-10-29
1
-20
/
+29
*
Checkin again with compile fix.
chocobo@chromium.org
2010-10-20
1
-37
/
+20
*
Revert 63135 - Update icons to show lowdata and very lowdata for 3G data.
eroman@chromium.org
2010-10-20
1
-20
/
+37
[next]