summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-271-0/+3
| | | | | | | | | | | | | | Refactor SSLClientSocketNSS::GetSSLInfo -- the code that sets ssl_info->connection_status is moved to a new UpdateConnectionStatus method, and CheckSecureRenegotiation is subsumed by UpdateConnectionStatus. R=agl,finnur BUG=53659 TEST=none Review URL: http://codereview.chromium.org/4198003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64178 0039d316-1c4b-4281-b951-d872f2087c98
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-271-1/+2
| | | | | | | | | | BUG=57993 TEST=Set the search engine on your (non-Chrome) default browser to be NOT in the top three for your region. For USA, for example, you could use Baidu or Aol Search. Start Chrome with --first-run switch on an empty profile. You should see the fourth search engine selection represented by a logo, not just text (if it's included in the list of logos for which we have images). Review URL: http://codereview.chromium.org/4109001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64074 0039d316-1c4b-4281-b951-d872f2087c98
* Autofill deprecate unique_ids in favor of guids for Mac UIdhollowa@chromium.org2010-10-271-6/+0
| | | | | | | | | | | Removes use of labels and unique_ids in the Mac UI for Autofill. BUG=58813 TEST=AutoFillAddressModelTest.*:AutoFillAddressSheetControllerTest.*:AutoFillCreditCardModelTest.*:AutoFillDialogControllerTest.* Review URL: http://codereview.chromium.org/4110004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64073 0039d316-1c4b-4281-b951-d872f2087c98
* Add ChromeOS to the list of valid platform names in the policy metafilegfeher@chromium.org2010-10-271-3/+3
| | | | | | | | | BUG=58498 TEST=none Review URL: http://codereview.chromium.org/4175001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64054 0039d316-1c4b-4281-b951-d872f2087c98
* autofill: Change the browser name in the Autofill popup for Chromium builds.tfarina@chromium.org2010-10-271-2/+2
| | | | | | | | | | | Chrome Autofill preferences" should be "Chromium Autofill preferences" for Chromium builds. BUG=59676 TEST=see bug Review URL: http://codereview.chromium.org/3993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63999 0039d316-1c4b-4281-b951-d872f2087c98
* New statusbar images for ChromeOS.chocobo@chromium.org2010-10-2699-35/+20
| | | | | | | | | | Cleaned up hacks for positioning statusbar icons. Changed network connecting animation to fading in and out of network bars. BUG=chromium-os:8135 TEST=manual Review URL: http://codereview.chromium.org/4154002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63984 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the title field from the SectionInfo struct. It is unused.finnur@chromium.org2010-10-261-10/+0
| | | | | | | | BUG=59030 TEST=None Review URL: http://codereview.chromium.org/3850003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63897 0039d316-1c4b-4281-b951-d872f2087c98
* Update installer error strings to include Chrome Frame specific branding ↵robertshield@chromium.org2010-10-262-1/+13
| | | | | | | | | | | | | when running in Chrome Frame mode. Also fix the installer_util_strings target that had a broken dependency on a file that has since been moved. BUG=46013 TEST=Google Chrome Frame is correctly displayed when the installer is run in Chrome Frame mode. Review URL: http://codereview.chromium.org/3968005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63888 0039d316-1c4b-4281-b951-d872f2087c98
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-262-4/+6
| | | | | | | | | | | | | | | | base::debug namespace. This splits apart debug_util into base/debugger and base/stack_trace There are still two functions in debug_util that I'm not sure what to do with. Since this uses the base::debug namespace, I removed the functions in debugger.h from the static class and just made them free functions in the namespace. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/3945002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63859 0039d316-1c4b-4281-b951-d872f2087c98
* Add 'DeveloperToolsDisabled' policy to the policy template.markusheintz@chromium.org2010-10-252-0/+19
| | | | | | | | | BUG=49600 TEST=manual Review URL: http://codereview.chromium.org/4005008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63725 0039d316-1c4b-4281-b951-d872f2087c98
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-0/+3
| | | | | | | | BUG=11321 TEST=Exercise the default zoom level setting in the 'Under the hood' panel. Review URL: http://codereview.chromium.org/3807001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63702 0039d316-1c4b-4281-b951-d872f2087c98
* Advertise that chrome/mac can open webm, oga, ogv, ogg files.thakis@chromium.org2010-10-231-8/+57
| | | | | | | | | | | I'm not adding webp yet because that's not enabled yet. abarth will ping me once it's on (soon). BUG=60376 TEST=See bug Review URL: http://codereview.chromium.org/3996008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63608 0039d316-1c4b-4281-b951-d872f2087c98
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-233-236/+38
| | | | | | | | | | | | | Removes the billing address drop down from the Autofill preferences "Add credit card" dialog. Nib changes: remove the billing address label and drop down from AutoFillCreditCardSheet.xib. BUG=57976 TEST=compiles, no billing address drop down visible in any Autofill preferences UI. Review URL: http://codereview.chromium.org/3964003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63605 0039d316-1c4b-4281-b951-d872f2087c98
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-0/+2
| | | | | | | | | | | | | | | | | | - that is, defining use_openssl=1 will now remove all dependency on NSS. This does not impact any of the standard, non-openssl builds. Adds stub implementations of several files that need to be fully implemented in follow up patchs. Firefox import code will need some more substatial refactoring, as it makes little sense to be attempting a firefox import without NSS libraries to hand, however the UI etc has numerous assumption about the presence of this importer. BUG=None TEST=None Review URL: http://codereview.chromium.org/3855004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63506 0039d316-1c4b-4281-b951-d872f2087c98
* Show "Update Chrome OS" in the wrench menu, when the update image is ready.satorux@chromium.org2010-10-221-4/+11
| | | | | | | | | | | | | Along the way, replace "About Chrome" with "About Chrome OS" in the wrench menu. TEST=Connect to a dev server with a newer version, and check that the menu item appears, and the dialog works. BUG=chromium-os:6526 BUG=chromium-os:7847 Review URL: http://codereview.chromium.org/3858002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63491 0039d316-1c4b-4281-b951-d872f2087c98
* Wired cellular data plan activation logic with the rest of the DOM UI on ↵zelidrag@chromium.org2010-10-221-0/+3
| | | | | | | | | | | | | both chrome:settings/internet and chrome:mobilesetup pages. Fixed some minor internet settings formatting issues while I was already there. BUG=chromium-os:6987, chromium-os:7619, chromium-os:7546 TEST=make sure cellular connection can be activated from chrome:settings Review URL: http://codereview.chromium.org/3744013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63488 0039d316-1c4b-4281-b951-d872f2087c98
* fix compile break due to bad mergeestade@chromium.org2010-10-211-0/+1
| | | | | | | | | | BUG=none TEST=none TBR=dmaclach Review URL: http://codereview.chromium.org/4029003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63418 0039d316-1c4b-4281-b951-d872f2087c98
* Add --enable-secure-infobars to about:flags.estade@chromium.org2010-10-211-0/+5
| | | | | | | | | BUG=60110 TEST=none Review URL: http://codereview.chromium.org/4063001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63416 0039d316-1c4b-4281-b951-d872f2087c98
* Add built-in DNS resolver support to about:labsagayev@chromium.org2010-10-211-0/+6
| | | | | | | | | BUG=60149 TEST=None Review URL: http://codereview.chromium.org/4036002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63404 0039d316-1c4b-4281-b951-d872f2087c98
* Show MAC address in the internet options page on Chrome OS.satorux@chromium.org2010-10-211-0/+3
| | | | | | | | | | | | The change depends on http://codereview.chromium.org/3916003/show TEST=confirmed that the MAC addresses of ethernet and wifi match with output from ifconfig. BUG=chromium-os:3648 Review URL: http://codereview.chromium.org/3764014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63340 0039d316-1c4b-4281-b951-d872f2087c98
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
| | | | | | | | | | | ARGUMENTS_ONLY was misleading since CommandLine has methods for handling "switches" and "arguments", but that constructor still allows both. BUG=none TEST=still builds Review URL: http://codereview.chromium.org/3935001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63325 0039d316-1c4b-4281-b951-d872f2087c98
* Screen Locker visual fixesoshima@chromium.org2010-10-211-3/+0
| | | | | | | | | | | | | | | | | * Removed "Resume" button * Added rounded corners at the bottom of signout view * Moved users label inside ImageView. I moved UsernameView out from user_controller.cc so that ScreenLocker can use it. * Fixed a bug in UsernameView which was using parent's origin instead of children's. BUG=chromium-os:5763 TEST=none Review URL: http://codereview.chromium.org/3889003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63314 0039d316-1c4b-4281-b951-d872f2087c98
* Remove execute bit from some image files, as it is causing checkperms to fail.eroman@chromium.org2010-10-212-0/+0
| | | | | | | TBR=sky Review URL: http://codereview.chromium.org/4020002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63303 0039d316-1c4b-4281-b951-d872f2087c98
* Images for opt-in promo. Separated out so I can get try results.sky@chromium.org2010-10-203-0/+2
| | | | | | | | | | TBR=ben@chromium.org BUG=58917 TEST=none Review URL: http://codereview.chromium.org/4019002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63286 0039d316-1c4b-4281-b951-d872f2087c98
* Fix syncing of sessions. Numerous changes have been made. Currently, the ↵zea@chromium.org2010-10-201-0/+3
| | | | | | | | | | | | | model associator does not have a local model to associate with, but instead contains a buffer of protobuf specifics for foreign sessions which gets completely overwritten everytime an update occurs. This buffer is then used to create a vector of foreign sessions for each foreign session handler. As a result, The model associator is slightly different from other datatypes. The creation of a persistent unique machine tag needs to be resolved still. Something understandable by the user would be good (home, work, etc.), but for now we use the directory kernel's cache_guid. Unfortunately, this gets reset each time sync is enabled/disabled, resulting in stale client session info that remains visible. BUG=30519 TEST=unit_test Review URL: http://codereview.chromium.org/3825005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63266 0039d316-1c4b-4281-b951-d872f2087c98
* Uninstall default apps if user hides promojstritar@chromium.org2010-10-201-1/+1
| | | | | | | | | | | We now uninstall the default apps if the user hides the NTP app promo. This only happens if the user hasn't already installed other apps. BUG=59453 TEST=DefaultApps. Also, clicking the 'Hide this' message on the app promo should uninstall the default apps. Review URL: http://codereview.chromium.org/3903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63242 0039d316-1c4b-4281-b951-d872f2087c98
* Adds Linux error text for when there is no internet connectionmmenke@chromium.org2010-10-201-3/+7
| | | | | | | | | | | | | | | (ERR_INTERNET_DISCONNECTED). Unlike OSX or Windows, no instructions are given under Linux. Note that ERR_INTERNET_DISCONNECTED is currently only generated under Windows. BUG=56457 TEST=manual Review URL: http://codereview.chromium.org/3763009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63207 0039d316-1c4b-4281-b951-d872f2087c98
* Adds spinner to the Tpm-password screen password.altimofeev@chromium.org2010-10-202-3/+3
| | | | | | | | | | | | | Spinner is added to the Tpm-password screen. Also some stubs for working with Cryptohome was implemented. BUG=chromium-os:7134 TEST=On EULA screen click on "System security settings", notice spinner is rotating until TPM password is ready. Review URL: http://codereview.chromium.org/3832011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63203 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos: Change bwsi to guest in a bunch of places.tfarina@chromium.org2010-10-201-1/+1
| | | | | | | | | BUG=chromium-os:7042 TEST=trybots Review URL: http://codereview.chromium.org/3795008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63156 0039d316-1c4b-4281-b951-d872f2087c98
* Checkin again with compile fix.chocobo@chromium.org2010-10-2022-0/+20
| | | | | | | | | Merge 63135 - Update icons to show lowdata and very lowdata for 3G data. BUG=chromium-os:5608 TEST=manual Review URL: http://codereview.chromium.org/3748005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63155 0039d316-1c4b-4281-b951-d872f2087c98