Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / DEPS
index 80382f3..6f9b863 100644 (file)
--- a/src/DEPS
+++ b/src/DEPS
@@ -17,53 +17,54 @@ vars = {
   # If you do not know, use the full path while defining your new deps entry.
   "googlecode_url": "http://%s.googlecode.com/svn",
   "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
+  "llvm_url": "http://src.chromium.org/llvm-project",
   "llvm_git": "https://llvm.googlesource.com",
   "libcxx_revision": "8f48c23568a122de6088455700e9d197b79bd8f8",
   "libcxxabi_revision": "753a30dd68ae008948d48f16bc942d5963fe65a1",
   "webkit_trunk": "http://src.chromium.org/blink/trunk",
   "nacl_trunk": "http://src.chromium.org/native_client/trunk",
-  "webkit_revision": "165883",
+  "webkit_revision": "167304",
   "chromium_git": "https://chromium.googlesource.com",
   "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
   "skia_git": "https://skia.googlesource.com",
   "swig_revision": "230490",
-  "nacl_revision": "12642",
+  "nacl_revision": "12773",
   # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
   # to update other nacl_*_revision's.
-  "nacl_tools_revision": "12630",  # native_client/DEPS: tools_rev
-  "google_toolbox_for_mac_revision": "616",
+  "nacl_tools_revision": "12760",  # native_client/DEPS: tools_rev
+  "google_toolbox_for_mac_revision": "626",
   "libaddressinput_revision": "176",
   "libphonenumber_revision": "621",
-  "libvpx_revision": "247061",
+  "libvpx_revision": "251850",
   "lss_revision": "24",
 
   # These two FFmpeg variables must be updated together.  One is used for SVN
   # checkouts and the other for Git checkouts.
-  "ffmpeg_revision": "246718",
-  "ffmpeg_hash": "61396529e4d0a9987b5c396e80534da8226ffc2c",
+  "ffmpeg_revision": "249179",
+  "ffmpeg_hash": "4ae5e54f30f949e5485d70fa0eae85a0e75cb46c",
 
   "sfntly_revision": "228",
   "lighttpd_revision": "33737",
-  "skia_revision": "13188",
-  "skia_hash": "e8989578cd05d4bf6ebe35f0d49afbc3d3bef2ed",
+  "skia_revision": "13441",
+  "skia_hash": "a7692a9ac6cb8a0bbe6bbdfc83f86014a7dc265e",
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and V8 without interference from each other.
-  "v8_revision": "18841",
+  "v8_revision": "19215",
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling WebRTC
   # and V8 without interference from each other.
-  "webrtc_revision": "5420",
+  "webrtc_revision": "5562",
   "jsoncpp_revision": "248",
   "nss_revision": "246067",
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
   # and whatever else without interference from each other.
-  "swarming_revision": "b39e8cf08c931e8b695482e1fa154574e6259f46",
+  "swarming_revision": "5b47578a4c25b1447172c78bcfce8c1fc7a69839",
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openssl
   # and whatever else without interference from each other.
-  "openssl_revision": "244037",
+  "openssl_revision": "250522",
 }
 
 deps = {
@@ -81,10 +82,10 @@ deps = {
 
   "src/third_party/angle":
     Var("chromium_git") +
-    "/angle/angle.git@e1590b895ba9289e91271c901dd6ee46db1ed053",
+    "/angle/angle.git@4df02c1ed5e97dd54576b06964b1da67ea30238e",
 
   "src/third_party/trace-viewer":
-    (Var("googlecode_url") % "trace-viewer") + "/trunk@1091",
+    (Var("googlecode_url") % "trace-viewer") + "/trunk@1133",
 
   "src/third_party/WebKit":
     Var("webkit_trunk") + "@" + Var("webkit_revision"),
@@ -117,11 +118,13 @@ deps = {
     "/trunk/src@321",
 
   "src/third_party/leveldatabase/src":
-    (Var("googlecode_url") % "leveldb") + "/trunk@78",
+    (Var("googlecode_url") % "leveldb") + "/trunk@79",
 
+  # TODO(thakis): Pull from svn instead, http://crbug.com/333071
   "src/third_party/libc++/trunk":
     Var("llvm_git") + "/libcxx.git@" + Var("libcxx_revision"),
 
+  # TODO(thakis): Pull from svn instead, http://crbug.com/333071
   "src/third_party/libc++abi/trunk":
     Var("llvm_git") + "/libcxxabi.git@" + Var("libcxxabi_revision"),
 
@@ -129,10 +132,10 @@ deps = {
     (Var("googlecode_url") % "snappy") + "/trunk@80",
 
   "src/tools/grit":
-    (Var("googlecode_url") % "grit-i18n") + "/trunk@148",
+    (Var("googlecode_url") % "grit-i18n") + "/trunk@151",
 
   "src/tools/gyp":
-    (Var("googlecode_url") % "gyp") + "/trunk@1842",
+    (Var("googlecode_url") % "gyp") + "/trunk@1854",
 
   "src/tools/swarming_client":
     Var("chromium_git") + "/external/swarming.client.git@" +
@@ -211,7 +214,7 @@ deps = {
     "/trunk/KERN/usrsctp/usrsctplib@8723",
 
   "src/third_party/libsrtp":
-    "/trunk/deps/third_party/libsrtp@214783",
+    "/trunk/deps/third_party/libsrtp@250757",
 
   "src/third_party/speex":
     "/trunk/deps/third_party/speex@198168",
@@ -220,7 +223,7 @@ deps = {
     "/trunk/deps/third_party/yasm/patched-yasm@167605",
 
   "src/third_party/libjpeg_turbo":
-    "/trunk/deps/third_party/libjpeg_turbo@239595",
+    "/trunk/deps/third_party/libjpeg_turbo@251747",
 
   "src/third_party/flac":
     "/trunk/deps/third_party/flac@222897",
@@ -236,7 +239,7 @@ deps = {
     (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision"),
 
   "src/third_party/openmax_dl":
-    (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5205",
+    (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5569",
 
   "src/third_party/jsoncpp/source/include":
     (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
@@ -247,7 +250,7 @@ deps = {
         "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
 
   "src/third_party/libyuv":
-    (Var("googlecode_url") % "libyuv") + "/trunk@975",
+    (Var("googlecode_url") % "libyuv") + "/trunk@979",
 
   "src/third_party/smhasher/src":
     (Var("googlecode_url") % "smhasher") + "/trunk@151",
@@ -270,10 +273,13 @@ deps = {
         Var("libphonenumber_revision"),
 
   "src/tools/deps2git":
-    "/trunk/tools/deps2git@244803",
+    "/trunk/tools/deps2git@248305",
+
+  "src/third_party/clang_format/script":
+    Var("llvm_url") + "/cfe/trunk/tools/clang-format@198831",
 
   "src/third_party/webpagereplay":
-    (Var("googlecode_url") % "web-page-replay") + "/trunk@528",
+    (Var("googlecode_url") % "web-page-replay") + "/trunk@540",
 
   "src/third_party/pywebsocket/src":
     (Var("googlecode_url") % "pywebsocket") + "/trunk/src@662",
@@ -282,7 +288,7 @@ deps = {
     "/trunk/deps/third_party/opus@237544",
 
   "src/media/cdm/ppapi/api":
-    "/trunk/deps/cdm@241073",
+    "/trunk/deps/cdm@249141",
 
   "src/third_party/mesa/src":
     "/trunk/deps/third_party/mesa@240938",
@@ -292,7 +298,7 @@ deps = {
 
   "src/chrome/browser/resources/pdf/html_office":
      Var("chromium_git") +
-         "/chromium/html-office-public.git@e7d60b10b04451db34395429134f87d5536912ec",
+         "/chromium/html-office-public.git@6451249cec79299a52083373c9a370ef25471023",
 
   "src/third_party/libwebm/source":
     Var("chromium_git") +
@@ -350,7 +356,7 @@ deps_os = {
     # Binary level profile guided optimizations. This points to the
     # latest release binaries for the toolchain.
     "src/third_party/syzygy/binaries":
-      (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2000",
+      (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2021",
 
     # Binaries for nacl sdk.
     "src/third_party/nacl_sdk_binaries":
@@ -472,7 +478,7 @@ deps_os = {
     # For Linux and Chromium OS.
     "src/third_party/cros_system_api":
       Var("chromiumos_git") + "/platform/system_api.git" +
-      "@6445c9773efbcbcbc4077c349f846b18c525b3eb",
+      "@874a39664f1538b1855391f98bf14026a5dd2c24",
 
     # Note that this is different from Android's freetype repo.
     "src/third_party/freetype2/src":
@@ -482,7 +488,7 @@ deps_os = {
     # Build tools for targeting ChromeOS.
     "src/third_party/chromite":
       Var("chromiumos_git") + "/chromite.git" +
-      "@6637dcd35a8b9f02ba54d2a369118306cee88432",
+      "@1ee2901d33ae698d1f2a1d95e9f3fd5bbd5f13f9",
 
     # Dependency of chromite.git.
     "src/third_party/pyelftools":
@@ -640,12 +646,6 @@ hooks = [
     "action": ["python", "src/tools/clang/scripts/update.py", "--mac-only"],
   },
   {
-    # Update the cygwin mount on Windows.
-    "name": "cygwin",
-    "pattern": ".",
-    "action": ["python", "src/build/win/setup_cygwin_mount.py", "--win-only"],
-  },
-  {
     # Update LASTCHANGE. This is also run by export_tarball.py in
     # src/tools/export_tarball - please keep them in sync.
     "name": "lastchange",
@@ -759,10 +759,4 @@ hooks = [
     "pattern": ".",
     "action": ["python", "src/build/gyp_chromium"],
   },
-  {
-    # Check for landmines (reasons to clobber the build).
-    "name": "landmines",
-    "pattern": ".",
-    "action": ["python", "src/build/landmines.py"],
-  },
 ]