summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* WebKit Roll 139010:139063.dglazkov@chromium.org2013-01-081-1/+1
| | | | | | | | | | TBR=noel TEST= BUG= Review URL: https://codereview.chromium.org/11782032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175573 0039d316-1c4b-4281-b951-d872f2087c98
* Bump dictionary versions to 3-0rouslan@chromium.org2013-01-081-1/+1
| | | | | | | | | | | | | Bumps the dictionary versions to 3-0 to: 1) Use the dictionaries with checksums. 2) Add dictionaries for ko, sq, and ta. 3) Update dictionaries for lv, nl, ru, and sv. BUG=8397,8803,20083,61206,65115,104891,112227,113821 Review URL: https://chromiumcodereview.appspot.com/11566003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175549 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to r7071robertphillips@google.com2013-01-081-1/+1
| | | | | | | control: https://codereview.chromium.org/11794035/ Review URL: https://codereview.chromium.org/11801026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175519 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 138894:139010macpherson@chromium.org2013-01-081-1/+1
| | | | | | | | | | | | http://trac.webkit.org/log/?rev=139010&stop_rev=138895&verbose=on TBR=dglazkov BUG= Review URL: https://codereview.chromium.org/11813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175492 0039d316-1c4b-4281-b951-d872f2087c98
* Roll leveldb to r71.dgrogan@chromium.org2013-01-081-1/+1
| | | | | | | | | | | | | The only change applicable to chromium is a fix for a bug that causes corruption. The corruption manifests as a missing sst file that renders the database unopenable. BUG=168649 Review URL: https://chromiumcodereview.appspot.com/11775018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175442 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 138879:138894.dglazkov@chromium.org2013-01-081-1/+1
| | | | | | | | | | TBR=macpherson TEST= BUG= Review URL: https://codereview.chromium.org/11776028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175424 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 175356bbudge@chromium.org2013-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r10541 introduced a hard-coded jmp instruction that caused syzygy to blow up. http://build.chromium.org/p/chromium/builders/Win/builds/14491/ Search for 'Build failed' in compile stdio. > NaCl: Update revision in DEPS, r10533 -> r10542 > > This pulls in the following Native Client changes: > > r10534: (mseaborn) Mac: Fix an off-by-one corner case in handling single-stepping on x86-32 > r10535: (mseaborn) Thread suspension: Fix querying registers for another Mac OS X corner case > r10536: (mcgrathr) toolchain_build: Update binutils and gcc revisions > r10537: (mseaborn) GDB tests: Improve error reporting when GDB's "reason" field is missing > r10538: (eliben) Fix pnacl driver tests to look for x64 host dir when x86-32 isn't built > r10539: (jfb) ARM: delete stale files and code. > r10540: (mcgrathr) Disable performance tests under qemu > r10541: (mcgrathr) Segregate trusted/untrusted values of MXCSR > r10542: (mcgrathr) Disable run_performance_test via tests_to_disable_qemu not is_broken > > BUG=none > TEST=nacl_integration > > Review URL: https://codereview.chromium.org/11792004 TBR=mseaborn@chromium.org Review URL: https://codereview.chromium.org/11773033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175406 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+2
| | | | | | | | | | i.e. third_party/... BUG=165264 Review URL: https://codereview.chromium.org/11734021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175399 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r10533 -> r10542mseaborn@chromium.org2013-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r10534: (mseaborn) Mac: Fix an off-by-one corner case in handling single-stepping on x86-32 r10535: (mseaborn) Thread suspension: Fix querying registers for another Mac OS X corner case r10536: (mcgrathr) toolchain_build: Update binutils and gcc revisions r10537: (mseaborn) GDB tests: Improve error reporting when GDB's "reason" field is missing r10538: (eliben) Fix pnacl driver tests to look for x64 host dir when x86-32 isn't built r10539: (jfb) ARM: delete stale files and code. r10540: (mcgrathr) Disable performance tests under qemu r10541: (mcgrathr) Segregate trusted/untrusted values of MXCSR r10542: (mcgrathr) Disable run_performance_test via tests_to_disable_qemu not is_broken BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/11792004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175356 0039d316-1c4b-4281-b951-d872f2087c98
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-3/+3
| | | | | | | | | | | R=dalecurtis TBR=darin,garykac BUG=165264 Review URL: https://codereview.chromium.org/11791006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175348 0039d316-1c4b-4281-b951-d872f2087c98
* Relanding Skia DEPS roll (reverting the revert)robertphillips@google.com2013-01-071-1/+1
| | | | | | | | | | | | | | | | | > Revert 175328 > > > Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SCALEMATRIX_INVERT > > > > control: https://codereview.chromium.org/11791014/ > > Review URL: https://codereview.chromium.org/11779016 > > TBR=robertphillips@google.com > Review URL: https://codereview.chromium.org/11784021 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/11779021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175333 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 175328robertphillips@google.com2013-01-071-1/+1
| | | | | | | | | | | | > Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SCALEMATRIX_INVERT > > control: https://codereview.chromium.org/11791014/ > Review URL: https://codereview.chromium.org/11779016 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/11784021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175330 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and ↵robertphillips@google.com2013-01-071-1/+1
| | | | | | | | | SK_IGNORE_FAST_SCALEMATRIX_INVERT control: https://codereview.chromium.org/11791014/ Review URL: https://codereview.chromium.org/11779016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175328 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138779:138879nduca@chromium.org2013-01-051-1/+1
| | | | | | | | | | BUG=none NOTRY=true Review URL: https://codereview.chromium.org/11794014 Patch from Terry Anderson <tdanderson@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175283 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Roll reference build for all platforms (Windows, Mac and Linux) to ↵phajdan.jr@chromium.org2013-01-041-4/+4
| | | | | | | | | | | | r175144." TBR=cmp BUG=136110 Review URL: https://codereview.chromium.org/11783004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175224 0039d316-1c4b-4281-b951-d872f2087c98
* Roll grit 93:100newt@chromium.org2013-01-041-1/+1
| | | | | | | | | | | | | r94: Don't fail on ID overlap for 0th offset when 'offset' attribute is used. r95 - r99: wiki page updates r100: Support generating English strings.xml files in android2grd. TBR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/11780002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175214 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138767:138779tdanderson@chromium.org2013-01-041-1/+1
| | | | | | | | | | | BUG=none TBR=tdanderson NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11745029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175208 0039d316-1c4b-4281-b951-d872f2087c98
* Roll reference build for all platforms (Windows, Mac and Linux) to r175144.phajdan.jr@chromium.org2013-01-041-4/+4
| | | | | | | | BUG=136110 Review URL: https://codereview.chromium.org/11743039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175183 0039d316-1c4b-4281-b951-d872f2087c98
* Roll FFMpeg for M26. Fix ffmpeg float audio decoding.dalecurtis@google.com2013-01-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | FFmpeg now outputs float for some audio decoders. Unfortunately our pipeline doesn't support float between the FFmpegAudioDecoder and AudioRenderer at present. As such, we need to convert the data into an integer format first. As a byproduct of this, AMR support for ChromeOS is finally fixed and adding support for PCM float is trivial. In summary this patch adds: - A SampleFormat property to AudioDecoderConfig. - AVSampleFormat <-> SampleFormat converters in FFmpegCommon. - Fixes ChromeOS AMR playback. - Finally plumbs pcm_f32le support (enabled in FFmpeg long ago). - Add decoder support for float planar and float interleaved playback. BUG=109085, 158187, 167069 TEST=unittests, layout tests, and demos all pass under tooling without issue. Review URL: https://codereview.chromium.org/11280301 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175180 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ANGLE 1640 -> 1641.bsalomon@google.com2013-01-041-1/+1
| | | | | | | | BUG=122145 TEST=try servers Review URL: https://codereview.chromium.org/11742042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175175 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ANGLE r1562:r1640.kbr@chromium.org2013-01-041-1/+1
| | | | | | | | | | | | Most of the changes in this range were on the DX11 branch, and did not affect the main branch. BUG=none TEST=try servers Review URL: https://codereview.chromium.org/11744029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175169 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libjingle 254:257sergeyu@chromium.org2013-01-041-1/+1
| | | | | | | | | This roll adds device whitelist in DeviceManage, and other minor fixes. Review URL: https://codereview.chromium.org/11734027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175163 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r10503 -> r10533mseaborn@chromium.org2013-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r10504: (shcherbina) Validator_ragel: remove some dead code. r10505: (shcherbina) Validator_ragel: move .def files to separate dir. r10506: (shcherbina) Validator_ragel: move docs to separate dir. r10507: (shcherbina) Validator_ragel: get rid of generated .._consts.h files. r10508: (shcherbina) Validator_ragel: simplify libraries and dependencies structure. r10509: (jvoung) Re-enable archived llc.pexe test for x86-32 and arm, disable on x86-64. r10510: (shcherbina) Validator_ragel: document missing operand types and sizes in .def format. r10511: (jvoung) Only create ARM untrusted env for validator testing when needed. r10512: (jvoung) Update PNaCl rev to 10509 in TOOLS_REVISION. r10513: (shcherbina) Validator_ragel: get rid of dfa_validate_x86_xx libraries in scons build. r10514: (shcherbina) Validator_ragel: fix minor irregularities in .def files. r10515: (shcherbina) Build rdfa validator and ncval_new on arm as well. r10516: (shcherbina) New ncval: Don't print "Validating <filename>..." message. r10517: (shcherbina) New ncval: move segment size and offset checks into x86-specific function. r10518: (shcherbina) Validator_ragel: rudimentary new gen_dfa and test. r10519: (shcherbina) Validator_ragel: don't run gen_dfa_test under qemu. r10520: (shcherbina) Validator_ragel: minor rename. r10521: (halyavin) Debug stub: fix test_interrupt test. r10522: (halyavin) Debug stub: Remove busy-waiting in debug stub loop on Linux. r10523: (petarj) [MIPS] Do not use pnacl-irt-link for MIPS target. r10527: (jfb) See below comments for rationale. r10529: (mcgrathr) Use assembly rather than _control87 function to get x87 CW on Windows r10530: (mseaborn) Provide more informative errors if we fail to load the IRT inside Chromium r10531: (jvoung) Revert r10512: "Update PNaCl rev to 10509 in TOOLS_REVISION." r10532: (mseaborn) Clean up declarations of DoFnstcw(), DoFxsave() and DoFxrstor() r10533: (jvoung) Partly change IRT load-skipping to be explicit. BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/11747023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175151 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to r7006robertphillips@google.com2013-01-041-1/+1
| | | | | | | control: https://codereview.chromium.org/11743030/ Review URL: https://codereview.chromium.org/11747018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175140 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.16.2.yangguo@chromium.org2013-01-041-1/+1
| | | | | | | | | BUG= Review URL: https://chromiumcodereview.appspot.com/11722028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175133 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 138711:138767macpherson@chromium.org2013-01-041-1/+1
| | | | | | | | | | | | | http://trac.webkit.org/log/?rev=138767&stop_rev=138712&verbose=on TBR=macpherson@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11740039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175114 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138673:138711tdanderson@chromium.org2013-01-041-1/+1
| | | | | | | | | | BUG=none TBR=tdanderson NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11741021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175083 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libjingle 251:254sergeyu@chromium.org2013-01-031-1/+1
| | | | | | | | | | | This roll contains two changes that have no effect on chromium and a fix for crbug.com/168115. BUG=168115 Review URL: https://codereview.chromium.org/11764002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175015 0039d316-1c4b-4281-b951-d872f2087c98
* Roll googleurl to r181.mkosiba@chromium.org2013-01-031-1/+1
| | | | | | | | | | | | This is to pick up the following change: "Make ResolveRelative work with all hierarchical URLs." TBR=brettw@chromium.org BUG=159832 Review URL: https://codereview.chromium.org/11644070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174973 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to r6979robertphillips@google.com2013-01-031-1/+1
| | | | | | | control: https://codereview.chromium.org/11761003/ Review URL: https://codereview.chromium.org/11745005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174968 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 138622:138673macpherson@chromium.org2013-01-031-1/+1
| | | | | | | | | | | | | http://trac.webkit.org/log/?rev=138673&stop_rev=138623&verbose=on TBR=macpherson@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11722009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174951 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138622:138638tdanderson@chromium.org2013-01-031-1/+1
| | | | | | | | | | BUG=none TBR=tdanderson Review URL: https://chromiumcodereview.appspot.com/11720003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174910 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138617:138622tdanderson@google.com2013-01-021-1/+1
| | | | | | | | | BUG=none TBR=tdanderson Review URL: https://codereview.chromium.org/11743004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174866 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1555:1556scottmg@chromium.org2013-01-021-1/+1
| | | | | | | | | | | r1556: Support overriding path to VS without referring to the registry. TBR=thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/11748002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174832 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 138552:138617tdanderson@chromium.org2013-01-021-1/+1
| | | | | | | | | | | | | WebKit roll 138552:138617 BUG=none TBR=tdanderson NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11741002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174823 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 138512:138552fsamuel@chromium.org2012-12-291-1/+1
| | | | | | | | | | | | | http://trac.webkit.org/log/?rev=138552&stop_rev=138513&verbose=on TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/11717003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174761 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Add wrapper class to media for support of VP9 video, and add a ↵fsamuel@chromium.org2012-12-281-1/+1
| | | | | | | | | | | | | | | | | | command line flag to enable the support." This reverts commit e17c547493001b9195e1209b9444d2aee676c826. This is preventing updating the Chromium DEPS file in the WebKit repo. See here for details on the WebKit issue: https://bugs.webkit.org/show_bug.cgi?id=105813 The original patch: https://codereview.chromium.org/11644078 TBR=tomfinegan@chromium.org Review URL: https://chromiumcodereview.appspot.com/11700002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174739 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 138489:138512fsamuel@chromium.org2012-12-281-1/+1
| | | | | | | | | | | | | http://trac.webkit.org/log/?rev=138512&stop_rev=138490&verbose=on TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/11694007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174734 0039d316-1c4b-4281-b951-d872f2087c98
* Roll NSS to 174690jschuh@chromium.org2012-12-271-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11676010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174701 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.16.1.ulan@chromium.org2012-12-271-1/+1
| | | | | | | | | | | R=danno@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11602019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174688 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit from r138487 to r138489steveblock@chromium.org2012-12-271-1/+1
| | | | | | | | TBR=fsamuel Review URL: https://codereview.chromium.org/11675004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174676 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit from r138445 to r138487steveblock@chromium.org2012-12-271-1/+1
| | | | | | | | TBR=fsamuel Review URL: https://codereview.chromium.org/11611005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174665 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libsrtpjschuh@chromium.org2012-12-271-1/+1
| | | | | | | | | | TBR=scottmg@chromium.org TBR=mallinath@chromium.org BUG=166496 Review URL: https://chromiumcodereview.appspot.com/11681002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174662 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1537:1555thakis@chromium.org2012-12-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1538: winja: Don't pass "-r ." to -t msvc 1539: winja: Add support for /J (DefaultCharIsUnsigned) 1540: Move a test from test/ninja to test/win/compiler-flags 1541: winja: Add 'ninja_use_custom_environment_files' option to suppress environment file generation 1542: Complete migration to GypError for user-visible errors. 1543: Add support for AIX in GetFlavor(). 1544: winja: Add TreatWChar_tAsBuiltInType option 1545: Disable regyp in the Android backend. 1546: Make: store all toolchain overrides in generated files. 1547: Android backend: implement PerformBuild and fix configurations. 1548: Fix/disable various tests for the Android backend. 1549: winja: Define replacement rules for $(VSInstallDir) and $(VCInstallDir) only when Visual Studio is installed. 1550: Ensure GYP_PARALLEL prints error messages. 1551: winja: Add 'TerminalServerAware' (/TSAWARE) support 1552: winja: Add 'EnableIntrinsicFunctions' (/Oi) support 1553: winja: Fix msvs_settings/VCLibrarianTool/LinkTimeCodeGeneration 1554: winja: Add /LARGEADDRESSAWARE support 1555: Teach ninja to handle output directories outside the source dir. BUG=none TBR=bradn Review URL: https://chromiumcodereview.appspot.com/11667025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174626 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit deps from 138425 to 138445.tony@chromium.org2012-12-251-1/+1
| | | | | | | | | TBR=steveblock Review URL: https://chromiumcodereview.appspot.com/11660024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174594 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r10473 -> r10503mseaborn@chromium.org2012-12-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r10474: (phajdan.jr) Fix build without pnacl. r10475: (mseaborn) Allow creating a NaClAppThread without creating a new host OS thread r10476: (stichnot) Fix typo in comments (Poplate -> Populate). r10477: (mcgrathr) toolchain_build: Update gcc and binutils revisions r10478: (shcherbina) Enable arm validator build on windows. r10479: (mcgrathr) Deploy new ARM toolchain r10480: (jvoung) Update runtime_eon perf regression on ARM HW bots. r10481: (jvoung) Fix pnacl-strip to handle native archives. r10482: (shcherbina) Validator_ragel: move byte_machines out of unreviewed. r10483: (jfb) ARM validator: add some thread pointer load checks. r10484: (jfb) ARM validator: remove checked-in nexe tests. r10485: (mcgrathr) toolchain_build: Update gcc revision r10486: (jvoung) Remove spirit from llvm-testsuite known failures (unexpected pass). r10487: (mcgrathr) Use -Trodata-segment with new (ARM) toolchain, re-enable tests r10488: (stichnot) Reenable -fast-isel for x86-64. r10489: (jfb) Update PNaCl DEPS. r10490: (kschimpf) Add uses to ARM table parallel_addition_and_subtraction_signed r10491: (jfb) Update PNaCl tools. r10493: (jvoung) Update pnacl gold rev to pull in halt sled padding change. r10494: (shcherbina) Add empty file (to use as ARM validator golden file for stderr). r10495: (sehr) Add jfb to owners. r10496: (shcherbina) Slighly alter ARM ncval output format as a step towards unifying validators. r10497: (halyavin) Add WIN32_LEAN_AND_MEAN to scons build. Remove hacks around it. r10498: (jvoung) Handle gnu thin archives in pnacl drivers, rather than throwing an error. r10499: (mcgrathr) toolchain_build: Update gcc revision r10500: (mcgrathr) Deploy new ARM toolchain r10501: (dmichael) Remove obsolete "NaClDescIoDescExternalize is EXPERIMENTAL" Logging r10502: (jvoung) Change IRT text size limit from 4MB to 6MB. r10503: (halyavin) Debug stub: Move thread exit notification out of threads lock. BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/11644096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174584 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit from r138421 to r138425steveblock@chromium.org2012-12-241-1/+1
| | | | | | | | TBR=tony Review URL: https://codereview.chromium.org/11668021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174565 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit deps from 138402 to 138421.tony@chromium.org2012-12-231-1/+1
| | | | | | | | | TBR=steveblock Review URL: https://chromiumcodereview.appspot.com/11667019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174560 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit deps from 138366 to 138402.tony@chromium.org2012-12-231-1/+1
| | | | | | | | | | | Take 2, previous roll out seems to have been based on flakes. TBR=steveblock https://codereview.chromium.org/11664016 Review URL: https://codereview.chromium.org/11644092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174550 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 174522rsleevi@chromium.org2012-12-221-1/+1
| | | | | | | | | | | | | | | | Speculative rollback due to crashes on Mac & Win > Roll WebKit deps from 138366 to 138402. > > TBR=steveblock > > > Review URL: https://chromiumcodereview.appspot.com/11665011 TBR=tony@chromium.org Review URL: https://codereview.chromium.org/11624039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174528 0039d316-1c4b-4281-b951-d872f2087c98