Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Chromium at r12.0.742.93: Initial merge by git | Kristian Monsen | 2011-07-08 | 1 | -1/+61 |
| | | | | Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6 | ||||
* | Merge Chromium.org at r11.0.672.0: Initial merge by git. | Kristian Monsen | 2011-06-14 | 1 | -0/+7 |
| | | | | Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192 | ||||
* | Initial source checkin. | Patrick Scott | 2010-02-04 | 1 | -0/+67 |
The source files were determined by building net_unittests in chromium's source tree. Some of the obvious libraries were left out (v8, gmock, gtest). The Android.mk file has all the sources (minus unittests and tools) that were used during net_unittests compilation. Nothing builds yet because of STL but that is the next task. The .cpp files will most likely not compile anyways because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple projects to get around that limitation. |