1. f0b7853 add double support to base::Pickle by mostynb@opera.com · 10 years ago
  2. 048af68 dllexport Pickle::WriteBytesStatic by hans@chromium.org · 10 years ago
  3. 0398c72 Refactor PickleIterator. by halyavin@google.com · 10 years ago
  4. 5b04085 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
  5. ab4c6bc Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by bbudge@chromium.org · 11 years ago
  6. 893e5bb Avoid undefined behaviour in Pickle::FindNext. by halyavin@google.com · 11 years ago
  7. 5d3eee2 Pickle::Write* micro-optimizations by piman@chromium.org · 11 years ago
  8. 6758b9e Remove Pickle::BeginWriteData/TrimWriteData, it's not used by piman@chromium.org · 11 years ago
  9. 888b12a IPC pickling optimization for render passes. by danakj@chromium.org · 11 years ago
  10. fb0e031 Remove unused IPC::Message priority. by bbudge@chromium.org · 11 years ago
  11. d74e7ad Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper methods. by tsepez@chromium.org · 11 years ago
  12. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  13. 2cbb1e2 Rename non-const payload() in base::Pickle to mutable_pyload() by sergeyu@chromium.org · 12 years ago
  14. a1f0b98 Add support to Pickle for reading and writing floats by rbyers@chromium.org · 12 years ago
  15. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  16. f48910a Make the serialization of IPC::Messages inside other IPC::Messages independent by brettw@chromium.org · 12 years ago
  17. 6471c93 Initial implementation of an IPC adapter to expose Chrome IPC to Native Client. by brettw@chromium.org · 12 years ago
  18. 69bca9d Remove Pickle::WriteSize() now that it has no remaining callers. Also rename by mdm@chromium.org · 12 years ago
  19. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 12 years ago
  20. 4bf312a Add comment about use of virtual by jar@chromium.org · 13 years ago
  21. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  22. 4891e7d Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  23. 73bfc43 More DCHECK() updates. A mixture of _EQ and _GE. by mhm@chromium.org · 13 years ago
  24. c85d0fd Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNavigate. by bryner@chromium.org · 13 years ago
  25. 84db36d Change size() function to return a size_t so that result size is not inadvertently truncated. by mrossetti@chromium.org · 14 years ago
  26. 8b725fa Check that we've got a complete header before accessing its fields. by glider@chromium.org · 14 years ago
  27. d5fffd4 Start sorting methods in class declarations. by erg@google.com · 14 years ago
  28. 8d9b2b9 Pickle: handle invalid data on 64 bit systems. by rvargas@google.com · 14 years ago
  29. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  30. dd43b73 [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement by phajdan.jr@chromium.org · 14 years ago
  31. 8c00ed7 Take out intptr_t IPC serialization support to prevent people from sending pointers between trusted and untrusted processes. Move HWNDs and other Windows HANDLEs serialization to use 32 bits even on 64 bit platforms since that's all that's needed. by jam@chromium.org · 15 years ago
  32. eb9afb4 Add Pickle::Read/WriteUint64. by thestig@chromium.org · 15 years ago
  33. 4e105f1 Add short circuit case for self assignment, and add virtual destructor by jar@chromium.org · 15 years ago
  34. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  35. 38a18bf Update clipboard classes to use string16 and FilePath instead of wstring. by estade@chromium.org · 15 years ago
  36. 62ace90 * Bring up render_mesages.cc on POSIX. by jeremy@chromium.org · 16 years ago
  37. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  38. d7f6003 Adds capabilities for IPC messages of type long, for the primary purpose of accessibility related communication. by klink@google.com · 16 years ago
  39. 461aaed Remove class scoping operator from Pickle method declaration. by deanm@google.com · 16 years ago
  40. a01bb10 Reapply 508 to determine if it was indeed the cause of the webkit-release-playback failure. by maruel@google.com · 16 years ago
  41. 8ba9dfb Revert part of r508, it may have broken webkit-release-playback. by deanm@google.com · 16 years ago
  42. 75df310 Some cross platform changes and general cleanups to Pickle. by deanm@google.com · 16 years ago
  43. 825f879 Fix base::DIR_SOURCE_ROOT path calculation. by maruel@google.com · 16 years ago
  44. 3f4a732 Add base to the repository. by initial.commit · 16 years ago