summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* Update stringslaforge@chromium.org2011-01-07153-10427/+27343
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70780 0039d316-1c4b-4281-b951-d872f2087c98
* Add a checkbox to the malware interstitial page, for user to opt-in to send ↵panayiotis@google.com2011-01-071-2/+3
| | | | | | | | | | | | | malware report. The user's choice will be stored as preference in user's profile. Landing original change by kewang: http://codereview.chromium.org/5102001/. BUG=60831 TEST=Relevant unit_tests,browser_tests Review URL: http://codereview.chromium.org/6066011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70755 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust dialog size so the control is not truncatedgeorgey@chromium.org2011-01-071-1/+1
| | | | | | | | BUG=66111 TEST=in the bug, no code changes Review URL: http://codereview.chromium.org/6161001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70753 0039d316-1c4b-4281-b951-d872f2087c98
* Polish about:conflicts a bit as requested by Clem/UI review.finnur@chromium.org2011-01-071-5/+5
| | | | | | | | | | | | | Add column header for data. Move the Learn more link to appear last. BUG=51105 TEST=None Review URL: http://codereview.chromium.org/5981012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70727 0039d316-1c4b-4281-b951-d872f2087c98
* New background badges for wrench menu.atwilson@chromium.org2011-01-072-0/+0
| | | | | | | | | BUG=64144 TEST=enable extension with background page, view updated icon Review URL: http://codereview.chromium.org/6079014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70690 0039d316-1c4b-4281-b951-d872f2087c98
* Move remoting setup from the wrench menu to the advances options page.sergeyu@chromium.org2011-01-061-10/+6
| | | | | | | | | BUG=67218 TEST=None Review URL: http://codereview.chromium.org/5974012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70577 0039d316-1c4b-4281-b951-d872f2087c98
* Chromoting setup flow: implemented rest of setup flow steps.sergeyu@chromium.org2011-01-061-0/+3
| | | | | | | | | BUG=67218 TEST=None Review URL: http://codereview.chromium.org/6033005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70576 0039d316-1c4b-4281-b951-d872f2087c98
* Fixes for the Remoting setup flow.sergeyu@chromium.org2011-01-061-1/+12
| | | | | | | | | | | | | | 1. Add gaia_login.html and setup_flow_error.html resources. 2. Add SetupFlowErrorStepBase for errors. 3. More flexible message handling. 4. Support for multiple message handlers in ServiceProcessControl. BUG=67218 TEST=Unittests. Review URL: http://codereview.chromium.org/6064006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70573 0039d316-1c4b-4281-b951-d872f2087c98
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-0/+19
| | | | | | | | | BUG=none TEST=create notifications, use the options menu Review URL: http://codereview.chromium.org/6006007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70564 0039d316-1c4b-4281-b951-d872f2087c98
* Prevent Notifications on Mac from bringing main browser window to the top ↵dimich@chromium.org2011-01-061-34/+827
| | | | | | | | | | | | when clicked. The only relevant Notification.xib change: added a custom transparent view backed by BalloonOverlayViewCocoa class on top of the whole Notification balloon, so it gets first crack at mouse messages. The view is using springs to autoresize in both dimensions. BUG=68589 TEST=none Review URL: http://codereview.chromium.org/6105001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70562 0039d316-1c4b-4281-b951-d872f2087c98
* Change wording from "access code" to "application-specific password".johnnyg@chromium.org2011-01-051-5/+5
| | | | | | | | | BUG=64978 TEST=log on to sync with 2-factor acct Review URL: http://codereview.chromium.org/6075011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70519 0039d316-1c4b-4281-b951-d872f2087c98
* Update chromium_strings translations from launchpad. This istony@chromium.org2011-01-051-0/+18
| | | | | | | | | | a direct application of http://people.ubuntu.com/~fta/chromium/translations/trunk/patches/tanslations-chromium_strings.patch.txt which has a file timestamp at 04-Jan-2011 03:56. Review URL: http://codereview.chromium.org/6040007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70514 0039d316-1c4b-4281-b951-d872f2087c98
* Remove DelayedMenuButton by merging it into MenuButton.rsesek@chromium.org2011-01-051-16/+211
| | | | | | | | | | | | XIB Changes: * Switch the back/forward buttons to be MenuButtons instead of DelayedMenuButtons. BUG=32094 TEST=Back/forward buttons and menu still work. Wrench menu still works. Review URL: http://codereview.chromium.org/5995004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70512 0039d316-1c4b-4281-b951-d872f2087c98
* Add a new pair of installer result strings for multi-installer safeguards.grt@chromium.org2011-01-052-0/+12
| | | | | | | | | BUG=61609 TEST=none Review URL: http://codereview.chromium.org/5984009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70507 0039d316-1c4b-4281-b951-d872f2087c98
* Reword the management api permission warning text.asargent@chromium.org2011-01-051-1/+1
| | | | | | | | | | | | | The dialog has the prefix: "This extension can access:", so the current wording was a little strange. BUG=67859 TEST=Install an extension that uses the management permission. Review URL: http://codereview.chromium.org/6065013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70472 0039d316-1c4b-4281-b951-d872f2087c98
* Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grdtfarina@chromium.org2011-01-051-5/+0
| | | | | | | | | BUG=28174 TEST=manual Review URL: http://codereview.chromium.org/6004008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70470 0039d316-1c4b-4281-b951-d872f2087c98
* Fix browser-pid computation. The zygote is a child of the browser, and thembelshe@chromium.org2011-01-041-1/+2
| | | | | | | | | | | renderer is a child of the zygote. BUG=none TEST=none Review URL: http://codereview.chromium.org/6098002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70418 0039d316-1c4b-4281-b951-d872f2087c98
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-041-5/+0
| | | | | | | | | BUG=28174 TEST=manual Review URL: http://codereview.chromium.org/6063007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70404 0039d316-1c4b-4281-b951-d872f2087c98
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-9/+9
| | | | | | | | | | | Fix up callers to use the new location & namespace. Remove includes from  files where it wasn't necessary. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6046009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70359 0039d316-1c4b-4281-b951-d872f2087c98
* Remove base/debug_util. Move the debug UI related functions to ↵brettw@google.com2011-01-011-2/+2
| | | | | | | | | | | | base/debug/debugger.h Move the OS X specific crash report changing function to base/mac/os_crash_dumps TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6092005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70358 0039d316-1c4b-4281-b951-d872f2087c98
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-311-6/+0
| | | | | | | | | BUG=59980 TEST=existing tests suffice Review URL: http://codereview.chromium.org/6087003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70344 0039d316-1c4b-4281-b951-d872f2087c98
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
| | | | | | | | | Fix up includes, many files including base/win_util don't actually need it. TEST=it compiles BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70341 0039d316-1c4b-4281-b951-d872f2087c98
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-291-0/+5
| | | | | | | | | | | | | | used to support the weird way Chrome manages processes, so doesn't belong in the central CommandLine class. This also provides an empty implementation on Mac & Windows to avoid some ifdefs in the main functions. TEST=everything compiles BUG=none Review URL: http://codereview.chromium.org/6002013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70276 0039d316-1c4b-4281-b951-d872f2087c98
* Fix setting a proxy configuration via policy that specifies a .pac file.danno@chromium.org2010-12-292-9/+0
| | | | | | | | | BUG=68099 TEST=manual testing of proxy policy Review URL: http://codereview.chromium.org/6021010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70259 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos: Add OS credits link to about page.derat@chromium.org2010-12-292-0/+10
| | | | | | | | | | | | | This adds an additional line of text below the Chromium open source information linking to about:os-credits, the page listing Chromium-OS-specific open source packages. BUG=chromium-os:6728 TEST=built it for chrome os and checked that the new link works. also checked that the linux version is unchanged Review URL: http://codereview.chromium.org/6088007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70249 0039d316-1c4b-4281-b951-d872f2087c98
* base/version: remove wstring versionevan@chromium.org2010-12-231-11/+11
| | | | | | | | | | | And fix callers. BUG=23581 TEST=trybots Review URL: http://codereview.chromium.org/5848005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70098 0039d316-1c4b-4281-b951-d872f2087c98
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
| | | | | | | | | BUG=23581 TEST=everything still works Review URL: http://codereview.chromium.org/5968008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70071 0039d316-1c4b-4281-b951-d872f2087c98
* Give user the ability to disable the URL request throttler:yzshen@google.com2010-12-231-0/+9
| | | | | | | | | | | | | | | | | | - Support the command line switch --disable-enforced-throttling. With this switch specified, the URL request throttler won't reject outgoing requests during the back-off peroid. Please note that in this case we still keep track of the back-off period, since we need it to determine retry intervals. - Add a more detailed error page description for net::ERR_TEMPORARILY_THROTTLED. BUG=66062 TEST=Without --disable-enforced-throttling switch: (1) Type in the addresss bar a URL which is expected to return 5XX. (2) Keep clicking the "reload" button. (3) After a few clicks, Chrome displays an error page explaining why a net::ERR_TEMPORARILY_THROTTLED error occurs. With --disable-enforced-throttling switch: Following step (1) and (2) described above won't result in a net::ERR_TEMPORARILY_THROTTLED error page. Review URL: http://codereview.chromium.org/5961008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70022 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI Settings: UTH: Fix up the 'Web Content' section.kmadhusu@chromium.org2010-12-221-0/+21
| | | | | | | | | | | Added "Font Size Label" combo box with a list of font sizes. BUG=63838 TEST=none Review URL: http://codereview.chromium.org/6057003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69995 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI: Implement the new-style Autofill options page.jhawkins@chromium.org2010-12-221-2/+2
| | | | | | | | | BUG=59281 TEST=none Review URL: http://codereview.chromium.org/6034005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69989 0039d316-1c4b-4281-b951-d872f2087c98
* Error handling addedglotov@google.com2010-12-221-3/+6
| | | | | | | | | BUG=chromium-os:10033 TEST=none Review URL: http://codereview.chromium.org/5939002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69953 0039d316-1c4b-4281-b951-d872f2087c98
* Move more extensions hard coded error messages to .grd file.tfarina@chromium.org2010-12-221-0/+19
| | | | | | | | | | | | | | BUG=51398 TEST=trybots Original Review: http://codereview.chromium.org/4953002/ Signed-off-by: Lauri Oherd <lauri.oherd@gmail.com> Reviewed-by: Aaron Boodman <aa@chromium.org> Review URL: http://codereview.chromium.org/6088002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69914 0039d316-1c4b-4281-b951-d872f2087c98
* Change "System Update Available" to "System Update Available. Preparing for ↵achuith@chromium.org2010-12-211-1/+1
| | | | | | | | | | | download" while ChromeOS prepares the filesystem for the download. BUG=chromium-os:9908, chromium-os:8190 TEST=Install an update to see the change in language. Review URL: http://codereview.chromium.org/5912002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69895 0039d316-1c4b-4281-b951-d872f2087c98
* Block outdated plugins by default.bauerb@chromium.org2010-12-211-1/+1
| | | | | | | | | | | | | To allow outdated plugins, pass the new --allow-outdated-plugins command line flag. Also, remove the unused "block nonsandboxed plug-ins" command line flag. BUG=47731 TEST=none Review URL: http://codereview.chromium.org/6065004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69884 0039d316-1c4b-4281-b951-d872f2087c98
* Content settings lists moved to sub-sub pages.estade@chromium.org2010-12-211-0/+24
| | | | | | | | | BUG=64153 TEST=manual Review URL: http://codereview.chromium.org/5964003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69868 0039d316-1c4b-4281-b951-d872f2087c98
* Added Background Application entries to Dock menurickcam@chromium.org2010-12-211-0/+3
| | | | | | | | | BUG=67076 TEST=manual Review URL: http://codereview.chromium.org/5908003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69860 0039d316-1c4b-4281-b951-d872f2087c98
* Show warning text in the user settings page for non-owner users.satorux@chromium.org2010-12-211-0/+3
| | | | | | | | | | | | | | | | The user settings may only be modified by the owner. We should show a notice about it. This is based on kenmoore's mock. The image was converted from phishing_icon.png: % convert -geometry 17x17 ../shared/images/phishing_icon.png warning.png BUG=chromium-os:9254 TEST=confirmed that the warning text was shown for a non-owner and the guest. Review URL: http://codereview.chromium.org/5965003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69812 0039d316-1c4b-4281-b951-d872f2087c98
* Re-land earlier patch that moves the NPAPI implementation from ↵brettw@chromium.org2010-12-211-7/+7
| | | | | | webkit/glue/plugins to webkit/plugins/npapi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69808 0039d316-1c4b-4281-b951-d872f2087c98
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-212-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | build fix to browser_render_process_host.cc) Added group policy for disabling all client-side 3D APIs in Chromium (in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/6045003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69791 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-7/+7
| | | | | | | | | | | | Manually reverting r69755, which broke the tree. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5998002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69771 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to ↵chase@chromium.org2010-12-201-7/+7
| | | | | | | | | | | | | | | webkit/plugins/npapi" Manually reverting r69766, which was itself a failed revert of r69755. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5996003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69768 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to ↵brettw@chromium.org2010-12-201-7/+7
| | | | | | | | | | | | | | | webkit/plugins/npapi and put them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/5961004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69766 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in ↵chase@chromium.org2010-12-202-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Chromium (in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/5991003 TBR=kbr@chromium.org Review URL: http://codereview.chromium.org/6027004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69759 0039d316-1c4b-4281-b951-d872f2087c98
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-7/+7
| | | | | | | | | | them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69755 0039d316-1c4b-4281-b951-d872f2087c98
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-202-0/+20
| | | | | | | | | | | | | | | | | | | | | (in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/5991003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69753 0039d316-1c4b-4281-b951-d872f2087c98
* Turn off groups in task manager, as we're rolling out that functionality inatwilson@chromium.org2010-12-201-6/+0
| | | | | | | | | | | favor of a larger change in a future release. BUG=63222 TEST=Bring up task manager, see that it has no groups. Review URL: http://codereview.chromium.org/5865005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69746 0039d316-1c4b-4281-b951-d872f2087c98
* Allow default desktop content settings and default geolocation settings to ↵markusheintz@chromium.org2010-12-202-0/+205
| | | | | | | | | | | be managed via policy. (Support for the Cocoa UI will be added via a separate CL) BUG=63190,63187, 63180 TEST=none Review URL: http://codereview.chromium.org/5398001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69707 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI: Rename download path 'Browse...' button to 'Change...'tfarina@chromium.org2010-12-191-0/+4
| | | | | | | | | BUG=41767 TEST=visual Review URL: http://codereview.chromium.org/5958005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69684 0039d316-1c4b-4281-b951-d872f2087c98
* DOMUI Settings: UTH: Fix up Downloads sectiontfarina@chromium.org2010-12-181-0/+4
| | | | | | | | | | | | - Downloads label, input, button should be on one line. - Remove 'You can clear these settings...' text. BUG=63840 TEST=visual Review URL: http://codereview.chromium.org/5649002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69663 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Remove the yellow ball and replace it with a green arrow thing.rsesek@chromium.org2010-12-181-0/+0
| | | | | | | | | BUG=65742 TEST=Wait to be out-of-date (or uncomment some code in upgrade_detector.cc) and run with --check-for-update-interval=5. See green icon on Wrench menu button that matches the one in the menu. Review URL: http://codereview.chromium.org/6048001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69648 0039d316-1c4b-4281-b951-d872f2087c98