summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-06 03:24:38 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-06 03:24:38 +0000
commita7e86a7a76c0c938cdd3bfa31921af4e778bbbed (patch)
tree87ef44ff68566ee21781802d019940abb08b2ec8 /DEPS
parente1a88c50c0d34edf687f19c31cb170e4358ef51a (diff)
downloadchromium_src-a7e86a7a76c0c938cdd3bfa31921af4e778bbbed.zip
chromium_src-a7e86a7a76c0c938cdd3bfa31921af4e778bbbed.tar.gz
chromium_src-a7e86a7a76c0c938cdd3bfa31921af4e778bbbed.tar.bz2
NaCl: Update revision in DEPS, r6322 -> r6339
This pulls in the following Native Client changes: r6323: (mseaborn) sel_universal: Clean up usage of threads a little r6324: (jvoung) Fix pnacl_coordinator's usage of undefined var_arg behavior (broke on Windows) r6325: (krasin) service_runtime: remove nacl_bottom_half because it's a dead code. r6326: (robertm) This will allow us to do proper book-keeping of PPB_Core_AddRefResource and r6327: (robertm) Make the pepper event loop more versatile, i.e. allow for polling and time limits. r6328: (krasin) Revert r6325 due to build break (service_runtime: remove nacl_bottom_half because it's a dead code) r6329: (robertm) Revert 6326 which fails memcheck r6330: (mseaborn) Cleanup: Remove unused function NaClThreadKill() r6331: (mseaborn) Cleanup: Remove help string for sel_ldr's '-I' option (which was removed in r6280) r6332: (thakis) Fix a compiler warning. r6333: (robertm) Add a few more tests to url_loader and some cleanup r6334: (robertm) Resubmit of rev6326 after fixing memcheck issue r6335: (mcgrathr) Parameterize in-tree test links' use of libraries r6336: (krasin) service_runtime: remove nacl_bottom_half because it's a dead code. r6337: (jvoung) Update compiletime perf expectations for benchmarks that compile faster r6338: (mseaborn) Cleanup: Rename ARM's NaClGetSp() to NaClGetStackPtr() for consistency r6339: (ncbray) Refactored ppapi_bad test to dynamically create the embed tags it uses as it runs. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7583017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95726 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8bcf4ea..fede376 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,7 @@ vars = {
# After changing nacl_revision, run 'gclient runhooks' to get the new values.
"nacl_irt_hash_x86_32": "4bb285d7560668a72dec1d42e44d6a2bf744170b",
"nacl_irt_hash_x86_64": "e317b15c9c4527fd91cdb236d5f181552404e479",
- "nacl_revision": "6322",
+ "nacl_revision": "6339",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
# TODO(brettw) We should use the "From" syntax to avoid hardcoding the