Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge WebKit at r64523 : Initial merge by git. | Steve Block | 2010-08-09 | 1 | -0/+7 |
| | | | | Change-Id: Ibb796c6802e757b1d9b40f58205cfbe4da95fcd4 | ||||
* | Merge WebKit at r62496: Initial merge by git | Steve Block | 2010-07-09 | 1 | -20/+30 |
| | | | | Change-Id: Ie3da0770eca22a70a632e3571f31cfabc80facb2 | ||||
* | Merge WebKit at r61871: Initial merge by git. | Kristian Monsen | 2010-07-02 | 1 | -6/+40 |
| | | | | Change-Id: I6cff43abca9cc4782e088a469ad4f03f166a65d5 | ||||
* | Merge webkit.org at r61121: Initial merge by git. | Ben Murdoch | 2010-06-16 | 1 | -7/+7 |
| | | | | Change-Id: Icd6db395c62285be384d137164d95d7466c98760 | ||||
* | Merge WebKit at r60074: Initial merge by git | Steve Block | 2010-05-27 | 1 | -3/+1 |
| | | | | Change-Id: I18a2dc5439e36c928351ea829d8fb4e39b062fc7 | ||||
* | Merge WebKit at r59636: Initial merge by git | Kristian Monsen | 2010-05-25 | 1 | -44/+0 |
| | | | | Change-Id: I59b289c4e6b18425f06ce41cc9d34c522515de91 | ||||
* | First draft to add a fat point to WebKit hit test. | Grace Kloba | 2010-05-24 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | If padding is 0, it is the old style point hit test. If it finds a node, it will break the search loop and return. If padding is non-zero, the first node will be added to HitTestResult's innerNode as before. But instead of finishing the search, hit test will continue to look for other nodes covered by the fat point unless it is fully inside the current node. Here are some highlights of the changes. . instead of testing renderRect.contains(x, y), we now test renderRect.intersect(pointRect) . when a Node is hit, it will be appended to the rawNodeList of HitTestResult. So the order inside the rawNodeList represents the hit test order. Currently the fat point doesn't support SVG nodes. It also doesn't support overflow control yet. | ||||
* | Merge webkit.org at r58033 : Initial merge by git | Steve Block | 2010-05-11 | 1 | -45/+59 |
| | | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1 | ||||
* | Merge webkit.org at r55033 : Initial merge by git | Steve Block | 2010-04-27 | 1 | -2/+2 |
| | | | | Change-Id: I98a4af828067cc243ec3dc5e5826154dd88074b5 | ||||
* | Merge webkit.org at r54127 : Initial merge by git | Steve Block | 2010-02-04 | 1 | -8/+37 |
| | | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82 | ||||
* | Merge webkit.org at r51976 : Initial merge by git. | Steve Block | 2009-12-17 | 1 | -32/+38 |
| | | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43 | ||||
* | Merge webkit.org at R49305 : Automatic merge by git. | Steve Block | 2009-10-20 | 1 | -2/+6 |
| | | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7 | ||||
* | Merge in WebKit r47029. | Ben Murdoch | 2009-08-11 | 1 | -8/+14 |
| | |||||
* | Get WebKit r44544. | Feng Qian | 2009-06-17 | 1 | -20/+99 |
| | |||||
* | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 1 | -94/+119 |
| | | | | Automated import of CL 145796 | ||||
* | AI 144458: Remove our hack to prevent drawing the selection, and set our ↵ | Leon Scroggins | 2009-04-03 | 1 | -11/+0 |
| | | | | | | selection color to transparent. This gets us the same result while simplifying the merge. Automated import of CL 144458 | ||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -36/+36 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+920 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -920/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -166/+232 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+11 |
| | |||||
* | external/webkit r30707 | Upstream | 1970-01-12 | 1 | -0/+843 |