summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Merge 33863 - Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. ↵mal@chromium.org2009-12-121-2/+2
| | | | | | | | | | | | | | | | | Mark as failing 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 TBR=senorblanco@chromium.org Review URL: http://codereview.chromium.org/492028 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34418 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33118 - Pull in icu@32651:jshin@chromium.org2009-11-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | Remove invuca.icu table from the ICU data file again(see http://codereview.chromium.org/399089/show) It was added to make Chrome not crash with a webkit patch for bug 30437 (https://bugs.webkit.org/show_bug.cgi?id=30437) However, the webkit patch was rolled back so that we don't need invuca.icu for now. Removing it will cut down the data size by 230k (before compression and in the Chrome executable on Linux/Mac and the ICU data dll on Linux). This has to be added back when it becomes necessary again to fix the aforementioned webkit bug. See also http://crbug.com/28132 (a bug about ~ 4kB of space wasted by copyright statements) BUG=20406 TEST=All the webkit tests pass. Review URL: http://codereview.chromium.org/418019 TBR=jshin@chromium.org Review URL: http://codereview.chromium.org/434104 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33157 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in DEPS file (cosmetic only, this is not a good deps file to build ↵mal@chromium.org2009-11-251-1/+1
| | | | | | the branch) git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33120 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33030 - OTS DEPS roll, from r10 to r19.yusukes@google.com2009-11-251-1/+1
| | | | | | | | | | | | | | r19 is the first revision that has passed security reviews. BUG=27127 TEST=none Review URL: http://codereview.chromium.org/437034 TBR=yusukes@google.com Review URL: http://codereview.chromium.org/434068 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33038 0039d316-1c4b-4281-b951-d872f2087c98
* Merge r32406 to 249 branch.mark@chromium.org2009-11-181-1/+1
| | | | | | | | | | | | | Update Breakpad to r429 to pick up: Forward exceptions in child processes to Apple's Crash Reporter BUG=22659 TEST=none Review URL: http://codereview.chromium.org/406006 Review URL: http://codereview.chromium.org/399088 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@32411 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50947:50972brettw@chromium.org2009-11-141-1/+1
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/384135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31992 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50932:50947.brettw@chromium.org2009-11-131-1/+1
| | | | | | | | | | | This also includes http://codereview.chromium.org/394008 which restores interactive tests for devtools. TEST=none BUG=none Review URL: http://codereview.chromium.org/386029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31966 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50840:50929.levin@chromium.org2009-11-131-1/+1
| | | | | | | | | | TBR=brettw@chromium.org BUG=None TEST=None Review URL: http://codereview.chromium.org/391049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31898 0039d316-1c4b-4281-b951-d872f2087c98
* Update OTS from r4 (initial commit) to r10 (reviewed revision).yusukes@google.com2009-11-131-1/+1
| | | | | | | | | | | http://code.google.com/p/ots/source/detail?r=10 BUG=17818 TEST=none Review URL: http://codereview.chromium.org/387045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31895 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 31871 - WebKit merge 50840:50904levin@chromium.org2009-11-131-1/+1
| | | | | | | | | | After the WK roll, 750 unexpected crashes are happening, so it is being reverted. TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/384111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31883 0039d316-1c4b-4281-b951-d872f2087c98
* Pull the OpenType sanitiser library from code.google.com/ots/, as per our ↵yusukes@google.com2009-11-131-0/+3
| | | | | | | | | | | | discussion on the (internal) group. Review URL: http://codereview.chromium.org/363001 BUG=17818 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31878 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50840:50904brettw@chromium.org2009-11-131-1/+1
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/385079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31871 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in latest gyp with express fix.bradnelson@chromium.org2009-11-131-1/+1
| | | | | | | | | | BUG=None TEST=None TBR=mmoss Review URL: http://codereview.chromium.org/389028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31864 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps for gyp. Make build fix to enable serializing linking.thestig@chromium.org2009-11-121-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31740 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 50820:50840.japhet@chromium.org2009-11-121-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/385050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31737 0039d316-1c4b-4281-b951-d872f2087c98
* Update ICU to r31724 to fix a crash in dictbe.cpp used by sqlite and history ↵jshin@chromium.org2009-11-111-1/+1
| | | | | | | | | | | full text search. BUG=27115 TEST=None for now. Will add one to word_iterator_unittest TBR=cevans Review URL: http://codereview.chromium.org/386010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31735 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 50756:50820.japhet@chromium.org2009-11-111-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/391019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31715 0039d316-1c4b-4281-b951-d872f2087c98
* Dep roll for gyp to r750.thestig@chromium.org2009-11-111-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31700 0039d316-1c4b-4281-b951-d872f2087c98
* Update Breakpad to r428 to fix issue with symbol visibility.jeremy@chromium.org2009-11-111-1/+1
| | | | | | | | | BUG=22659 TEST=1.Crash reporting on Mac should still work after this CL. Repro steps in bug should no longer cause Chrome to crash. Review URL: http://codereview.chromium.org/389011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31664 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.18.6.ager@chromium.org2009-11-111-1/+1
| | | | | | | | | | | | | | | | | Fix stack corruption bug that causes crashes or incorrect behavior in IC lookup routines. Fixed regexp issue with cyrilic characters. Fix bailout of inline constructor generation. Do not show hidden properties array in debugger. BUG=27309,27227,26529,25188,26491 TEST=Covered by V8 tests. Review URL: http://codereview.chromium.org/385036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31660 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 50738:50756japhet@chromium.org2009-11-101-1/+1
| | | | | | | | | BUG=none TEST=none TBR=brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31602 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for skia 419:424.senorblanco@chromium.org2009-11-101-2/+2
| | | | | | | | | | BUG=none TEST=none TBR=levin Review URL: http://codereview.chromium.org/387010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31596 0039d316-1c4b-4281-b951-d872f2087c98
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-1/+1
| | | | | | | | | | | | | | | control key. BUG=27274 TEST= 1) create a window. 2) Create a tab. 3) Hold down the shift key and click in the close button on the tab. 4) Watch animation proceed slowly. (and slower if you hold down shift + control) This should apply to all non-web page animations. Review URL: http://codereview.chromium.org/388004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31588 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit deps 50717:50738japhet@chromium.org2009-11-101-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/389003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31580 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50699:50717.levin@chromium.org2009-11-101-1/+1
| | | | | | | | | TBR=dumi@chromium.org TEST=None Review URL: http://codereview.chromium.org/384004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31548 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WekKit DEPS 50696:50699.levin@chromium.org2009-11-101-1/+1
| | | | | | | | | | TBR=dumi@chromium.org TEST=None BUG=None Review URL: http://codereview.chromium.org/371090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31546 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50667:50696.levin@chromium.org2009-11-101-1/+1
| | | | | | | | | | | | Also removed a test from test expectations that was consistently passing on linux. TBR=dumi@chromium.org TEST=None BUG=None Review URL: http://codereview.chromium.org/371086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31516 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50603:50641.levin@chromium.org2009-11-091-1/+1
| | | | | | | | | | | | Changed ResourceRequest to a class due to http://trac.webkit.org/changeset/50625 TBR=dumi@chromium.org TEST=None BUG=None Review URL: http://codereview.chromium.org/379004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31484 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for Skia 404:419.senorblanco@chromium.org2009-11-081-2/+2
| | | | | | | | | | BUG=none TEST=will it blend? Review URL: http://codereview.chromium.org/377024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31402 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50600:50603.levin@chromium.org2009-11-061-1/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/372030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31308 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 50588:50600levin@chromium.org2009-11-061-1/+1
| | | | | | | | | | TBR=dumi@chromium.org TEST=None BUG=None Review URL: http://codereview.chromium.org/371023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31255 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 31228.senorblanco@chromium.org2009-11-061-2/+2
| | | | | | | | | | BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/377007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31230 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling DEPS to Skia 418 and enabling SSE2 optimizations to gather perf and ↵senorblanco@chromium.org2009-11-061-2/+2
| | | | | | | | | | | | | stability data. This will be rolled back after a few runs. BUG=none TEST=none TBR=brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31228 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50584:50588hclam@chromium.org2009-11-061-1/+1
| | | | | | | | | TBR=brettw TEST=Tree is green, especially the reliability bot. Review URL: http://codereview.chromium.org/373008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31210 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50535:50581hclam@chromium.org2009-11-061-1/+1
| | | | | | | | | TBR=brettw TEST=tree is green Review URL: http://codereview.chromium.org/378002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31177 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up GTM rev 243 which contains a fix in GTMTheme so that it doesn't senddmaclach@chromium.org2009-11-051-1/+1
| | | | | | | | | | | out notifications when the background color is changed. BUG=26700 TEST=see repro steps in bug Review URL: http://codereview.chromium.org/355048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31140 0039d316-1c4b-4281-b951-d872f2087c98
* Bring the NaCl build label up to 952.sehr@google.com2009-11-051-1/+1
| | | | | | Review URL: http://codereview.chromium.org/366022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31106 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.3.18.2 to fix eval issue that is breaking jQuery.ager@chromium.org2009-11-051-1/+1
| | | | | | | BUG=24924 Review URL: http://codereview.chromium.org/360049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31088 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50528:50535hclam@chromium.org2009-11-051-1/+1
| | | | | | | | | TBR=brettw TEST=tree stays green Review URL: http://codereview.chromium.org/361019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31060 0039d316-1c4b-4281-b951-d872f2087c98
* FFmpeg in-tree build for mac.ajwong@chromium.org2009-11-051-1/+8
| | | | | | | | | BUG=26509 TEST=none Review URL: http://codereview.chromium.org/340072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31050 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 50516:50527hclam@chromium.org2009-11-051-1/+1
| | | | | | | | | | | | TBR=brettw TEST=tree stays green Also add a fail expectation for a new test so we can capture it's baseline later. Review URL: http://codereview.chromium.org/363013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31048 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp to 741 and pickup fix for xcode process_as_sources.ajwong@chromium.org2009-11-051-1/+1
| | | | | | Review URL: http://codereview.chromium.org/355033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31044 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit 50487:50516hclam@chromium.org2009-11-041-1/+1
| | | | | | | | | | | | Also added test expectations for the ruby tests. They need to be rebaselined afterwards. TBR=brettw TEST=Tree stays green Review URL: http://codereview.chromium.org/366006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30996 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 50468:50487.senorblanco@chromium.org2009-11-031-1/+1
| | | | | | | | | | BUG=10442 TEST=none TBR=hclam Review URL: http://codereview.chromium.org/357001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30883 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 50454:50468.senorblanco@chromium.org2009-11-031-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=hclam Review URL: http://codereview.chromium.org/342102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30856 0039d316-1c4b-4281-b951-d872f2087c98
* Roll in the latest ICU at r=30645 jshin@chromium.org2009-11-031-1/+1
| | | | | | | | | | | BUG=24733 TEST=go to http://jbbs.livedoor.jp/bbs/read.cgi/sports/30749/1255270799, open a history tab and type a search term. Chrome does not crash TBR=cevans Original Review: http://codereview.chromium.org/339090/show git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30846 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Prefs under the hood work:thomasvl@chromium.org2009-11-031-1/+1
| | | | | | | | | | | | | | | | | - Make all the controls/labels wrap to the width they get. - Make the content vertically shift as it is made to fit its strings. - Add more spacing for the sections as listed in bugs. - Consistent indents for the sections/subsections. - Update the code to use constant naming (was was "under the hood" and some was "advanced" (just so it is clear they are talking about one thing, and not two). - DEPS roll for GTM to pick up support for NSPathControl. TEST=Under the hood content should fit in all languages. BUG=20538 BUG=25595 BUG=25597 Review URL: http://codereview.chromium.org/355011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30825 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 50442:50454.senorblanco@chromium.org2009-11-031-1/+1
| | | | | | | | | | BUG=26291 TEST=green is good TBR=hclam Review URL: http://codereview.chromium.org/342098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30817 0039d316-1c4b-4281-b951-d872f2087c98
* Roll v8 to get ReThrow patch.plesner@chromium.org2009-11-031-1/+1
| | | | | | Review URL: http://codereview.chromium.org/341080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30812 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | when scripts are allowed despite user preferences disabling them. Adds more accessors and comments to WebSecurityOrigin. Removes no longer necessary webkit_glue functions. Removes no longer necessary TemporaryGlue.h file. R=abarth BUG=none TEST=browser features like the new tab page and history view should still work when passing --disable-javascript to chrome. similarly, file and ftp directory listings should remain functional when that command line flag is specified. Review URL: http://codereview.chromium.org/351013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30797 0039d316-1c4b-4281-b951-d872f2087c98