summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Rolling Webkit 51724 -> 51772.ajwong@chromium.org2009-12-071-1/+1
| | | | | | | | | | | Adjusting test expectations also. TBR=michaeln@chromium.org BUG=none Review URL: http://codereview.chromium.org/465100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33972 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.0.3.1 to fix recent reliability regression.ager@chromium.org2009-12-071-1/+1
| | | | | | | | | TBR=kmillikin@chromium.org TEST=reliability BUG=29565 Review URL: http://codereview.chromium.org/460110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33966 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Webkit 51711 -> 51724.ajwong@chromium.org2009-12-051-1/+1
| | | | | | | | | | | Change test expectations as reported by layout try bots. BUG=29470 TEST=none Review URL: http://codereview.chromium.org/466050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33925 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Webkit from 51681 to 51711.ajwong@chromium.org2009-12-051-1/+1
| | | | | | | | | | | Updating test expectations with new failures from layout_win try run. TBR=michaeln@chromium.org TEST=None Review URL: http://codereview.chromium.org/465082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33901 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. Mark as failingsenorblanco@chromium.org2009-12-041-1/+1
| | | | | | | | | | | | the ~85 layout tests that now need rebaselining (due to slight pixel coverage change). Refactor SkUserConfig.h a tad. Rebaseline unit test VectorCanvasTest.ClippingIntersect. BUG=24646 TEST=none Review URL: http://codereview.chromium.org/464044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33863 0039d316-1c4b-4281-b951-d872f2087c98
* Roll FFmpeg deps in third partyhclam@chromium.org2009-12-041-1/+1
| | | | | | | | Roll FFmpeg deps to include latest build fix. Review URL: http://codereview.chromium.org/466026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33847 0039d316-1c4b-4281-b951-d872f2087c98
* Updated reference build revision to 33840.apatrick@google.com2009-12-041-2/+2
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/462037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33842 0039d316-1c4b-4281-b951-d872f2087c98
* Bumped reference build revision to 33838.apatrick@google.com2009-12-041-2/+2
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/460078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33839 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.0.3sgjesse@chromium.org2009-12-041-1/+1
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/466032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33814 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit to 51681.atwilson@chromium.org2009-12-041-1/+1
| | | | | | | | | | | Updated expectations accordingly. TBR=ajwong BUG=none TEST=none Review URL: http://codereview.chromium.org/462032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33806 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in ICU @ 33767.jshin@chromium.org2009-12-041-1/+1
| | | | | | | | | | | | | | | | ( http://codereview.chromium.org/467013) Update am and sw locale data with the latest data collected. The last time I updated them (3 days ago), sw data was rather incomplete. Now, it's rather full. For Amharic, date formats are slightly changed per our Amharic linguist. While I'm at it, I'm fixing yet another bug in Korean data (which is rather conspicuous). BUG=25451 TEST=When Chrome is run in '--lang=sw' (or LANGUAGE=sw chrome on Linux), 1. Options | Under the hood | Fonts & Languages | Languages show most language names in Swahili. TBR=mal Review URL: http://codereview.chromium.org/460061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33804 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to 51642, update expectations.atwilson@chromium.org2009-12-041-1/+1
| | | | | | Review URL: http://codereview.chromium.org/468015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33776 0039d316-1c4b-4281-b951-d872f2087c98
* Update NaCl revision (1052->1067)gregoryd@google.com2009-12-031-1/+1
| | | | | | Review URL: http://codereview.chromium.org/468003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33749 0039d316-1c4b-4281-b951-d872f2087c98
* roll deps to pick up mac lighttpd .so files.tony@chromium.org2009-12-031-1/+1
| | | | | | | | TBR=ojan Review URL: http://codereview.chromium.org/468007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33738 0039d316-1c4b-4281-b951-d872f2087c98
* Move lighttpd to deps. Step 2: remove from trunk/src and updatetony@chromium.org2009-12-031-0/+6
| | | | | | | DEPS for mac and win to pull from trunk/deps/third_party. Review URL: http://codereview.chromium.org/460051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33730 0039d316-1c4b-4281-b951-d872f2087c98
* Backout webkit roll.sky@chromium.org2009-12-031-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/463016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33693 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling WebKit DEPS forward to 51622.atwilson@chromium.org2009-12-031-1/+1
| | | | | | | | TBR=ajwong BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33689 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.0.2.3. This includes only a change to getager@chromium.org2009-12-031-1/+1
| | | | | | | | | information on the stack in case of V8 OOM so that this information will be available in crash dumps. Review URL: http://codereview.chromium.org/462020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33675 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to 51618.atwilson@chromium.org2009-12-031-1/+1
| | | | | | | | | TBR=ajwong TEST=none BUG=none Review URL: http://codereview.chromium.org/465022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33667 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit to 51615, disable flaky/broken test added in 51615.atwilson@chromium.org2009-12-031-1/+1
| | | | | | | | | BUG=29251 TBR=ajwong TEST=none Review URL: http://codereview.chromium.org/460032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33654 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in ICU @ r=33644jshin@chromium.org2009-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | Add 3 'no-op' tables to get ISO-2022-CN(-Ext) converters in ICU "work nominally". With this change, ICU will convert all the valid byte sequences in ISO-2022-CN(-Ext) of GB2312,CNS-11643, and ISO-IR-165 to U+FFFD. Because ISO-2022-CN(-Ext) are virtually non-existent on the web, this doesn't hurt Chrome at all. On the other hand, it'll protect Chrome from a potential XSS attack. TBR=mal BUG=21354 TEST=Go to http://i18nl10n.com/chrome/iso2022cn1.html and http://i18nl10n.com/chrome/iso2022cn2.html. In both cases, Chrome should not pop up an alert box. Instead, the page title should be a sequence of U+FFFD (usually a white question mark in a black diamond or a series of empty boxes) Review URL: http://codereview.chromium.org/466014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33652 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll to 51613.atwilson@chromium.org2009-12-031-1/+1
| | | | | | | Rebaselined/disabled tests as necessary. Review URL: http://codereview.chromium.org/465016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33635 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS to 51607.atwilson@chromium.org2009-12-021-1/+1
| | | | | | | | | | Rebaseline test expectations appropriately. TBR=awong TEST=existing suffice Review URL: http://codereview.chromium.org/464007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33612 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS 449:450agl@chromium.org2009-12-021-2/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33606 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to 51589 and disable tests broken by that rev.atwilson@chromium.org2009-12-021-1/+1
| | | | | | | | | BUG=29212 TBR=ajwong Review URL: http://codereview.chromium.org/462008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33597 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up the new svn:ignore for the WebKit directory.thomasvl@chromium.org2009-12-021-1/+1
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/462006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33572 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.0.2.2sgjesse@chromium.org2009-12-021-1/+1
| | | | | | | | | | BUG=http://crbug.com/23058 TEST=none Review URL: http://codereview.chromium.org/460015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33569 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51581:51584ukai@chromium.org2009-12-021-1/+1
| | | | | | | | | BUG=28266 TEST=trybots Review URL: http://codereview.chromium.org/462003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33552 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51576:51581ukai@chromium.org2009-12-021-1/+1
| | | | | | | | | BUG=none TEST=trybots Review URL: http://codereview.chromium.org/458006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33549 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51534:51576ukai@chromium.org2009-12-021-1/+1
| | | | | | | | | BUG=none TEST=trybots Review URL: http://codereview.chromium.org/461002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33542 0039d316-1c4b-4281-b951-d872f2087c98
* OTS DEPS roll to r23.yusukes@google.com2009-12-021-1/+1
| | | | | | | | | | SVN .ignore file is added in r23. No code change. BUG=none TEST=none Review URL: http://codereview.chromium.org/452041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33535 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps for Google Breakpad to r432. Preparing to unfork Breakpad on Linux.thestig@chromium.org2009-12-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/452036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33507 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the old locations of forked tcmalloc files.sgk@chromium.org2009-12-011-3/+0
| | | | | | | | | | Remove the tcmalloc line from DEPS in favor of our vendor branch. Remove the old jemalloc checked in underneath tcmalloc. BUG=27911 TEST=none Review URL: http://codereview.chromium.org/457002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33506 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for Skia 447:449.senorblanco@chromium.org2009-12-011-2/+2
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/457026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33488 0039d316-1c4b-4281-b951-d872f2087c98
* GYP roll to bring in fixes to the Xcode generator.thomasvl@chromium.org2009-12-011-1/+1
| | | | | | | | | | Fix up the references to the mac plugin interpose lib for the proper naming from the GYP roll. BUG=none TEST=none Review URL: http://codereview.chromium.org/453014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33468 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51532:51534pfeldman@chromium.org2009-12-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33442 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51527:51532 (includes DevTools two-sided commit for spliting ↵pfeldman@chromium.org2009-12-011-1/+1
| | | | | | | | InspectorBackend.idl). Review URL: http://codereview.chromium.org/434119 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33441 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51524:51527ukai@chromium.org2009-12-011-1/+1
| | | | | | | | | BUG=none TEST=trybots Review URL: http://codereview.chromium.org/456020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33437 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer version of gyp.bradnelson@chromium.org2009-12-011-2/+2
| | | | | | | | | | | | | | | This sucks in a fix for gyp thru cygwin to get around some weird scripts in nacl. Also pulling in newer version of nacl, with fix that couldn't be done at the gyp level. BUG=28319 TEST=None Review URL: http://codereview.chromium.org/455018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33433 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51511:51524ukai@chromium.org2009-12-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/449043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33428 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in icu42 @ 33403 to update am and sw locale data. jshin@chromium.org2009-12-011-1/+1
| | | | | | | | | | | | | See http://codereview.chromium.org/450022/show for the actual change BUG=25451 TEST=When Chrome is run in '--lang=am' or '--lang=sw' (or LANGUAGE=am chrome or LANGUAGE=sw chrome on Linux), 1. Options | Under the hood | Fonts & Languages | Languages show most language names in Amharic or Swahili. 2. Date/Time formats in History/Download page match the most up to date CLDR trunk for am and sw. Review URL: http://codereview.chromium.org/452026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33420 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51480:51511ukai@chromium.org2009-12-011-1/+1
| | | | | | | | | BUG=none TEST=trybots Review URL: http://codereview.chromium.org/452025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33415 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for Skia 435:447. Some tests need rebaselines due to change in ↵senorblanco@chromium.org2009-12-011-2/+2
| | | | | | | | | | | line clipping algorithm. BUG=none TEST=none Review URL: http://codereview.chromium.org/450017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33386 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ICU DEPS to pickup the following:agl@chromium.org2009-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ICU assembly portable to ARM This is a TBR reapplication of r26784, which was lost in r32640. The comment for the original change appears below: This patch fixes the following error: CC src/out/Release/obj/third_party/icu/linux/icudt42l_dat.o third_party/icu/linux/icudt42l_dat.s: Assembler messages: third_party/icu/linux/icudt42l_dat.s:5: Error: unrecognized symbol type "" make: *** [src/out/Release/obj/third_party/icu/linux/icudt42l_dat.o] Error 1 The problem is the assembly syntax that is used is not portable to ARM, where the '@' symbol is a comment: > Note on targets where the @ character is the start of a comment > (eg ARM) then another character is used instead. For example the > ARM port uses the % character. (from http://sourceware.org/binutils/docs-2.18/as/Section.html#Section) Using % instead of @ appears to work on both ARM and x64. BUG=22369 Patch by Joel Stanley <joel@jms.id.au> git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33352 0039d316-1c4b-4281-b951-d872f2087c98
* Updated to more recent NaCl version.robertm@google.com2009-11-301-2/+2
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/440025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33325 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.0.2.1sgjesse@chromium.org2009-11-301-1/+1
| | | | | | | | | | BUG=http://crbug.com/23058 TEST=none Review URL: http://codereview.chromium.org/454002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33282 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit Roll 51472:51480ukai@chromium.org2009-11-301-1/+1
| | | | | | | | | BUG=none TEST=trybots Review URL: http://codereview.chromium.org/452006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33270 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 51459:51472ukai@chromium.org2009-11-301-1/+1
| | | | | | | | | BUGS=none TEST=trybots Review URL: http://codereview.chromium.org/453002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33266 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPSabarth@chromium.org2009-11-281-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33240 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 51412:51413.hamaji@chromium.org2009-11-281-1/+1
| | | | | | | | | TEST=trybots BUG=none Review URL: http://codereview.chromium.org/444018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33235 0039d316-1c4b-4281-b951-d872f2087c98