summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authormikhail.pozdnyakov@intel.com <mikhail.pozdnyakov@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-21 14:16:31 +0000
committermikhail.pozdnyakov@intel.com <mikhail.pozdnyakov@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-21 14:16:31 +0000
commit51a7519f16106a83325e5cdfe44cba80edc3a647 (patch)
treec2521e68c8b267df46b771bca59f5ad148c00a8a /AUTHORS
parentd38a7d243bca58af1378f5f4d25253f596f4c4fd (diff)
downloadchromium_src-51a7519f16106a83325e5cdfe44cba80edc3a647.zip
chromium_src-51a7519f16106a83325e5cdfe44cba80edc3a647.tar.gz
chromium_src-51a7519f16106a83325e5cdfe44cba80edc3a647.tar.bz2
Add unit test for base::scoped_refptr boolean operations.
Added unit test for base::scoped_refptr boolean operations. Also added a comment to 'operator T*() const' in order to make it more apparent to the User that boolean operations with scoped_refptr are possible without invoking 'get()' method. Review URL: https://codereview.chromium.org/26868003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229802 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 9d0e93b..9b4a420 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -181,6 +181,7 @@ Mihai Maerean <mmaerean@adobe.com>
Mihai Tica <mihai.o.tica@gmail.com>
Mihai Tica <mitica@adobe.com>
Mike Tilburg <mtilburg@adobe.com>
+Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
Mingmin Xie <melvinxie@gmail.com>
Mirela Budaes <mbudaes@gmail.com>
Mirela Budaes <mbudaes@adobe.com>