summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-031-6/+27
* bump up our image cache etc. when we're on larger devices (e.g. have VFP)Mike Reed2010-03-031-7/+2
* allow anchor containing layer to be mapped to navable layerCary Clark2010-03-021-0/+3
* Update touch handler in preparation for upstreaming of m_originatingTouchTarg...Ben Murdoch2010-03-012-3/+4
* ignore rootlayer when drawing (fixes regression)Mike Reed2010-02-261-3/+5
* make methods private (or static local) if possible to reduce surface area of APIMike Reed2010-02-252-7/+6
* remove unused methodsMike Reed2010-02-253-53/+4
* Fix the gap when using the IME (Bug:2453748)Nicolas Roard2010-02-253-11/+26
* refactor drawing to support layersCary Clark2010-02-244-29/+178
* Simplify the layer code:Nicolas Roard2010-02-243-10/+35
* move viewport into just this subclassMike Reed2010-02-193-168/+139
* Merge "Fixes a crash in the Geolocation service when using maximumAge"Steve Block2010-02-191-4/+4
|\
| * Fixes a crash in the Geolocation service when using maximumAgeSteve Block2010-02-191-4/+4
* | Set the fixed position values when changed via setPosition()Nicolas Roard2010-02-192-13/+24
* | Add support for setting key states with touch events on Android.Ben Murdoch2010-02-192-7/+21
* | refactorMike Reed2010-02-182-19/+87
|/
* Merge "Fixes a bug with the Geolocation suspend/resume behaviour"Steve Block2010-02-186-5/+27
|\
| * Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-186-5/+27
* | minor fixes to layer navCary Clark2010-02-172-6/+4
|/
* Add UI considerations to layersCary Clark2010-02-172-46/+117
* Merge webkit.org at r54731 : Refactoring in font cacheSteve Block2010-02-161-3/+3
* Merge webkit.org at r54731 : Update Android graphics to reflect addition of A...Steve Block2010-02-164-24/+10
* Merge webkit.org at r54731 : Fix remaining merge conflictsSteve Block2010-02-162-10/+2