1. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  2. 972ea22 Move concrete KeyedDecoder/Encoder implementations to WebCore. by beidson@apple.com · 10 years ago[Renamed (81%) from Source/WebKit2/Shared/cf/KeyedDecoder.cpp]
  3. ee58a0e [WK2] Use is<>() / downcast<>() for DrawingAreaProxy subclasses by cdumez@apple.com · 10 years ago
  4. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  5. b761d94 Add CF type cast function templates and use them in KeyedDecoder in WebKit2 by andersca@apple.com · 11 years ago
  6. df30ab7 Add and implement KeyedDecoder::decodeBytes by andersca@apple.com · 11 years ago
  7. 945bae2 Add new functionality that will be required by the history item decoding by andersca@apple.com · 11 years ago
  8. 9650aa8 Begin cleaning up KeyedDecoder and KeyedEncoder by andersca@apple.com · 11 years ago
  9. f03b9ed IDB: Fully implement IDBKeyData encoding/decoding by beidson@apple.com · 11 years ago
  10. 28f5727 Use KeyedCoding as a persistent storage mechanism for blobs by beidson@apple.com · 11 years ago