summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Run content scripts in their own isolated world. Hidden behind the ↵abarth@chromium.org2009-06-251-1/+1
| | | | | | | | --isolated-world command line argument to let us iterate on this feature.R=aaBUG=12218TEST=None :( (I have a testing plan we can put in place once the upstream half of this CL lands.) Review URL: http://codereview.chromium.org/118188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19225 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-2/+2
| | | | | | Review URL: http://codereview.chromium.org/147121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19211 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit to r45086.darin@chromium.org2009-06-241-1/+1
| | | | | | | | R=amanda Review URL: http://codereview.chromium.org/146094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19138 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit to 45017, mark test failuresamanda@chromium.org2009-06-241-1/+1
| | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/146072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19113 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit from r44946 to r44969amanda@chromium.org2009-06-241-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/146060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19086 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 19043.thakis@chromium.org2009-06-231-1/+1
| | | | | | Review URL: http://codereview.chromium.org/146058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19081 0039d316-1c4b-4281-b951-d872f2087c98
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - Pull in googleurl r107, which includes the new CanonicalizeHostVerbose() function: http://code.google.com/p/google-url/source/detail?r=107 - Atomically update Chromium to make use of this new function. This allows us to extract better information about IP addresses using fewer, and cleaner, calls to googleurl. - Also, change a call to CanonicalizeIPAddress() to stay compatible with r107. The upshot of all this is, Chrome will no longer try to connect to IPv4 addresses with overflow "http://192.168.0.257", or hostnames surrounded by square brackets "http://[google.com]" BUG=none TEST={unit_tests,googleurl_unittests,net_unittests} Review URL: http://codereview.chromium.org/146053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19076 0039d316-1c4b-4281-b951-d872f2087c98
* Bring in a patch to skia that's required forthakis@chromium.org2009-06-231-1/+1
| | | | | | | | | | | http://codereview.chromium.org/141037 . BUG=http://crbug.com/14020 TEST=none Review URL: http://codereview.chromium.org/146003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19043 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.9.ager@chromium.org2009-06-231-1/+1
| | | | | | | | | | This version contains a couple of regular expression bugfixes as well as a string analysis bug fix. Also, there are a number of general performance improvements. Review URL: http://codereview.chromium.org/147009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19013 0039d316-1c4b-4281-b951-d872f2087c98
* Second phase of move for the support directory to a more reasonable location ↵slightlyoff@chromium.org2009-06-231-0/+3
| | | | | | | | in the tree. Review URL: http://codereview.chromium.org/144016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19000 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44943:44946.paul@chromium.org2009-06-231-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/145015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18995 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 44943:44944.dglazkov@google.com2009-06-221-1/+1
| | | | | | | | | | R=paul TEST=none BUG=none Review URL: http://codereview.chromium.org/144011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18971 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44928:44943.paul@chromium.org2009-06-221-1/+1
| | | | | | | | | Test=none BUG=none Review URL: http://codereview.chromium.org/144007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18969 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 44927:44928.dglazkov@google.com2009-06-221-1/+1
| | | | | | | | | | R=paul TEST=none BUG=none Review URL: http://codereview.chromium.org/141055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18937 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44922:44927.paul@chromium.org2009-06-221-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/141053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18931 0039d316-1c4b-4281-b951-d872f2087c98
* Upgrade gtest to r267 and gmock to r173.ajwong@chromium.org2009-06-221-1/+1
| | | | | | | | | | This is step1 into removing the boost + tr1 dependency in windows. It also includes a hack to avoid brining in tr1/functional on gcc, which will move us closer to enabling -fno-rtti. This CL has passed the try servers. I've also tried compiling gmock, gmock_main, base, base_unittests, and webcore modules in vs2008 express editions. Review URL: http://codereview.chromium.org/140003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18923 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit r44872:44922levin@chromium.org2009-06-221-1/+1
| | | | | | | | | | | | | | | | | Compensate for atwilson@'s change to MessagePorts and add new added layout tests which failure. The deleted *expected files were due to a conversion of a test to dump as text. atwilson's code review was done in http://codereview.chromium.org/131047 BUG=None TEST=None TBR=paulg Review URL: http://codereview.chromium.org/140052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18898 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge r44837:r44872.paul@chromium.org2009-06-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/141005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18875 0039d316-1c4b-4281-b951-d872f2087c98
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-191-0/+5
| | | | | | | | | BUG=none TEST=This is a UI test. Review URL: http://codereview.chromium.org/131012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18846 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll to revert gyp change that broke Chromium Linux builder.sgk@google.com2009-06-191-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/131117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18818 0039d316-1c4b-4281-b951-d872f2087c98
* Add 'theme_dll' as a dependency of 'chrome_dll'.sgk@google.com2009-06-191-1/+1
| | | | | | | | | gyp DEPS roll so loadable_module targets ignore import libraries. BUG=none TEST=none Review URL: http://codereview.chromium.org/131109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18813 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia up to r224, for a few bug fixes.deanm@chromium.org2009-06-191-1/+1
| | | | | | | | | | | | | | | Most importantly this fixes a spline drawing error and a possible Linux crash when failing to load a font. The rebaselines are mostly due to minor gradient changes (Skia changes r212 and r213). There was one layout test that was hitting the spline drawing bug, and the results now look correct (svg-as-background-5.html). BUG=13007,14536 Review URL: http://codereview.chromium.org/131105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18803 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.8.2.sgjesse@chromium.org2009-06-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/131098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18798 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44805:44837levin@chromium.org2009-06-191-1/+1
| | | | | | | | | | | | The deletions of results are due to conversions of test to be dumpAsText tests. TBR=paulg BUG=none TEST=none Review URL: http://codereview.chromium.org/132057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18787 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge from 44798:44806levin@chromium.org2009-06-181-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/132030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18752 0039d316-1c4b-4281-b951-d872f2087c98
* Roll back Skia to r198. There are just a few layout test pixeldeanm@chromium.org2009-06-181-1/+1
| | | | | | | | | | differences, but the results look like something more broken is going on. Review URL: http://codereview.chromium.org/132020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18708 0039d316-1c4b-4281-b951-d872f2087c98
* Roll up Skia to r220 to pick up MSVC warning fix.deanm@chromium.org2009-06-181-1/+1
| | | | | | | Review URL: http://codereview.chromium.org/132019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18706 0039d316-1c4b-4281-b951-d872f2087c98
* Roll up Skia to revision r219, picking up a spline rendering fix.deanm@chromium.org2009-06-181-1/+1
| | | | | | | | | BUG=14536 Review URL: http://codereview.chromium.org/136002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18705 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44773:44798levin@chromium.org2009-06-181-1/+1
| | | | | | | | | | | | | The one change is to add HTMLDataGridElement support due to change http://trac.webkit.org/changeset/44778 TBR=paul@chromium.org BUG=None TEST=The data grid element is new but it is still under development. Review URL: http://codereview.chromium.org/126310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18698 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.8.1.sgjesse@chromium.org2009-06-181-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/125255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18693 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp revision in DEPS to change SCons intermediate directories.sgk@google.com2009-06-181-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/131005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18685 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44757:44773.levin@chromium.org2009-06-171-1/+1
| | | | | | | | | | | | | | The code change here is to compensate for http://trac.webkit.org/changeset/44758 which changed how to get to theme(). BUG=None TEST=Possible (but unlikely) whitespace changes in the autocomplete popup menu. Review URL: http://codereview.chromium.org/128003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18664 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44739:44757.levin@chromium.org2009-06-171-1/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/126284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18644 0039d316-1c4b-4281-b951-d872f2087c98
* new version of GYP to support GYP_GENERATORS.thomasvl@chromium.org2009-06-171-1/+1
| | | | | | Review URL: http://codereview.chromium.org/128002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18639 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in improvements in gyp variable expansion.bradnelson@chromium.org2009-06-161-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/125216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18557 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps one final time for today (r44726:44739).tc@google.com2009-06-161-1/+1
| | | | | | | | | | | | This pulls in a UMR purify fix. According to the integration builders this is a safe change. TBR=levin Review URL: http://codereview.chromium.org/126232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18548 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer gyp.bradnelson@chromium.org2009-06-161-1/+1
| | | | | | | | | | TEST=None BUG=None TBR=sgk Review URL: http://codereview.chromium.org/125214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18543 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge from r44699 to r44726.tc@google.com2009-06-161-1/+1
| | | | | | | | | Compile fix for new files in r44726 and a test changed in r44712. Review URL: http://codereview.chromium.org/125207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18529 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge from r44682 to r44699.tony@chromium.org2009-06-161-1/+1
| | | | | | | | | | | Not much here, just one layout test that changed expectations. Added some flakey video tests to the list while I'm at it. Review URL: http://codereview.chromium.org/126174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18514 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.8.ager@chromium.org2009-06-161-1/+1
| | | | | | | This version contains a number of performance improvements. Review URL: http://codereview.chromium.org/126194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18483 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge from 44668 to 44682.tc@google.com2009-06-151-1/+1
| | | | | | | | | | | | Fix a the compile by renaming JSONObject to InspectorJSONObject (upstream r44682) and add a test expection for a new test. The windows expectation is just a copy of the linux one, I need to rebaseline it on windows. Review URL: http://codereview.chromium.org/126148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18421 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit DEPS and fix build.abarth@chromium.org2009-06-141-1/+1
| | | | | | | TBR=pkasting Review URL: http://codereview.chromium.org/125108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18361 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in gyp support for a 'resource_include_dirs' setting.sgk@google.com2009-06-131-1/+1
| | | | | | | | | | Use it to keep the number of /I options we pass to webkit resource compilation within acceptable limits. BUG=none TEST=none Review URL: http://codereview.chromium.org/125104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18358 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to fix Linux bustagepkasting@chromium.org2009-06-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18357 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 44626:44645ericroman@google.com2009-06-131-1/+1
| | | | | | | | | | | | | | | | | | | * <http://trac.webkit.org/changeset/44634>: Moves the skia image decoder files out of "skia/" and into {"png/", "bmp/", "ico/", "jpeg/", "xbm/"}. I made the corresponding updates to webkit.gyp. The semantics of "don't use skia decoders on Mac" should still be in effect. * <http://trac.webkit.org/changeset/44636> This adds a new file, V8StorageCustom.cpp, which I HAVE NOT pulled into webit.gyp. There is a chromium-side component to this, which jorlow will take care when he is ready to pull the file into our build. Review URL: http://codereview.chromium.org/126085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18345 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit Update 44622:44626ericroman@google.com2009-06-121-1/+1
| | | | | | Review URL: http://codereview.chromium.org/125070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18313 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 44597:44622ericroman@google.com2009-06-121-1/+1
| | | | | | | | | | * LayoutTests/editing/deleting/4875189.html Deleting the baselines since the test was changed to dumpAsText(), so no need for our platform-specific ones <https://bugs.webkit.org/show_bug.cgi?id=26284>. Review URL: http://codereview.chromium.org/125042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18308 0039d316-1c4b-4281-b951-d872f2087c98
* Take 2 at rolling gyp deps. This moves us to gyp@r512.tc@google.com2009-06-111-1/+1
| | | | | | | | | TBR=thomasvl Review URL: http://codereview.chromium.org/125001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18192 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Roll gyp deps to 511 to pick up xcode and make fixes."tc@google.com2009-06-111-1/+1
| | | | | | | | | | | This reverts commit r18183. TBR=beng Review URL: http://codereview.chromium.org/122048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18184 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp deps to 511 to pick up xcode and make fixes.tc@google.com2009-06-111-1/+1
| | | | | | | | | TBR=thomasvl Review URL: http://codereview.chromium.org/122046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18183 0039d316-1c4b-4281-b951-d872f2087c98