Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes a number of changes to ease future merging with and upstreaming to ↵ | Steve Block | 2009-10-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | webkit.org. - Fixes whitespace discrepancies between webkit.org and Android versions - Re-orders Android-specific changes to minimise the diff with webkit.org - Makes sure all Android-specific changes are appropriately guarded. - Fixes some Android-specific style problems None of these should introduce any functional changes for PLATFORM(ANDROID). Change-Id: Id27cf0b0e8682a7f29590c3fccae2d287b3630f1 | ||||
* | Merge webkit.org at R49305 : Automatic merge by git. | Steve Block | 2009-10-20 | 1 | -120/+48 |
| | | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7 | ||||
* | Add ANDROID_USER_GESTURE back to WebCore. | Patrick Scott | 2009-09-24 | 1 | -0/+7 |
| | | | | | | | We only care about the user gesture during a location change. Add the m_userGesture field to our ResourceRequest and check the value in canHandleRequest. This could be cleaner if WebCore passed around the ResourceRequest rather than constructing a new one. | ||||
* | Revert "Merge WebKit r47420" | Andrei Popescu | 2009-08-19 | 1 | -2/+0 |
| | | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524. | ||||
* | Merge WebKit r47420 | Ben Murdoch | 2009-08-18 | 1 | -0/+2 |
| | |||||
* | Merge in WebKit r47029. | Ben Murdoch | 2009-08-11 | 1 | -21/+6 |
| | |||||
* | Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies. | Patrick Scott | 2009-06-22 | 1 | -7/+0 |
| | | | | | | | I tested the original bug and found that without this change, the link works perfectly fine. The only thing that does not work with this change is redirects within iframes that are to non-http protocols. This is ok since iframes can always change the parent window's location if this is the desired behavior. | ||||
* | Ues loadFrameRequest instead of loadPostRequest so that we don't need to ↵ | Grace Kloba | 2009-06-19 | 1 | -5/+0 |
| | | | | change WebKit any more. | ||||
* | Get WebKit r44544. | Feng Qian | 2009-06-17 | 1 | -106/+95 |
| | |||||
* | Check in patch for webkit bug 25710. History navigation by fragement breaks ↵ | Ben Murdoch | 2009-06-05 | 1 | -2/+2 |
| | | | | | | database transactions. https://bugs.webkit.org/show_bug.cgi?id=25710, landed to webkit in r44468 | ||||
* | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 1 | -54/+18 |
| | | | | Automated import of CL 145796 | ||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -52/+58 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+701 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -701/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -53/+77 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -3/+14 |
| | |||||
* | external/webkit r30707 | Upstream | 1970-01-12 | 1 | -0/+666 |