summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* Use extension to show activation message.oshima@google.com2011-03-151-9/+0
| | | | | | | | | | | | | | | | | Use localString to use WebUI parameter. I don't know exactly how, but seems like the wrong code was checked in and time_to_wait parameter wasn't used property. This CL revert this change to original code that uses LocalStrings. Ignore iframe's navigation message in interstitial page so it doesn't create insterstitial page twice. BUG=chromium-os:12286 TEST=none Review URL: http://codereview.chromium.org/6693010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78275 0039d316-1c4b-4281-b951-d872f2087c98
* Updating XTBs based on .GRDs from branch 696karen@chromium.org2011-03-15153-14384/+30541
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78254 0039d316-1c4b-4281-b951-d872f2087c98
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-2/+1
| | | | | | | | BUG=76112 Review URL: http://codereview.chromium.org/6695008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78247 0039d316-1c4b-4281-b951-d872f2087c98
* Remove colons and fix some title/sentence casing.estade@chromium.org2011-03-151-59/+68
| | | | | | | | | | | We don't need the colons any more now that native options are gone. I put the group names that are a single word into ifdef titlecase blocks because they may translate into multiple words in other locales. BUG=none TEST=manual Review URL: http://codereview.chromium.org/6696008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78155 0039d316-1c4b-4281-b951-d872f2087c98
* PrintPreview: Added code to handle invalid page range text.kmadhusu@chromium.org2011-03-141-0/+4
| | | | | | | | | BUG=none TEST=Enter an invalid text in page range textbox. Shift the focus out of page range textbox. An invalid warning icon is displayed on the textbox. The title text of the textbox displays an error message. Review URL: http://codereview.chromium.org/6665010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78105 0039d316-1c4b-4281-b951-d872f2087c98
* Change text of header from 'action' to 'behavior' as perestade@chromium.org2011-03-141-1/+1
| | | | | | | | | | | | | latest webui settings mocks. this affects the column header in the content settings exceptions tables. BUG=none TEST=none Review URL: http://codereview.chromium.org/6656008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78066 0039d316-1c4b-4281-b951-d872f2087c98
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-142-74/+84
| | | | | | | | | BUG=61609 TEST=Did run value gets written to the multi-install clientstate key as well as to the product client state key. Review URL: http://codereview.chromium.org/6648008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78057 0039d316-1c4b-4281-b951-d872f2087c98
* Remove Gears from Chrome.aa@chromium.org2011-03-111-9/+2
| | | | | | | | | | There are probably a few more bits and pieces that can be removed, but I think this is the majority of it. BUG=51934 Review URL: http://codereview.chromium.org/6576020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77888 0039d316-1c4b-4281-b951-d872f2087c98
* Changed error message when sync is unavailable for domain.rickcam@chromium.org2011-03-111-0/+3
| | | | | | | | | BUG=74914 TEST=manual Review URL: http://codereview.chromium.org/6612071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77887 0039d316-1c4b-4281-b951-d872f2087c98
* PrintPreview: Added a warning icon to notify the users regarding invalid ↵kmadhusu@chromium.org2011-03-111-0/+0
| | | | | | | | | | | | | page range text. Compressed the image using pngcrush. BUG=none TEST=none Review URL: http://codereview.chromium.org/6686007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77886 0039d316-1c4b-4281-b951-d872f2087c98
* startup: simplify single-process logicevan@chromium.org2011-03-111-15/+11
| | | | | | | | Just a refactoring, no functional change. Review URL: http://codereview.chromium.org/6685016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77881 0039d316-1c4b-4281-b951-d872f2087c98
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-112-3/+3
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/6686002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77868 0039d316-1c4b-4281-b951-d872f2087c98
* Rev 2 of Chromium icon updatessail@chromium.org2011-03-1120-0/+0
| | | | | | | | | | | | | | | This is another revision of the new Chromium icons. I also added 8bit images to the chromium.ico file. This should hopefully fix bug 75364. Ran pngcrush with -brute and -reduce parameters. BUG=75364 TEST=Did a visual inspection. Verified that things looked ok. Review URL: http://codereview.chromium.org/6670018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77861 0039d316-1c4b-4281-b951-d872f2087c98
* Show details about allowed and blocked cookies in a tabbed pane. Also reworksrogerta@chromium.org2011-03-111-0/+6
| | | | | | | | | | | | | | | | the UI to show allowed and blocked cookies in differnt tabs. This implement only addresses the windows build. BUG=63650 TEST=Block all cookies, and visit a site that uses cookies. Click on the broken cookie icon that appears in the URL bar, and then click to see the cookies for this page. The UI now shows the allowed and blocked cookies in separate tabs, with an area below showing information about specific cookies selected in the tree control. Review URL: http://codereview.chromium.org/6639013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77851 0039d316-1c4b-4281-b951-d872f2087c98
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-0/+9
| | | | | | Review URL: http://codereview.chromium.org/6667024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77834 0039d316-1c4b-4281-b951-d872f2087c98
* Path to extension directory to be packed must be absolute.skerner@chromium.org2011-03-111-1/+4
| | | | | | | | | BUG=73263 TEST=chrome --pack-extension=<rel path> doesn't crash. Review URL: http://codereview.chromium.org/6658043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77815 0039d316-1c4b-4281-b951-d872f2087c98
* Changing picture working though the picture is not updated in ↵avayvod@chromium.org2011-03-111-0/+3
| | | | | | | | | | | | | chrome://settings/personal. Change picture button and select file dialog. BUG=chromium-os:2348 TEST=Login and navigate to chrome://settings/personal. Click on Change Picture button and choose a PNG file from Downloads. Log out and observe new image as new user image. Review URL: http://codereview.chromium.org/6649019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77812 0039d316-1c4b-4281-b951-d872f2087c98
* Fix crash when bookmarking all tabs at once with no folder selected.maf@chromium.org2011-03-111-6/+15
| | | | | | | | | | Belt and braces fix - Set correct flat on outline view so that empty selection is not allowed (as in the bookmark editor sheet). Make [BookmarkAllTabsController didCommit] check for a null parent folder. BUG=75427 Review URL: http://codereview.chromium.org/6674008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77793 0039d316-1c4b-4281-b951-d872f2087c98
* PrintPreview: Modified print preview WebUI to match the design mocks.kmadhusu@chromium.org2011-03-101-1/+19
| | | | | | | | | | | | | (1) Added page range example text. (2) Added radio button to page range textbox. (3) Changed "All" checkbox to radio button. BUG=none TEST=Enable print preview. Press ctrl+p on any tab. In the print preview tab, new pages option is displayed. Review URL: http://codereview.chromium.org/6626017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77699 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Work around transconsole bug where non-ascii is not allowed"tony@chromium.org2011-03-101-3/+2
| | | | | | | | | | | This reverts commit r77672 because the bug in the transconsole has now been fixed. TBR=kareng Review URL: http://codereview.chromium.org/6648031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77677 0039d316-1c4b-4281-b951-d872f2087c98
* Work around transconsole bug where non-ascii is not allowedtony@chromium.org2011-03-101-2/+3
| | | | | | | | | | | in example text. I have a pending change to fix the transconsole, but this lets us work around the problem for now. TBR=kareng Review URL: http://codereview.chromium.org/6668001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77672 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Update error messages.nkostylev@chromium.org2011-03-101-4/+4
| | | | | | | | | BUG=none TEST=manually on the notebook Review URL: http://codereview.chromium.org/6656027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77658 0039d316-1c4b-4281-b951-d872f2087c98
* Add a ContentClient interface than an embedder of content has to implement. ↵jam@chromium.org2011-03-101-0/+6
| | | | | | | | This allows us to move Chrome specific code out of content. Review URL: http://codereview.chromium.org/6660011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77572 0039d316-1c4b-4281-b951-d872f2087c98
* pngcrush new iconssail@chromium.org2011-03-1016-0/+0
| | | | | | | | | BUG=None TEST=Looked at icons. Verified that they still looked the same. Review URL: http://codereview.chromium.org/6646031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77562 0039d316-1c4b-4281-b951-d872f2087c98
* Use 'Monospace' generic font family for CJK default fixed-width font,kochi@chromium.org2011-03-103-4/+4
| | | | | | | | | | | | | | | | so that fontconfig can pick appropriate font for ASCII and full-width chars separately. For ChromeOS, default full-width monospace fonts are described in /etc/fonts/local.conf (in fontconfig package). Also fixing a case "PMingLiU" (which was "PMingLiu") for zh-TW standard font. BUG=75388,chromium-os:12918 TEST=manually Review URL: http://codereview.chromium.org/6646013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77557 0039d316-1c4b-4281-b951-d872f2087c98
* Replace LSUIElement with LSBackgroundOnly.mark@chromium.org2011-03-091-2/+2
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6656007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77530 0039d316-1c4b-4281-b951-d872f2087c98
* linux crash dump now includes gpu datajbates@chromium.org2011-03-091-214/+221
| | | | | | | | | BUG=71852 TEST= Review URL: http://codereview.chromium.org/6580055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77483 0039d316-1c4b-4281-b951-d872f2087c98
* Add a PathService id for the child process exe. This is needed so that the ↵jam@chromium.org2011-03-091-0/+11
| | | | | | | | remaining Chrome specific bit in ChildProcessHost can be taken out. Review URL: http://codereview.chromium.org/6648019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77479 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Remove native/Cocoa preferences.rsesek@chromium.org2011-03-0912-32598/+0
| | | | | | | | | BUG=73011 TEST=Tabbed options work as before. --disable-tabbed-options does nothing. Review URL: http://codereview.chromium.org/6621076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77477 0039d316-1c4b-4281-b951-d872f2087c98
* Update data for Keyboard Overlay.mazda@chromium.org2011-03-091-0/+6
| | | | | | | | | | | | | This change will - Add the shortcut for "clear browsing data" dialog and - Fix the shortcut for Select "word at a time". BUG=chromium-os:11094 TEST=manually on the netbook Review URL: http://codereview.chromium.org/6627047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77433 0039d316-1c4b-4281-b951-d872f2087c98
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-081-1/+1
| | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77337 0039d316-1c4b-4281-b951-d872f2087c98
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
| | | | | | | | | | | Original patch by vipul.bhasin@gmail.com. BUG=3333 TEST=None Review URL: http://codereview.chromium.org/6625076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77331 0039d316-1c4b-4281-b951-d872f2087c98
* Add cmdline switch for folks that really did want to run as root.mbelshe@chromium.org2011-03-081-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6621045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77292 0039d316-1c4b-4281-b951-d872f2087c98
* Dump version information into policy_templates.zipgfeher@chromium.org2011-03-081-1/+12
| | | | | | | | | BUG=71558 TEST=A file named VERSION should show up in policy_templates.zip Review URL: http://codereview.chromium.org/6596071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77287 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium icon updatessail@chromium.org2011-03-0822-289/+111
| | | | | | | | | | | This change updates the app icons for chromium. BUG=None TEST=Ran on Mac and Linux. Verified that the app icon and the About dialog look ok. Windows build pending. Review URL: http://codereview.chromium.org/6628068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77254 0039d316-1c4b-4281-b951-d872f2087c98
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-6/+0
| | | | | | | | | | | | | | Removed GPU plugin. Pepper 3D v2 does not use the GPU plugin. It is integrated with the accelerated compositor. TEST=PPAPI 3D v2 still works, trybots BUG=none Review URL: http://codereview.chromium.org/6635026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77228 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r144tony@chromium.org2011-03-071-0/+1
| | | | | | | | (incl. the full Uyghur translations) Review URL: http://codereview.chromium.org/6628062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77203 0039d316-1c4b-4281-b951-d872f2087c98
* Add error text and resolution suggestions for ERR_NAME_NOT_RESOLVED.mmenke@chromium.org2011-03-071-1/+30
| | | | | | | | | | | | | While this error can be caused by typos, it will be generally be replaced by a link doctor page in such cases, so the text focuses exclusively on networking issues. BUG=74567 TEST=manual Review URL: http://codereview.chromium.org/6624024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77188 0039d316-1c4b-4281-b951-d872f2087c98
* Add link to activate verizon in offline page.oshima@google.com2011-03-071-9/+13
| | | | | | | | | | | | | | | This CL also update the page itself to match new mock from kenmoore. Fix a crash when reloading offline page. It calls DontProceed when reloaded, so I shouldn't have Release reference on OnRequestClosed. There are a couple of difference between the page and mock and will continue working on it for R12, but this should be good enough for R11. (or we can do minor update in the branch) BUG=chromium-os:12286 TEST=manual: on chromeos, disconnect network and load www.google.com. Offline page now has a link to activate verizon 3g. Review URL: http://codereview.chromium.org/6625020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77172 0039d316-1c4b-4281-b951-d872f2087c98
* Add command line switches and about:flag to enable FPS indicator and ↵nduca@chromium.org2011-03-071-0/+6
| | | | | | | | | | | | | compositor layer tree. Intentionally did not add a flag for compositor-layer-tree. Can add one if we feel it is truly useful. BUG= TEST= Review URL: http://codereview.chromium.org/6581004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77163 0039d316-1c4b-4281-b951-d872f2087c98
* Add startup infobar for Monoscope.agl@chromium.org2011-03-071-0/+5
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6488029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77154 0039d316-1c4b-4281-b951-d872f2087c98
* Better error messages for speech input errors.satish@chromium.org2011-03-071-2/+2
| | | | | | | | | | | | Show a connection-failed type error message when receiving connection errors with speech service. Also updated the no-results error message with latest text and added 2 new unit tests. BUG=61677 TEST=unit_tests --gtest_filter=SpeechRecognizerTest.* Review URL: http://codereview.chromium.org/6628049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77149 0039d316-1c4b-4281-b951-d872f2087c98
* Adds a lab that prefers switching to an existing tab rather thansky@chromium.org2011-03-071-0/+6
| | | | | | | | | | | | | | openning a url (when the url is typed into the omnibox). For example, if the 10th tab is for 'google.com' the first tab is selected and you type in 'google.com', this will switch to the 10th tab and not load anything. BUG=46623 TEST=none Review URL: http://codereview.chromium.org/3173036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77146 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 77068 - Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-071-1/+1
| | | | | | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. Review URL: http://codereview.chromium.org/6541035 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/6623055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77142 0039d316-1c4b-4281-b951-d872f2087c98
* Add ChromeOS supported_on flags to policy_templates.jsongfeher@chromium.org2011-03-071-51/+54
| | | | | | | | | BUG=73640 TEST=none Review URL: http://codereview.chromium.org/6594046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77129 0039d316-1c4b-4281-b951-d872f2087c98
* Display balloon notification when background app is installed.atwilson@chromium.org2011-03-061-0/+6
| | | | | | | | | BUG=74970 TEST=install background app on windows, see balloon near status tray icon. Review URL: http://codereview.chromium.org/6624044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77078 0039d316-1c4b-4281-b951-d872f2087c98
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-061-1/+1
| | | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. Review URL: http://codereview.chromium.org/6541035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77068 0039d316-1c4b-4281-b951-d872f2087c98
* NSS: Unlock crypto devices when populating cert manager.mattm@chromium.org2011-03-051-0/+3
| | | | | | | | | BUG=42073 TEST=try to use cert manager with "unfriendly" device. Review URL: http://codereview.chromium.org/6580058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77024 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r141tony@chromium.org2011-03-051-0/+1
| | | | | | Review URL: http://codereview.chromium.org/6625029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77001 0039d316-1c4b-4281-b951-d872f2087c98
* This fixes the wording on the killed tab.gspencer@chromium.org2011-03-041-1/+1
| | | | | | | | | BUG=72024 TEST=ran with new resources, killed a tab and read new wording. Review URL: http://codereview.chromium.org/6603025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76933 0039d316-1c4b-4281-b951-d872f2087c98