| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This simplifies the process of bootstrapping gn standalone.
And libevent is not really used outside of base. base is actually its only client.
BUG=569352
TEST=See CL for details for how to reproduce this.
R=thestig@chromium.org
TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/1531573008
Cr-Commit-Position: refs/heads/master@{#366282}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Based on git tag release-1.4.15-stable (3e9aad72214519ac2ad6f5f023af48136d0dd50d).
linux/event-config.h was generated per the instructions in
README.chromium, but the other OS's copies were then updated by simply
blindly applying the same change.
chromium.patch was refreshed to avoid multiple "apply this patch, then
that patch, oh and that patch too" steps in README.chromium.
BUG=532762
TBR=ben@chromium.org
Review URL: https://codereview.chromium.org/1374373003
Cr-Commit-Position: refs/heads/master@{#352666}
|
|
|
|
|
|
|
|
|
|
|
|
| |
I took this opportunity to rejigger how we hacked around using an uninstalled
libevent, to remove a TODO that mentioned danger in the README.
Files to review: README.chromium and chromium.patch.
The rest are probably rubber-stampable.
Review URL: http://codereview.chromium.org/412006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Not all build platforms have a sufficiently up-to-date sys/queue.h
header. For those platforms which don't, we select libevent's replace
macros and augment them where we are still missing some.
Review URL: http://codereview.chromium.org/48048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
A second changelist will actually use it
Split because otherwise it's hard to review the second part.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2345 0039d316-1c4b-4281-b951-d872f2087c98
|