summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Roll OpenSSL to pick up a warning fix.agl@chromium.org2011-08-051-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95615 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll r92412:92465hamaji@chromium.org2011-08-051-1/+1
| | | | | | | | | BUG=none TEST=canary Review URL: http://codereview.chromium.org/7541039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95604 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll r92385:92412hamaji@chromium.org2011-08-051-1/+1
| | | | | | | | | | BUG=none TEST=canary TBR=jianli Review URL: http://codereview.chromium.org/7583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95600 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6303 -> r6322mseaborn@chromium.org2011-08-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6304: (mcgrathr) Remove magic to get IRT-compatible linking layout for browser-targetted nexes r6305: (ncbray) Add a hard timeout for the browser tester to stop runaway tests. r6306: (mcgrathr) Define private __aeabi_read_tp for IRT r6307: (mcgrathr) Load IRT for spec2k runs r6308: (jvoung) Bump toolchain deps. Pull in pdox's windows changes: r6309: (mcgrathr) Remove -lppapi hack for nacl_irt_test r6310: (sehr) Make __launchExecutableFromFd take a continuation rather than returning success r6311: (sehr) Remove possible use-after-free attack from console logging. r6312: (mseaborn) Cleanup: Remove obsolete reference to SDL from comment in sel_main.c r6313: (bradnelson) Allow branch to get either native_client (as on the buildbots) r6314: (jvoung) Fix pnacl glibc builder -- no more platform libs in sdk() after removal of link_segment_gap.o: r6315: (mseaborn) Cleanup: Fix typo in comment r6316: (mseaborn) Cleanup: Fix spelling: "seperate" -> "separate" r6318: (mcgrathr) Clean up buildbot context tests, get browser tests re-enabled on trybots r6319: (ncbray) Fixed how NaCl's build system used asserts. r6320: (ncbray) Added a stress test for determining now many nexes can be loaded simultaneously. r6321: (ncbray) Fixed breakage introduced in r6320. r6322: (mseaborn) Only set SDKROOT for standalone builds - redo r4926. Also, disable a thread safety stress test that is known to be flaky on Windows (run_ppapi_ppb_var_browser_test). BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7566045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95562 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 92367:92385jianli@chromium.org2011-08-041-1/+1
| | | | | | | | | BUG=none TEST=none TBR=hamaji Review URL: http://codereview.chromium.org/7511017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95501 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-1/+1
| | | | | | Review URL: http://codereview.chromium.org/7564013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95462 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ANGLE from r705 to r715.zmo@google.com2011-08-041-1/+1
| | | | | | | | | | One CL in this range is to detect function recursion and reject shader in translator. BUG=none TEST=bots green Review URL: http://codereview.chromium.org/7540012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95446 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll r92337:92362hamaji@chromium.org2011-08-041-1/+1
| | | | | | | | | | BUG=none TEST=canary TBR=jianli Review URL: http://codereview.chromium.org/7566031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95411 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 95394: Updated V8 to version 3.5.3.ricow@chromium.org2011-08-041-1/+1
| | | | | | | We have reliability bot crashes on our own reliability runner for this. Review URL: http://codereview.chromium.org/7566030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95401 0039d316-1c4b-4281-b951-d872f2087c98
* Updated V8 to version 3.5.3.lrn@chromium.org2011-08-041-1/+1
| | | | | | Review URL: http://codereview.chromium.org/7465083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95394 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92315 to r92337.zmo@google.com2011-08-041-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7570003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95369 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92294 to r92315.zmo@google.com2011-08-031-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/7566022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95344 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6275 -> r6303mseaborn@chromium.org2011-08-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6276: (elijahtaylor) PPB_URLRequestInfo proxy verification tests r6277: (jvoung) Toolchain deps bump. r6278: (mcgrathr) Fix NACL_BLOCK_SHIFT/NACL_BLOCK_SIZE for arm r6279: (jvoung) Try building a separate x86-64 IRT for pnacl for now. r6280: (mcgrathr) Drop NaCl-specific e_flags bits and EI_OSABI setting r6281: (polina) Add a test that crashes on _exit(). This call (as part of CHECK) was what r6282: (jvoung) Add include for unistd.h for _exit. r6283: (polina) Fix dependency in pyauto on crash test files. r6284: (nfullagar) Re-check BrowserPpp::is_valid(ppapi_proxy_) before calling ShutdownModule(). r6285: (robertm) Make sel_universal buildable with SDL again, ... r6286: (mcgrathr) Update pnacl binutils rev to d0816797d2fd r6287: (robertm) revert of r6285 because of memcheck problems. r6288: (kschimpf) Change the decoder tables to use (16-bit) array offsets, rather than r6289: (mseaborn) Cleanup: Remove unused function NaClDup2() from sel_main.c r6290: (mseaborn) Cleanup: Remove NaClSignalRegisterApp(), since it is a no-op r6291: (bbudge) Add a test for NaCl proxy of PPB_Widget_Dev. r6292: (jvoung) Update perf expectations. r6293: (mcgrathr) Update toolchain DEPS r6294: (mcgrathr) Fix "utman sdk-verify" when there are no .o files r6295: (pdox) Some changes to fix testing on Windows r6298: (mcgrathr) Enable irt=1 for bitcode x86-64 r6299: (sehr) First step in flattening PPAPI hierarchy. This CL removes all the files from r6300: (pdox) More fixes for PNaCl Windows. r6301: (robertm) Resubmit of r6285 without the use of snprintf and dummy intialization of all fields in UserEvent. r6302: (mseaborn) Fix Chromium build breakage introduced by r6280 r6303: (jvoung) Remove pnacl bits for forcing a segment-gap... Yesterday's DEPS update (http://codereview.chromium.org/7559001/) failed on a pristine build. This new update includes the fix, r6302, and I'm testing the pristine build locally first on Linux. BUG=91482 TEST=trybots Review URL: http://codereview.chromium.org/7564019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95311 0039d316-1c4b-4281-b951-d872f2087c98
* Roll sfntly r36.arthurhsu@chromium.org2011-08-031-4/+2
| | | | | | | | | | | | BUG=91393 TEST=none This release shall fix crashes reported in 91393 and 91394. sfntly converted to strict Google C++ coding style so we need to update our code (subsetter_impl.cc) that uses it. Review URL: http://codereview.chromium.org/7549026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95299 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92279 to r92294.zmo@google.com2011-08-031-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7566012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95295 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92260 to r92279.zmo@google.com2011-08-031-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7466056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95252 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll r92249:92260hamaji@chromium.org2011-08-031-1/+1
| | | | | | | | | | BUG=none TEST=canary TBR=zmo Review URL: http://codereview.chromium.org/7466050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95221 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "NaCl: Update revision in DEPS, r6275 -> r6299" since it breaks the ↵jeremy@chromium.org2011-08-031-3/+3
| | | | | | | | | | | | | Chrome build. This CL reverts r95212 and r95213 since it breaks Chrome compilation. BUG= TEST= TBR=mseaborn Review URL: http://codereview.chromium.org/7466051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95214 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6275 -> r6299mseaborn@chromium.org2011-08-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6276: (elijahtaylor) PPB_URLRequestInfo proxy verification tests r6277: (jvoung) Toolchain deps bump. r6278: (mcgrathr) Fix NACL_BLOCK_SHIFT/NACL_BLOCK_SIZE for arm r6279: (jvoung) Try building a separate x86-64 IRT for pnacl for now. r6280: (mcgrathr) Drop NaCl-specific e_flags bits and EI_OSABI setting r6281: (polina) Add a test that crashes on _exit(). This call (as part of CHECK) was what r6282: (jvoung) Add include for unistd.h for _exit. r6283: (polina) Fix dependency in pyauto on crash test files. r6284: (nfullagar) Re-check BrowserPpp::is_valid(ppapi_proxy_) before calling ShutdownModule(). r6285: (robertm) Make sel_universal buildable with SDL again, ... r6286: (mcgrathr) Update pnacl binutils rev to d0816797d2fd r6287: (robertm) revert of r6285 because of memcheck problems. r6288: (kschimpf) Change the decoder tables to use (16-bit) array offsets, rather than r6289: (mseaborn) Cleanup: Remove unused function NaClDup2() from sel_main.c r6290: (mseaborn) Cleanup: Remove NaClSignalRegisterApp(), since it is a no-op r6291: (bbudge) Add a test for NaCl proxy of PPB_Widget_Dev. r6292: (jvoung) Update perf expectations. r6293: (mcgrathr) Update toolchain DEPS r6294: (mcgrathr) Fix "utman sdk-verify" when there are no .o files r6295: (pdox) Some changes to fix testing on Windows r6298: (mcgrathr) Enable irt=1 for bitcode x86-64 r6299: (sehr) First step in flattening PPAPI hierarchy. This CL removes all the files from BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7559001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95212 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92235 to r92249.zmo@google.com2011-08-031-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7466045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95191 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92213 to r92235.zmo@google.com2011-08-021-1/+1
| | | | | | | | | | Note: all win bots need to be clobbered. BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7550019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95176 0039d316-1c4b-4281-b951-d872f2087c98
* this change just rolls the cacheinvalidation dep forward one revision to ↵ghc@google.com2011-08-021-1/+1
| | | | | | | | pick up a one-line bug fix Review URL: http://codereview.chromium.org/7554016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95175 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92197 to r92213.zmo@google.com2011-08-021-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7549025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95162 0039d316-1c4b-4281-b951-d872f2087c98
* clang: Move clang_revision to DEPSthakis@chromium.org2011-08-021-0/+4
| | | | | | | | | | | | | | | | | All bots still use tools/clang/scripts/update.sh to check out llvm/clang, but with the revision number in DEPS, it's now possible to inject DEPS entries on the bots. This has the advantage that bots can use our read-only mirror of the llvm repo, and that release builders can transparently check out clang from an upstream branch. No intended functionality change. BUG=91371 TEST=none Review URL: http://codereview.chromium.org/7552011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95157 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia to r2028bsalomon@google.com2011-08-021-1/+1
| | | | | | Review URL: http://codereview.chromium.org/7551015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95135 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92181 to r92197.zmo@google.com2011-08-021-1/+1
| | | | | | | | BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7557001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95116 0039d316-1c4b-4281-b951-d872f2087c98
* Pick up new GTMObjectSingleton.h with correct declaration of -release.dmaclach@chromium.org2011-08-021-1/+1
| | | | | | | | | BUG=NONE TEST=BUILD Review URL: http://codereview.chromium.org/7523064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95098 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll r92162:92181hamaji@chromium.org2011-08-021-1/+1
| | | | | | | | | | BUG=none TEST=canary TBR=zmo Review URL: http://codereview.chromium.org/7548009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95073 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6258 -> r6275mseaborn@chromium.org2011-08-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6259: (pdox) Update LLVM_GCC_MQ_REV to activate: r6260: (pdox) Clobber libgcc_eh.a in the build directory, to force it to be rebuilt. r6261: (nfullagar) Reduce time pyauto takes to run by reducing some counts. r6262: (jvoung) Don't update the MQ repos twice (already updated once in the setup-hg-mq) r6263: (polina) PPAPI proxy: do not check for NULL interfaces and NULL interface methods in r6264: (pdox) Move libgcc_eh back to native code (part 2) r6265: (pdox) Don't verify SDK archives in glibc mode, since there are none anymore. r6266: (mseaborn) x86-32 sandbox: Set %esp/%ss simultaneously in syscall entry path r6269: (halyavin) Fix resource leak in service runtime. r6270: (mseaborn) Add test using NaCl with a minimal set of syscalls r6271: (jvoung) Pnacl driver-side change to plumb through -mtls-use-call. r6272: (robertm) Second attempt for initial test of url_loader api families. r6273: (polina) Add CRASH macro to ppapi_test_lib and use in crash tests. r6274: (mcgrathr) Update binutils to commit 38c9b31 r6275: (ncbray) Minimal Mac release builder fix. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7453060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95035 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r92151 to r92162.zmo@google.com2011-08-021-1/+1
| | | | | | | | | BUG=none TEST=tree green TBR=tonyg@chromium.org Review URL: http://codereview.chromium.org/7552001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95022 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to roll webkit from r91997 to r92151.zmo@google.com2011-08-021-1/+1
| | | | | | | | | | | | Some failing layouttests in windows (around 30) and linux (1) are expected. Rebaseline should fix them. Basically if the browser tests and interactive ui tests do not fail, this roll should stay and I'll do the rebaseline and another roll. The roll is getting too big, that's why I don't want to wait any longer. BUG=none TEST=none Review URL: http://codereview.chromium.org/7538037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95012 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit back to r91997.zmo@google.com2011-08-011-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/7545023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95000 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit back to r92010.zmo@google.com2011-08-011-1/+1
| | | | | | | | BUG=none TEST=win bots green Review URL: http://codereview.chromium.org/7540035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94997 0039d316-1c4b-4281-b951-d872f2087c98
* Update NSS to r94921 to pick up http://codereview.chromium.org/7453039/.wtc@chromium.org2011-08-011-2/+2
| | | | | | | | | | R=rvargas@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/7544019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94989 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to roll webkit from r92010 to r92033zmo@google.com2011-08-011-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/7453056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94987 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit back to 92010 (trying to pinpoint some test failures that can't ↵zmo@google.com2011-08-011-1/+1
| | | | | | | | | | be reproduced locally) BUG=none TEST=none Review URL: http://codereview.chromium.org/7545019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94977 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to roll webkit from r91997 to r92045zmo@google.com2011-08-011-1/+1
| | | | | | | | BUG=none TEST=cross fingers Review URL: http://codereview.chromium.org/7544024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94968 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in latest gyp with many revs.bradnelson@google.com2011-08-011-1/+1
| | | | | | | | | | | Includes sharding of msvs_shard marked targets. BUG=http://code.google.com/p/chromium/issues/detail?id=91106 TEST=None R=mark@chromium.org Review URL: http://codereview.chromium.org/7537026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94950 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 94895 - Roll WebKit 91997:92125.tonyg@chromium.org2011-08-011-1/+1
| | | | | | | | | | | | | | TBR=zmo@google.com BUG=None TEST=None Review URL: http://codereview.chromium.org/7538021 Broke several ExtensionBrowserTests on windows. TBR=tonyg@chromium.org Review URL: http://codereview.chromium.org/7538023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94902 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to 3.5.2.vegorov@chromium.org2011-08-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/7518022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94899 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit 91997:92125.tonyg@chromium.org2011-08-011-1/+1
| | | | | | | | | TBR=zmo@google.com BUG=None TEST=None Review URL: http://codereview.chromium.org/7538021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94895 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6237 -> r6258mseaborn@chromium.org2011-07-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6239: (pdox) 1) Add a new mode to utman for downloading "upstream" repository... r6242: (mseaborn) Remove references to obsolete multimedia system calls r6244: (noelallen) Speed up FFS test. r6245: (mseaborn) Add missing forward struct declaration to nacl_syscall_handlers.h r6246: (robertm) Enabled some more ppapi_tests and documented why others are commented out. r6247: (khim) Bump GLibC revision (and disabled broken tests). r6248: (ncbray) sel_universal now obeys the force_sel_ldr SCons argument. r6249: (khim) Bump toolhcain revision. r6250: (sehr) Rework the SRPC channel error flows. r6251: (mcgrathr) Support IRT use in multiple_sandboxes test r6252: (nfullagar) Return invalid descriptor instead of SRPC error. r6253: (mcgrathr) Disable multiple_sandboxes test on 32-bit r6257: (pdox) Move libgcc_eh back to native code (native_client/ changes) r6258: (mcgrathr) Grok -defsym in pnacl-ld, -Wl,... in pnacl-translator BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7453033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94815 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libjingle 73:77.sergeyu@chromium.org2011-07-291-1/+1
| | | | | | | | | BUG=91011 TEST=Unittests. Review URL: http://codereview.chromium.org/7540003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94771 0039d316-1c4b-4281-b951-d872f2087c98
* Fix two problems found while testing chrome reactivation:rogerta@chromium.org2011-07-291-1/+1
| | | | | | | | | | | | | | | | - C1S events were not being sent out for reactivated brand code. In the reactivation brand, the code was getting a cached copy of the RLZ string for the main brand code and thinking it had already set the C1S event - on uninstall, reactivation values remained in registry. Fixed the uninstaller to call RlZTracker::ClearProductState() so that the reactivation brand code case is handled as well BUG=90886 TEST=See RLZ test plan Review URL: http://codereview.chromium.org/7532005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94767 0039d316-1c4b-4281-b951-d872f2087c98
* Update nss to r94609 to pick up http://codereview.chromium.org/7530005/.wtc@chromium.org2011-07-291-2/+2
| | | | | | | | | | R=rvargas@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/7531018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94721 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling Skia DEPS from r1984 to r1994junov@chromium.org2011-07-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/7523053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94706 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit 91983:91997.tonyg@chromium.org2011-07-291-1/+1
| | | | | | | | | TBR=zmo@google.com BUG=None TEST=None Review URL: http://codereview.chromium.org/7529024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94686 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit 91965:91983.tonyg@chromium.org2011-07-291-1/+1
| | | | | | | | | TBR=zmo@google.com BUG=None TEST=None Review URL: http://codereview.chromium.org/7533017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94661 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit 91943:91965.tonyg@chromium.org2011-07-291-1/+1
| | | | | | | | | TBR=zmo@google.com BUG=None TEST=None Review URL: http://codereview.chromium.org/7531025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94654 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6201 -> r6237mseaborn@chromium.org2011-07-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r6202: Clean out the temp directories on Chrome bots that run nacl_integration. r6203: Turn the Breakpad test's warnings into errors r6204: Revert 6197 for now - bot is breaking strangely r6205: switched gyp files to use variables win_target x64 everywhere. r6206: Update NaCl to link gpu/command_buffer/client/program_info_manager.cc r6207: git-try => toolchain-try r6208: Added tools/perf_expectations to .gitignore r6209: Added stub CommandBufferNacl::SetContextLostReason so the declaration in the base class can be made pure virtual. r6210: super tramp. r6211: Enabled PyAuto on the Mac chrome integration bots. r6212: Clean up TARGET_ROOT setting for variant suffices r6213: Fix --mode=nacl_irt_test build under --nacl_glibc r6214: Enable nacl_irt_test runs on buildbot r6215: Make sel_universal tests work again. r6216: Make the untrusted PPB_Var implementation thread safe. This involves making r6217: Record perf expectations for SPEC tests. r6218: Fix bug in PPB_PDF proxy, and add a test. r6219: return NACL_SRPC_RESULT_INTERNAL when channel == NULL in NaClSrpcInvokeBySignature r6221: Add tests for bit instructions. r6222: PPAPI Proxy: initialize on the main thread PPB interface pointers for r6223: Scons: Move arch-specific pre_base_env setup into a function r6224: PPAPI Proxy: remove condition for NaClThreadJoin in proxy shutdown code. r6225: reverting r6224 due to build break r6226: platform_qualify: disable x86-32 Linux older than 2.6.27 due to the modify_ldt bug. r6227: Enabled PyAuto on the Mac 10.6 bots. r6228: PPAPI Proxy: remove condition for NaClThreadJoin in proxy shutdown code. r6229: Try intentionally breaking the perf expectations on every bot. r6230: Revert 6229. r6231: Add tests for 32-bit bit instructions r6232: Refactor sel_universal event handling, switching from r6233: Update toolchain revision. r6234: Enable run_inbrowser_trusted_crash_in_startup_test on Unix r6235: fixed accidentally left-in debugging retry max of 0 to 4. r6236: manifest file open -- getting a honest-to-goodness file descriptor for r6237: Adding branch logic to the IRT archiving (so we can run it on the branch BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7530019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94628 0039d316-1c4b-4281-b951-d872f2087c98