summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Pulling in newer version of gyp.bradnelson@chromium.org2009-05-051-1/+1
| | | | | | Review URL: http://codereview.chromium.org/108016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15297 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.2.1 to fix the mac chromium build.ager@chromium.org2009-05-051-1/+1
| | | | | | Review URL: http://codereview.chromium.org/108009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15290 0039d316-1c4b-4281-b951-d872f2087c98
* Push V8 version 1.2.2 to chromium.ager@chromium.org2009-05-051-1/+1
| | | | | | | | | | | | | | This contains a bug fix for the disappearing external strings bug (http://crbug.com/9746) as well as a couple of other bug fixes. In addition to bug fixes, this version of V8 allows the call as function handler registered on non-function objects to be called in construct calls. BUG=9746 Review URL: http://codereview.chromium.org/109011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15289 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up CSSStyleSelector unfork.dglazkov@chromium.org2009-05-011-1/+1
| | | | | | | | | | TBR=eseidel BUG=10898 TEST=0 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15110 0039d316-1c4b-4281-b951-d872f2087c98
* Run workers in separate processes.jam@chromium.org2009-05-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/99016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15098 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to update webkit versionawalker@google.com2009-05-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15082 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of merge 43059:43114awalker@google.com2009-05-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/99290 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15080 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up ResourceResponse unforking.dglazkov@chromium.org2009-05-011-1/+1
| | | | | | | | | TBR=eseidel BUG=8207 TEST=0 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15075 0039d316-1c4b-4281-b951-d872f2087c98
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-011-1/+1
| | | | | | | | | | | Specifically: 1) In webkit.gyp and test_shell.gyp, convert the rules to actions because of different grd outputs (localized grd files have locale in the .pak filename). 2) In chrome, make two targets each with a custom rule. One target is for localized resources, the other for non-localized resources. This is like the current windows build. Review URL: http://codereview.chromium.org/100174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15059 0039d316-1c4b-4281-b951-d872f2087c98
* Glue part for the provisional WebKit merge ↵pfeldman@chromium.org2009-05-011-1/+1
| | | | | | | | (https://bugs.webkit.org/show_bug.cgi?id=25347).TBR=yurys Review URL: http://codereview.chromium.org/99274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15041 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up Document/Element unfork.dglazkov@google.com2009-05-011-1/+1
| | | | | | | | | | TBR=eseidel BUG=10898 TEST=0 Review URL: http://codereview.chromium.org/100244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15033 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to pull in textarea unforkage. TBRojan@google.com2009-04-301-1/+1
| | | | | | Review URL: http://codereview.chromium.org/99257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15011 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up InspectorController unfork.dglazkov@google.com2009-04-301-1/+1
| | | | | | | | | TBR=ojan BUG=10892 TEST=0 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14994 0039d316-1c4b-4281-b951-d872f2087c98
* Copy web inspector files into the output dir. Should now work intc@google.com2009-04-301-1/+1
| | | | | | | | | test_shell on linux/mac. Review URL: http://codereview.chromium.org/100216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14979 0039d316-1c4b-4281-b951-d872f2087c98
* - Mark the 'All' target with for getting a runner per ↵thomasvl@chromium.org2009-04-301-1/+1
| | | | | | | | | | http://codereview.chromium.org/99223 - Add a new target to build just what's needed for the webkit layout bots. - Roll deps for the needed GYP change. Review URL: http://codereview.chromium.org/100208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14969 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of WebKit Merge 42994:43059playmobil@google.com2009-04-301-2/+2
| | | | | | Review URL: http://codereview.chromium.org/100212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14960 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll for gyp:sgk@google.com2009-04-301-1/+1
| | | | | | | | * Fix action execution with no specified target output files. * Handle duplicate --mode= values. Review URL: http://codereview.chromium.org/99210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14946 0039d316-1c4b-4281-b951-d872f2087c98
* Upgrading GTest to r243, to include a patch required by the soon to come ↵jcampan@chromium.org2009-04-291-1/+1
| | | | | | | | | | browser tests. BUG=None TEST=make sure all tests (unit-tests, ui-tests...) still work. Review URL: http://codereview.chromium.org/100032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14897 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of WebKit Merge 42932:42994playmobil@google.com2009-04-291-2/+2
| | | | | | Review URL: http://codereview.chromium.org/99193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14861 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to pick up changes to GTMTheme in GTM.pinkerton@chromium.org2009-04-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/102008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14840 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in new gyp.bradnelson@google.com2009-04-291-1/+1
| | | | | | | TBR=sgk git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14836 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in fix on gyp.bradnelson@google.com2009-04-291-1/+1
| | | | | | | TBR=sgk git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14834 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in new gyp version with TMPDIR fix.bradnelson@google.com2009-04-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/100154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14833 0039d316-1c4b-4281-b951-d872f2087c98
* Roll googleurl dependency from r100 to r101.ericroman@google.com2009-04-291-1/+1
| | | | | | | | | | | This picks up the change "Escape double quotes (U+0022)." BUG=7024 TBR=brettw Review URL: http://codereview.chromium.org/101012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14814 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll for "scons -h" help text in gyp-generated .scons files.sgk@google.com2009-04-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/100133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14793 0039d316-1c4b-4281-b951-d872f2087c98
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-1/+1
| | | | | | | | Rolling forward v8 version to pull in one with v8.gyp. Review URL: http://codereview.chromium.org/100076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14786 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 42805:42932, Chromium side.dglazkov@google.com2009-04-281-2/+2
| | | | | | | | | | | | | | | | | | | Gross offenders: * Unforking LazyEventListeners: http://trac.webkit.org/changeset/42843 * Removing ListMarkerBox: http://trac.webkit.org/changeset/42846 * SVG changes: http://trac.webkit.org/changeset/42840 * Window object is now an event target: http://trac.webkit.org/changeset/42882 R=jeremy BUG=0 TEST=trybots Review URL: http://codereview.chromium.org/99147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14776 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll for gyp fix to execute actions without targets in SCons.sgk@google.com2009-04-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/100110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14756 0039d316-1c4b-4281-b951-d872f2087c98
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/99121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14723 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps following r14675estade@chromium.org2009-04-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14676 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling in new version of gyp (.def file support for msvs).bradnelson@google.com2009-04-271-1/+1
| | | | | | | | Taking out msvs_settings based use of .def since it now clashes with the mechanism now built in. Review URL: http://codereview.chromium.org/100058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14663 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps to pickup r14623:ericroman@google.com2009-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | | ---- Unfork change to VisibleSelection.cpp, and instead apply patch that landed upstream <https://bugs.webkit.org/show_bug.cgi?id=25335>. This will apply cleanly for the next person merging. BUG=10645 Review URL: http://codereview.chromium.org/93137 ---- TBR=dglazkov Review URL: http://codereview.chromium.org/100049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14630 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up the TlsGetValue fix.mbelshe@google.com2009-04-271-1/+1
| | | | | | | BUG=10983 Review URL: http://codereview.chromium.org/93143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14629 0039d316-1c4b-4281-b951-d872f2087c98
* roll DEPS to get ToT gyp which includes make fixestc@google.com2009-04-271-1/+1
| | | | | | | | | TBR=evan Review URL: http://codereview.chromium.org/100048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14621 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up ConsoleMessage unforkdglazkov@google.com2009-04-271-1/+1
| | | | | | | | | TBR=dimich BUG=10892 TEST=0 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14608 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 14597,14596,14595.sgjesse@chromium.org2009-04-271-1/+1
| | | | | | Review URL: http://codereview.chromium.org/99053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14598 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-271-1/+1
| | | | | | | | | | | | Only small changes to the V8 code base itself. The main reason for this push is to get the V8 latest builder working again and to move the v8.gyp file to the v8 sources to make DEPS rolls easier. Updated all references to v8.gyp and the generated projects. Added a missing dependency to chrome.sln: mksnapshot depends on v8_nosnapshot. Review URL: http://codereview.chromium.org/100037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14595 0039d316-1c4b-4281-b951-d872f2087c98
* roll DEPS to pick up WebKit fixdarin@chromium.org2009-04-271-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14587 0039d316-1c4b-4281-b951-d872f2087c98
* Introduce ScriptEventListner, Chromium side.dglazkov@google.com2009-04-271-1/+1
| | | | | | | | | | R=levin BUG=10891 TEST=look at the merge page and see how everything is unforked. Review URL: http://codereview.chromium.org/98001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14582 0039d316-1c4b-4281-b951-d872f2087c98
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-1/+1
| | | | | | | | BUG=10927 Review URL: http://codereview.chromium.org/93104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14517 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of WebKit merge 42725:42805.dimich@google.com2009-04-241-2/+2
| | | | | | | | | | | | In addition to the tests that were rebaselined or disabled, the following tests fail on my machine but I suspect it's my local ssl problem and will risk it on buildbot. Will promptly disable them if they don't work there. LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = TIMEOUT Review URL: http://codereview.chromium.org/92157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14484 0039d316-1c4b-4281-b951-d872f2087c98
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-1/+1
| | | | | | | | | BUG=10995 R=jam Review URL: http://codereview.chromium.org/92144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14461 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+1
| | | | | | | | | | | | | | I also broke glue/webplugininfo.h out of glue/webplugin.h as part of this change. Eventually, glue/webplugin.h will go away and be moved into the WebKit API, but the structures left in glue/webplugininfo.h need to remain since they are used extensively throughout Chrome. BUG=10922 R=dglazkov Review URL: http://codereview.chromium.org/93116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14438 0039d316-1c4b-4281-b951-d872f2087c98
* Remove src/third_party/svn since it is not needed anymore.maruel@chromium.org2009-04-241-3/+0
| | | | | | Review URL: http://codereview.chromium.org/93123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14426 0039d316-1c4b-4281-b951-d872f2087c98
* Bring in latest WebKit.jam@chromium.org2009-04-231-1/+1
| | | | | | Review URL: http://codereview.chromium.org/97010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14381 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up the real fix for the reliability crashes.levin@chromium.org2009-04-231-1/+1
| | | | | | | | | | TBR=dglazkov BUG=10895 TEST=reliability bot Review URL: http://codereview.chromium.org/93091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14358 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up the hack fix for the reliablity crashes.levin@chromium.org2009-04-231-1/+1
| | | | | | | | | TEST=reliability tests hit this code. BUG=10895 Review URL: http://codereview.chromium.org/97007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14353 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps, to pick up r14327 -- Fix a crash when double clicking ↵ericroman@google.com2009-04-231-1/+1
| | | | | | | | | | | emptiness. BUG=10645 TBR=dglazkov Review URL: http://codereview.chromium.org/92079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14333 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to pick up webkit fix.levin@chromium.org2009-04-231-1/+1
| | | | | | | | | | TBR=dglazkov TEST=memory test fails without this fix. BUG=10888 Review URL: http://codereview.chromium.org/95007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14308 0039d316-1c4b-4281-b951-d872f2087c98
* Roll V8 DEPS for V 1.2.0.sgjesse@chromium.org2009-04-231-1/+1
| | | | | | | | This changes the V8 debugger API, and needs http://codereview.chromium.org/87022 and http://codereview.chromium.org/93009 to land to build. Review URL: http://codereview.chromium.org/92069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14293 0039d316-1c4b-4281-b951-d872f2087c98