summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Update WebKit to r48354darin@chromium.org2009-09-141-1/+1
| | | | | | | | | | | | This meant picking up some failing tests. TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/196107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26110 0039d316-1c4b-4281-b951-d872f2087c98
* Update to latest GYP (r651).sgk@chromium.org2009-09-141-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/193090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26097 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-121-1/+1
| | | | | | | | | | | | | | | | * Enable the Manage search engines button in Preferences * New search engines can be added using the "+" button * Existing search engines can be edited via double-click * Existing search engines can be removed with the "-" button * The "Make Default" button has the same behavior as the list box in the Basics preferences "Default Search" BUG=16187 TEST=Go to Preferences, click "Manage" next to "Default Search" and add/edit/remove engines. Review URL: http://codereview.chromium.org/193040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26078 0039d316-1c4b-4281-b951-d872f2087c98
* Rollback webkit a few revisions to fix the dev tools.darin@chromium.org2009-09-121-1/+1
| | | | | | | | | | | | | Looks like http://trac.webkit.org/changeset/48314 busted things for us. TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/199104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26059 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to r48317.darin@chromium.org2009-09-111-2/+1
| | | | | | | | | | TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/203044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26047 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to r48283.darin@chromium.org2009-09-111-1/+1
| | | | | | | | | | | | This is just prior to interesting changes that break stuff ;) TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/196102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26046 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 48268:48276.eroman@chromium.org2009-09-111-1/+1
| | | | | | | | TBR=darin Review URL: http://codereview.chromium.org/196088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25960 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build bustagehclam@chromium.org2009-09-101-1/+1
| | | | | | | | TBR=ajwong Review URL: http://codereview.chromium.org/192074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25933 0039d316-1c4b-4281-b951-d872f2087c98
* Buffered time ranges for <video>hclam@chromium.org2009-09-101-1/+1
| | | | | | | | | | | | API change and related changes to support multiple buffered time ranges. This change doesn't change any behavior. BUG=21305 TEST=Open a video or audio file, you see the full bar of buffered ranges. Review URL: http://codereview.chromium.org/199037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25932 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 48239:48264.eroman@chromium.org2009-09-101-1/+1
| | | | | | | | | TBR=darin BUG=21522 Review URL: http://codereview.chromium.org/200085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25922 0039d316-1c4b-4281-b951-d872f2087c98
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
| | | | | | | | | | with the StringPiece class in icu4.2, which is a problem when trying to use the system version of icu. Review URL: http://codereview.chromium.org/193072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25920 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.10.ager@chromium.org2009-09-101-1/+1
| | | | | | | | This version greatly reduces the initial memory usage of V8. Review URL: http://codereview.chromium.org/200075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25855 0039d316-1c4b-4281-b951-d872f2087c98
* Roll new googleurl to update WebSocket default portukai@chromium.org2009-09-101-1/+1
| | | | | | | | | BUG=12497 TEST=googleurl_unittsts URLCanonTest.CanonicalizeStandardURL passes. Review URL: http://codereview.chromium.org/202040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25843 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 48217:48239.eroman@chromium.org2009-09-101-1/+1
| | | | | | | | | TBR=darin BUG=21439,21442 Review URL: http://codereview.chromium.org/200073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25840 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 48193:48217.eroman@chromium.org2009-09-091-1/+1
| | | | | | | TBR=darin Review URL: http://codereview.chromium.org/196066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25782 0039d316-1c4b-4281-b951-d872f2087c98
* Use a text cell that does fade-to-truncate from GTM. pinkerton@chromium.org2009-09-091-1/+1
| | | | | | | | BUG=20711, 20726 TEST=tab titles look better when long Review URL: http://codereview.chromium.org/196065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25757 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in latest gyp.bradnelson@chromium.org2009-09-091-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/192052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25742 0039d316-1c4b-4281-b951-d872f2087c98
* Update icu to get new svn:ignore and add svn:ignore to chrome\installer.maruel@chromium.org2009-09-091-1/+1
| | | | | | | | TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25733 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in ICU 4.2.1 with the fix for a memory leak in i18n/timezone.cppjshin@chromium.org2009-09-091-1/+1
| | | | | | | | | BUG=8198 TEST=net-purify test passes on Windows TBR=erikkay Review URL: http://codereview.chromium.org/196061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25713 0039d316-1c4b-4281-b951-d872f2087c98
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the ↵jshin@chromium.org2009-09-091-3/+3
| | | | | | | | | | | | | | | | | | references to third_party/icu38 and icudt38.dll with third_party/icu and icudt42.dll in vsprops and cc files. Also, update the icu data module name and the icu data symbol in icu_util.cc In addition, add a dummy C++ source file (xmldummy_mac.cc) to libxml to work around an Xcode bug (xmllint and xmlcatalog are linked with gcc rather than g++ even though it's linked to a "C++ library", libicuuc.a). Also updated is the test results for net_util_unittests. This will not be landed until deps/third_party/icu42 is ready for all 3 platforms (Windows VS build files are not yet updated there). BUG=8198 TEST=On all platforms, all the targets are built fine. Review URL: http://codereview.chromium.org/172031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25708 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in new gyp version.bradnelson@chromium.org2009-09-091-1/+1
| | | | | | | | | | | | | Likely will work now thanks to maruel!!! BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/194053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25704 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 48185:48193, plus a few flaky tests added back in to ↵japhet@chromium.org2009-09-081-1/+1
| | | | | | | | | | | test_expectations.txt BUG=none TEST=none TBR=eroman git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25679 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: import new xdg-settings to improve the default browser checking.mdm@chromium.org2009-09-081-1/+1
| | | | | | | | | BUG=20413 TEST=none Review URL: http://codereview.chromium.org/194047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25676 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps 48155:48185 and remove a couple of passing tests from ↵japhet@chromium.org2009-09-081-1/+1
| | | | | | | | | | | | | | | test_expectations.txt. Also, merge in http://codereview.chromium.org/174367 (original author: vandebo@chromium.org), which is the downstream half of r48168. BUG=4360 BUG=21228 BUG=18792 TEST=none TBR=eroman git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25669 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling back 25652.bradnelson@chromium.org2009-09-081-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/196045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25655 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping gyp deps version to 640 (639 failed on canary).bradnelson@chromium.org2009-09-081-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/195027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25654 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in latest gyp.bradnelson@chromium.org2009-09-081-1/+1
| | | | | | | | | | | | | Adjusting installer_util_strings to attempt to avoid incredibuild mysterious failure. BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/200046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25652 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit deps roll 48098:48155.japhet@chromium.org2009-09-081-1/+1
| | | | | | | | | BUG=none TEST=none TBR=eroman git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25625 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 48078:48098dglazkov@chromium.org2009-09-061-1/+1
| | | | | | | | | | TBR=jianli TEST=none BUG=21162 Review URL: http://codereview.chromium.org/201039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25586 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit revision 48078victorw@chromium.org2009-09-051-1/+1
| | | | | | | | | | | update text expectaions TBR=japhet TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25559 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling back 22543.bradnelson@chromium.org2009-09-041-1/+1
| | | | | | | | TBR=gregoryd Review URL: http://codereview.chromium.org/195021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25549 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer gyp.bradnelson@chromium.org2009-09-041-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/200024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25534 0039d316-1c4b-4281-b951-d872f2087c98
* On Linux, move the passing of filedescriptors to a dedicated socketpair().agl@chromium.org2009-09-041-1/+1
| | | | | | | | | | | | | | | | | (Patch by Markus) This allows the fast path to use read()/write() instead of recvmsg()/sendmsg() which is much cheaper for the Seccomp sandbox. Also, fixed minor seccomp sandbox issues discovered by this change. BUG=19120 ISSUE=164373 http://codereview.chromium.org/177049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25518 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit rivision 48071victorw@chromium.org2009-09-041-1/+1
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/201029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25515 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in newer gyp.bradnelson@chromium.org2009-09-041-2/+2
| | | | | | | | | | | | | Doing it in baby steps to isolate incredibuild incompatibility. BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/197029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25514 0039d316-1c4b-4281-b951-d872f2087c98
* Move reference builds into DEPS.agl@chromium.org2009-09-041-0/+3
| | | | | | | | | | | Large binaries shouldn't be in the main tree and since I was about to update the reference builds for Linux, I thought that I would take a moment to move them into DEPS. R=tony git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25509 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit revision 48061victorw@chromium.org2009-09-041-1/+1
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/201025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25482 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up a newer GTM.thomasvl@chromium.org2009-09-041-1/+1
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/172113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25443 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling DEPS to include latest FFmpeg Chromium binaries.scherkus@chromium.org2009-09-041-3/+3
| | | | | | | | | | This only includes an update to Windows binaries to get it tested on dev channel. Mac/Linux binaries are still the same but an update will come shortly. TBR=ajwong Review URL: http://codereview.chromium.org/200018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25438 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling back change 25429.bradnelson@chromium.org2009-09-041-2/+2
| | | | | | | | | | | | | gyp deps roll triggered intermittent incredibuild issue. BUG=None TEST=None TBR=nsylvain Review URL: http://codereview.chromium.org/198021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25431 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in latest gyp.bradnelson@chromium.org2009-09-041-2/+2
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/200012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25429 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit 48034victorw@chromium.org2009-09-041-1/+1
| | | | | | | | | | | | | Update WebFrameLoaderClient with two new methods added upstream by patch: http://trac.webkit.org/changeset/48032 R=yusukes,japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/197020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25424 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit revision 48030victorw@chromium.org2009-09-031-1/+1
| | | | | | | | | | R=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/197015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25381 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit revision 48020.victorw@chromium.org2009-09-031-1/+1
| | | | | | | | | | | | | | | | | - Two layout test failures: * LayoutTests/storage/statement-error-callback.html: To fix it, we need to implement layoutTestController.clearAllDatabases, bug 20995, skip for now. * LayoutTests/fast/forms/input-maxlength-ime-completed.html: This is a new test from webkit, bug 20993 filed and assigned. R=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/201003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25323 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit revision 48001.michaeln@google.com2009-09-031-1/+1
| | | | | | | | | | | | * Use the new UnloadEventPolicy when calling FrameLoader::stopLoading(...) TBR=darin,victorw BUG=none TEST= none Review URL: http://codereview.chromium.org/194006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25294 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to WebKit revision 47997michaeln@google.com2009-09-021-1/+1
| | | | | | | | | | | | | * remove japanese-encoding-mix.html from expected failures, passing now. * TBR=victorw, dglazkov BUG=20851 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25269 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to WebKit revision 47982michaeln@google.com2009-09-021-1/+1
| | | | | | | | | TBR=victorw BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25210 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.9.ager@chromium.org2009-09-021-1/+1
| | | | | | | | | | | | | | | This version contains: - API optimizations - Object creation optimizations - Enabling of missing optimizations on 64-bit port - Bug fix for forceful JS execution termination TEST=none BUG=none Review URL: http://codereview.chromium.org/186004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25161 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to webkit r47952michaeln@google.com2009-09-021-1/+1
| | | | | | | | | | | | | | // Newly added test started out red on windows with r47950 BUG_MICHAELN LINUX : LayoutTests/fast/encoding/japanese-encoding-mix.html = FAIL TBR=victorw TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25146 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to webkit r47948michaeln@google.com2009-09-011-1/+1
| | | | | | | | | TBR=victorw TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25103 0039d316-1c4b-4281-b951-d872f2087c98