Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
6f206e7e885eb7383767a23aeab64f1583260842
/
base
/
pickle.cc
0409ecb
Don't allow dragging browser actions between regular and incognito windows.
by mpcomplete@chromium.org
· 15 years ago
33e05ef
Switch base to using CHECK_*.
by willchan@chromium.org
· 15 years ago
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
7c65f02
Defense-in-depth: initialize some variables.
by cevans@chromium.org
· 15 years ago
d37bd34
Fix build breakage at r30320.
by ukai@chromium.org
· 15 years ago
eb9afb4
Add Pickle::Read/WriteUint64.
by thestig@chromium.org
· 15 years ago
4e105f1
Add short circuit case for self assignment, and add virtual destructor
by jar@chromium.org
· 15 years ago
766c5a0
Add defensive code in pickle to preclude realloc of shared header_ memory.
by jar@chromium.org
· 15 years ago
c2f15c5
WriteData and BeginWriteData should fail if length is negative.
by wtc@chromium.org
· 15 years ago
a834cdd
Fix a couple of integer issues in Pickle deserialization. Neither represent
by cevans@chromium.org
· 15 years ago
b7f65c3
Moved bug to external tracker.
by maruel@chromium.org
· 15 years ago
54d2f94
Change Pickle to double its capacity by default, rather than increasing
by mpcomplete@google.com
· 16 years ago
ad8855a
NO CODE CHANGE
by deanm@chromium.org
· 16 years ago
38a18bf
Update clipboard classes to use string16 and FilePath instead of wstring.
by estade@chromium.org
· 16 years ago
62ace90
* Bring up render_mesages.cc on POSIX.
by jeremy@chromium.org
· 16 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 16 years ago
d7f6003
Adds capabilities for IPC messages of type long, for the primary purpose of accessibility related communication.
by klink@google.com
· 16 years ago
cf7eff4
Fix more compiler warnings.
by darin@google.com
· 16 years ago
19650de
Don't cast negative values to unsigned. This eliminates warnings in GCC.
by deanm@google.com
· 16 years ago
a01bb10
Reapply 508 to determine if it was indeed the cause of the webkit-release-playback failure.
by maruel@google.com
· 16 years ago
8ba9dfb
Revert part of r508, it may have broken webkit-release-playback.
by deanm@google.com
· 16 years ago
75df310
Some cross platform changes and general cleanups to Pickle.
by deanm@google.com
· 16 years ago
825f879
Fix base::DIR_SOURCE_ROOT path calculation.
by maruel@google.com
· 16 years ago
3f4a732
Add base to the repository.
by initial.commit
· 16 years ago