Commit 69c0cf32 authored by pliard@chromium.org's avatar pliard@chromium.org

Roll Breakpad r922:r931

r931 Remove static initializer in linux/guid_creator.cc.
r930 Removing breakpad_exc_server and all references.
r929 Correct various compilation warnings.
r928 Send uptime as milliseconds for Mac and iOS.
r927 Support for .raSearch in the x86 stackwalker
r926 Handle program strings with the assignment operator smashed against the next token.
r925 Modify CrashGenerator::CreateChildCrash to copy proc files.
r924 Fix an invalid cast in PostfixEvaluator<ValueType>::EvaluateInternal().
r923 Add support for @ operator to PostfixEvaluator R=mark at http://breakpad.appspot.com/349002/

BUG=94925
TEST=none


Review URL: http://codereview.chromium.org/9662057

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126234 0039d316-1c4b-4281-b951-d872f2087c98
parent 5c766450
......@@ -63,7 +63,7 @@ vars = {
deps = {
"src/breakpad/src":
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@922",
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@931",
"src/build/util/support":
"/trunk/deps/support@20411",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment