| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge webkit.org at r58033 : Initial merge by git | Steve Block | 2010-05-11 | 503 | -9908/+19621 |
* | Implement the audio tag in webkit -- the corresponding java CL is https://and... | Nicolas Roard | 2010-05-07 | 5 | -33/+154 |
* | Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98... | Steve Block | 2010-04-29 | 80 | -1250/+2185 |
|\ |
|
| * | Merge webkit.org at r55033 : Fix merge conflicts | Steve Block | 2010-04-27 | 1 | -5/+1 |
| * | Merge webkit.org at r55033 : Initial merge by git | Steve Block | 2010-04-27 | 80 | -1249/+2188 |
* | | Merge changes I347b2c80,I9e3185de | Ben Murdoch | 2010-04-28 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Removing the TouchStationary state from PlatformTouchPoint resulted | Ben Murdoch | 2010-04-28 | 2 | -0/+2 |
* | | Add more padding round select boxes, use different assets at | Leon Clarke | 2010-04-26 | 1 | -1/+4 |
* | | Performance improvements in GraphicsLayer: implement the simple image code path. | Nicolas Roard | 2010-04-16 | 3 | -7/+37 |
|/ |
|
* | am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca... | Grace Kloba | 2010-04-15 | 2 | -2/+11 |
|\ |
|
| * | Pass scroll mode to Java so that we can handle | Grace Kloba | 2010-04-13 | 2 | -2/+11 |
* | | Remove the TouchStationary state from PlatformTouchPoint. | Ben Murdoch | 2010-04-14 | 2 | -2/+0 |
* | | am 18fc0da0: am 0c736339: Only allow animations computed on the UI if we have... | Nicolas Roard | 2010-04-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Only allow animations computed on the UI if we have two steps -- otherwise le... | Nicolas Roard | 2010-04-07 | 1 | -1/+1 |
* | | Merge "add portable bzero interface" | Cary Clark | 2010-04-07 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | add portable bzero interface | Cary Clark | 2010-03-30 | 1 | -0/+7 |
| * | correct rgba order for skia | Mike Reed | 2010-03-26 | 1 | -0/+5 |
* | | Revert "Mark positioned elements as needing a relayout when checking for hit ... | Nicolas Roard | 2010-04-06 | 2 | -13/+0 |
* | | When we stopUpdating(), we should cancel the outstanding | Grace Kloba | 2010-04-02 | 1 | -1/+4 |
* | | Merge "enable gifs for large memory devices" into froyo | Cary Clark | 2010-03-30 | 1 | -0/+4 |
|\ \ |
|
| * | | enable gifs for large memory devices | Cary Clark | 2010-03-30 | 1 | -0/+4 |
| |/ |
|
* | | correct rgba order for skia | Mike Reed | 2010-03-30 | 1 | -0/+5 |
|/ |
|
* | Merge "Mark positioned elements as needing a relayout when checking for hit t... | Nicolas Roard | 2010-03-24 | 2 | -0/+13 |
|\ |
|
| * | Mark positioned elements as needing a relayout when checking for hit test. | Nicolas Roard | 2010-03-24 | 2 | -0/+13 |
* | | Fixes XHR requests to use the username and password supplied from JavaScript | Steve Block | 2010-03-24 | 1 | -1/+5 |
* | | Merge "drawRect is defined (in header) to always stroke with 1.0" | Mike Reed | 2010-03-24 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | drawRect is defined (in header) to always stroke with 1.0 | Mike Reed | 2010-03-24 | 1 | -1/+7 |
* | | Merge "Renders fixed layers with the root canvas matrix. Fix some positioning... | Nicolas Roard | 2010-03-24 | 3 | -15/+58 |
|\ \
| |/
|/| |
|
| * | Renders fixed layers with the root canvas matrix. Fix some positioning issues. | Nicolas Roard | 2010-03-24 | 3 | -15/+58 |
* | | Add on-demand plugin support. | Patrick Scott | 2010-03-23 | 2 | -3/+7 |
|/ |
|
* | Add a new API on the resource loader to pause the current load. We use this w... | Ben Murdoch | 2010-03-22 | 3 | -1/+17 |
* | Implement margin for fixed elements. | Nicolas Roard | 2010-03-18 | 3 | -5/+34 |
* | Fix click issues when using fixed elements. This CL also fix the positioning | Nicolas Roard | 2010-03-18 | 1 | -8/+8 |
* | Merge "Compare the client rather than the handle as the handle may not be set... | Patrick Scott | 2010-03-17 | 1 | -1/+2 |
|\ |
|
| * | Compare the client rather than the handle as the handle may not be set yet. | Patrick Scott | 2010-03-17 | 1 | -1/+2 |
* | | Refactor how we set up the layers hierarchy when using fixed | Nicolas Roard | 2010-03-17 | 4 | -102/+3 |
|/ |
|
* | Compute the position of the fixed elements to be relative to the | Nicolas Roard | 2010-03-17 | 1 | -0/+2 |
* | Use the bounds we layout the page for screenRect. | Grace Kloba | 2010-03-12 | 1 | -7/+7 |
* | Prepare touch key modifiers for upstreaming. | Ben Murdoch | 2010-03-11 | 2 | -4/+0 |
* | Only call plugin touch code if it is in full screen | Leon Scroggins | 2010-03-09 | 2 | -11/+3 |
* | Fix bug 'Children of fixed elements do not always remain fixed themselves' | Nicolas Roard | 2010-03-09 | 4 | -32/+151 |
* | scroll into view considers layers | Cary Clark | 2010-03-08 | 2 | -0/+36 |
* | Merge "forgot header file ; broke build in 43447" | Cary Clark | 2010-03-05 | 1 | -0/+1 |
|\ |
|
| * | forgot header file ; broke build in 43447 | Cary Clark | 2010-03-05 | 1 | -0/+1 |
* | | fixes with find drawing in layers | Cary Clark | 2010-03-05 | 1 | -2/+16 |
|/ |
|
* | add optional preftable to image codecs, for more control over the resulting b... | Mike Reed | 2010-03-03 | 1 | -6/+27 |
* | bump up our image cache etc. when we're on larger devices (e.g. have VFP) | Mike Reed | 2010-03-03 | 1 | -7/+2 |
* | allow anchor containing layer to be mapped to navable layer | Cary Clark | 2010-03-02 | 1 | -0/+3 |
* | Update touch handler in preparation for upstreaming of m_originatingTouchTarg... | Ben Murdoch | 2010-03-01 | 2 | -3/+4 |
* | ignore rootlayer when drawing (fixes regression) | Mike Reed | 2010-02-26 | 1 | -3/+5 |