summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* Add --enable-nacl to about:flagsabarth@chromium.org2010-11-061-0/+6
| | | | | | Review URL: http://codereview.chromium.org/4620001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65294 0039d316-1c4b-4281-b951-d872f2087c98
* Properly disabled wifi on cellular activation. Fixed few other activation ↵zelidrag@chromium.org2010-11-051-0/+6
| | | | | | | | | | | and repayment related issues. BUG=chromium-os:8724 TEST=none Review URL: http://codereview.chromium.org/4540002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65224 0039d316-1c4b-4281-b951-d872f2087c98
* Templates for the 'silent extension install' policygfeher@chromium.org2010-11-052-5/+31
| | | | | | | | | BUG=59782 TEST=build of policy_templates completes Review URL: http://codereview.chromium.org/4488001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65211 0039d316-1c4b-4281-b951-d872f2087c98
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-3/+0
| | | | | | | | | | | | | | | | | | In r62209 we added code to detect ESET and NetNanny and to give users instructions for disabling their HTTPS scanning. This was because these products intercept Chrome's HTTPS connections and break because of False Start. NetNanny has been responsive to the issue and is rolling out a fix. In the mean time, we silently disable False Start when NetNanny is detected to give them time to update their users etc. BUG=59798 TEST=Navigate to https://www.paypal.com on Windows with NetNanny installed. http://codereview.chromium.org/4449003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65199 0039d316-1c4b-4281-b951-d872f2087c98
* Unify phrasing for policy-related UI strings.mnissler@chromium.org2010-11-051-6/+6
| | | | | | | | | BUG=none TEST=compiles and runs Review URL: http://codereview.chromium.org/4476002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65181 0039d316-1c4b-4281-b951-d872f2087c98
* Add flags for page prerendering.cbentzel@chromium.org2010-11-041-0/+6
| | | | | | | | | | | Contributed by: tburkard@chromium.org TEST=trybot BUG=61745 Review URL: http://codereview.chromium.org/4226002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65093 0039d316-1c4b-4281-b951-d872f2087c98
* New battery icons.chocobo@chromium.org2010-11-042-0/+0
| | | | | | | BUG=chromium-os:5612 TEST=None git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65080 0039d316-1c4b-4281-b951-d872f2087c98
* Implement DOM UI version of keyboard overlay.mazda@chromium.org2010-11-041-0/+228
| | | | | | | | | | | Add a URL chrome://keyboardoverlay/ for keyboard overlay. BUG=chromium-os:6268 TEST=manually on the net book Review URL: http://codereview.chromium.org/4226001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65028 0039d316-1c4b-4281-b951-d872f2087c98
* chrome_exe_main: name os-specific files according to naming patternevan@chromium.org2010-11-044-8/+9
| | | | | | | | | | | | These files probably just predate us having a _win suffix on Windows-specific code. BUG=18504 TEST=compiles Review URL: http://codereview.chromium.org/4451001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65001 0039d316-1c4b-4281-b951-d872f2087c98
* Re-design the malware interstitial page. The change is mostly about: make ↵arv@chromium.org2010-11-031-13/+28
| | | | | | | | | | | | | | | the 'go back' button big and green in a central place, to encourage people go back to safety; and more clear description about why we block the page. Sample screenshots at: https://docs.google.com/document/edit?id=1Kk2wxsj8JjIjlC1WUPamDlEPWZH-iWUoECMRdyQ9t_4&hl=en&authkey=CJKfrM0D Patch from Ke Wang <kewang@google.com> BUG=60813 TEST=unit_tests. To see the UI change, start the browser and try load some sites in malware blacklist. Review URL: http://codereview.chromium.org/4175003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64984 0039d316-1c4b-4281-b951-d872f2087c98
* Prevented access to WEP passphrase from UI. Fixed forget network button in ↵zelidrag@chromium.org2010-11-031-0/+3
| | | | | | | | | | | settings. TEST=make sure we don't show WEP passphrase in UI, make sure forget network button works again BUG=chromium-os:8413, chomium-os:8441 Review URL: http://codereview.chromium.org/4162004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64976 0039d316-1c4b-4281-b951-d872f2087c98
* Check in new icons for network badgeschocobo@chromium.org2010-11-034-0/+3
| | | | | | | | | BUG=chromium-os:5612 TEST=None TBR=ers@chromium.org Review URL: http://codereview.chromium.org/4399001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64946 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Add a confirm to quit experiment to about:flags.rsesek@chromium.org2010-11-032-0/+343
| | | | | | | | | BUG=27786,60591 TEST=Enable 'Confirm to Quit' in about:flags. When you press Cmd+Q, it brings up the floaty panel telling you to hold the key combo. When you do, it quits after 1.5 seconds. Review URL: http://codereview.chromium.org/4220005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64920 0039d316-1c4b-4281-b951-d872f2087c98
* Adding placeholder images so that I can use the try servers at a later point.finnur@chromium.org2010-11-034-0/+0
| | | | | | | | | | | | These will be replaced by actual images for the about:conflicts page. TBR=huanr BUG=61723 TEST=None, these are new pngs, will be used in my next changelist. Review URL: http://codereview.chromium.org/4236002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64902 0039d316-1c4b-4281-b951-d872f2087c98
* Add proxy settings to network control at upper row of controls at login screen.dilmah@chromium.org2010-11-031-0/+3
| | | | | | | | | BUG=http://crosbug.com/8458 TEST=Manual Review URL: http://codereview.chromium.org/4324001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64901 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64888 - Push for ers:chocobo@chromium.org2010-11-034-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added handling of network ("service" in flimflam parlance) property changes. NetworkLibrary updates its Network objects in response to property changes, then calls any NetworkObservers that have registered for the given network. Use the is_active member of Network in various places to ensure that we are dealing with the correct network. Created separate observer classes for NetworkManager, Network, and CellularDataPlan, so that monitors can be established independently for each of them. Changed the callback method names to prepend "On", i.e., OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged. Wired up signal strength update and network technology update in the status bar, network dropdown menu, and internet settings page. Added new icon badges for 1xRTT radio technology. These are used when EVDO coverage switches to 1xRTT. Just as is the case for the 3G icons, there are three 1x icons: normal, warn, and error. Please consider these icons to be placeholders if the UI folks think they need to be redesigned. Centralized choosing of the network technology badge in NetworkMenu::BadgeForNetworkTechnology. BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674 TEST=Extensive manual testing with different combinations of wi-fi and cellular networks connected and disconnected. Used a modified version of flimflam that randomly changes reported signal strength, network technology, and roaming state, and verified that the UI correctly reflected current values for the active network (roaming is not handled in the UI at this time). Review URL: http://codereview.chromium.org/4235005 TBR=chocobo@chromium.org Review URL: http://codereview.chromium.org/4229006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64889 0039d316-1c4b-4281-b951-d872f2087c98
* Push for ers:chocobo@chromium.org2010-11-034-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added handling of network ("service" in flimflam parlance) property changes. NetworkLibrary updates its Network objects in response to property changes, then calls any NetworkObservers that have registered for the given network. Use the is_active member of Network in various places to ensure that we are dealing with the correct network. Created separate observer classes for NetworkManager, Network, and CellularDataPlan, so that monitors can be established independently for each of them. Changed the callback method names to prepend "On", i.e., OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged. Wired up signal strength update and network technology update in the status bar, network dropdown menu, and internet settings page. Added new icon badges for 1xRTT radio technology. These are used when EVDO coverage switches to 1xRTT. Just as is the case for the 3G icons, there are three 1x icons: normal, warn, and error. Please consider these icons to be placeholders if the UI folks think they need to be redesigned. Centralized choosing of the network technology badge in NetworkMenu::BadgeForNetworkTechnology. BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674 TEST=Extensive manual testing with different combinations of wi-fi and cellular networks connected and disconnected. Used a modified version of flimflam that randomly changes reported signal strength, network technology, and roaming state, and verified that the UI correctly reflected current values for the active network (roaming is not handled in the UI at this time). Review URL: http://codereview.chromium.org/4235005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64888 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI Cert Manager: merge email certs into other certs tab.mattm@chromium.org2010-11-031-9/+0
| | | | | | | | | BUG=19991 TEST=cert manager no longer has a "people" tab, any certs that were there are now in "other" tab. Review URL: http://codereview.chromium.org/4310004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64866 0039d316-1c4b-4281-b951-d872f2087c98
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-5/+0
| | | | | | | | | | | | Allow an HTML dialog to suppress the title bar in a Chromium OS bubble window. For the Cloud Print dialog, remember the last size requested by the contents. BUG=chromium-os:8494 TEST=none Review URL: http://codereview.chromium.org/4110010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64824 0039d316-1c4b-4281-b951-d872f2087c98
* Move URLs out of *.pak files and put them into code.tfarina@chromium.org2010-11-021-10/+0
| | | | | | | | | BUG=28174 TEST=trybots Review URL: http://codereview.chromium.org/4130012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64820 0039d316-1c4b-4281-b951-d872f2087c98
* Add support for different type of encyrption when adding a network.chocobo@chromium.org2010-11-021-5/+23
| | | | | | | | BUG=chromium-os:8193 TEST=manual Review URL: http://codereview.chromium.org/4237001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64808 0039d316-1c4b-4281-b951-d872f2087c98
* Adds error text for the ERR_NETWORK_ACCESS_DENIED error,mmenke@chromium.org2010-11-021-51/+68
| | | | | | | | | | | | | | | | | | which is generally caused by a firewall. Also removes the title strings for proxy and disconnected errors, replacing them with pre-existing generic ones, and sorting them by their new title. This avoids a debug assertion caused by the fact neither title includes the url of the original page. Not much of titles are seen anyways, so not worth the effort of a workaround. BUG=57108 TEST=manual Review URL: http://codereview.chromium.org/4182012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64786 0039d316-1c4b-4281-b951-d872f2087c98
* Generate example JSON policy configuration filesgfeher@chromium.org2010-11-021-1/+2
| | | | | | | | | | | Also fix filtering of single (non-groupped) policies by platforms. BUG=56531 TEST=JsonWriterUnittest.*,PolicyTemplateGeneratorUnittest.testPolicyFiltering Review URL: http://codereview.chromium.org/4164006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64748 0039d316-1c4b-4281-b951-d872f2087c98
* Print Preview: Populate the printer list.thestig@chromium.org2010-11-011-0/+3
| | | | | | | | BUG=57892 TEST=none Review URL: http://codereview.chromium.org/4150007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64664 0039d316-1c4b-4281-b951-d872f2087c98
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-011-3/+9
| | | | | | | | | | | predictive results. More work is needed if we decide this is the direction to go, but it's good enough for us to play with. BUG=61378 TEST=none Review URL: http://codereview.chromium.org/4196009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64662 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Update Chrome OS EULA.nkostylev@chromium.org2010-11-011-148/+147
| | | | | | | | | BUG=chromium-os:4647 TEST=manual Review URL: http://codereview.chromium.org/4224001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64611 0039d316-1c4b-4281-b951-d872f2087c98
* Fix spellingdilmah@chromium.org2010-11-011-2/+2
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/4095016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64595 0039d316-1c4b-4281-b951-d872f2087c98
* Replace "Restart" with "Sign out" in the Languages and Input page.satorux@chromium.org2010-11-011-3/+3
| | | | | | | | | | | | Here, the user just has to "sign out". The label "restart" is not relevant here. TEST=manually BUG=chromium-os:8177 Review URL: http://codereview.chromium.org/4096012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64590 0039d316-1c4b-4281-b951-d872f2087c98
* Add Shutdown button to login/locker screen.oshima@chromium.org2010-10-302-0/+4
| | | | | | | | | | | | | * cleaned up code that are no longer in use. BUG=chromium-os:5763 TEST=maual. pressing shutdown button on login/locker will shutdown the system. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64272 Review URL: http://codereview.chromium.org/4054001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64531 0039d316-1c4b-4281-b951-d872f2087c98
* [GTK] enable spoof proof infobars by default.estade@chromium.org2010-10-291-6/+0
| | | | | | | | | BUG=60110 TEST=manual Review URL: http://codereview.chromium.org/4223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64516 0039d316-1c4b-4281-b951-d872f2087c98
* New background images from Nicholas.sky@chromium.org2010-10-293-0/+0
| | | | | | | | | | BUG=none TEST=none TBR=davemoore@chromium.org Review URL: http://codereview.chromium.org/4098009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64450 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64246 (reviewer's veto) - Use special text for Guest Session instead ↵altimofeev@chromium.org2010-10-291-6/+0
| | | | | | | | | | | | | | of using standard text form Incognito mode. BUG=chromium-os:6907 TEST=Enter Guest mode, open new tab. Check opened page. Review URL: http://codereview.chromium.org/4010004 TBR=altimofeev@chromium.org Review URL: http://codereview.chromium.org/4215005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64374 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Provide separate TOS content for Chrome OS.nkostylev@chromium.org2010-10-292-55/+234
| | | | | | | | | BUG=chromium-os:4647 TEST=Manual. Review URL: http://codereview.chromium.org/3895002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64371 0039d316-1c4b-4281-b951-d872f2087c98
* notifications: Update the permission settings when clicking in 'Disable' ↵tfarina@chromium.org2010-10-291-0/+3
| | | | | | | | | | | | | | | menu item. It also updates the menu item text to reflect the current state of the permission. If the permission is ALLOW, the menu item should read 'Disable...', otherwise the menu item should read 'Enable...' BUG=59299 TEST=see bug Review URL: http://codereview.chromium.org/4014006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64354 0039d316-1c4b-4281-b951-d872f2087c98
* Make network menu button tooltip be more descriptive for the connecting states.chocobo@chromium.org2010-10-281-2/+5
| | | | | | | | BUG=chromium-os:5667 TEST=manual Review URL: http://codereview.chromium.org/4218003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64329 0039d316-1c4b-4281-b951-d872f2087c98
* New icons for scrollbardavemoore@chromium.org2010-10-2812-0/+0
| | | | | | | | | | TBR:sky@chromium.org BUG=chromium-os:8355 TEST=None Review URL: http://codereview.chromium.org/4130011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64324 0039d316-1c4b-4281-b951-d872f2087c98
* Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundariesthakis@chromium.org2010-10-281-6/+6
| | | | | | | | | | | This works around a wicked new clang linker optimization, but also feels cleaner in general. BUG=http://llvm.org/bugs/show_bug.cgi?id=8478 TEST=clang/mac builder stays green with newer clang version Review URL: http://codereview.chromium.org/4191003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64289 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Add Shutdown button to login/locker screen."oshima@chromium.org2010-10-282-4/+0
| | | | | | | | | | | This reverts commit c2bafbefa8022337ba9520fd9a2f64fd2cd4c52f. BUG=none TEST=build bot should cycle green Review URL: http://codereview.chromium.org/4119015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64282 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing resource shutdown_icon.pngoshima@chromium.org2010-10-281-0/+0
| | | | | | | | | BUG=none TEST=buid bot should cycle green Review URL: http://codereview.chromium.org/4146011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64278 0039d316-1c4b-4281-b951-d872f2087c98
* Add Shutdown button to login/locker screen.oshima@chromium.org2010-10-282-0/+4
| | | | | | | | | | | * cleaned up code that are no longer in use. BUG=chromium-os:5763 TEST=maual. pressing shutdown button on login/locker will shutdown the system. Review URL: http://codereview.chromium.org/4054001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64272 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed a warning that didn't get caught by the linux_chromeos trybot.stevenjb@chromium.org2010-10-281-1/+7
| | | | | | | | | | | http://codereview.chromium.org/4136002/show BUG=http://code.google.com/p/chromium-os/issues/detail?id=8114 TEST=All of the network menu Review URL: http://codereview.chromium.org/4210002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64268 0039d316-1c4b-4281-b951-d872f2087c98
* Use special text for Guest Session instead of using standard text form ↵altimofeev@chromium.org2010-10-281-0/+6
| | | | | | | | | | | Incognito mode. BUG=chromium-os:6907 TEST=Enter Guest mode, open new tab. Check opened page. Review URL: http://codereview.chromium.org/4010004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64246 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Relanding - Fix UI issues on SignIn/user pod.nkostylev@chromium.org2010-10-281-1/+1
| | | | | | | | | | | | | | | | | | Original CL: http://codereview.chromium.org/4179001/show 7. Textfield - focus border issue 9. Textfield - font size 11. Sign in - h padding 13,14 Link text & color. Button minimal width - 90px. BUG=chromium-os:8101 TEST=manual Review URL: http://codereview.chromium.org/4156005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64242 0039d316-1c4b-4281-b951-d872f2087c98
* Changed text of the button for Guest Session.altimofeev@chromium.org2010-10-281-0/+3
| | | | | | | | | BUG=chromium-os:8095 TEST=Click on Guest pod. Review URL: http://codereview.chromium.org/4103006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64238 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Show error message when hosted account is used at login.nkostylev@chromium.org2010-10-281-0/+3
| | | | | | | | | BUG=chromium-os:8099 TEST=manual Review URL: http://codereview.chromium.org/4205001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64235 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64225 - [cros] Fix UI issues on SignIn pod/user pod.jochen@chromium.org2010-10-281-1/+1
| | | | | | | | | | | | | | | | | | | 7. Textfield - focus border issue 9. Textfield - font size 11. Sign in - h padding 13,14 Link text & color. Button minimal width - 90px. BUG=chromium-os:8101 TEST=manual Review URL: http://codereview.chromium.org/4179001 TBR=nkostylev@chromium.org Review URL: http://codereview.chromium.org/4189005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64227 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Fix UI issues on SignIn pod/user pod.nkostylev@chromium.org2010-10-281-1/+1
| | | | | | | | | | | | | | | | 7. Textfield - focus border issue 9. Textfield - font size 11. Sign in - h padding 13,14 Link text & color. Button minimal width - 90px. BUG=chromium-os:8101 TEST=manual Review URL: http://codereview.chromium.org/4179001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64225 0039d316-1c4b-4281-b951-d872f2087c98
* Update DisabledPlugins description text to mention wildcards.mnissler@chromium.org2010-10-281-0/+2
| | | | | | | | | BUG=61058 TEST=Policy templates and documentation have wildcard information. Review URL: http://codereview.chromium.org/4196004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64219 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64191 - Add 3G Activation to the network menu.yusukes@chromium.org2010-10-281-7/+1
| | | | | | | | | | | | | | This includes some cleanup of the network_menu code to work with or without DOMUI menus. BUG=http://code.google.com/p/chromium-os/issues/detail?id=8114 TEST=All of the network menu Review URL: http://codereview.chromium.org/4136002 TBR=stevenjb@chromium.org Review URL: http://codereview.chromium.org/4200008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64193 0039d316-1c4b-4281-b951-d872f2087c98
* Add 3G Activation to the network menu.stevenjb@chromium.org2010-10-281-1/+7
| | | | | | | | | | | This includes some cleanup of the network_menu code to work with or without DOMUI menus. BUG=http://code.google.com/p/chromium-os/issues/detail?id=8114 TEST=All of the network menu Review URL: http://codereview.chromium.org/4136002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64191 0039d316-1c4b-4281-b951-d872f2087c98