| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop forwarding touch events from Java when the top level document is detache... | Ben Murdoch | 2010-01-27 | 1 | -0/+4 |
* | Reverts Android-specific change to avoid adding history items for fragment sc... | Steve Block | 2010-01-07 | 2 | -27/+0 |
* | Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android. | Steve Block | 2010-01-05 | 1 | -1/+1 |
* | Merge webkit.org at r51976 : Fix general conflicts. | Steve Block | 2009-12-17 | 3 | -43/+24 |
* | Merge webkit.org at r51976 : Initial merge by git. | Steve Block | 2009-12-17 | 31 | -236/+420 |
* | Pull down change 51321 from webkit.org. | Patrick Scott | 2009-12-09 | 1 | -2/+2 |
* | Experimental change. Cache pages with unload event | Grace Kloba | 2009-12-03 | 1 | -0/+6 |
* | Android History unforking pt2: BackForwardList changes. Fire a notification t... | Ben Murdoch | 2009-12-03 | 2 | -14/+6 |
* | add ANDROID to the list of platforms that support font-face | Mike Reed | 2009-11-30 | 1 | -1/+1 |
* | Change window focus only if the user initiated the event. | Patrick Scott | 2009-11-19 | 2 | -0/+12 |
* | Merge webkit.org at r50258 : Fix conflicts. | Steve Block | 2009-11-10 | 2 | -130/+10 |
* | Merge webkit.org at r50258 : Initial merge by git. | Steve Block | 2009-11-10 | 19 | -1332/+1736 |
* | Adds ScriptController::initializeThreading(), to allow initializeThreading() ... | Steve Block | 2009-10-27 | 1 | -11/+2 |
* | Makes a number of changes to ease future merging with and upstreaming to webk... | Steve Block | 2009-10-22 | 5 | -4/+2 |
* | Merge webkit.org at R49305 : Update KURL constructor call sites to new signat... | Steve Block | 2009-10-20 | 1 | -1/+1 |
* | Merge webkit.org at R49305 : Fix merge conflicts. | Steve Block | 2009-10-20 | 4 | -14/+2 |
* | Merge webkit.org at R49305 : Automatic merge by git. | Steve Block | 2009-10-20 | 62 | -1454/+2005 |
* | Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o... | Steve Block | 2009-10-14 | 2 | -2/+2 |
* | Fix bug 2132969 | Patrick Scott | 2009-10-08 | 1 | -0/+7 |
* | Fix the user gesture change to be more like donut. | Patrick Scott | 2009-09-30 | 1 | -1/+4 |
* | Add ANDROID_USER_GESTURE back to WebCore. | Patrick Scott | 2009-09-24 | 2 | -0/+40 |
* | Add apple-touch-icon-precomposed processing. | Patrick Scott | 2009-09-22 | 1 | -1/+1 |
* | Revert "Merge WebKit r47420" | Andrei Popescu | 2009-08-19 | 20 | -314/+142 |
* | Merge WebKit r47420 | Ben Murdoch | 2009-08-18 | 20 | -142/+314 |
* | Continue with linker error fixes. | Ben Murdoch | 2009-08-17 | 1 | -1/+10 |
* | Fixes for Clipboard and IconDatabase | Ben Murdoch | 2009-08-14 | 1 | -8/+0 |
* | Add todo to remember to check with Grace if this merge was correct | Andrei Popescu | 2009-08-13 | 1 | -0/+1 |
* | Fix left over maunal merges | Andrei Popescu | 2009-08-13 | 2 | -34/+6 |
* | dom, html and loader merges | Andrei Popescu | 2009-08-12 | 9 | -338/+4 |
* | Merge in WebKit r47029. | Ben Murdoch | 2009-08-11 | 61 | -839/+1601 |
* | Add a callback for parsing apple-touch-icon. | Patrick Scott | 2009-08-05 | 1 | -0/+3 |
* | Implements a mechanism that limit the growth of the application cache | Andrei Popescu | 2009-07-21 | 9 | -55/+381 |
* | Turn on webcore's request management and remove our hacks. | Patrick Scott | 2009-07-15 | 1 | -4/+1 |
* | Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies. | Patrick Scott | 2009-06-22 | 2 | -53/+0 |
* | Ues loadFrameRequest instead of loadPostRequest so that we don't need to chan... | Grace Kloba | 2009-06-19 | 1 | -5/+0 |
* | Get WebKit r44544. | Feng Qian | 2009-06-17 | 40 | -775/+1150 |
* | Make AppCache work with v8: | Andrei Popescu | 2009-06-08 | 2 | -0/+55 |
* | Check in patch for webkit bug 25710. History navigation by fragement breaks d... | Ben Murdoch | 2009-06-05 | 5 | -10/+16 |
* | Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T... | Ben Murdoch | 2009-05-15 | 1 | -0/+2 |
* | Remove unused LOW_BANDWIDTH defines. The Cache.cpp change is from webkit.org. | Patrick Scott | 2009-05-05 | 1 | -3/+0 |
* | Fix the threading issue. | Feng Qian | 2009-04-24 | 1 | -2/+7 |
* | Make WebCore built with V8. | Feng Qian | 2009-04-24 | 1 | -0/+4 |
* | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 59 | -1008/+2057 |
* | AI 145053: add SVG to the browser [disabled by default] | Cary Clark | 2009-04-08 | 1 | -0/+5 |
* | AI 144661: Fix #175030. Preserve the zoom factor during refresh. Remove the c... | Grace Kloba | 2009-04-06 | 1 | -6/+0 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -1/+10 |
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 74 | -1333/+2885 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 111 | -0/+27515 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 111 | -27515/+0 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -0/+4 |