Commits
User selector
Commit History
Commits on Sep 10, 2020
Simplify OptionSet::set
Show description for e174677committed
Commits on Nov 26, 2019
Add DefaultHash<OptionSet<T>> and HashTrait<OptionSet<T>> specializations
Show description for e20b2e5committed
Commits on Aug 31, 2018
Replace OptionSet |= and -= operators with add() and remove() functions
Show description for c0dee1bcommitted
Commits on Aug 16, 2018
Use OptionSet for ActivityState::Flags
Show description for 1438ffbcommitted
Commits on Aug 13, 2018
Meaning of OptionSet::contains is unclear when used with OptionSet argument
Show description for efdd399committed
Commits on May 9, 2018
Add OptionSet::operator& and operator bool
Show description for 646d34dcommitted
Commits on Nov 25, 2017
* TestWebKitAPI/Tests/WTF/OptionSet.cpp:
Show description for 91f9926committed
Commits on Feb 28, 2017
[iOS] Throttle requestAnimationFrame to 30fps in low power mode
Show description for bd1280fcommitted
Commits on Sep 27, 2016
Turns out OptionSet.cpp wasn't added to the right target. Add it and fix the build for real.
Show description for 7766526committed
Anders CarlssonTry to fix the GTK+ build.
Show description for af4c946committed
Anders CarlssonPlatformEvent::m_modifiers should be an OptionSet
Show description for 473d67ccommitted
Anders Carlsson
Commits on Mar 8, 2016
Support iterating over an OptionSet and checking if it is empty
Show description for e85856ccommitted
Commits on Mar 3, 2016
Add unit tests for WTF::OptionSet
Show description for 05503d7committed
Loading