1. a16212a5 Convert NULL and 0 to nullptr in base using clang-tidy. by Ivan Kotenkov · 8 years ago
  2. 0d89f922 Change Pickle::Write* methods to return void. by Daniel Cheng · 8 years ago
  3. 469b7be Remove base::PickleSizer by Daniel Cheng · 8 years ago
  4. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  5. 03d8a78 Add compile time checks against longs being used in IPC structs on 32 bit Android. by jam · 10 years ago
  6. 0457af10 Add message sizing to basic IPC traits and struct macros. by rockot · 10 years ago
  7. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  8. 0776a50 [mojo] Use base::Pickle for Message storage. by rockot · 10 years ago
  9. 6f3790a Resize IPC input buffer to fit the next message. by dskiba · 10 years ago
  10. f9ca8f5f0 base: Fix an inefficiency in base::Pickle that caused extraneous allocations. by erikchen · 10 years ago
  11. 05cfd8ddb Move Pickle to base namespace. by brettw · 10 years ago
  12. f84f17f Cleanup: Remove wstring methods from base::Pickle. by thestig · 10 years ago
  13. eaa3896 Adding StringPiece read/write support to pickle. by brucedawson · 10 years ago
  14. d68c7ff Revert of Adding StringPiece read/write support to pickle. (patchset #4 id:60001 of https://codereview.chromium.org/927183002/) by brucedawson · 10 years ago
  15. fcfde7d9 Adding StringPiece/StringPiece16 read/write support to pickle, and by brucedawson · 10 years ago
  16. 48fc13b Remove deprecated methods from Pickle. by avi · 11 years ago
  17. f13c491 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 11 years ago
  18. b740bfe2 Remove deprecated methods from Pickle. by Avi Drissman · 11 years ago
  19. 89a19f14 Add Read/WriteSizeT() functions to the pickle layer, plus one consumer. by pkasting · 11 years ago
  20. 915cc7d add double support to base::Pickle by [email protected] · 11 years ago
  21. a15016f Refactor PickleIterator. by [email protected] · 11 years ago
  22. 476dafb Move more uses of string16 to specify base:: by [email protected] · 12 years ago
  23. 9dbfa984 Disable C4146 warning in pickle_unittest.cc. by [email protected] · 12 years ago
  24. 33a38dd Avoid undefined behaviour in Pickle::FindNext. by [email protected] · 12 years ago
  25. d1b319fc Pickle::Write* micro-optimizations by [email protected] · 12 years ago
  26. 7280f2f Remove Pickle::BeginWriteData/TrimWriteData, it's not used by [email protected] · 12 years ago
  27. d529cb0 Use a direct include of strings headers in base/. by [email protected] · 12 years ago
  28. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  29. 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
  30. e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  31. 604eb05 base: Convert scoped_arrays to the new scoped_ptr style. by [email protected] · 13 years ago
  32. 1885369 Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4.7.2) by [email protected] · 13 years ago
  33. b1f61b03 Add support to Pickle for reading and writing floats by [email protected] · 13 years ago
  34. ce208f87 Refactor Pickle Read methods to use higher performance PickleIterator. by [email protected] · 13 years ago
  35. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  36. 6d81b48 Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNavigate. by [email protected] · 15 years ago
  37. 137d237 Check that we've got a complete header before accessing its fields. by [email protected] · 15 years ago
  38. d87f8e6f Pickle: handle invalid data on 64 bit systems. by [email protected] · 15 years ago
  39. 26d2f47 Don't allow dragging browser actions between regular and incognito windows. by [email protected] · 15 years ago
  40. e64ff5e WriteData and BeginWriteData should fail if length is negative. by [email protected] · 16 years ago
  41. b235357d Fix embarassing purify error due to length mismatch. by [email protected] · 16 years ago
  42. 8766556 Fix a couple of integer issues in Pickle deserialization. Neither represent by [email protected] · 16 years ago
  43. 2de4626 Change Pickle to double its capacity by default, rather than increasing by [email protected] · 16 years ago
  44. bd1d148 Remove logging.h from cc files that don't use it. by [email protected] · 16 years ago
  45. 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
  46. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  47. 1ac7948 more bustage fixes by [email protected] · 17 years ago
  48. 44a1cbfa Fix more compiler warnings. by [email protected] · 17 years ago
  49. d26cd527 Some cross platform changes and general cleanups to Pickle. by [email protected] · 17 years ago
  50. d7cae12 Add base to the repository. by initial.commit · 17 years ago