summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Rolled ANGLE rev 463:466. The latest version fixes:alokp@chromium.org2010-10-211-1/+1
| | | | | | | | | | - Crash in gles2 conformance tests with empty shader - Stack overflow when parsing extension name BUG=59625 TEST=OpenGL ES 2.0 conformance tests Review URL: http://codereview.chromium.org/4061001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63400 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in a newer version of the seccomp sandbox. Among other things, this givesevan@chromium.org2010-10-211-1/+1
| | | | | | | | | | | | | | | | us access to fdatasync(), which is needed by SQLite. It turns out we ran into both a gyp bug (failure to track dependencies for assembly files) and into a bug in the seccomp sandbox that broke compilation in release mode (http://codereview.chromium.org/3898005). BUG=59420 TEST=build Chrome and run with --enable-seccomp-sandbox Original review: http://codereview.chromium.org/3842004 Review URL: http://codereview.chromium.org/3908006 Third try, TBR. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63384 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ppapi rev.klobag@chromium.org2010-10-211-1/+1
| | | | | | Review URL: http://codereview.chromium.org/4047003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63373 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70206:70209yuzo@chromium.org2010-10-211-1/+1
| | | | | | | | | | TEST=none BUG=none TBR=jamesr Review URL: http://codereview.chromium.org/4050002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63337 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70157:70206yuzo@chromium.org2010-10-211-1/+1
| | | | | | | | | | TEST=none BUG=none TBR=jamesr Review URL: http://codereview.chromium.org/4007002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63327 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 63312 - Pull in a newer version of the seccomp sandbox. Among other ↵davemoore@chromium.org2010-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | things, this gives us access to fdatasync(), which is needed by SQLite. This is the second attempt to submit this changelist the original one was at http://codereview.chromium.org/3842004/show It turns out we ran into both a gyp bug (failure to track dependencies for assembly files) and into a bug in the seccomp sandbox that broke compilation in release mode (http://codereview.chromium.org/3898005/show). BUG=59420 TEST=build Chrome and run with --enable-seccomp-sandbox Review URL: http://codereview.chromium.org/3908006 TBR=markus@chromium.org Review URL: http://codereview.chromium.org/3995004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63313 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in a newer version of the seccomp sandbox. Among other things, this givesmarkus@chromium.org2010-10-211-1/+1
| | | | | | | | | | | | | | | | | us access to fdatasync(), which is needed by SQLite. This is the second attempt to submit this changelist the original one was at http://codereview.chromium.org/3842004/show It turns out we ran into both a gyp bug (failure to track dependencies for assembly files) and into a bug in the seccomp sandbox that broke compilation in release mode (http://codereview.chromium.org/3898005/show). BUG=59420 TEST=build Chrome and run with --enable-seccomp-sandbox Review URL: http://codereview.chromium.org/3908006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63312 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS to pick up gyp bug fix.evan@chromium.org2010-10-211-1/+1
| | | | | | Second try. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63301 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Update DEPS to pick up gyp bug fix."evan@chromium.org2010-10-201-1/+1
| | | | | | This reverts commit r63269. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63275 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS to pick up gyp bug fix.evan@chromium.org2010-10-201-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63269 0039d316-1c4b-4281-b951-d872f2087c98
* Roll FFmpeg DEPS to r63146 to pick up ffmpeg.gyp fixes for BSD.scherkus@chromium.org2010-10-201-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63268 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70136:70157jamesr@chromium.org2010-10-201-1/+1
| | | | | | TBR=yuzo git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63251 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.5.1.whesse@chromium.org2010-10-201-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3888006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63222 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70127:70136yuzo@chromium.org2010-10-201-1/+1
| | | | | | | | | | TEST=none BUG=none TBR=jamesr Review URL: http://codereview.chromium.org/3913006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63198 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70105:70127yuzo@chromium.org2010-10-201-1/+1
| | | | | | | | | | TEST=none BUG=none TBR=jamesr Review URL: http://codereview.chromium.org/3880003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63186 0039d316-1c4b-4281-b951-d872f2087c98
* Roll PPAPI's version to pick up a fix.dumi@chromium.org2010-10-201-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=darin Review URL: http://codereview.chromium.org/3944002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63185 0039d316-1c4b-4281-b951-d872f2087c98
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=darin Review URL: http://codereview.chromium.org/3881002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63179 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 70030:70105jamesr@chromium.org2010-10-201-1/+1
| | | | | | TBR=yuzo git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63167 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-1/+1
| | | | | | | | | | | | BUG=none TEST=test_file_ref, test_file_system, test_url_loader Review URL: http://codereview.chromium.org/3602008 TBR=dumi@chromium.org Review URL: http://codereview.chromium.org/3905002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63154 0039d316-1c4b-4281-b951-d872f2087c98
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-1/+1
| | | | | | | | | BUG=none TEST=test_file_ref, test_file_system, test_url_loader Review URL: http://codereview.chromium.org/3602008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63153 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Pull in a newer version of the seccomp sandbox. Among other things, ↵tony@chromium.org2010-10-191-1/+1
| | | | | | | | | | | | this gives" This reverts commit r63093. TBR=markus Review URL: http://codereview.chromium.org/3882002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63107 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in a newer version of the seccomp sandbox. Among other things, this givesmarkus@chromium.org2010-10-191-1/+1
| | | | | | | | | | us access to fdatasync(), which is needed by SQLite. BUG=59420 TEST=build Chrome and run with --enable-seccomp-sandbox Review URL: http://codereview.chromium.org/3842004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63093 0039d316-1c4b-4281-b951-d872f2087c98
* Rolled forward ANGLE rev 447:463 to pick up the fixes for gl_PointCoord.alokp@chromium.org2010-10-191-1/+1
| | | | | | | | BUG=59763 TEST=OpenGL ES 2.0 conformance tests Review URL: http://codereview.chromium.org/3826017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63084 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.5.0. BUG=none TEST=greenwhesse@chromium.org2010-10-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/3764013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63041 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 70011:70030hayato@chromium.org2010-10-191-1/+1
| | | | | | | | | | BUG=none TEST=green TBR=jamesr Review URL: http://codereview.chromium.org/3761013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63039 0039d316-1c4b-4281-b951-d872f2087c98
* Add the dependency with safebrowsing's test suite server and make ↵lzheng@chromium.org2010-10-191-1/+1
| | | | | | | | | | safebrowsing browsertest run end to end test with the test server. BUG=47318 TEST=this is the test Review URL: http://codereview.chromium.org/3277008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63021 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia to r607 to pick up font fixes.cevans@chromium.org2010-10-191-1/+1
| | | | | | | | | | BUG=59320 TEST=layout TBR=senorblanco Review URL: http://codereview.chromium.org/3838007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63010 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 69808:70011jamesr@chromium.org2010-10-191-1/+1
| | | | | | TBR=hayato git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63002 0039d316-1c4b-4281-b951-d872f2087c98
* Pull latest PPAPIbrettw@chromium.org2010-10-181-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62947 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 62910 - WebKit merge 60808:69821hayato@chromium.org2010-10-181-1/+1
| | | | | | | | | | | | | | | | See http://code.google.com/p/chromium/issues/detail?id=59533. Try to roll up r69821 and see what happens. BUG=none TEST=none TBR=jamesr Review URL: http://codereview.chromium.org/3821006 TBR=hayato@chromium.org Review URL: http://codereview.chromium.org/3781015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62913 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 62911 - WebKit merge 60821:69822hayato@chromium.org2010-10-181-1/+1
| | | | | | | | | | | | | | | | See http://code.google.com/p/chromium/issues/detail?id=59533. Try to roll up r69822 and see what happens. BUG=none TEST=none TBR=jamesr Review URL: http://codereview.chromium.org/3836007 TBR=hayato@chromium.org Review URL: http://codereview.chromium.org/3814012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62912 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 60821:69822hayato@chromium.org2010-10-181-1/+1
| | | | | | | | | | | | | See http://code.google.com/p/chromium/issues/detail?id=59533. Try to roll up r69822 and see what happens. BUG=none TEST=none TBR=jamesr Review URL: http://codereview.chromium.org/3836007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62911 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 60808:69821hayato@chromium.org2010-10-181-1/+1
| | | | | | | | | | | | | See http://code.google.com/p/chromium/issues/detail?id=59533. Try to roll up r69821 and see what happens. BUG=none TEST=none TBR=jamesr Review URL: http://codereview.chromium.org/3821006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62910 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 62802 - WebKit merge 69860:69873hayato@chromium.org2010-10-181-1/+1
| | | | | | | | | | | | | | | r62802 might cause http://code.google.com/p/chromium/issues/detail?id=59533. BUG=none TEST=green TBR=hayato Review URL: http://codereview.chromium.org/3839001 TBR=japhet@chromium.org Review URL: http://codereview.chromium.org/3803009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62908 0039d316-1c4b-4281-b951-d872f2087c98
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-1/+1
| | | | | | | | | | | Refactor SkCanvas so that backends don't need to override it - instead take a device factory class. see: http://codereview.appspot.com/2103045/ BUG=New Skia devices required a corresponding canvas TEST=None Review URL: http://codereview.chromium.org/3590011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62813 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 69860:69873japhet@chromium.org2010-10-151-1/+1
| | | | | | | | | | BUG=none TEST=green TBR=hayato Review URL: http://codereview.chromium.org/3839001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62802 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ffmpeg to pick up gyp fix.nick@chromium.org2010-10-151-1/+1
| | | | | | | | | BUG=57212, 59277 TEST=trybots Review URL: http://codereview.chromium.org/3817008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62768 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in icu@62048 to fix the DST detection issue on Linux.jshin@chromium.org2010-10-151-1/+1
| | | | | | | | | | | | | | | | | | See http://codereview.chromium.org/3598015 for the actual change. BUG=38632 TEST=1. Make a file locally and open the directory with the file when daylight saving time is in effect. The time stamp should match that of 'ls' command. 2. Visit a web page and open up the history tab and see the entry has the correct time stamp instead of time stamp 1-hr behind when daylight saving time is in effect. Review URL: http://codereview.chromium.org/3674001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62753 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 69785:69808hayato@chromium.org2010-10-151-1/+1
| | | | | | | | | BUG=none TEST=green Review URL: http://codereview.chromium.org/3785011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62731 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 62709 - WebKit merge 69785:69815hayato@chromium.org2010-10-151-1/+1
| | | | | | | | | | | BUG=none TEST=green Review URL: http://codereview.chromium.org/3780009 TBR=hayato@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62722 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 69785:69815hayato@chromium.org2010-10-151-1/+1
| | | | | | | | | BUG=none TEST=green Review URL: http://codereview.chromium.org/3780009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62709 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for rlz library r25:26.tfarina@chromium.org2010-10-151-1/+1
| | | | | | | | | | | | This should get the latest fix in rlz library that includes string_split.h and append base:: at the call of SplitString, so we can remove the hack in string_util.h BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3828001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62696 0039d316-1c4b-4281-b951-d872f2087c98
* Pull PPAPI depsbrettw@chromium.org2010-10-141-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62668 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 69697:69785japhet@chromium.org2010-10-141-1/+1
| | | | | | | | | | BUG=none TEST=green TBR=hayato Review URL: http://codereview.chromium.org/3761004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62651 0039d316-1c4b-4281-b951-d872f2087c98
* ffmpeg add neon assembly to gyp and fix offsets with simple valuesfbarchard@chromium.org2010-10-141-1/+1
| | | | | | | | | BUG=59123 TEST=ffmpeg builds on neon Review URL: http://codereview.chromium.org/3820002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62582 0039d316-1c4b-4281-b951-d872f2087c98
* ffmpeg roll to patch for neon to adjust offsetsfbarchard@chromium.org2010-10-141-1/+1
| | | | | | | | | BUG=59123 TEST=ffmpeg builds on neon Review URL: http://codereview.chromium.org/3807003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62571 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia r599:603.senorblanco@chromium.org2010-10-141-1/+1
| | | | | | | | | | BUG=58539 TEST=layout tests TBR=agl Review URL: http://codereview.chromium.org/3803004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62546 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 69645:69697hayato@chromium.org2010-10-141-1/+1
| | | | | | | | | BUG=none TEST=green Review URL: http://codereview.chromium.org/3746004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62513 0039d316-1c4b-4281-b951-d872f2087c98
* Update the audio interface implementation to use the latest Pepper.brettw@chromium.org2010-10-141-1/+1
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/3801001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62491 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Webkit roll 69645:69652"apavlov@chromium.org2010-10-131-1/+1
| | | | | | TBR=japhet git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62404 0039d316-1c4b-4281-b951-d872f2087c98