summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exit cleanly from the candidate_window if it can't connect to ibus.zork@chromium.org2010-09-011-5/+11
| | | | | | | | | BUG=chromium-os:6002 TEST=None Review URL: http://codereview.chromium.org/3223012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58146 0039d316-1c4b-4281-b951-d872f2087c98
* Migrate spdy_session from using LOG() to NetLog. In the process, I'mmbelshe@chromium.org2010-09-015-131/+257
| | | | | | | | | | | | | | | trying to move to a more consistent model of logging between the SpdySession, SpdyStream, and HttpNetworkTransaction. Frame-level events belong on the session, so that we can get a clean view of what happened on the session. I'll be updating the spdy_stream next. BUG=53956 TEST=none Review URL: http://codereview.chromium.org/3212010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58145 0039d316-1c4b-4281-b951-d872f2087c98
* Style fix.akalin@chromium.org2010-09-011-12/+0
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3310001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58144 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libvpx_revision from 57643 to 58133. Fixes gLucid multithread decodetomfinegan@google.com2010-09-011-1/+1
| | | | | | | | | | | performance. Includes additional ia32 optimizations. BUG=none TEST=Multithread decode should be faster than single thread decode on linux Review URL: http://codereview.chromium.org/3314001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58143 0039d316-1c4b-4281-b951-d872f2087c98
* Remove an incorrect dcheck.aa@chromium.org2010-09-011-4/+0
| | | | | | TBR=aa@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58142 0039d316-1c4b-4281-b951-d872f2087c98
* Mac: Allowed incognito windows to be bookmark open target.yutak@chromium.org2010-09-013-4/+13
| | | | | | | | | | | | Patch contributed by Hajime Morita <morrita@google.com>. Original review URL: http://codereview.chromium.org/3217007 BUG=23547 TEST=manual Review URL: http://codereview.chromium.org/3225009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58141 0039d316-1c4b-4281-b951-d872f2087c98
* roll to ffmpeg with lucid thread fixfbarchard@chromium.org2010-09-011-1/+1
| | | | | | | | | BUG=54038 TEST=run chrome with threads. should behave similar to windows in performance Review URL: http://codereview.chromium.org/3297003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58140 0039d316-1c4b-4281-b951-d872f2087c98
* De-suck the NTP a bit more:aa@chromium.org2010-09-018-18/+57
| | | | | | | | | | | | | | | | * When there are no apps, don't show the apps section. * Expand the MV section by default, like it was in M6. * Fix bug where recently closed is incorrectly toggleable. * Stop showing miniview items for MV section when there is no more room. * Don't show filler MV items in miniview. * MV section is 5px too high because we were only apply extra padding to the first section, even if that section was disabled. TEST=Visual inspection. Review URL: http://codereview.chromium.org/3292003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58139 0039d316-1c4b-4281-b951-d872f2087c98
* Implement the plumbing to deliver click events from the notification balloon ↵johnnyg@chromium.org2010-09-0113-2/+43
| | | | | | | | | | | view to the javascript object. BUG=51226 TEST=use notifications with an onclick event Review URL: http://codereview.chromium.org/3273007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58137 0039d316-1c4b-4281-b951-d872f2087c98
* Fix perms on a few files.aa@chromium.org2010-09-013-0/+0
| | | | | | TBR=tim@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58136 0039d316-1c4b-4281-b951-d872f2087c98
* Move preferred language and preload engines logic into first login code.zork@chromium.org2010-09-013-29/+51
| | | | | | | | | BUG=chromium-os:5879 TEST=See Bug. Review URL: http://codereview.chromium.org/3249007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58135 0039d316-1c4b-4281-b951-d872f2087c98
* Reland 58117 - Roll DEPS for rlz library r15:r16.tfarina@chromium.org2010-09-011-1/+1
| | | | | | | | | | | | | | It was reverted due to a bad windows+git combination that sucked the permissions from 0644 to 0755. Relanding with that fixed. BUG=None TEST=trybots TBR=maruel@chromium.org Review URL: http://codereview.chromium.org/3300003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58134 0039d316-1c4b-4281-b951-d872f2087c98
* Mark a test flaky.aa@chromium.org2010-09-011-1/+1
| | | | | | TBR=ananta@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58132 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 58117 - Roll DEPS for rlz library r15:r16.tim@chromium.org2010-09-011-1/+1
| | | | | | | | | | | | | | | | | I tried to remove the exec bit git wasn't accepting a prop only change and we need a green tree at this hour. Make sure your git config fileMode is set properly and reland (see dev.chromium > Using Git). BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3264007 TBR=tfarina@chromium.org Review URL: http://codereview.chromium.org/3298002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58131 0039d316-1c4b-4281-b951-d872f2087c98
* [chrome os] Fix ownership sign/verify unit testscmasone@google.com2010-09-014-7/+65
| | | | | | | | | BUG=chromium-os:4488 TEST=unit tests Review URL: http://codereview.chromium.org/3226017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58130 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed crash in sync_listen_notifications.akalin@chromium.org2010-09-011-1/+9
| | | | | | | | | BUG=none TEST=manual Review URL: http://codereview.chromium.org/3291002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58129 0039d316-1c4b-4281-b951-d872f2087c98
* Change the API from passing refptr<>s through the interfaces.mbelshe@chromium.org2010-09-015-32/+26
| | | | | | | | | | | | | Instead use "const obj&" for objects where no ref should be taken by the callee, and use naked ptrs for objects which allow the callee to take references. BUG=none TEST=existing. Review URL: http://codereview.chromium.org/3292002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58128 0039d316-1c4b-4281-b951-d872f2087c98
* Make BlobURLRequestJob::Start to continue asynchronously no matter what. Thisjianli@chromium.org2010-09-012-3/+8
| | | | | | | | | | | solves the problem when testing error cases in test shell. BUG=none TEST=none Review URL: http://codereview.chromium.org/3218013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58127 0039d316-1c4b-4281-b951-d872f2087c98
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-0111-1/+169
| | | | | | | | | | BUG=53489 TEST=Not sure yet the best way to test this - it will depend on how the store implements their part of the API. Review URL: http://codereview.chromium.org/3219006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58126 0039d316-1c4b-4281-b951-d872f2087c98
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-0111-13/+151
| | | | | | | | | BUG=53155 TEST=ExtensionManifestTet.OptionsPageInApps Review URL: http://codereview.chromium.org/3222008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58125 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps from 66464 to 66547.tony@chromium.org2010-09-011-1/+1
| | | | | | | | TBR=antonm Review URL: http://codereview.chromium.org/3219010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58124 0039d316-1c4b-4281-b951-d872f2087c98
* Use ChromeAsyncSocket by default.akalin@chromium.org2010-09-013-6/+7
| | | | | | | | | | | | Removed --sync-use-chrome-async-socket switch, added --sync-disable-chrome-async-socket switch. BUG=45612 TEST=manually Review URL: http://codereview.chromium.org/3304001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58123 0039d316-1c4b-4281-b951-d872f2087c98
* Mac: Make tabpose zoom-in animation a bit shorter.thakis@chromium.org2010-09-011-1/+2
| | | | | | | | | | | Reviewed as part of http://codereview.chromium.org/3220004. BUG=None TEST=None Review URL: http://codereview.chromium.org/3301002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58122 0039d316-1c4b-4281-b951-d872f2087c98
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-018-92/+185
| | | | | | | | | | | | | XmppClientSocketFactory serves up regular TCP sockets or fake SSL TCP sockets. This way, ChromeAsyncSocket has feature parity with XmppSocketAdapter. BUG=45612 TEST=existing unittests Review URL: http://codereview.chromium.org/3299001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58121 0039d316-1c4b-4281-b951-d872f2087c98
* window.open() from an extension should always goes in normal browser. When ↵aa@chromium.org2010-09-017-4/+93
| | | | | | | | | | | the split incognito stuff lands, I will change this to allow window.open() to go to incognito if you're in split mode. BUG=52298 TEST=browser_tests --gtest_filter=ExtensionApiTest.WindowOpen Review URL: http://codereview.chromium.org/3249012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58120 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting to see if this fixes linux ui tests hang. Just a shot in the dark ↵ananta@chromium.org2010-09-0111-130/+256
| | | | | | | | | | | | | | | | | | | | | | | | | | | | at this point. Revert 58087 - GTTF: Clean up DownloadFileManager This removes a lot of duplication, locking, and thread jumping. Most of the operations run on the FILE thread, and we do not duplicate so much information. Each DownloadFile keeps track of its DownloadManager (each Profile has its own DownloadManager). This allows us to remove many maps from DownloadFileManager that were duplicating that information. There is still SaveFileManager, but hopefully I will be able to merge those two in small steps. TEST=unit_tests, browser_tests, ui_tests BUG=48913 Review URL: http://codereview.chromium.org/3245005 TBR=phajdan.jr@chromium.org Review URL: http://codereview.chromium.org/3311001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58119 0039d316-1c4b-4281-b951-d872f2087c98
* Remove NormalBrowserFrameViewoshima@chromium.org2010-09-017-562/+11
| | | | | | | | | | | Main menu has been removed and OTR icon can now be placed on the left. BUG=52674 TEST=none Review URL: http://codereview.chromium.org/3215001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58118 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for rlz library r15:r16.tfarina@chromium.org2010-09-011-1/+1
| | | | | | | | | BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3264007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58117 0039d316-1c4b-4281-b951-d872f2087c98
* Don't shutdown service process when browser shuts downhclam@chromium.org2010-09-011-6/+2
| | | | | | | | | | | | Keep the service process running when browser shuts down. BUG=52891 TBR=sanjeevr TEST=none Review URL: http://codereview.chromium.org/3307001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58116 0039d316-1c4b-4281-b951-d872f2087c98
* gpu: GpuVideo*Host stop hold ref pointer to GpuChannelHost.jiesun@google.com2010-09-014-13/+16
| | | | | | | | | | | | | Singleton is destructed at exit(), we are kind of late to release the last ref count for GpuChannelHost. use raw pointer for now. long term plan is to either forward close() to GpuVideo* or We move our singleton to destruct at ~RenderThread() where message loop is still alive? BUG=53896 TEST=None. Review URL: http://codereview.chromium.org/3232008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58114 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the small badge text on windows. I don't have the time right now to ↵aa@chromium.org2010-09-011-2/+2
| | | | | | | | | | | figure out how to put in a good test, so I hope it doesn't break again. BUG=50129 TEST=Visual inspection Review URL: http://codereview.chromium.org/3287004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58113 0039d316-1c4b-4281-b951-d872f2087c98
* Add a string for the new UI which warns if there is already an account ↵johnnyg@chromium.org2010-09-011-0/+3
| | | | | | | | | | | logged in to the app store. BUG=54010 TEST=none, just a string Review URL: http://codereview.chromium.org/3213009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58112 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a regression in r56766oshima@chromium.org2010-09-011-0/+2
| | | | | | | | | | | CustomButton::OnKeyEvent should return false when the event is not handled BUG=chromium-os:6290 TEST=none Review URL: http://codereview.chromium.org/3276007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58111 0039d316-1c4b-4281-b951-d872f2087c98
* Added FakeSSLClentSocket for connecting to Google Talk on the SSL portakalin@chromium.org2010-09-014-0/+793
| | | | | | | | | | | | | | FakeSSLClientSocket is a wrapper around a ClientSocket that simulates an SSL handshake, which is needed to connect to Google Talk servers on the SSL port. This was adapted from the libjingle socket implementation. BUG=45612 TEST=new unit tests Review URL: http://codereview.chromium.org/3231006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58110 0039d316-1c4b-4281-b951-d872f2087c98
* Wait to compute mouse event offset until the info bubble is mapped.oshima@chromium.org2010-09-011-10/+18
| | | | | | | | | | | | | | The destination widget's geometry returns -1,-1 when requested right after it's been created. I guess this is regression by WidgetGtk resize fix, but the old way was probably wrong anyway. This CL fixes the issue by deferring the offset computation until widget's location becomes available. BUG=chromium-os:6250 TEST=manually tested on the device. Review URL: http://codereview.chromium.org/3258005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58109 0039d316-1c4b-4281-b951-d872f2087c98
* Protect local storage created by extension apps.andybons@chromium.org2010-09-0113-27/+205
| | | | | | | | | | BUG=49228 TEST=ExtensionsServiceTest.InstallAppsAndCheckStorageProtection TEST=DatabaseTrackerTest.* Review URL: http://codereview.chromium.org/3256003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58108 0039d316-1c4b-4281-b951-d872f2087c98
* Disable DownloadTest.NewWindow everywhere.tim@chromium.org2010-09-011-8/+2
| | | | | | | | | BUG=44454, 50060 TBR=phajdan-jr Review URL: http://codereview.chromium.org/3302001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58107 0039d316-1c4b-4281-b951-d872f2087c98
* Fix web_database credit card table data migration. mirandac@chromium.org2010-09-012-26/+52
| | | | | | | | | | (This is the trunk version of 3228011). BUG=10913 TEST= run build on profile from before 37036; search engines should work. run build on corrupted profile (one from before 37036 that has been updated with build 6.0.472.50); search engines should work. Review URL: http://codereview.chromium.org/3240007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58105 0039d316-1c4b-4281-b951-d872f2087c98
* Disabling the DownloadTest.NewWindow for linux as it seems to consistently ↵ananta@chromium.org2010-08-311-1/+1
| | | | | | | | | | | fail there. Bug=44454 TBR=phajdan-jr Review URL: http://codereview.chromium.org/3270017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58104 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 58091 - experiment to try and fix 'Cookies' test on Linux.tim@chromium.org2010-08-311-2/+0
| | | | | | | | | | | | | | Fix Time::FromDoubleT so that it will return null time when 0 is passed. BUG=none TEST=none Review URL: http://codereview.chromium.org/3175044 TBR=jianli@chromium.org Review URL: http://codereview.chromium.org/3262012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58103 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 58093 as an experiment to fix the Cookies test on linux.tim@chromium.org2010-08-311-1/+11
| | | | | | | | | | | | | | | Remove the workaround that is not needed after the fix for Time::FromDoubleT is landed. BUG=none TEST=none Review URL: http://codereview.chromium.org/3270016 TBR=jianli@chromium.org Review URL: http://codereview.chromium.org/3287010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58102 0039d316-1c4b-4281-b951-d872f2087c98
* fix permissionerikkay@chromium.org2010-08-311-0/+0
| | | | | | TBR=iyengar git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58101 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting as this breaks Chromium OS. Please fix and reland.ananta@chromium.org2010-08-316-148/+11
| | | | | | | | | | | | | | | | | | Revert 58095 - Implement the speech input bubble on linux/gtk. This is a popup which gets displayed below an <input> element when the user starts speech recognition on it. It displays a recognition status icon, an instruction label ('Speak now') at the top and a Cancel button at the bottom. The speech input module gets callbacks on user actions such as clicking Cancel or clicking any other window, and on both cases recognition stops and the bubble closes. As part of this CL I had to move a constant from the windows code to the class so it can be used in gtk and mac. TEST=manual, the code to invoke the bubble depends on another pending CL. BUG=53598 Review URL: http://codereview.chromium.org/3231009 TBR=satish@chromium.org Review URL: http://codereview.chromium.org/3263010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58100 0039d316-1c4b-4281-b951-d872f2087c98
* Disable IncognitoSplitMode everywhere, it's failing and hangy. Working on a fix.mpcomplete@chromium.org2010-08-311-7/+2
| | | | | | | | | | BUG=53991 TEST=no TBR=aa Review URL: http://codereview.chromium.org/3223013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58099 0039d316-1c4b-4281-b951-d872f2087c98
* Prepare to load search provider information directly on the I/O thread.levin@chromium.org2010-08-315-254/+56
| | | | | | | | | BUG=38475 TEST=unit_tests --gtest_filter=Temp*:Search*:Key* Review URL: http://codereview.chromium.org/3250011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58098 0039d316-1c4b-4281-b951-d872f2087c98
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-3151-543/+464
| | | | | | | | | BUG=None TEST=unittests Review URL: http://codereview.chromium.org/3226012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58097 0039d316-1c4b-4281-b951-d872f2087c98
* dom-ui options: Eliminate redundant DCHECKs (eliminates Coverity issue.)csilv@chromium.org2010-08-311-6/+1
| | | | | | | | BUG=none TEST=Verify advanced_options_handler.cc has no coverity errors. Review URL: http://codereview.chromium.org/3261005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58096 0039d316-1c4b-4281-b951-d872f2087c98
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-08-316-11/+148
| | | | | | | | | | | | | This is a popup which gets displayed below an <input> element when the user starts speech recognition on it. It displays a recognition status icon, an instruction label ('Speak now') at the top and a Cancel button at the bottom. The speech input module gets callbacks on user actions such as clicking Cancel or clicking any other window, and on both cases recognition stops and the bubble closes. As part of this CL I had to move a constant from the windows code to the class so it can be used in gtk and mac. TEST=manual, the code to invoke the bubble depends on another pending CL. BUG=53598 Review URL: http://codereview.chromium.org/3231009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58095 0039d316-1c4b-4281-b951-d872f2087c98
* Marking the ExtensionApiTest.Tabs as FLAKY on Windows.iyengar@google.com2010-08-311-2/+2
| | | | | | | | | Bug=48920 TBR=timsteele Review URL: http://codereview.chromium.org/3285004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58094 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the workaround that is not needed after the fix for Time::FromDoubleT isjianli@chromium.org2010-08-311-11/+1
| | | | | | | | | | | landed. BUG=none TEST=none Review URL: http://codereview.chromium.org/3270016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58093 0039d316-1c4b-4281-b951-d872f2087c98