summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/protocol_event_buffer.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //syncdcheng2015-12-261-2/+2
* Switch to standard integer types in sync/.avi2015-12-221-0/+2
* Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in s...pranay.kumar2015-05-131-1/+1
* sync: Buffer Protocol Events for about:sync pagerlarocque@chromium.org2014-04-011-0/+37