summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Provide new localized string methods for pluginsSteve Block2010-05-111-0/+10
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update calls to ResourceHandle constructorSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update font method signaturesSteve Block2010-05-112-4/+8
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-117-38/+13
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11503-9908/+19621
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-075-33/+154
* Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98...Steve Block2010-04-2980-1250/+2185
|\
| * Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-271-5/+1
| * Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2780-1249/+2188
* | Merge changes I347b2c80,I9e3185deBen Murdoch2010-04-282-0/+2
|\ \ | |/ |/|
| * Removing the TouchStationary state from PlatformTouchPoint resultedBen Murdoch2010-04-282-0/+2
* | Add more padding round select boxes, use different assets atLeon Clarke2010-04-261-1/+4
* | Performance improvements in GraphicsLayer: implement the simple image code path.Nicolas Roard2010-04-163-7/+37
|/
* am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-152-2/+11
|\
| * Pass scroll mode to Java so that we can handleGrace Kloba2010-04-132-2/+11
* | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-142-2/+0
* | am 18fc0da0: am 0c736339: Only allow animations computed on the UI if we have...Nicolas Roard2010-04-071-1/+1
|\ \ | |/
| * Only allow animations computed on the UI if we have two steps -- otherwise le...Nicolas Roard2010-04-071-1/+1
* | Merge "add portable bzero interface"Cary Clark2010-04-071-0/+7
|\ \ | |/ |/|
| * add portable bzero interfaceCary Clark2010-03-301-0/+7
| * correct rgba order for skiaMike Reed2010-03-261-0/+5
* | Revert "Mark positioned elements as needing a relayout when checking for hit ...Nicolas Roard2010-04-062-13/+0
* | When we stopUpdating(), we should cancel the outstandingGrace Kloba2010-04-021-1/+4
* | Merge "enable gifs for large memory devices" into froyoCary Clark2010-03-301-0/+4
|\ \
| * | enable gifs for large memory devicesCary Clark2010-03-301-0/+4
| |/
* | correct rgba order for skiaMike Reed2010-03-301-0/+5
|/
* Merge "Mark positioned elements as needing a relayout when checking for hit t...Nicolas Roard2010-03-242-0/+13
|\
| * Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-242-0/+13
* | Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-1/+5
* | Merge "drawRect is defined (in header) to always stroke with 1.0"Mike Reed2010-03-241-1/+7
|\ \ | |/ |/|
| * drawRect is defined (in header) to always stroke with 1.0Mike Reed2010-03-241-1/+7
* | Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...Nicolas Roard2010-03-243-15/+58
|\ \ | |/ |/|
| * Renders fixed layers with the root canvas matrix. Fix some positioning issues.Nicolas Roard2010-03-243-15/+58
* | Add on-demand plugin support.Patrick Scott2010-03-232-3/+7
|/
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-223-1/+17
* Implement margin for fixed elements.Nicolas Roard2010-03-183-5/+34
* Fix click issues when using fixed elements. This CL also fix the positioningNicolas Roard2010-03-181-8/+8
* Merge "Compare the client rather than the handle as the handle may not be set...Patrick Scott2010-03-171-1/+2
|\
| * Compare the client rather than the handle as the handle may not be set yet.Patrick Scott2010-03-171-1/+2
* | Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-174-102/+3
|/
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+2
* Use the bounds we layout the page for screenRect.Grace Kloba2010-03-121-7/+7
* Prepare touch key modifiers for upstreaming.Ben Murdoch2010-03-112-4/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-092-11/+3
* Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-094-32/+151
* scroll into view considers layersCary Clark2010-03-082-0/+36
* Merge "forgot header file ; broke build in 43447"Cary Clark2010-03-051-0/+1
|\
| * forgot header file ; broke build in 43447Cary Clark2010-03-051-0/+1
* | fixes with find drawing in layersCary Clark2010-03-051-2/+16
|/