Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Side by Side Diff: base/third_party/symbolize/README.chromium

Issue 545148: Import google-glog's Symbolize() and use it in debug_util_posix.cc. (Closed)
Patch Set: Fix checkdeps.py error Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 The directory contains google-glog's symbolization library.
2 License can be found in symbolize.cc.
3
4 The following files are copied AS-IS from:
5 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r76)
6
7 - demangle.cc
8 - demangle.h
9 - symbolize.cc
10 - symbolize.h
11
12 The following files are minimal stubs created for use in Chromium:
13
14 - config.h
15 - glog/logging.h
16 - glog/raw_logging.h
17 - utilities.h
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698