summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-0135-243/+163
| | | | | | | | | BUG=73903 TEST=tests for proxy and webrequest API should still work Review URL: http://codereview.chromium.org/6598002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76372 0039d316-1c4b-4281-b951-d872f2087c98
* Fire web navigation events on reference fragment navigations.jochen@chromium.org2011-03-0152-846/+1522
| | | | | | | | | | | Also, split up the API tests in single tests, so it's more unlikely that they time out. BUG=73668,72165 TEST=web navigation api tests Review URL: http://codereview.chromium.org/6591036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76371 0039d316-1c4b-4281-b951-d872f2087c98
* Cleaning test expectations.antonm@chromium.org2011-03-011-6/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76370 0039d316-1c4b-4281-b951-d872f2087c98
* Add some missing VK to KeySym mappings, and some logging to aid debug.wez@chromium.org2011-03-012-28/+35
| | | | | | | | | BUG=73733 TEST=See bug repro steps. Review URL: http://codereview.chromium.org/6592036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76369 0039d316-1c4b-4281-b951-d872f2087c98
* Updating trunk VERSION from 687.0 to 688.0chrome-release@google.com2011-03-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76366 0039d316-1c4b-4281-b951-d872f2087c98
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-018-0/+78
| | | | | | | | | | | This will be used in a future CL by the speech input feature. BUG=69886 TEST=none Review URL: http://codereview.chromium.org/6602012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76363 0039d316-1c4b-4281-b951-d872f2087c98
* Add webkit_support::TaskAdaptor to make tasks have the desttructor.morrita@chromium.org2011-03-012-0/+39
| | | | | | | | | BUG=73675 TEST=none Review URL: http://codereview.chromium.org/6602006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76362 0039d316-1c4b-4281-b951-d872f2087c98
* Fix newline endings. I can't do this with gcl because svn cat gives an errorjam@chromium.org2011-03-011-8/+8
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76361 0039d316-1c4b-4281-b951-d872f2087c98
* Fix icu header paths in autofill_country.ccisherman@chromium.org2011-03-011-4/+4
| | | | | | | | | | | | Fixes build problem when building with system ICU. See Gentoo Linux bug. http://bugs.gentoo.org/356593 BUG=74286 TEST=Remove bundled ICU headers and build with -Duse_system_icu Review URL: http://codereview.chromium.org/6597062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76360 0039d316-1c4b-4281-b951-d872f2087c98
* Parse ui::ET_MOUSEWHEEL on XEvent ButtonRelease and XI_ButtonRelease too.msw@chromium.org2011-03-011-1/+5
| | | | | | | | | BUG=72040 TEST=none Review URL: http://codereview.chromium.org/6596047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76358 0039d316-1c4b-4281-b951-d872f2087c98
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-0193-139/+138
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/6594063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76357 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the product name in ESET MITM warning message.rsleevi@chromium.org2011-03-011-6/+9
| | | | | | | | | | R=agl BUG=74314 TEST=none Review URL: http://codereview.chromium.org/6594034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76356 0039d316-1c4b-4281-b951-d872f2087c98
* autofill: Rename AutoFillCountry to AutofillCountry.tfarina@chromium.org2011-03-017-78/+81
| | | | | | | | | BUG=72758 TEST=compiled locally and trybots Review URL: http://codereview.chromium.org/6598058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76355 0039d316-1c4b-4281-b951-d872f2087c98
* Add UMA metric for number of autofill profilesisherman@chromium.org2011-03-015-12/+108
| | | | | | | | | BUG=73933 TEST=unit_tests --gtest_filter=AutoFillMetricsTest.ProfileCount Review URL: http://codereview.chromium.org/6574022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76352 0039d316-1c4b-4281-b951-d872f2087c98
* Remove bad downstream expectationsjamesr@chromium.org2011-03-011-3/+0
| | | | | | | | These expectations should not have been checked in downstream. TBR=antonm git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76347 0039d316-1c4b-4281-b951-d872f2087c98
* Small cleanup for previous histogram checkinjar@chromium.org2011-03-013-15/+18
| | | | | | | | | | | | | | CL http://codereview.chromium.org/6577013/ had a few changes suggested that were not incorporated. This CL has those name changes etc. r=rvargas Review URL: http://codereview.chromium.org/6591052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76345 0039d316-1c4b-4281-b951-d872f2087c98
* More DCHECK() updates. A mixture of _EQ and _GE.mhm@chromium.org2011-03-0115-28/+28
| | | | | | | | Bug=58409 Review URL: http://codereview.chromium.org/6469070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76343 0039d316-1c4b-4281-b951-d872f2087c98
* Speculative fix for throbber showing on all tabs.sky@chromium.org2011-03-011-0/+4
| | | | | | | | | BUG=69528 TEST=none Review URL: http://codereview.chromium.org/6596057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76341 0039d316-1c4b-4281-b951-d872f2087c98
* Add failing expectation back for layout test since the WK roll fixing the ↵jamesr@chromium.org2011-03-011-0/+3
| | | | | | | | test was reverted TBR=antonm git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76340 0039d316-1c4b-4281-b951-d872f2087c98
* Reorganize CommandLine code.msw@chromium.org2011-03-014-374/+303
| | | | | | | | | | | | The majority of these changes are purely moving code. Conducted some minor (and hopefully straightforward) refactoring. BUG=73195 TEST=none Review URL: http://codereview.chromium.org/6596020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76339 0039d316-1c4b-4281-b951-d872f2087c98
* Add an integration test for Chrome Frame's DllRedirector class.robertshield@chromium.org2011-03-019-56/+335
| | | | | | | | | | | | | | | Fix a bug in the DllRedirector module loading code. Expand the alternate version generator code to provide a function for generating new versions of single modules. Remove the LI SACL from the shared memory lock for Win XP. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/6600001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76338 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: disable password syncing temporarily; it can be enabled withmdm@chromium.org2011-03-015-6/+33
| | | | | | | | | | --enable-password-sync. Password syncing is currently incompatible with using GNOME Keyring, so we'll re-enable after fixing that. BUG=72186,73389,70658,72474,72499 TEST=we should not deadlock on startup Review URL: http://codereview.chromium.org/6577022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76336 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ↵jamesr@chromium.org2011-03-017-16/+2
| | | | | | | | | | | | | | | | enable with --enable-fullscreen. Commit after WK bug 44797 (r79774). BUG=16735 TEST=fullscreen layout tests. Review URL: http://codereview.chromium.org/6576004 TBR=ddorwin@chromium.org Review URL: http://codereview.chromium.org/6602023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76335 0039d316-1c4b-4281-b951-d872f2087c98
* Revert code that prevents redirecting to different origins because it breaks ↵acolwell@chromium.org2011-03-014-18/+3
| | | | | | | | | | | Vimeo & YouTube. BUG=74451,72578 TEST=BufferedResourceLoaderTest.HasSingleOrigin(), SimpleDataSourceTest.HasSingleOrigin() Review URL: http://codereview.chromium.org/6596059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76334 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit back from 79845 to 79757. Still way too many failuresjamesr@chromium.org2011-03-011-1/+1
| | | | | | TBR=antonm git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76333 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 76329 Broke compile - Change the behavior of ignore_path in ↵inferno@chromium.org2011-03-0110-101/+53
| | | | | | | | | | | | | | | | BrowserNavigator. use an enum instead. The enum controls whether to replace the path or leave it alone when bringing an already-open tab to the front. BUG=71472 TEST=included Review URL: http://codereview.chromium.org/6579047 TBR=estade@chromium.org Review URL: http://codereview.chromium.org/6588072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76332 0039d316-1c4b-4281-b951-d872f2087c98
* autofill: Rename AutoFillMetrics to AutofillMetrics.tfarina@chromium.org2011-03-0110-143/+143
| | | | | | | | | BUG=72758 TEST=compiled locally and trybots Review URL: http://codereview.chromium.org/6602001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76330 0039d316-1c4b-4281-b951-d872f2087c98
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-0110-53/+101
| | | | | | | | | | | use an enum instead. The enum controls whether to replace the path or leave it alone when bringing an already-open tab to the front. BUG=71472 TEST=included Review URL: http://codereview.chromium.org/6579047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76329 0039d316-1c4b-4281-b951-d872f2087c98
* Remove empty directoryjam@chromium.org2011-03-010-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76328 0039d316-1c4b-4281-b951-d872f2087c98
* Delete empty directoryjam@chromium.org2011-03-010-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76327 0039d316-1c4b-4281-b951-d872f2087c98
* Delete the temporary headers left behind in chrome\browser. I've left ↵jam@chromium.org2011-03-01129-460/+252
| | | | | | | | | browser_thread.h for another change, since 450 files include it. TBR=avi Review URL: http://codereview.chromium.org/6596060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76326 0039d316-1c4b-4281-b951-d872f2087c98
* gtk: Organize all the bookmark UI files into the ↵tfarina@chromium.org2011-03-0126-75/+75
| | | | | | | | | | | chrome/browser/ui/gtk/bookmarks/ directory. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6598026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76325 0039d316-1c4b-4281-b951-d872f2087c98
* Build WebKit Full Screen API. Support is disabled by default; enable with ↵ddorwin@chromium.org2011-03-017-2/+16
| | | | | | | | | | | | | --enable-fullscreen. Commit after WK bug 44797 (r79774). BUG=16735 TEST=fullscreen layout tests. Review URL: http://codereview.chromium.org/6576004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76324 0039d316-1c4b-4281-b951-d872f2087c98
* Add docs for grd file defines to generated_resources.grdestade@chromium.org2011-03-011-2/+10
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6591050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76323 0039d316-1c4b-4281-b951-d872f2087c98
* Fix subpage shadow for RTL and second tier subpages.estade@chromium.org2011-03-012-56/+75
| | | | | | | | | | | also, fix clicking so that if you click in the small area above the top of a nested subpage it will show the base parent page, rather than the subpage one level up. BUG=none TEST=background shadow for chrome://options subpage level 2 extends all the way to the right (left in RTL) Review URL: http://codereview.chromium.org/6591014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76322 0039d316-1c4b-4281-b951-d872f2087c98
* Show the right info for dangerous download in history.lzheng@chromium.org2011-03-013-4/+28
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/6581013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76321 0039d316-1c4b-4281-b951-d872f2087c98
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-0110-64/+439
| | | | | | | | | | | | | | | | | This is to better handle low memory situations when applying a differential patch to a large Chrome setup. For reading input files, I'm also switching to using memory mapped files instead of ReadFileToString to reduce the load on the heap. TEST=courgette.exe should succeed in applying a patch between two chrome 10.x archives on an XP machine with 180MB of physical memory and no page file. BUG=72459,73209 Review URL: http://codereview.chromium.org/6597038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76320 0039d316-1c4b-4281-b951-d872f2087c98
* DevToolsSanityTest.TestHeapProfiler fails.inferno@chromium.org2011-03-011-1/+1
| | | | | | BUG=74477 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76319 0039d316-1c4b-4281-b951-d872f2087c98
* Cache network connecting bitmaps.chocobo@chromium.org2011-03-016-91/+129
| | | | | | | | | Improve performance by reducing the number of bitmap copying. BUG=chromium-os:12543 TEST=make sure network connecting looks the same Review URL: http://codereview.chromium.org/6591017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76318 0039d316-1c4b-4281-b951-d872f2087c98
* Reorganizing and updating the extensions FAQ.kurrik@chromium.org2011-03-012-230/+396
| | | | | | | | | | | | | | | | | | * Added a new section named "Capabilities" * Moved the "Can I..." questions to capabilities section. * Added several new (frequently asked) questions. Note that I've purposely left the IDs of questions the same even if they changed sections, in case someone has linked to or bookmarked existing questions. Going forward I'll label FAQ entries with a descriptive name, instead of an ID based off of the entry's section. BUG=None TEST=None Review URL: http://codereview.chromium.org/6480057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76317 0039d316-1c4b-4281-b951-d872f2087c98
* Stop speech when Search key is pressedchaitanyag@chromium.org2011-03-011-3/+5
| | | | | | Review URL: http://codereview.chromium.org/6594051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76316 0039d316-1c4b-4281-b951-d872f2087c98
* web-ui settings: Sort the encodings list to match that of the Wrench menu. ↵csilv@chromium.org2011-03-013-13/+33
| | | | | | | | | | Also allow the encoding menu to be wider. BUG=70187 TEST=Verify that the encoding list in Settings matches the Wrench menu. Review URL: http://codereview.chromium.org/6596053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76315 0039d316-1c4b-4281-b951-d872f2087c98
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-2810-15/+134
| | | | | | | | | BUG=68572 TEST=sync_unit_tests Review URL: http://codereview.chromium.org/6574042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76314 0039d316-1c4b-4281-b951-d872f2087c98
* Rev libcros to 105 to pull in histogram API change.stevenjb@google.com2011-02-281-1/+1
| | | | | | | | | BUG=none TEST=Ensure Chrome compiles and passes tests on chromeos. Review URL: http://codereview.chromium.org/6577037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76313 0039d316-1c4b-4281-b951-d872f2087c98
* Added command line switch to disable GPU sandbox.apatrick@chromium.org2011-02-283-0/+5
| | | | | | | | | | | It doesn't do anything yet. Enabling the GPU process sandbox is a work in progress. TEST=try BUG=none Review URL: http://codereview.chromium.org/6592051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76312 0039d316-1c4b-4281-b951-d872f2087c98
* tabbed options - update title on showPageByName as well as updateHistoryStateestade@chromium.org2011-02-281-0/+3
| | | | | | | | | BUG=73142 TEST=see bug Review URL: http://codereview.chromium.org/6592049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76311 0039d316-1c4b-4281-b951-d872f2087c98
* Addressing the expectations of the ChromeFrame CF_DownloadFileFromPost test ↵ananta@chromium.org2011-02-281-1/+1
| | | | | | | | | | | | | | which fails on IE6 after the change to target downloads in a new window. Testing if this fixes it. BUG=none TEST=CF_DownloadFileFromPost passes on all CF builders. TBR=amit Review URL: http://codereview.chromium.org/6588070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76310 0039d316-1c4b-4281-b951-d872f2087c98
* Open the home page on launch even when there are pinned tabs.sadrul@chromium.org2011-02-282-2/+13
| | | | | | | | | | | BUG=55153 TEST=RetorePinnedTab Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76245 Review URL: http://codereview.chromium.org/6602002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76309 0039d316-1c4b-4281-b951-d872f2087c98
* web-ui settings: Prevent section contents in font settings from rendering ↵csilv@chromium.org2011-02-281-0/+4
| | | | | | | | | | outside of the overlay panel. BUG=74225 TEST=Verify that font samples do not render outside the overlay panel with min font > 15. Review URL: http://codereview.chromium.org/6594058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76308 0039d316-1c4b-4281-b951-d872f2087c98
* Moved creation of GPU command buffer shared memory into the browser process.apatrick@chromium.org2011-02-2815-137/+189
| | | | | | | | | | | This is to allow the GPU process to be sandboxed on all platforms. TEST=try, run WebGL app on win and mac. BUG=none Review URL: http://codereview.chromium.org/6588029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76307 0039d316-1c4b-4281-b951-d872f2087c98