| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle object deletion in FileDescriptorWatcher callback. | willchan@chromium.org | 2011-07-20 | 1 | -2/+9 |
* | Change MessagePumpLibevent::Run to process I/O events before doing idle | wtc@chromium.org | 2011-07-01 | 1 | -0/+3 |
* | Revert 91137 - Change MessagePumpLibevent::Run to process I/O events before d... | torne@chromium.org | 2011-06-30 | 1 | -4/+0 |
* | Change MessagePumpLibevent::Run to process I/O events before doing idle | wtc@chromium.org | 2011-06-30 | 1 | -0/+4 |
* | Add thread check to WatchFileDescriptor. | dmaclach@chromium.org | 2011-05-13 | 1 | -1/+3 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -11/+12 |
* | Switch to using TimeTicks rather than Time in message loops | jar@chromium.org | 2010-11-06 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reland r49188. | willchan@chromium.org | 2010-06-09 | 1 | -26/+60 |
* | Rebaseline tests whose expectations were changed by r55714. | hamaji@chromium.org | 2010-06-09 | 1 | -60/+26 |
* | Jankometer: Generalize the code more. Add better support for monitoring IO t... | willchan@chromium.org | 2010-06-08 | 1 | -26/+60 |
* | IPC & LibEvent fix | jeremy@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | StopWatchingFileDescriptor needs to free struct event. | dkegel@google.com | 2009-04-22 | 1 | -2/+1 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 1 | -38/+59 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 1 | -53/+38 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 1 | -38/+53 |
* | Add FD watching support to message_pump_libevent. | jeremy@chromium.org | 2008-12-08 | 1 | -4/+26 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+0 |
* | Use libevent, second try. Changes this time: | dkegel@google.com | 2008-09-18 | 1 | -0/+89 |
* | Revert "Make tcp_client_socket_unittest pass on Linux." | evanm@google.com | 2008-09-18 | 1 | -89/+0 |
* | Make tcp_client_socket_unittest pass on Linux. | dkegel@google.com | 2008-09-18 | 1 | -0/+89 |