1. 0fff389 Adding StringPiece read/write support to pickle. by brucedawson · 10 years ago
  2. b7cf51f Revert of Adding StringPiece read/write support to pickle. (patchset #4 id:60001 of https://codereview.chromium.org/927183002/) by brucedawson · 10 years ago
  3. 6914d78 Adding StringPiece/StringPiece16 read/write support to pickle, and by brucedawson · 10 years ago
  4. c9f0ad0 Remove deprecated methods from Pickle. by avi · 10 years ago
  5. fadd1f2 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 10 years ago
  6. dcc95fa Remove deprecated methods from Pickle. by Avi Drissman · 10 years ago
  7. 7ed1f88 Add Read/WriteSizeT() functions to the pickle layer, plus one consumer. by pkasting · 10 years ago
  8. f0b7853 add double support to base::Pickle by mostynb@opera.com · 10 years ago
  9. 0398c72 Refactor PickleIterator. by halyavin@google.com · 10 years ago
  10. 5b04085 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
  11. 1206480 Disable C4146 warning in pickle_unittest.cc. by halyavin@google.com · 11 years ago
  12. 893e5bb Avoid undefined behaviour in Pickle::FindNext. by halyavin@google.com · 11 years ago
  13. 5d3eee2 Pickle::Write* micro-optimizations by piman@chromium.org · 11 years ago
  14. 6758b9e Remove Pickle::BeginWriteData/TrimWriteData, it's not used by piman@chromium.org · 11 years ago
  15. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  16. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  17. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  18. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  19. 15bc41d base: Convert scoped_arrays to the new scoped_ptr style. by tfarina@chromium.org · 12 years ago
  20. 844e67a Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4.7.2) by kamil.jiwa@gmail.com · 12 years ago
  21. a1f0b98 Add support to Pickle for reading and writing floats by rbyers@chromium.org · 12 years ago
  22. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
  23. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  24. c85d0fd Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNavigate. by bryner@chromium.org · 14 years ago
  25. 8b725fa Check that we've got a complete header before accessing its fields. by glider@chromium.org · 14 years ago
  26. 8d9b2b9 Pickle: handle invalid data on 64 bit systems. by rvargas@google.com · 14 years ago
  27. 0409ecb Don't allow dragging browser actions between regular and incognito windows. by mpcomplete@chromium.org · 14 years ago
  28. c2f15c5 WriteData and BeginWriteData should fail if length is negative. by wtc@chromium.org · 15 years ago
  29. d8cb112 Fix embarassing purify error due to length mismatch. by cevans@chromium.org · 15 years ago
  30. a834cdd Fix a couple of integer issues in Pickle deserialization. Neither represent by cevans@chromium.org · 15 years ago
  31. 54d2f94 Change Pickle to double its capacity by default, rather than increasing by mpcomplete@google.com · 16 years ago
  32. b8c0b1d Remove logging.h from cc files that don't use it. by thestig@chromium.org · 16 years ago
  33. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  34. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  35. 2c7afc1 more bustage fixes by darin@google.com · 16 years ago
  36. cf7eff4 Fix more compiler warnings. by darin@google.com · 16 years ago
  37. 75df310 Some cross platform changes and general cleanups to Pickle. by deanm@google.com · 16 years ago
  38. 3f4a732 Add base to the repository. by initial.commit · 16 years ago