| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement SyncSocket class for Posix targets (Linux, Mac), and enable the | sehr@google.com | 2009-11-26 | 2 | -12/+43 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 1 | -3/+3 |
* | This adds the first version of SyncSocket to base, along with a trivial unitt... | sehr@google.com | 2009-11-24 | 4 | -1/+228 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 3 | -9/+3 |
* | Fix 64-bit warnings (for 64-bit Windows build) | gregoryd@google.com | 2009-11-20 | 1 | -1/+1 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 2 | -0/+36 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 2 | -36/+0 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 2 | -0/+36 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 5 | -18/+21 |
* | GTK: Properly convert task manager UI row to task manager model row. | estade@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Add the ability for objects which derive from RefCountedThreadSafe to specify... | jam@chromium.org | 2009-11-02 | 2 | -1/+21 |
* | Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cc | timurrrr@chromium.org | 2009-10-27 | 1 | -2/+15 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -3/+3 |
* | linux: cut down on EPIPE error spew | evan@chromium.org | 2009-10-23 | 1 | -1/+5 |
* | Linux: remove the pipe errors that we spew all the time. | agl@chromium.org | 2009-10-16 | 1 | -1/+2 |
* | IPC: remove traces of an old histogram. | rvargas@google.com | 2009-10-14 | 1 | -14/+1 |
* | Remove the base_gfx project since it no longer has an external dependencies. | brettw@chromium.org | 2009-10-14 | 1 | -0/+1 |
* | The send done event in the old send watcher can be NULL as it can be signaled... | ananta@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | John, please review everything. | ananta@chromium.org | 2009-10-14 | 4 | -76/+129 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -8/+8 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 2 | -6/+6 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -2/+2 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -19/+25 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 2 | -2/+3 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-29 | 1 | -0/+1 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 2 | -105/+28 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 1 | -0/+1 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 2 | -3/+2 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 2 | -2/+3 |
* | Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+1 |
* | Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+1 |
* | Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWi... | hawk@chromium.org | 2009-09-25 | 1 | -0/+2 |
* | IPC & LibEvent fix | jeremy@chromium.org | 2009-09-23 | 2 | -2/+67 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 1 | -1/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 1 | -0/+1 |
* | r21342 moved IPC tests from unit_tests to ipc_tests, | dkegel@google.com | 2009-09-17 | 1 | -0/+4 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Disabling the AsyncIO.IPCChannelClose UMA macro due to a potential race condi... | ananta@chromium.org | 2009-09-15 | 1 | -1/+7 |
* | On Linux, move the passing of filedescriptors to a dedicated socketpair(). | agl@chromium.org | 2009-09-04 | 2 | -38/+221 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 3 | -13/+10 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 3 | -10/+13 |
* | Speculative fix for a leak in SyncChannel. | jeremy@chromium.org | 2009-08-28 | 2 | -2/+2 |
* | Add a nullable string16 class to base. It combines a string16 + a null param | jorlow@chromium.org | 2009-08-27 | 1 | -0/+27 |
* | Recommit "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |
* | Revert "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |
* | Bring up Firefox Password Import Unittest on OS X. | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |