summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Security patches for ffmpegfbarchard@chromium.org2009-10-301-1/+1
| | | | | | | | | BUG=25275 TEST=play src\media\test\data\48_aac_infinite_loop.m4a and it should not hang. Review URL: http://codereview.chromium.org/343046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30537 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling gyp forward 2 changes.ajwong@chromium.org2009-10-291-1/+1
| | | | | | | | | | | Picks up making vs2008 projects by default, and adding a new variable into make/scons builds. BUG=22307 TEST=gyp try bots were green. Review URL: http://codereview.chromium.org/348016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30536 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in latest gyp (now defaults to vs2008 if present).bradnelson@chromium.org2009-10-291-1/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/342044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30533 0039d316-1c4b-4281-b951-d872f2087c98
* Roll 4 revisions.ajwong@chromium.org2009-10-291-1/+1
| | | | | | | | | | | | | | Pickup: 731) -fPIC fix for scons generator 732) shared library fix for cross-compiling 734) support for configuration inheritance. BUG=300013 TEST=try server. Review URL: http://codereview.chromium.org/343043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30513 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 50248:50258rolandsteiner@chromium.org2009-10-291-1/+1
| | | | | | | | | | TBR=senorblanco TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/339062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30446 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 50235:50245jorlow@chromium.org2009-10-291-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/340026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30405 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit to 50235jorlow@chromium.org2009-10-281-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/340022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30399 0039d316-1c4b-4281-b951-d872f2087c98
* Update Chrome to use NaCl version 915.sehr@google.com2009-10-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/342023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30382 0039d316-1c4b-4281-b951-d872f2087c98
* pull newer gyp for make fixespiman@chromium.org2009-10-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/339040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30376 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit to 50218jorlow@chromium.org2009-10-281-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/341021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30369 0039d316-1c4b-4281-b951-d872f2087c98
* Revert V8 update. It caused ui_test regressions on Windows and Mac.ager@chromium.org2009-10-281-1/+1
| | | | | | | | | | | Will investigate tomorrow. TBR=sgjesse@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/343020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30350 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.17.ager@chromium.org2009-10-281-1/+1
| | | | | | | | | This version contains a number of bug fixes and better heap profiling support. Review URL: http://codereview.chromium.org/339044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30343 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit to 50194jorlow@chromium.org2009-10-281-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/338058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30314 0039d316-1c4b-4281-b951-d872f2087c98
* Roll to 50182jorlow@chromium.org2009-10-281-1/+1
| | | | | | | | | | TBR=rolandsteiner,kbr TEST=none BUG=none Review URL: http://codereview.chromium.org/339036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30308 0039d316-1c4b-4281-b951-d872f2087c98
* Checking in checkbin.py, a tool to make sure our Windows binaries were built ↵scherkus@chromium.org2009-10-281-0/+4
| | | | | | | | | | | | | correctly. It looks for binaries built with /NXCOMPAT and /DYNAMICBASE, two important security features for Windows binaries. BUG=25952 TEST=try running it on the output of /src/chrome/Debug Review URL: http://codereview.chromium.org/338052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30304 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 50171:10180jorlow@chromium.org2009-10-281-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/341010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30293 0039d316-1c4b-4281-b951-d872f2087c98
* linux: pull in new icu for arm fixpiman@chromium.org2009-10-271-1/+1
| | | | | | Review URL: http://codereview.chromium.org/330027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30280 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit 50158:10171jorlow@chromium.org2009-10-271-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/337047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30268 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit to 50158jorlow@chromium.org2009-10-271-1/+1
| | | | | | | | | | TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/338045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30233 0039d316-1c4b-4281-b951-d872f2087c98
* Use new Windows reference build.chase@chromium.org2009-10-271-1/+1
| | | | | | | | | BUG=25200 TEST=buildbot tests work Review URL: http://codereview.chromium.org/335039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30143 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge from 50073:50101.tony@chromium.org2009-10-261-1/+1
| | | | | | | | | | A couple tests added by chromium folks that need to be rebaselined. TBR=jorlow Review URL: http://codereview.chromium.org/338026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30121 0039d316-1c4b-4281-b951-d872f2087c98
* Merge from r50027:50073. Just some new tests failing.tony@chromium.org2009-10-261-1/+1
| | | | | | | | TBR=jorlow Review URL: http://codereview.chromium.org/332028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30080 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in the latest gyp.bradnelson@chromium.org2009-10-261-1/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/329020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30076 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.16.2sgjesse@chromium.org2009-10-261-1/+1
| | | | | | | | BUG=http://code.google.com/p/v8/issues/detail?id=483 TEST=none Review URL: http://codereview.chromium.org/329008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30041 0039d316-1c4b-4281-b951-d872f2087c98
* Update third_party/pywebsocket to @86.yuzo@chromium.org2009-10-261-1/+1
| | | | | | | | | | | | | This is necessary to limit the web socket handlers scan directories. Without this, specifying third_party/WebKit/LayoutTest as the handler root results in wasting several seconds in server startup. TEST=none BUG=none Review URL: http://codereview.chromium.org/333024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30031 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 49997:50027.dglazkov@chromium.org2009-10-241-1/+1
| | | | | | | | | | | | | The changes accommodate fixing up HTMLAllCollection refactoring upstream: http://trac.webkit.org/changeset/49998 TBR=tony TEST=none BUG=none Review URL: http://codereview.chromium.org/330011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30008 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r49992:49997.tony@chromium.org2009-10-231-1/+1
| | | | | | | | | | | Just a couple new media tests (video-volume-slider is skipped on upstream platforms too). TBR=dglazkov Review URL: http://codereview.chromium.org/335017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29967 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge from 49961:49992tony@chromium.org2009-10-231-1/+1
| | | | | | | | | | Added some blank expectation files and update some failing tests. TBR=jorlow Review URL: http://codereview.chromium.org/337007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29947 0039d316-1c4b-4281-b951-d872f2087c98
* Retrieve only what we need from the skia repo: src and include directories. ↵senorblanco@chromium.org2009-10-231-2/+5
| | | | | | | | | | | | | | This shaves about 38MB off each checkout. NOTE: svn will nag you about your existing skia dir, which is no longer versioned (only the subdirs skia/src and skia/include are). The warning is benign, but in order to silence this nagging, remove the src/third_party/skia line from .gclient_entries. TEST=will it blend--i mean, build? BUG=none Review URL: http://codereview.chromium.org/320007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29892 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 49957-49961. Lots of rebaselines for new -webkit-shadow ↵johnnyg@chromium.org2009-10-231-1/+1
| | | | | | | | | | | | attribute in svg. TBR=tc BUG=none TEST=none Review URL: http://codereview.chromium.org/329003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29869 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 49947-49957johnnyg@chromium.org2009-10-231-1/+1
| | | | | | | | | | TBR=tc BUG=none TEST=none Review URL: http://codereview.chromium.org/332001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29858 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 49946:49947, also wtc's change ↵johnnyg@chromium.org2009-10-221-1/+1
| | | | | | | | | | | | (http://codereview.chromium.org/315017) BUG=none TEST=none TBR=wtc Review URL: http://codereview.chromium.org/314013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29828 0039d316-1c4b-4281-b951-d872f2087c98
* After recent changes (handle passing and RNG) Native Client tests run ↵gregoryd@google.com2009-10-221-1/+1
| | | | | | | | successfully in the sandbox. Review URL: http://codereview.chromium.org/316011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29818 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium fix for "Copy Image". (WebCore fix is ↵avi@chromium.org2009-10-221-1/+1
| | | | | | | | | | | http://codereview.chromium.org/294023 .) BUG=http://crbug.com/13099 TEST="Copy Image" works; see bug Review URL: http://codereview.chromium.org/308001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29812 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for Skia 376:404.senorblanco@chromium.org2009-10-221-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/320004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29802 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-221-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=tc,jorlow Review URL: http://codereview.chromium.org/314011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29794 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 49895:49926johnnyg@chromium.org2009-10-221-1/+1
| | | | | | | | | | | | Breakage fixed itself when WebKit reverted! BUG=none TEST=none TBR=tc,jshin Review URL: http://codereview.chromium.org/293051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29748 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer gyp with make build fix.bradnelson@google.com2009-10-221-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/292059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29746 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in ICU @ r=29733 to add am/sw locale data and invuca table. jshin@chromium.org2009-10-211-1/+1
| | | | | | | | | | | | | | | | | | The latter became necessary by webkit revision 49899 : http://trac.webkit.org/changeset/49899. The former is to support am/sw versions of Chrome. BUG=25401,25451 TEST=1. With '--lang=am' or '--lang=sw' on Windows or 'LANGUAGES=am chrome' on Linux, language names in Options | Advanced | Languages and Fonts menu are actually translated into Amharic and Swahili. 2. LayoutTests/fast/text/international/japanese-kana-letters.html passes. TBR=johnnyg Review URL: http://codereview.chromium.org/303027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29739 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in latest gyp with fix for make generator handling wildcard_suppressedbradnelson@google.com2009-10-211-2/+2
| | | | | | | | | | | | | targets. Pulling in latest nacl with fix for x86 autodetection. BUG=None TEST=None Review URL: http://codereview.chromium.org/313012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29734 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.16.1sgjesse@chromium.org2009-10-211-1/+1
| | | | | | | | BUG=http://code.google.com/p/v8/issues/detail?id=475 TEST=none Review URL: http://codereview.chromium.org/295021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29620 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll to latest gyp (primarily for external rules fix).sgk@chromium.org2009-10-211-1/+1
| | | | | | | | BUG=none TEST=green trees Review URL: http://codereview.chromium.org/294032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29616 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 49872:49896.yutak@chromium.org2009-10-211-1/+1
| | | | | | | | | | This roll should fix a valgrind error (issue 25297). R=jamesr BUG=25297 TEST=none Review URL: http://codereview.chromium.org/292039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29613 0039d316-1c4b-4281-b951-d872f2087c98
* Update third_party/pywebsocket to @79.yuzo@chromium.org2009-10-211-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/307016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29611 0039d316-1c4b-4281-b951-d872f2087c98
* Mmm, pie.mark@chromium.org2009-10-211-1/+1
| | | | | | | | BUG=16713 TEST=none Review URL: http://codereview.chromium.org/308010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29592 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 49844:49872japhet@chromium.org2009-10-201-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=yutak Review URL: http://codereview.chromium.org/292029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29546 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 49830:49844.yutak@chromium.org2009-10-201-1/+1
| | | | | | | | | TBR=ukai BUG=none TEST=none Review URL: http://codereview.chromium.org/295018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29504 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit up to 49830 and fix a build error caused by that revision.jorlow@chromium.org2009-10-201-1/+1
| | | | | | | | | | TBR=yutak TEST=none BUG=none Review URL: http://codereview.chromium.org/294017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29489 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 49761:49809. BUG=none TEST=none TBR=yutak japhet@chromium.org2009-10-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/292017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29473 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in googleurl @ r=120 to fix the query part encoding handling (the patch ↵jshin@chromium.org2009-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | by Roland Steiner). What Roland wrote at http://codereview.chromium.org/243028/show Encoding of the query part of an URL was inconsistent: If it was part of a larger relative URL, it would get encoded. However, if the query part was stand-alone, then it would not be encoded. As indicated by the original layout test referenced in the bug (see below), this patch changes the code so that the query part is encoded in both cases. Note, however, that with this patch the layout test will NOT yet fully pass, since it also handles the fragment part differently. As the different handling of the fragment part seems to be quite on purpose, I have not modified the behavior - see the discussion at http://code.google.com/p/chromium/issues/detail?id=20507 . BUG=8912,20507 TBR=brettw Review URL: http://codereview.chromium.org/297010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29470 0039d316-1c4b-4281-b951-d872f2087c98