| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't allow dragging browser actions between regular and incognito windows. | mpcomplete@chromium.org | 2010-03-30 | 1 | -0/+2 |
* | Switch base to using CHECK_*. | willchan@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Take out intptr_t IPC serialization support to prevent people from sending po... | jam@chromium.org | 2010-02-09 | 1 | -14/+0 |
* | Defense-in-depth: initialize some variables. | cevans@chromium.org | 2009-12-30 | 1 | -0/+3 |
* | Fix build breakage at r30320. | ukai@chromium.org | 2009-10-28 | 1 | -1/+1 |
* | Add Pickle::Read/WriteUint64. | thestig@chromium.org | 2009-10-28 | 1 | -2/+16 |
* | Add short circuit case for self assignment, and add virtual destructor | jar@chromium.org | 2009-08-07 | 1 | -2/+7 |
* | Add defensive code in pickle to preclude realloc of shared header_ memory. | jar@chromium.org | 2009-08-03 | 1 | -2/+7 |
* | WriteData and BeginWriteData should fail if length is | wtc@chromium.org | 2009-07-28 | 1 | -3/+3 |
* | Fix a couple of integer issues in Pickle deserialization. Neither represent | cevans@chromium.org | 2009-06-25 | 1 | -1/+4 |
* | Moved bug to external tracker. | maruel@chromium.org | 2009-06-01 | 1 | -6/+6 |
* | Change Pickle to double its capacity by default, rather than increasing | mpcomplete@google.com | 2009-03-16 | 1 | -1/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -1/+25 |
* | * Bring up render_mesages.cc on POSIX. | jeremy@chromium.org | 2008-12-29 | 1 | -0/+14 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Adds capabilities for IPC messages of type long, for the primary purpose of a... | klink@google.com | 2008-08-22 | 1 | -0/+16 |
* | Fix more compiler warnings. | darin@google.com | 2008-08-15 | 1 | -3/+3 |
* | Don't cast negative values to unsigned. This eliminates warnings in GCC. | deanm@google.com | 2008-08-13 | 1 | -4/+7 |
* | Reapply 508 to determine if it was indeed the cause of the webkit-release-pla... | maruel@google.com | 2008-08-07 | 1 | -9/+10 |
* | Revert part of r508, it may have broken webkit-release-playback. | deanm@google.com | 2008-08-07 | 1 | -10/+9 |
* | Some cross platform changes and general cleanups to Pickle. | deanm@google.com | 2008-08-07 | 1 | -9/+10 |
* | Fix base::DIR_SOURCE_ROOT path calculation. | maruel@google.com | 2008-08-06 | 1 | -3/+9 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+348 |