summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Collapse)AuthorAgeFilesLines
* Remove a bunch of images that don't seem to be used.pkasting@chromium.org2010-06-0811-41/+29
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2722003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49203 0039d316-1c4b-4281-b951-d872f2087c98
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. ↵scottbyer@chromium.org2010-06-0815-547/+689
| | | | | | | | | | | Make it a class, and allow to have internal state. Also, some minor improvements. BUG=none TEST=Try run Windows cloud print proxy and confirm documents get printed. Review URL: http://codereview.chromium.org/2519002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49200 0039d316-1c4b-4281-b951-d872f2087c98
* Added string for extensions sync.akalin@chromium.org2010-06-081-0/+3
| | | | | | | | | BUG=32413 TEST=trybots Review URL: http://codereview.chromium.org/2724004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49199 0039d316-1c4b-4281-b951-d872f2087c98
* Submitting CL http://codereview.chromium.org/2324001 on behalf of ↵zelidrag@chromium.org2010-06-086-48/+187
| | | | | | | | | | | | | | | | | petkov@chromium.org: Add the hardwareclass UMA log field for Chrome OS builds. This field will be used to distinguish histograms across Chrome OS hardware platforms. BUG=none TEST=unit tests, tested on target device by reviewing the logs Review URL: http://codereview.chromium.org/2738003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49197 0039d316-1c4b-4281-b951-d872f2087c98
* Redirected system info link from the user feedback dialog to about:system ↵zelidrag@chromium.org2010-06-082-9/+2
| | | | | | | | | | | | instead of the temp file. BUG=chromium-os:3947 TEST=open user feedback dialog in ChromeOS, click on 'Included system information...' link, should open about:system page Review URL: http://codereview.chromium.org/2763002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49196 0039d316-1c4b-4281-b951-d872f2087c98
* Added an entry for the new failure.thomasvl@chromium.org2010-06-081-0/+3
| | | | | | | | | TBR=senorblanco BUG=46106 TEST=green bot Review URL: http://codereview.chromium.org/2762004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49195 0039d316-1c4b-4281-b951-d872f2087c98
* Makes the arguments to GetFindBarWindowInfo optional. Corrects a comment ↵rohitrao@chromium.org2010-06-082-6/+8
| | | | | | | | | | specifying otherwise. BUG=46074 TEST=None Review URL: http://codereview.chromium.org/2764002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49193 0039d316-1c4b-4281-b951-d872f2087c98
* Marking the test as flaky since it fails 14% of the time.thomasvl@chromium.org2010-06-081-1/+7
| | | | | | | | BUG=46097 TEST=none Review URL: http://codereview.chromium.org/2724006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49190 0039d316-1c4b-4281-b951-d872f2087c98
* Jankometer: Generalize the code more. Add better support for monitoring IO ↵willchan@chromium.org2010-06-081-96/+189
| | | | | | | | | | | | | thread. Previously, the Jankometer only monitored windows messages on the UI thread (or gtk events). I've added observers for tasks and IO events. This lets us monitor all events on UI & IO threads (UI messages, all Tasks, and IO events). Replaces the JankObserver with a UIJankObserver and an IOJankObserver. Shares common code in JankObserverHelper. The JankObserverHelper and JankWatchdog are generic enough that they can probably move out to chrome/common and be reused by the renderer. Review URL: http://codereview.chromium.org/2098020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49188 0039d316-1c4b-4281-b951-d872f2087c98
* Include plugin.vch in mini_installer.viettrungluu@chromium.org2010-06-082-0/+2
| | | | | | | | | BUG=none TEST=new-style Flash DRM plays on Windows Review URL: http://codereview.chromium.org/2752003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49186 0039d316-1c4b-4281-b951-d872f2087c98
* Updating trunk VERSION from 429.0 to 430.0chrome-release@google.com2010-06-081-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49183 0039d316-1c4b-4281-b951-d872f2087c98
* Fix some errors found when building on the 10.6 SDK.rsesek@chromium.org2010-06-083-3/+7
| | | | | | | | | BUG=none TEST=Using 10.6 SDK, build succeeds. Review URL: http://codereview.chromium.org/2717001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49179 0039d316-1c4b-4281-b951-d872f2087c98
* Fix typo, make suppression handle flaky or not naming.thomasvl@chromium.org2010-06-081-1/+1
| | | | | | | | BUG=39057 TEST=none Review URL: http://codereview.chromium.org/2741002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49176 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r49169 and r49170; they didn't fix the problem.evan@chromium.org2010-06-081-11/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49175 0039d316-1c4b-4281-b951-d872f2087c98
* Disable WebKitThreadTest.ExposedInChromeThread, due to subsequent assert.senorblanco@google.com2010-06-081-1/+1
| | | | | | | | | | BUG=46087 TEST=see bug TBR=evan Review URL: http://codereview.chromium.org/2777001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49174 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the build by disabling out unused functions.rsesek@chromium.org2010-06-081-0/+6
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49170 0039d316-1c4b-4281-b951-d872f2087c98
* Disable the extension messages tests.evan@chromium.org2010-06-081-0/+5
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49169 0039d316-1c4b-4281-b951-d872f2087c98
* looks like there is a new worker test that wasn't in the blanket disable, ↵thomasvl@chromium.org2010-06-081-0/+1
| | | | | | | | | | adding it. BUG=38575 TEST=none Review URL: http://codereview.chromium.org/2724003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49168 0039d316-1c4b-4281-b951-d872f2087c98
* The test got updated to be marked as flaky, so update the pattern to match ↵thomasvl@chromium.org2010-06-081-1/+1
| | | | | | | | | | without or without a prefix. BUG=45562 TEST=none Review URL: http://codereview.chromium.org/2719002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49167 0039d316-1c4b-4281-b951-d872f2087c98
* Putting this back in since it didn't solve the failures.thomasvl@chromium.org2010-06-087-81/+176
| | | | | | | | | | | | | | | | | | | Revert 49164 - Backing this out to see if it fixes the failures on the two windows bots (landed about when they started). Revert 49030 AutoFill: Don't save credit card numbers from Autocomplete to the WebDB. BUG=8026 TEST=AutocompleteHistoryManagerTest Review URL: http://codereview.chromium.org/2676003 TBR=jhawkins@chromium.org Review URL: http://codereview.chromium.org/2748002 TBR=thomasvl@chromium.org Review URL: http://codereview.chromium.org/2770001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49165 0039d316-1c4b-4281-b951-d872f2087c98
* Backing this out to see if it fixes the failures on the two windows bots ↵thomasvl@chromium.org2010-06-087-176/+81
| | | | | | | | | | | | | | | | (landed about when they started). Revert 49030 - AutoFill: Don't save credit card numbers from Autocomplete to the WebDB. BUG=8026 TEST=AutocompleteHistoryManagerTest Review URL: http://codereview.chromium.org/2676003 TBR=jhawkins@chromium.org Review URL: http://codereview.chromium.org/2748002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49164 0039d316-1c4b-4281-b951-d872f2087c98
* Revert the revert to put it back in.thomasvl@chromium.org2010-06-083-0/+7
| | | | | | | | | | | | | | | | | | | | | | Revert 49162 - Doing this to see if it fixes some failing tests that started about when this landed. Revert 49031 Ensure that the context menu items displayed in ChromeFrame rendered pages are enabled/disabled correctly. To achieve this we now have a UpdateMenuItemStates function in the RenderViewContextMenuViews class which calls into the underlying menu's UpdateStates function which enables/disables items correctly. Fixes bug http://code.google.com/p/chromium/issues/detail?id=45785 Bug=45785 Review URL: http://codereview.chromium.org/2627005 TBR=ananta@chromium.org Review URL: http://codereview.chromium.org/2768001 TBR=thomasvl@chromium.org Review URL: http://codereview.chromium.org/2759002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49163 0039d316-1c4b-4281-b951-d872f2087c98
* Doing this to see if it fixes some failing tests that started about when ↵thomasvl@chromium.org2010-06-083-7/+0
| | | | | | | | | | | | | | | | | | | this landed. Revert 49031 - Ensure that the context menu items displayed in ChromeFrame rendered pages are enabled/disabled correctly. To achieve this we now have a UpdateMenuItemStates function in the RenderViewContextMenuViews class which calls into the underlying menu's UpdateStates function which enables/disables items correctly. Fixes bug http://code.google.com/p/chromium/issues/detail?id=45785 Bug=45785 Review URL: http://codereview.chromium.org/2627005 TBR=ananta@chromium.org Review URL: http://codereview.chromium.org/2768001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49162 0039d316-1c4b-4281-b951-d872f2087c98
* Track options per bridge rather than per dispatcher hostjoth@chromium.org2010-06-085-36/+87
| | | | | | | | | | | Also fixes a bug in arbitrator that updating options might not stop high accuracy providers BUG=40103 TEST=unit_tests --gtest_filter=*Geol* Review URL: http://codereview.chromium.org/2676006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49155 0039d316-1c4b-4281-b951-d872f2087c98
* Updating trunk VERSION from 428.0 to 429.0chrome-release@google.com2010-06-081-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49153 0039d316-1c4b-4281-b951-d872f2087c98
* Managed preferences warning banner for the Linux preferences dialog.mnissler@chromium.org2010-06-0812-7/+287
| | | | | | | | | BUG=43423 TEST=Unit test in managed_prefs_banner_base_unittest.cc, manual UI tests Review URL: http://codereview.chromium.org/2425006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49151 0039d316-1c4b-4281-b951-d872f2087c98
* Remove dead sync label code from browser_toolbar_gtk.ccmnissler@chromium.org2010-06-082-27/+0
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2663006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49150 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r49135: Linux: enable compiling GNOME Keyring and KWallet ↵mdm@chromium.org2010-06-081-5/+9
| | | | | | | | | | | integration. Some of the bots (memory, ARM) didn't get the new package installed yet. BUG=none TEST=none Review URL: http://codereview.chromium.org/2763001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49149 0039d316-1c4b-4281-b951-d872f2087c98
* Directly set block_third_party_cookies_ when observing a preference change ↵bauerb@chromium.org2010-06-081-4/+3
| | | | | | | | | | | to avoid a NOTREACHED. BUG=45644 TEST=No crash when changing "Block third-party cookies" preference with an incognito window open. Review URL: http://codereview.chromium.org/2423003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49148 0039d316-1c4b-4281-b951-d872f2087c98
* * Show error message when unlocking failed.oshima@chromium.org2010-06-085-23/+313
| | | | | | | | | | | | | | | | | | * Add "sign out" button * Let chrome crash when grab is borken. * send ScreenIsLocked signal after all inputs are grabbed. BUG=chromium-os:2914,chromium-os:2614 TEST=manual: set the content of /var/lib/power_manager/use_xscreensaver to 1, reboot the machine and login hit ctr-alt-l to enter screenlock mode 1) typing in wrong password should show message bubble with error message 2) pressing "Sign out" will terminate the session and move to login screen Review URL: http://codereview.chromium.org/2685006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49141 0039d316-1c4b-4281-b951-d872f2087c98
* Remember the current and previous input method IDs as Chrome prefs, and ↵yusukes@google.com2010-06-086-9/+79
| | | | | | | | | | | | restore them on startup. BUG=chromium-os:3771 BUG=chromium-os:3378 TEST=manual Review URL: http://codereview.chromium.org/2690005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49138 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: enable compiling GNOME Keyring and KWallet integration. It's still ↵mdm@chromium.org2010-06-081-9/+5
| | | | | | | | | | | unused. BUG=12351,25404 TEST=GNOME Keyring and KWallet get compiled, but add no new library dependencies Review URL: http://codereview.chromium.org/2718001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49135 0039d316-1c4b-4281-b951-d872f2087c98
* NTP: Add back the user metrics for navigating to a page through most visited.arv@chromium.org2010-06-081-1/+10
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/2737001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49134 0039d316-1c4b-4281-b951-d872f2087c98
* Added check for negative height/width and ensure that buffer size has not ↵scherkus@chromium.org2010-06-081-10/+21
| | | | | | | | | | | | changed before reading buffers. Patch by cdn@chromium.org: http://codereview.chromium.org/2479002/show BUG=43322 TEST=Run with --enable-video-layering and --enable-gpu-rendering and use <video> tag git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49132 0039d316-1c4b-4281-b951-d872f2087c98
* Add rgb_frame size tracking and resizing to fix security issue with changing ↵scherkus@chromium.org2010-06-083-17/+44
| | | | | | | | | | | | | | sizes. Added negative checks on signed heights and widths, added negative check for signed heights and widths in backing store for video layering. Patch by cdn@chromium.org: http://codereview.chromium.org/2449006/show BUG=45267 TEST=Run on linux with --enable-video-layering and use <video> tag git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49131 0039d316-1c4b-4281-b951-d872f2087c98
* First unified app menu behind the "--new-wrench-menu" flag.erg@chromium.org2010-06-088-22/+303
| | | | | | | | | | | | | | | | Does not contain Cole's unified edit menu / zoom controls. This is just scaffolding that should allow all the rest of the unified menu to exist, while letting each platform implement the native-only portions in their platform specific ways. Only modifies the linux implementation to actually use the new model, though the command line flag and the new model should be shared between platforms. BUG=45734,45757 TEST=Run with --new-wrench-menu on linux. Notice how long the unified menu is. Review URL: http://codereview.chromium.org/2677006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49130 0039d316-1c4b-4281-b951-d872f2087c98
* TTF: Re-enable four SafeBrowsingDatabase tests. Add a comment with bug link ↵jhawkins@chromium.org2010-06-081-17/+12
| | | | | | | | | | | | for the tests being disabled on Mac. TBR=stuartmorgan BUG=46040 TEST=SafeBrowsingDatabase.* Review URL: http://codereview.chromium.org/2676004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49128 0039d316-1c4b-4281-b951-d872f2087c98
* Sync backend changes to allow login and initial sync to happen at two ↵dantasse@chromium.org2010-06-073-14/+30
| | | | | | | | | | | different times. BUG=45869 TEST=syncer_thread_unittest Review URL: http://codereview.chromium.org/2678001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49127 0039d316-1c4b-4281-b951-d872f2087c98
* Modify the password manager code to report at startup whether it is enableddpranke@chromium.org2010-06-072-0/+27
| | | | | | | | | | | | (by generating one of two UserActions). BUG=none R=tim@chromium.org, jar@chromium.org TEST=none Review URL: http://codereview.chromium.org/2638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49123 0039d316-1c4b-4281-b951-d872f2087c98
* gtk: Improve the usage of Exceptions dialog.tfarina@chromium.org2010-06-071-7/+15
| | | | | | | | | | | | | | 1- Select and focus the item being added. 2- When removing an item, if there is more than one, select and focus the previous item. BUG=None TEST=open the Exceptions dialog, add an item, next add another item, see if the second item is the only selected and focused item. Then remove this item, see if the first item is selected. Review URL: http://codereview.chromium.org/2585001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49117 0039d316-1c4b-4281-b951-d872f2087c98
* Bookmarks: Make sure we remove the tree item from the tree lookup cache when ↵arv@chromium.org2010-06-072-25/+53
| | | | | | | | | | | | | we remove an item. Change the code to do the add and removal to the cache in the addAt and remove methods to the tree and the tree items. BUG=42239 TEST=See bug Review URL: http://codereview.chromium.org/2696001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49113 0039d316-1c4b-4281-b951-d872f2087c98
* NTP: Remove bottom promos.arv@chromium.org2010-06-079-209/+1
| | | | | | | | | BUG=None TEST=Start chrome with a new blank profile. No bottom promos should show up. Review URL: http://codereview.chromium.org/2637004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49112 0039d316-1c4b-4281-b951-d872f2087c98
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-3/+3
| | | | | | | | | | BUG=26730 TEST=current tests Review URL: http://codereview.chromium.org/2249005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49111 0039d316-1c4b-4281-b951-d872f2087c98
* Adjusted icons, control sizes, etc.georgey@chromium.org2010-06-076-6/+104
| | | | | | | | BUG=44622 TEST=in the bug Review URL: http://codereview.chromium.org/2638003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49108 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing system so that it only closes open file browsers that currently point ↵dhg@chromium.org2010-06-071-1/+3
| | | | | | | | | | at the directories on that device. BUG=chromium-os:3468 TEST=none Review URL: http://codereview.chromium.org/2639004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49105 0039d316-1c4b-4281-b951-d872f2087c98
* Clarify the hosting situation, hiding doc that's not neededkathyw@chromium.org2010-06-0752-367/+733
| | | | | | | | | | | | by people who use the gallery, and making sure that people know about the gallery. TEST=none BUG=none Review URL: http://codereview.chromium.org/2655006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49100 0039d316-1c4b-4281-b951-d872f2087c98
* Using PulseAudio for volume and mute key handling.scherkus@chromium.org2010-06-077-38/+735
| | | | | | | | | | Patch by davej@chromium.org: http://codereview.chromium.org/2285004/show BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49099 0039d316-1c4b-4281-b951-d872f2087c98
* Allow creation of chrome.nacl.* pipes on all Windows systems.gregoryd@google.com2010-06-071-23/+5
| | | | | | | It used to work without changing the policy on older 32-bit systems (XP, Vista) but was blocked on Windows 7, so we need to add it to the policy. Review URL: http://codereview.chromium.org/2472005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49098 0039d316-1c4b-4281-b951-d872f2087c98
* Add Support for window.close in ChromeFrame. Currently the CloseContents ↵ananta@chromium.org2010-06-072-1/+13
| | | | | | | | | | | | | | | | | | notification on the TabContentsDelegate which the ExternalTabContainer implements is ignored if the window close is not initiated from the host. Fix is to send over an automation message AutomationMsg_CloseExternalTab to the external host where we close the window. Currently this functionality is only provided by the active document. Fixes bug http://code.google.com/p/chromium/issues/detail?id=45930 Bug=45930 Test=Covered by chrome frame unit test FullTabModeIE_WindowCloseInChrome Review URL: http://codereview.chromium.org/2691004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49093 0039d316-1c4b-4281-b951-d872f2087c98
* Checking in http://codereview.chromium.org/2605005 on behalf of ↵zelidrag@chromium.org2010-06-073-2/+189
| | | | | | | | | | | | | tbarzic@chromium.org: Implemented functionality for viewing chromeOS system status BUG=chromium-os:3807 TEST=type in about:system in the browser and system status page should appear Review URL: http://codereview.chromium.org/2698003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49082 0039d316-1c4b-4281-b951-d872f2087c98