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