summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* Cloud Print Proxy UI Labscottbyer@chromium.org2010-10-051-0/+6
| | | | | | | | | | | | Expose the cloud print proxy UI command line switch through a lab (Windows only for now, others as we get the proxy and UI going there). BUG=none TEST=none Review URL: http://codereview.chromium.org/3599014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61523 0039d316-1c4b-4281-b951-d872f2087c98
* Fix grammar, also add question to the "stop syncing" dialog so that yes/no ↵avi@chromium.org2010-10-051-3/+3
| | | | | | | | | | | buttons actually make sense in that context. BUG=none TEST=grammatical sentences in the clear browsing data dialog. Review URL: http://codereview.chromium.org/3575014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61511 0039d316-1c4b-4281-b951-d872f2087c98
* Dump total number of extensions into crash dump meta data.antonm@chromium.org2010-10-051-6/+20
| | | | | | Review URL: http://codereview.chromium.org/3520015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61509 0039d316-1c4b-4281-b951-d872f2087c98
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-1/+1
| | | | | | | | | BUG=55423 TEST=none Review URL: http://codereview.chromium.org/3542005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61490 0039d316-1c4b-4281-b951-d872f2087c98
* Disables synchronization for BWSI mode.altimofeev@chromium.org2010-10-051-0/+3
| | | | | | | | | BUG=chromium-os:6791 TEST=Go BWSI mode, click menu->Preferences, click on the 'Personal stuff' item in the left menu, notice that line that corresponds to sync says 'Sync is disabled in this mode'. Review URL: http://codereview.chromium.org/3444008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61484 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos: DOMUI/Network: Change the button label to 'Cancel' instead of 'Done'.tfarina@chromium.org2010-10-051-3/+0
| | | | | | | | | BUG=chromium-os:7174 TEST=see bug Review URL: http://codereview.chromium.org/3529011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61470 0039d316-1c4b-4281-b951-d872f2087c98
* Move "Use side tabs" in wrench and tab context menus to "Labs" page for ↵satorux@chromium.org2010-10-051-0/+6
| | | | | | | | | | | | | Chrome OS. Per request from crosbug.com/7016. TEST=Confirmed that "Use side tabs" were gone from wrench and tab context menus, and the option in "Labs" page worked as intended. BUG=chromium-os:7016 Review URL: http://codereview.chromium.org/3520014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61465 0039d316-1c4b-4281-b951-d872f2087c98
* Policy support for being able to specify a list of content types that Chrome ↵tommi@chromium.org2010-10-042-0/+23
| | | | | | | | | | | Frame should handle. TEST=This adds a new policy list for Chrome Frame, "ChromeFrameContentTypes", which can be used to specify a list of content types that should always be rendered in Chrome Frame. BUG=56543 Review URL: http://codereview.chromium.org/3611002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61432 0039d316-1c4b-4281-b951-d872f2087c98
* Initial Print Preview UI.thestig@chromium.org2010-10-041-0/+5
| | | | | | | | BUG=173 TEST=none Review URL: http://codereview.chromium.org/3516010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61425 0039d316-1c4b-4281-b951-d872f2087c98
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-041-0/+3
| | | | | | | | | | | | | | | | | | | This includes the original code plus changes to 2 new files to fix a test that was failing: chrome/browser/resources/webstore_app/manifest.json chrome/test/data/extensions/api_test/extension_gallery_install/test.html Original review url was: http://codereview.chromium.org/3537010 BUG=56399 TEST=You should be able to write an extension using the management API. TBR=aa@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61422 0039d316-1c4b-4281-b951-d872f2087c98
* Initial pass for proxy server error message change.mmenke@chromium.org2010-10-041-0/+48
| | | | | | | | | | | CL began its life under rdsmith (http://codereview.chromium.org/3548001/show). BUG=55728 TEST=Run chrome with invalid proxy server and examine navigation error message. Review URL: http://codereview.chromium.org/3521010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61403 0039d316-1c4b-4281-b951-d872f2087c98
* Add background webapps to about:labs.atwilson@chromium.org2010-10-041-0/+6
| | | | | | | | | BUG=57608 TEST=Existing background mode tests suffice Review URL: http://codereview.chromium.org/3541009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61392 0039d316-1c4b-4281-b951-d872f2087c98
* Less drama. Flaky PMs.thakis@chromium.org2010-10-041-1/+1
| | | | | | TBR=phajdan.jr git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61373 0039d316-1c4b-4281-b951-d872f2087c98
* Add more drama to the about:labs warning text.thakis@chromium.org2010-10-041-1/+1
| | | | | | | | | | | Requested by jeffrecy. BUG=None TEST=Go to about:labs, read text. Should've made you roll your eyes. Review URL: http://codereview.chromium.org/3521009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61369 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 61347 - Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-3/+0
| | | | | | | | | | | BUG=56399 TEST=You should be able to write an extension using the management API. Review URL: http://codereview.chromium.org/3537010 TBR=asargent@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61348 0039d316-1c4b-4281-b951-d872f2087c98
* Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-0/+3
| | | | | | | | | BUG=56399 TEST=You should be able to write an extension using the management API. Review URL: http://codereview.chromium.org/3537010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61347 0039d316-1c4b-4281-b951-d872f2087c98
* Add "Use this language for spell checking" button.satorux@chromium.org2010-10-041-0/+12
| | | | | | | | | | | | On other platforms, spell check dictionary is configured from "Under the hood" options, but on Chrome OS, we integrate this setting with "Languages and Input" options. BUG=chromium-os:6292 TEST=Confirmed that spellcheck.dictionary was updated in Preferences file. Ran out/Release/unit_tests --gtest_filter='*LanguageOptionsHandlerTest*' Review URL: http://codereview.chromium.org/3549008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61345 0039d316-1c4b-4281-b951-d872f2087c98
* Low data notificationschocobo@chromium.org2010-10-024-0/+23
| | | | | | | | BUG=chromium-os:5611 TEST=None Review URL: http://codereview.chromium.org/3524004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61281 0039d316-1c4b-4281-b951-d872f2087c98
* Policy to disable printinggfeher@chromium.org2010-10-012-0/+21
| | | | | | | | | | | | | Make Chrome refuse to print if the preference kPrintingEnabled is set to false. In this case, the 'Print...' option in the wrench menu is disabled, and if printing is invoked from JavaScript, then Chrome reports that no printer is installed. Changes to this preference after startup are also respected. BUG=54380 TEST=manual Review URL: http://codereview.chromium.org/3357011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61222 0039d316-1c4b-4281-b951-d872f2087c98
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-012-0/+21
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3432033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61169 0039d316-1c4b-4281-b951-d872f2087c98
* Shorten the name of policy groups and sort them by captiongfeher@chromium.org2010-10-011-82/+13
| | | | | | | | | | | Also add Chromium vs Google Chrome clarification at the beginning of the generated policy documentation and remove ADM outputs with pseudo-translations. BUG=None TEST=manual Review URL: http://codereview.chromium.org/3605003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61163 0039d316-1c4b-4281-b951-d872f2087c98
* Expose WebKit's XSS Auditor as labjochen@chromium.org2010-10-011-0/+6
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3598002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61159 0039d316-1c4b-4281-b951-d872f2087c98
* Add detailed speech descriptions for Chrome OS login screen accessibility dmazzoni@chromium.org2010-09-301-0/+77
| | | | | | | | | | | events. BUG=none TEST=Added new unittest: WizardAccessibilityHandlerTest Review URL: http://codereview.chromium.org/3223011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61062 0039d316-1c4b-4281-b951-d872f2087c98
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-0/+9
| | | | | | | | | BUG=47731 TEST=Disabling outdated plugins should show up in about:labs Review URL: http://codereview.chromium.org/3386033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61055 0039d316-1c4b-4281-b951-d872f2087c98
* Add terms html pages for Farsi and Amharicjshin@chromium.org2010-09-293-2/+371
| | | | | | | | | bug=54999 TEST=Run Chrome in Amharic (--lang=am) or Farsi (--lang=fa on Windows) and go to about:terms to see the EULA in Amharic and Farsi instead of English Review URL: http://codereview.chromium.org/3525005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61004 0039d316-1c4b-4281-b951-d872f2087c98
* Disable the 'Sign in to Cloud Print' button while the authorization dialog ↵scottbyer@chromium.org2010-09-291-0/+3
| | | | | | | | | | | is up. BUG=none TEST=Start enabling cloud print proxy from advanced UI, button should dim. Review URL: http://codereview.chromium.org/3550001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61002 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI options: NSS Certificate manager part 1 (read only)mattm@chromium.org2010-09-291-3/+3
| | | | | | | | | BUG=19991 TEST=run with --enable-tabbed-options, click certificate manager button in options Review URL: http://codereview.chromium.org/3389001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60996 0039d316-1c4b-4281-b951-d872f2087c98
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-291-1/+41
| | | | | | | | | | | | | | | | | | | | | | - Created 2 tabs, one for for clearing local browsing data, one for clearing server data - Refactored the old local browsing code to use a grid layout rather than less-wieldy math - Controls on all tabs block while, closing dialog is disabled, new throbber is going while clear is in progress - Clear server tab will be behind a flag until I deploy the server endpoint - Retained old clearing behavior: dialog closes on successful lear - Clear server UI only visible if user is syncing Outstanding issues: - Clearing currently causes an account to become unusable. The cause of the issue is a known problem with auth; currently investigating a fix - Unlike local clearing, clearing server data is more likely to error out. For now I just show a label next to the clear button that says Error, allowing the user to try again BUG=54349 TEST=Clear from UI, or run sync backend tests checked in for issue 54280 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60845 Review URL: http://codereview.chromium.org/3412032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60980 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-281-41/+1
| | | | | | | | | | | | | | | | | | | | | | | - Created 2 tabs, one for for clearing local browsing data, one for clearing server data - Refactored the old local browsing code to use a grid layout rather than less-wieldy math - Controls on all tabs block while, closing dialog is disabled, new throbber is going while clear is in progress - Clear server tab will be behind a flag until I deploy the server endpoint - Retained old clearing behavior: dialog closes on successful lear - Clear server UI only visible if user is syncing Outstanding issues: - Clearing currently causes an account to become unusable. The cause of the issue is a known problem with auth; currently investigating a fix - Unlike local clearing, clearing server data is more likely to error out. For now I just show a label next to the clear button that says Error, allowing the user to try again BUG=54349 TEST=Clear from UI, or run sync backend tests checked in for issue 54280 Review URL: http://codereview.chromium.org/3412032 TBR=raz@chromium.org Review URL: http://codereview.chromium.org/3552001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60857 0039d316-1c4b-4281-b951-d872f2087c98
* Mac: Enable Breakpad when CHROME_HEADLESS is set.thestig@chromium.org2010-09-281-3/+7
| | | | | | | | BUG=57189 TEST=none Review URL: http://codereview.chromium.org/3534001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60846 0039d316-1c4b-4281-b951-d872f2087c98
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-281-1/+41
| | | | | | | | | | | | | | | | | | | | - Created 2 tabs, one for for clearing local browsing data, one for clearing server data - Refactored the old local browsing code to use a grid layout rather than less-wieldy math - Controls on all tabs block while, closing dialog is disabled, new throbber is going while clear is in progress - Clear server tab will be behind a flag until I deploy the server endpoint - Retained old clearing behavior: dialog closes on successful lear - Clear server UI only visible if user is syncing Outstanding issues: - Clearing currently causes an account to become unusable. The cause of the issue is a known problem with auth; currently investigating a fix - Unlike local clearing, clearing server data is more likely to error out. For now I just show a label next to the clear button that says Error, allowing the user to try again BUG=54349 TEST=Clear from UI, or run sync backend tests checked in for issue 54280 Review URL: http://codereview.chromium.org/3412032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60845 0039d316-1c4b-4281-b951-d872f2087c98
* Add a lab for the Page Info Bubble for Windows and Linux; Mac coming shortly.rsesek@chromium.org2010-09-281-7/+13
| | | | | | | | | BUG=none TEST=Go to about:labs, turn on the Page Info Bubble lab. Review URL: http://codereview.chromium.org/3419028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60790 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up generated policy documentationgfeher@chromium.org2010-09-281-1/+1
| | | | | | | | | | | | Order policies alphabetically for all the generated templates. Show group descriptions in the generated documentation. BUG=56358,56654 TEST=DocWriterUnittest.testAddPolicySection,DocWriterUnittest.testAddPolicyRow, PolicyTemplateGenerator.testSorting Review URL: http://codereview.chromium.org/3431031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60789 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing some small string issues, and adding a title to the details page.dhg@chromium.org2010-09-281-0/+6
| | | | | | | | BUG=chromium-os:7091 TEST=verify on device Review URL: http://codereview.chromium.org/3462019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60787 0039d316-1c4b-4281-b951-d872f2087c98
* dom-ui settings: use 'Settings' terminology in about:labs instead of 'Options'.csilv@chromium.org2010-09-271-4/+4
| | | | | | | | BUG=56151 TEST=Verify about:labs refers to 'Tabbed Settings'. Review URL: http://codereview.chromium.org/3436032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60720 0039d316-1c4b-4281-b951-d872f2087c98
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-272-452/+2360
| | | | | | | | | | | | SearchEngineDialog.xib: creation FirstRunDialog.xib: removal of import and cancel UI elements BUG=47651 TEST=reset profile, run. Make sure goto/chromefirstrun is satisfied. Review URL: http://codereview.chromium.org/3223010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60699 0039d316-1c4b-4281-b951-d872f2087c98
* Change the meaning of the command-line flag --proxy-server="socks://foo" to ↵eroman@chromium.org2010-09-271-4/+7
| | | | | | | | | imply a SOCKS v5 proxy server rather than a SOCKS v4 proxy server. BUG=56831 Review URL: http://codereview.chromium.org/3388021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60691 0039d316-1c4b-4281-b951-d872f2087c98
* TPM information dialog added to EULA screenglotov@chromium.org2010-09-272-1/+16
| | | | | | | | | BUG=chromium-os:4945 TEST="System security setting" ling on EULA screen should show TPM dialog box OR appear disabled (grayed out) if TPM is disabled. Review URL: http://codereview.chromium.org/3496008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60686 0039d316-1c4b-4281-b951-d872f2087c98
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-0/+24
| | | | | | | | | | | Based in the Under-the-Hood section of options, this UI allows mere mortals to turn on and off the cloud print proxy. Currently working on Windows only, behind a flag. BUG=none TEST=Open up the options, turn CPP on and off. Review URL: http://codereview.chromium.org/3450021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60684 0039d316-1c4b-4281-b951-d872f2087c98
* Support off the record content settings exceptions in DOM UI.estade@chromium.org2010-09-271-0/+3
| | | | | | | | | | | This adds the incognito exceptions in a separate table (ran this by ainslie). The second table will only show if an OTR session is active. This currently only works if you reopen the settings page after opening the OTR window (i.e. the settings page doesn't update as the OTR profile opens/closes, which actually matches the native dialogs). BUG=48862 TEST=manual Review URL: http://codereview.chromium.org/3398024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60670 0039d316-1c4b-4281-b951-d872f2087c98
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-271-0/+3
| | | | | | | | | | | This actual window title remains the same. BUG=37357 TEST=Screen readers read "Incognito" for browser windows that are off the record. Review URL: http://codereview.chromium.org/3400028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60658 0039d316-1c4b-4281-b951-d872f2087c98
* Removed exec permissions from added png files.avayvod@chromium.org2010-09-272-0/+0
| | | | | | | | TEST=None BUG=None TBR=phajdan@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60633 0039d316-1c4b-4281-b951-d872f2087c98
* Changed user image screen to reflect the latest mocks.avayvod@chromium.org2010-09-274-1/+6
| | | | | | | | | BUG=chromiumos:6197 TEST=Login as a new user and verify that user image screen looks like mocks. Review URL: http://codereview.chromium.org/3479008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60628 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a wrong string in resources.satorux@chromium.org2010-09-271-1/+1
| | | | | | | | | | | This causes the bug report page to list "Network connectivity" twice. BUG=chromium-os:7004 TEST=manually Review URL: http://codereview.chromium.org/3388023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60622 0039d316-1c4b-4281-b951-d872f2087c98
* Replace "Go Incognito" with "Guest" pod and "New user" pod replaced with "+" ↵dpolukhin@chromium.org2010-09-275-5/+12
| | | | | | | | | | | pod. BUG=http://code.google.com/p/chromium-os/issues/detail?id=5756 TEST=Manual Review URL: http://codereview.chromium.org/3478002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60620 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Linux Official build breakage after Breakpad r700 roll.thestig@chromium.org2010-09-261-1/+1
| | | | | | | | | BUG=none TEST=none TBR=mark Review URL: http://codereview.chromium.org/3475022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60598 0039d316-1c4b-4281-b951-d872f2087c98
* Add remoting to about:labs.tfarina@chromium.org2010-09-251-0/+9
| | | | | | | | | BUG=55676 TEST=Go to about:labs and make sure you see a section for Remoting. Review URL: http://codereview.chromium.org/3422010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60578 0039d316-1c4b-4281-b951-d872f2087c98
* Skeleton for mobile device activation UI.zelidrag@chromium.org2010-09-251-1/+9
| | | | | | | | | BUG=chromium-os:6868 TEST=none Review URL: http://codereview.chromium.org/3448018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60568 0039d316-1c4b-4281-b951-d872f2087c98
* Change the menu item 'Options' to 'Settings' on the wrench menu.tfarina@chromium.org2010-09-241-0/+6
| | | | | | | | | | | BUG=56152 TEST=out/Debug/chrome --enable-tabbed-options, go to wrench menu, you should see a 'Settings' menu item. Also without the switch you should still see the 'Options' menu item. Review URL: http://codereview.chromium.org/3398026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60529 0039d316-1c4b-4281-b951-d872f2087c98
* Adding ability to log into networks, and view network configs, all from the ↵dhg@chromium.org2010-09-241-0/+9
| | | | | | | | | | | DOM_UI BUG=chromium-os:6241 TEST=connect to networks Review URL: http://codereview.chromium.org/3388006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60528 0039d316-1c4b-4281-b951-d872f2087c98