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

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

Issue 180163013: Copying the following files AS-IS from google.glog r141: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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
« no previous file with comments | « base/base.gyp ('k') | base/third_party/symbolize/demangle.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: google-glog's symbolization library 1 Name: google-glog's symbolization library
2 URL: http://code.google.com/p/google-glog/ 2 URL: http://code.google.com/p/google-glog/
3 License: BSD 3 License: BSD
4 4
5 The following files are copied AS-IS from: 5 The following files are copied AS-IS from:
6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r76) 6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141)
7 7
8 - demangle.cc 8 - demangle.cc
9 - demangle.h 9 - demangle.h
10 - symbolize.cc 10 - symbolize.cc
11 - symbolize.h 11 - symbolize.h
12 12
13 r137 (https://code.google.com/p/google-glog/source/detail?r=137) was merged
14 after that.
15
16 The following files are minimal stubs created for use in Chromium: 13 The following files are minimal stubs created for use in Chromium:
17 14
18 - config.h 15 - config.h
19 - glog/logging.h 16 - glog/logging.h
20 - glog/raw_logging.h 17 - glog/raw_logging.h
21 - utilities.h 18 - utilities.h
OLDNEW
« no previous file with comments | « base/base.gyp ('k') | base/third_party/symbolize/demangle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698