Page Speed Optimization Libraries
1.13.35.1
|
This is the complete list of members for net_instaweb::UserAgentMatcher, including all inherited members.
DeviceType enum name | net_instaweb::UserAgentMatcher | |
DeviceTypeString(DeviceType device_type) | net_instaweb::UserAgentMatcher | static |
DeviceTypeSuffix(DeviceType device_type) | net_instaweb::UserAgentMatcher | static |
GetChromeBuildNumber(const StringPiece &user_agent, int *major, int *minor, int *build, int *patch) const | net_instaweb::UserAgentMatcher | virtual |
GetDeviceTypeForUA(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | virtual |
GetDeviceTypeForUAAndHeaders(const StringPiece &user_agent, const RequestHeaders *request_headers) const | net_instaweb::UserAgentMatcher | virtual |
IsAndroidUserAgent(const StringPiece &user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | virtual |
IsIe(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | |
IsIe9(const StringPiece &user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
IsiOSUserAgent(const StringPiece &user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | virtual |
kDesktop enum value (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
kEndOfDeviceType enum value | net_instaweb::UserAgentMatcher | |
kMobile enum value (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
kTablet enum value (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
kTestUserAgentNoWebP | net_instaweb::UserAgentMatcher | static |
kTestUserAgentWebP | net_instaweb::UserAgentMatcher | static |
LegacyWebp(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | |
SupportsDnsPrefetch(const StringPiece &user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
SupportsDnsPrefetchUsingRelPrefetch(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | |
SupportsImageInlining(const StringPiece &user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | virtual |
SupportsJsDefer(const StringPiece &user_agent, bool allow_mobile) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
SupportsLazyloadImages(StringPiece user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
SupportsMobilization(StringPiece user_agent) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
SupportsWebpAnimated(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | |
SupportsWebpLosslessAlpha(const StringPiece &user_agent) const | net_instaweb::UserAgentMatcher | |
UserAgentExceedsChromeAndroidBuildAndPatch(const StringPiece &user_agent, int required_build, int required_patch) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
UserAgentExceedsChromeBuildAndPatch(const StringPiece &user_agent, int required_build, int required_patch) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
UserAgentExceedsChromeiOSBuildAndPatch(const StringPiece &user_agent, int required_build, int required_patch) const (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
UserAgentMatcher() (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | |
~UserAgentMatcher() (defined in net_instaweb::UserAgentMatcher) | net_instaweb::UserAgentMatcher | virtual |