summaryrefslogtreecommitdiffstats
path: root/net/http/mock_gssapi_library_posix.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+1
* mac: Fix GSS-related compile error.erikchen2015-05-111-10/+0
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-60/+51
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-10/+10
* Fix deprecation warnings about including <gssapi.h> instead of <gssapi/gssapi...r.c.ladan2014-10-071-0/+2
* mac: Let net/ compile with the 10.9 sdk (while targeting 10.6).thakis@chromium.org2013-06-201-2/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-11/+11
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-241-1/+2
* Revert 97925 - Linux: allow linking directly with Kerberos instead of using d...dpolukhin@chromium.org2011-08-241-2/+1
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-231-1/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-0/+9
* More net/ method ordering.erg@google.com2011-01-261-52/+51
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added mock libraries for GSSAPI.ahendrickson@google.com2010-07-161-0/+185