Commits
User selector
Commit History
Commits on Apr 14, 2020
Add WARN_UNUSED_RETURN to decode methods in Source/WebCore
Show description for 2a7246acommitted
Commits on Feb 8, 2019
Mark more heap-allocated classes as fast allocated
Show description for bd01a59committed
Commits on Sep 5, 2018
Add functionality to encode and decode a uint64_t in KeyedCoding
Show description for 0d15eefauthored andcommitted
Commits on Jul 5, 2018
ASSERT(m_dictionaryStack.size() == 1) assertion hit in ~KeyedDecoderCF() when decoding fails
Show description for 32de2cbcommitted
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Sep 15, 2017
WTF: use Forward.h when appropriate instead of Vector.h
Show description for 07baa1bcommitted
Commits on Jul 8, 2017
[WK2] Use a rolling 30-day uptime for processing statistics
Show description for b5d2dd9committed
Commits on Jan 14, 2017
Remove PassRefPtr from more of "platform"
Show description for 4a44702committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Aug 7, 2015
Move concrete KeyedDecoder/Encoder implementations to WebCore.
Show description for 2465892committed
Commits on Jul 3, 2014
Add WTF::move()
Show description for 48a7ae3committed
Commits on May 2, 2014
Implement FormData decoding using KeyedDecoder
Show description for 83bcc88committed
Anders CarlssonAdd and implement KeyedDecoder::decodeBytes
Show description for fd9ce2fcommitted
Anders Carlsson
Commits on Mar 19, 2014
Add new functionality that will be required by the history item decoding
Show description for fd5cbe7committed
Anders Carlsson
Commits on Mar 18, 2014
Begin cleaning up KeyedDecoder and KeyedEncoder
Show description for b9b8530committed
Anders Carlsson
Commits on Feb 13, 2014
IDB: Three tests crash the DatabaseProcess under ~KeyedDecoder
Show description for 5c95b51committed
Commits on Jan 30, 2014
IDB: Fully implement IDBKeyData encoding/decoding
Show description for d16e30ecommitted
Commits on Jan 16, 2014
Use KeyedCoding as a persistent storage mechanism for blobs
Show description for 15e2be6committed
Commits on Dec 20, 2013
Begin stubbing out the KeyedDecoder class
Show description for 0794d78committed
Anders Carlsson
Commits on Dec 17, 2013
Revert a mysterious and inexplicable part of http://trac.webkit.org/changeset/160685
Show description for bde6c85committedWebKit2 View Gestures: Pinching beyond the extremes doesn't animate back to the min/max
Show description for 3715027committed
Commits on Nov 10, 2013
Encode form data using the KeyedEncoder
Show description for 6ed28a2committed
Anders Carlsson
Commits on Nov 9, 2013
Implement encoding of arrays of objects
Show description for dd5a212committed
Anders CarlssonImplement more KeyedEncoder functionality
Show description for d9ee868committed
Anders CarlssonKeyedEncoder should be able to encoder objects
Show description for 8a201c8committed
Anders CarlssonBegin stubbing out a KeyedEncoder class in WebCore
Show description for d3c9a14committed
Anders Carlsson
Loading