summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Publish DEPS for Chromium 12.0.742.12412.0.742.124gitdeps2014-04-041-352/+208
|
* Incrementing VERSION to 12.0.742.124chrome-release@google.com2011-07-111-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@92024 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 91915 - Merge 90383 - Merge 89600 - Treat ERR_CONNECTION_CLOSED as a ↵laforge@chromium.org2011-07-111-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | succesful download. Some servers will send a Content-Length which exceeds the number of bytes sent in the message body. Although this violates the RFC spec, other major browsers permit it and treat a download as complete in that case. Chrome did as well prior to M12, and now some users are unable to access the item that they downloaded. BUG=85549 TEST=Go to server which advertises larger Content-Length than number of bytes sent, confirm that the download is no longer reported as interrupted. Review URL: http://codereview.chromium.org/7203004 TBR=cbentzel@chromium.org Review URL: http://codereview.chromium.org/7251001 TBR=cbentzel@chromium.org Review URL: http://codereview.chromium.org/7330028 TBR=laforge@chromium.org Review URL: http://codereview.chromium.org/7326046 git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@92021 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.123chrome-release@google.com2011-07-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91923 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 90383 - Merge 89600 - Treat ERR_CONNECTION_CLOSED as a succesful download.laforge@chromium.org2011-07-081-1/+6
| | | | | | | | | | | | | | | | | | | | | | | Some servers will send a Content-Length which exceeds the number of bytes sent in the message body. Although this violates the RFC spec, other major browsers permit it and treat a download as complete in that case. Chrome did as well prior to M12, and now some users are unable to access the item that they downloaded. BUG=85549 TEST=Go to server which advertises larger Content-Length than number of bytes sent, confirm that the download is no longer reported as interrupted. Review URL: http://codereview.chromium.org/7203004 TBR=cbentzel@chromium.org Review URL: http://codereview.chromium.org/7251001 TBR=cbentzel@chromium.org Review URL: http://codereview.chromium.org/7330028 git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91915 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.122chrome-release@google.com2011-07-081-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91910 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 90921 - Updating XTBs based on .GRDs from branch 742laforge@chromium.org2011-07-0858-405/+358
| | | | | | | TBR=kerz@chromium.org Review URL: http://codereview.chromium.org/7327026 git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91909 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.121chrome-release@google.com2011-07-061-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91591 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.120chrome-release@google.com2011-06-301-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91216 0039d316-1c4b-4281-b951-d872f2087c98
* bump lesskerz@chromium.org2011-06-301-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91215 0039d316-1c4b-4281-b951-d872f2087c98
* version bumpkerz@chromium.org2011-06-301-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91213 0039d316-1c4b-4281-b951-d872f2087c98
* Quick branchkerz@chromium.org2011-06-300-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91212 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.112chrome-release@google.com2011-06-241-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90304 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 90268 - Linux: Fix crash reporting for subprocesses that do not run in ↵laforge@chromium.org2011-06-241-0/+8
| | | | | | | | | | | | | | the Zygote. BUG=none TEST=Plugin crashes generate crash reports. Review URL: http://codereview.chromium.org/7239007 TBR=thestig@chromium.org Review URL: http://codereview.chromium.org/7238016 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90299 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.111chrome-release@google.com2011-06-231-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90171 0039d316-1c4b-4281-b951-d872f2087c98
* Fix testHttpsPage in 742 branchnirnimesh@chromium.org2011-06-221-2/+2
| | | | | | | | | Google.com has been generating slightly different page. Update the test to be a little resilient to it. This was applied on trunk with r89526. Applying part of it to 782. git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90104 0039d316-1c4b-4281-b951-d872f2087c98
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-22152-5817/+10085
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90078 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 89922 - Add M12 info to the extension release notes.kathyw@chromium.org2011-06-212-48/+64
| | | | | | | | | | | | | | In a separate CL that I won't merge into stable, I'll add M13 notes. BUG=none TEST=http://code.google.com/chrome/extensions/whats_new.html (and all other channels) have release notes for M12. Review URL: http://codereview.chromium.org/7211030 TBR=kathyw@chromium.org Review URL: http://codereview.chromium.org/7215044 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89931 0039d316-1c4b-4281-b951-d872f2087c98
* Enabling experimentkerz@chromium.org2011-06-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89909 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 89618 - [cros] Show last good APN info when custom APN is not set.nkostylev@chromium.org2011-06-191-3/+12
| | | | | | | | | | | | BUG=chrome-os-partner:4058 TEST=Manual. Review URL: http://codereview.chromium.org/7191017 TBR=nkostylev@chromium.org Review URL: http://codereview.chromium.org/7189056 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89620 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 89506 - Restore ability to specify the new tab page as a first-run tab ↵grt@chromium.org2011-06-181-1/+1
| | | | | | | | | | | | | | via installerdata/master_preferences. I suppose that an empty GURL used to trigger the NTP, but that is no longer the case. It appears that the right way to do this is to use chrome://newtab, for which we have a nice constant. BUG=86493 TEST=specify http://new_tab_page as a first_run_tab as per http://crbug/9706 and see that it works. Review URL: http://codereview.chromium.org/7205003 TBR=grt@chromium.org Review URL: http://codereview.chromium.org/7194002 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89582 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 89164 - [cros] Match NetworkLibrary error value with flimflam: UNKNOWN ↵nkostylev@chromium.org2011-06-183-6/+7
| | | | | | | | | | | | | | > NO_ERROR. BUG=chrome-os-partner:4058 TEST=Manual. Review URL: http://codereview.chromium.org/7169007 TBR=davemoore@chromium.org Review URL: http://codereview.chromium.org/7191011 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89577 0039d316-1c4b-4281-b951-d872f2087c98
* Test fix for 89560 (merging 87617 to branch 742).creis@chromium.org2011-06-171-1/+0
| | | | | | | | | | Removing an unneeded line from unit test that fails on Chrome OS. BUG=79176 TEST=RenderViewHostManagerTest.NewTabPageProcesses Review URL: http://codereview.chromium.org/7201014 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89570 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 87617 - Avoid canceling a pending navigation if the old RVH commits ↵creis@chromium.org2011-06-175-86/+98
| | | | | | | | | | | | | | right away. BUG=79176 TEST=TabContentsTest.CrossSiteNotPreemptedDuringBeforeUnload Review URL: http://codereview.chromium.org/6973073 TBR=creis@chromium.org Review URL: http://codereview.chromium.org/7189022 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89560 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 82521: Fix cycle in smart pointers.piman@google.com2011-06-171-2/+2
| | | | | | | | | | | GpuChannel was never being destroyed because of a cycle with smart pointers. This one line change breaks the cycle. It is safe because the channel ultimately holds the decoder (via stub and scheduler), which stores the reference to the channel. BUG=85082,79399 TEST=set a break point on GpuChannel::~GpuChannel Review URL: http://codereview.chromium.org/7190022 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89507 0039d316-1c4b-4281-b951-d872f2087c98
* Fix bookmarks import from a file with empty toolbar folders.isherman@chromium.org2011-06-171-3/+5
| | | | | | Review URL: http://codereview.chromium.org/7189028 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89447 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 89123 - Add GRP to the dangerous file list.cevans@chromium.org2011-06-151-0/+1
| | | | | | | | | | BUG=86133 Review URL: http://codereview.chromium.org/7170009 TBR=cevans@chromium.org Review URL: http://codereview.chromium.org/7171011 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89124 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88642 - JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-141-1/+1
| | | | | | | | | | | | http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.html BUG=85678 Review URL: http://codereview.chromium.org/7046039 TBR=cevans@chromium.org Review URL: http://codereview.chromium.org/7172002 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89099 0039d316-1c4b-4281-b951-d872f2087c98
* Skip fullscreen layout tests for 742 branch.scherkus@chromium.org2011-06-141-0/+2
| | | | | | | | | BUG=82954 TEST=webkit_tests stops complaining TBR=kerz Review URL: http://codereview.chromium.org/7148008 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88958 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88758 - Prevent OOB read from plugin calls returning strings with ↵cevans@chromium.org2011-06-141-6/+8
| | | | | | | | | | | | | embedded NUL characters. Duplicates this Pepper fix: http://src.chromium.org/viewvc/chrome?view=rev&revision=82172 BUG=77493 Review URL: http://codereview.chromium.org/7099006 TBR=jschuh@chromium.org Review URL: http://codereview.chromium.org/7153001 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88953 0039d316-1c4b-4281-b951-d872f2087c98
* Disable fullscreen for 742 branch.scherkus@chromium.org2011-06-141-1/+0
| | | | | | | | | BUG=82954 TEST=document.webkit*Fullscreen APIs should be undefined. TBR=kerz Review URL: http://codereview.chromium.org/7146006 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88932 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 87120 - [Mac] Whitelist NSZombie support.shess@chromium.org2011-06-131-3/+10
| | | | | | | | | | | | | | | | NSZombie support is elbow-deep in the Objective-C runtime, so it should only be enabled for runtimes which are known to support the necessary assumptions. BUG=82937 TEST=See bug. Review URL: http://codereview.chromium.org/7083012 TBR=shess@chromium.org Review URL: http://codereview.chromium.org/7144009 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88916 0039d316-1c4b-4281-b951-d872f2087c98
* Merge trunk r88533 to the 12.0.742 branchmark@chromium.org2011-06-133-41/+47
| | | | | | | | | | | | | | | | | Fix OS full-screen button on FutureCat. The full-screen button should trigger Chrome's full-screen mode. This should work properly even on subsequent clicks, when a window was already full-screened and then not-full-screened. BUG=85196 TEST=On FutureCat, use the full-screen button to go full-screen, then exit full-screen, then re-enter full-screen with the OS button again. Both times, Chrome's full-screen mode should be activated in the same way. Review URL: http://codereview.chromium.org/7003036 TBR=mark@chromium.org Review URL: http://codereview.chromium.org/7046113 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88848 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 83999 - Attempt at fixing crash in PasswordStoreWin. It seems like ↵sky@chromium.org2011-06-1313-151/+282
| | | | | | | | | | | | | | | | | | | | | | | there are two problems with this class: . PasswordStoreDefault doesn't cancel requests in its destructor. . PasswordStoreWin maintains the set of GetLoginsRequests in a map. PasswordStoreWin doesn't own the requests, so its entirely possible for the request to be deleted out from under it. These are just guesses though at whats causing the crash. BUG=79498 TEST=none R=scr@chromium.org Review URL: http://codereview.chromium.org/6893042 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/6995158 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88845 0039d316-1c4b-4281-b951-d872f2087c98
* bumpkerz@chromium.org2011-06-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88837 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.94chrome-release@google.com2011-06-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88808 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88696 - This swaps a flag so that it's always off to allow owner recoverygspencer@google.com2011-06-101-5/+6
| | | | | | | | | | | | | | | | | Currently when the owner doesn't know their password, nothing short of a round-trip to dev land (re-imaging the machine) will get you ownership back again. This changes things so that you only have to log in and back out again. BUG=chromium-os:7792 TEST=installed on device and tested login with app-specific password. Review URL: http://codereview.chromium.org/7108027 TBR=gspencer@google.com Review URL: http://codereview.chromium.org/6995140 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88713 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.93chrome-release@google.com2011-06-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88489 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.92chrome-release@google.com2011-06-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88488 0039d316-1c4b-4281-b951-d872f2087c98
* Fix sys_info_unittestrkc@chromium.org2011-06-091-6/+6
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88466 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88104 - Do not execute two or more setxkbmap commands in parallel.yusukes@google.com2011-06-091-10/+43
| | | | | | | | | | | | BUG=chromium-os:15516 TEST=checked the chrome log using --vmodule=xkeyboard=1. Review URL: http://codereview.chromium.org/7120004 TBR=yusukes@google.com Review URL: http://codereview.chromium.org/7134034 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88465 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 85875 - Fix the keyboard generation script to check for any remapping ↵zork@chromium.org2011-06-092-4/+11
| | | | | | | | | | | | | | | of the right alt key. BUG=chromium-os:15469 TEST=Manual Review URL: http://codereview.chromium.org/7043002 TBR=zork@chromium.org Review URL: http://codereview.chromium.org/7108030 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88455 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88440 - Change Chrome OS version numbers to Platform versions.rkc@chromium.org2011-06-087-19/+65
| | | | | | | | | | | | | | Changed the version parsing for Chrome OS if a special function has been called to strip out the leading 0. and major version number. Additionally changed about chrome os, about chrome os -> more info, about:version and the login screen to reflect version numbers more in tune with a 'platform' than OS. BUG=chromium-os:15789 TEST=Viewed all the screens and took screenshots. Screen shots of all effected screens are attached to the cros bug Review URL: http://codereview.chromium.org/7108019 TBR=rkc@chromium.org Review URL: http://codereview.chromium.org/7134029 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88443 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 88028 - Fix debugger and proxy module links. Debugger shouldn't have ↵kathyw@chromium.org2011-06-062-40/+18
| | | | | | | | | | | | | | | its own table row. BUG=none TEST=no R=kathyw@chromium.org Review URL: http://codereview.chromium.org/7054049 TBR=mihaip@chromium.org git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88045 0039d316-1c4b-4281-b951-d872f2087c98
* Autofill should use unicode/regex.h instead of WebKit::WebRegularExpressiondhollowa@chromium.org2011-06-064-58/+51
| | | | | | | | | | | | | | Switches Autofill over to use ICU regex facilities. Merges ICU regex patch from: http://codereview.chromium.org/7071048/ BUG=84199, 84158 TEST=unit tests. TBR=isherman@chromium.org Review URL: http://codereview.chromium.org/7113007 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88000 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 87973 - Update HelpApp to version 2.3dpolukhin@chromium.org2011-06-061-2/+9
| | | | | | | | | | | | BUG=chromium-os:16076,chromuim-os:16078 TEST=none Review URL: http://codereview.chromium.org/7024014 TBR=dpolukhin@chromium.org Review URL: http://codereview.chromium.org/7111031 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87975 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 12.0.742.91chrome-release@google.com2011-06-061-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87961 0039d316-1c4b-4281-b951-d872f2087c98
* bumpkerz@chromium.org2011-06-041-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87934 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 87874 - file manager: fix trunk bustagerginda@chromium.org2011-06-031-1/+5
| | | | | | | | | | | | | | | | | Current file manager fails on Ctrl-O with... Uncaught TypeError: Cannot read property 'directoryCount' of undefined This patch delays the changeDirectory() call until later in the construction process, so that when we finally achieve the directory, things are set up enough to handle it. BUG=chromium-os:16128 TEST=manual testing on chromeos-chrome/linux Review URL: http://codereview.chromium.org/6993035 TBR=rginda@chromium.org Review URL: http://codereview.chromium.org/7058057 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87877 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 87732 - file manager: Fix okButton updating.rginda@chromium.org2011-06-031-1/+1
| | | | | | | | | | | | | | | update the okButton whenever the directory changes. This fixes bug 15845, which was caused by trying to update the button before we had set the current directory, and bug 15464, which was due to the fact that we relied on "Selection changed" events to trigger button updates. BUG=chromium-os:15845,chromium-os:15464 TEST=manual testing on chromeos-chrome on linux Review URL: http://codereview.chromium.org/7109033 TBR=rginda@chromium.org Review URL: http://codereview.chromium.org/7054047 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87798 0039d316-1c4b-4281-b951-d872f2087c98