Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for Android HTTP stack | Steve Block | 2012-02-22 | 1 | -41/+0 |
| | | | | | | | | | | | | | All future releases will use the Chromium HTTP stack and maintaining two HTTP stacks adds maintenance overhead. The Chromium HTTP stack requires V8, but we now use V8 in all build targets (b/5495373), so we can safely drop the Android HTTP stack. See corresponding framework change https://android-git.corp.google.com/g/166325. Bug: 5495616 Change-Id: I41117b6750fbc1c84cbd4a5951b0d1a457354f93 | ||||
* | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE | Steve Block | 2012-01-10 | 1 | -1/+1 |
| | | | | | | | See https://android-git.corp.google.com/g/157519 Bug: 5449033 Change-Id: Icaed25ccf4d689b533101e966e8303810b61b0d4 | ||||
* | Merge Chromium at 10.0.621.0: CookieList moved out of CookieMonster | Kristian Monsen | 2011-05-20 | 1 | -2/+2 |
| | | | | | | | Upstream CL: http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache.h?view=diff&r1=69413&r2=69414 Change-Id: I618b42f163c0a4cf329fe6fb95be4b86bca8f202 | ||||
* | Merge WebKit at r75993: Move WebKit/android files to Source | Ben Murdoch | 2011-05-16 | 1 | -0/+201 |
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9 |