Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | Fix for build break | Kristian Monsen | 2011-10-24 | 1 | -2/+3 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Part of fix for bug 5455901 Fix makefile, turn off exporting everything | Kristian Monsen | 2011-10-21 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Part of fix for bug 5455901 Export symbols from base | Kristian Monsen | 2011-10-21 | 5 | -11/+36 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Part of fix for bug 5455901 Add exports needed for autofill and cookies | Kristian Monsen | 2011-10-21 | 7 | -8/+61 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Part of fix for bug 5455901 Export symbols from net/ | Kristian Monsen | 2011-10-21 | 29 | -55/+94 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Part of fix for bug 5455901 Export symbols in android/ | Kristian Monsen | 2011-10-21 | 3 | -3/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Part of fix for bug 5455901 adding net_export.h | Kristian Monsen | 2011-10-21 | 1 | -0/+34 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Remove temporary debug logging | Steve Block | 2011-10-19 | 3 | -74/+0 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | am c0c5e0fc: Fix SQLitePersistentCookieStore\'s getDbThread() to be threadsafe | Steve Block | 2011-10-14 | 1 | -12/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix SQLitePersistentCookieStore's getDbThread() to be threadsafe | Steve Block | 2011-10-14 | 1 | -12/+26 | |
* | | | | | | | | | | | am df5ec85c: Merge "Causing webviews to hang." into ics-mr0 | Chris Craik | 2011-10-13 | 1 | -21/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge "Causing webviews to hang." into ics-mr0 | Chris Craik | 2011-10-13 | 1 | -21/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Causing webviews to hang. | Chris Craik | 2011-10-13 | 1 | -21/+12 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
* | | | | | | | | | | am 08712c35: (-s ours) Remove temporary debug logging - DO NOT MERGE | Steve Block | 2011-10-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove temporary debug logging - DO NOT MERGE | Steve Block | 2011-10-13 | 3 | -74/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix SQLitePersistentCookieStore's getDbThread() to be threadsafe | Steve Block | 2011-10-13 | 1 | -12/+21 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | More logging in Thread to help debugging | Steve Block | 2011-10-10 | 2 | -15/+43 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Add more logging to Thread and WaitableEvent to help debugging | Steve Block | 2011-10-07 | 2 | -0/+36 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Use notable values when clearing Thread::startup_data_ to help with debugging | Steve Block | 2011-09-30 | 1 | -0/+10 | |
| |_|_|/ |/| | | | ||||||
* | | | | Reapply: Fix for bug 5226268 [Browser] http keep-alive | Kristian Monsen | 2011-09-19 | 2 | -0/+11 | |
| |_|/ |/| | | ||||||
* | | | Reconcile with ics-factoryrom-release | The Android Open Source Project | 2011-09-19 | 0 | -0/+0 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix for bug 5226268 [Browser] http keep-alive DO NOT MERGE | Kristian Monsen | 2011-09-18 | 2 | -0/+11 | |
| |/ | ||||||
* | | am c391e782: (-s ours) Fix for bug 5226268 [Browser] http keep-alive DO NOT M... | Kristian Monsen | 2011-09-18 | 0 | -0/+0 | |
|\ \ | |/ |/| | ||||||
| * | Fix for bug 5226268 [Browser] http keep-alive DO NOT MERGE | Kristian Monsen | 2011-09-18 | 2 | -0/+11 | |
|/ | ||||||
* | Fix for bug 4487538 Current Drain | Kristian Monsen | 2011-09-08 | 4 | -0/+24 | |
* | Merge "external/chromium: Handle SSL proxy case for UID tracking. ... | Ashish Sharma | 2011-09-06 | 1 | -1/+11 | |
|\ | ||||||
| * | external/chromium: Handle SSL proxy case for UID tracking. | Ashish Sharma | 2011-09-05 | 1 | -1/+11 | |
* | | Merge "Fix for bug 5232736 Remove "DigiNotar Root CA"" | Kristian Monsen | 2011-09-02 | 8 | -10/+326 | |
|\ \ | ||||||
| * | | Fix for bug 5232736 Remove "DigiNotar Root CA" | Kristian Monsen | 2011-09-01 | 8 | -10/+326 | |
| |/ | ||||||
* | | Adding method for closing idle connections | Kristian Monsen | 2011-09-02 | 2 | -0/+11 | |
|/ | ||||||
* | Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ... | Kristian Monsen | 2011-08-16 | 1 | -2/+2 | |
* | transport socket pool: Fix missing init for valid UIDs | JP Abgrall | 2011-08-12 | 1 | -1/+5 | |
* | Part of fix for bug 5152544 Reduce the number of warning | Kristian Monsen | 2011-08-11 | 2 | -0/+15 | |
* | Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ... | Kristian Monsen | 2011-08-10 | 1 | -2/+2 | |
* | external/chromium: Fix a comma typo. | Ashish Sharma | 2011-08-09 | 1 | -2/+2 | |
* | Network traffic accounting for client applications that use chromium | Ashish Sharma | 2011-08-09 | 30 | -15/+359 | |
* | Fix for bug 5105584 | Kristian Monsen | 2011-08-03 | 2 | -5/+8 | |
* | Another build fix for x86 builds | Kristian Monsen | 2011-07-29 | 1 | -1/+7 | |
* | Fix build break in AOSP | Kristian Monsen | 2011-07-29 | 1 | -0/+2 | |
* | Part of fix for 5065047: build libchromium as a shared lib | Kristian Monsen | 2011-07-28 | 10 | -52/+113 | |
* | Preparation for fixing bug 5065047: build libchromium as a shared lib | Kristian Monsen | 2011-07-28 | 7 | -19/+4 | |
* | Merge Chromium at 12.0.742.130: Update CHROMIUM_MERGE_REVISION | Kristian Monsen | 2011-07-26 | 1 | -2/+2 | |
* | Merge Chromium at 12.0.742.130: Fix conflicts | Kristian Monsen | 2011-07-26 | 1 | -11/+0 | |
* | Merge Chromium at 12.0.742.130: Initial merge by git | Kristian Monsen | 2011-07-26 | 80 | -299/+6326 | |
* | Merge "Query the platform for the Autofill server URL." | Ben Murdoch | 2011-07-25 | 4 | -0/+59 | |
|\ | ||||||
| * | Query the platform for the Autofill server URL. | Ben Murdoch | 2011-07-21 | 4 | -0/+59 | |
* | | Remove the v8 dependecy from libchromium. | Kristian Monsen | 2011-07-21 | 2 | -2/+6 | |
|/ | ||||||
* | Implement AutofillCountry::ApplicationLocale() on Android. | Ben Murdoch | 2011-07-13 | 3 | -3/+18 | |
* | Merge "Remove the simulator target from all makefiles. Bug: 5010576" | Jeff Brown | 2011-07-12 | 2 | -5/+0 | |
|\ | ||||||
| * | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 2 | -5/+0 |