summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorzhenyu.shan@intel.com <zhenyu.shan@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-03 01:35:12 +0000
committerzhenyu.shan@intel.com <zhenyu.shan@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-03 01:35:12 +0000
commit4f89141b57df23a40bbe07d08f7e4b8e17cf4783 (patch)
tree28740c060d96f15a1a0ff8ee21511fbac1c61b1b /AUTHORS
parent40708a0caaa1e808e0d7287b641b7252aeaa0c7d (diff)
downloadchromium_src-4f89141b57df23a40bbe07d08f7e4b8e17cf4783.zip
chromium_src-4f89141b57df23a40bbe07d08f7e4b8e17cf4783.tar.gz
chromium_src-4f89141b57df23a40bbe07d08f7e4b8e17cf4783.tar.bz2
Fix a bug in gperftools' logging system on android
When deep memory profiler is enabled on android, the default priority of the log was ANDROID_LOG_UNKNOWN, which caused the log can't be seen. This patch added a VERBOSE severity level, which made the log with default severity can be logged properly with a ANDROID_LOG_VERBOSE priority. R=dmikurube@chromium.org BUG= Review URL: https://codereview.chromium.org/209873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261254 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4c04fc3..a7ca9b7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -368,6 +368,7 @@ Yuri Gorobets <yuri.gorobets@gmail.com>
Zeno Albisser <zeno.albisser@digia.com>
Zheng Chuang <zhengchuangscu@gmail.com>
Zhenyu Liang <zhenyu.liang@intel.com>
+Zhenyu Shan <zhenyu.shan@intel.com>
Ziran Sun <ziran.sun@samsung.com>
方觉 (Fang Jue) <fangjue23303@gmail.com>