summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Update android_npapi to remove the special codeGrace Kloba2010-03-091-14/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-095-19/+9
* Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-091-3/+6
* build-fix for the no-layers configMike Reed2010-03-091-0/+4
* requestChildRectangleOnScreen takes layers into accountCary Clark2010-03-091-0/+20
* fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-093-33/+71
* Merge "Serialize/unserialize screen width scale, which is used when restoring...Shimeng (Simon) Wang2010-03-081-4/+12
|\
| * Serialize/unserialize screen width scale, which is used when restoring sites.Shimeng (Simon) Wang2010-03-051-4/+12
* | check for null node to prevent monkey crashCary Clark2010-03-081-1/+1
* | scroll into view considers layersCary Clark2010-03-083-50/+54
* | Set the proper frame's focus controller to active and focused.Leon Scroggins2010-03-052-8/+22
* | Merge "Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeFor...Steve Block2010-03-051-0/+1
|\ \
| * | Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeForExtensionSteve Block2010-03-051-0/+1
* | | Merge "Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLay...Andrei Popescu2010-03-052-7/+1
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().Andrei Popescu2010-03-052-7/+1
* | | Merge "Fix history restore."Patrick Scott2010-03-051-9/+2
|\ \ \
| * | | Fix history restore.Patrick Scott2010-03-051-9/+2
| |/ /
* | | Merge "fixes with find drawing in layers"Cary Clark2010-03-051-0/+5
|\ \ \ | |/ / |/| |
| * | fixes with find drawing in layersCary Clark2010-03-051-0/+5
* | | Merge "disable visiblerect debugging printfs"Mike Reed2010-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | disable visiblerect debugging printfsMike Reed2010-03-041-1/+1
| |/
* | Don't leak global weak references when running layout testsLeon Clarke2010-03-041-1/+1
|/
* Merge "stop parsing text for addresses if input element is found"Cary Clark2010-03-031-1/+3
|\
| * stop parsing text for addresses if input element is foundCary Clark2010-03-031-1/+3
* | Merge "Call setCurrentIndex to trigger the client callback."Patrick Scott2010-03-031-6/+5
|\ \
| * | Call setCurrentIndex to trigger the client callback.Patrick Scott2010-03-031-6/+5
* | | Merge "Fix V8 build when instrumentation is on"Andrei Popescu2010-03-032-1/+2
|\ \ \ | |/ / |/| |
| * | Fix V8 build when instrumentation is onAndrei Popescu2010-03-032-1/+2
* | | Merge "Fixes a crash in WeakJavaInstance"Steve Block2010-03-031-8/+16
|\ \ \ | |_|/ |/| |
| * | Fixes a crash in WeakJavaInstanceSteve Block2010-03-031-8/+16
| |/
* | refactor find state and scrollingCary Clark2010-03-032-18/+29
* | allow anchor containing layer to be mapped to navable layerCary Clark2010-03-023-13/+61
|/
* Merge "use advance widths to deduce spaces in selected text"Cary Clark2010-03-011-15/+41
|\
| * use advance widths to deduce spaces in selected textCary Clark2010-03-011-15/+41
* | Make nativeMoveCursorToNextTextInput return a value based on success.Leon Scroggins2010-03-013-14/+11
|/
* ignore rootlayer when drawing (fixes regression)Mike Reed2010-02-261-1/+6
* Merge "Only set the DatabaseTracker path if it has been successfully set to s...Ben Murdoch2010-02-261-3/+10
|\
| * Only set the DatabaseTracker path if it has been successfully set to somethin...Ben Murdoch2010-02-251-3/+10
* | Merge "Prevent unsafe upper casting by checking Element's namespaceURI."Shimeng (Simon) Wang2010-02-251-4/+11
|\ \
| * | Prevent unsafe upper casting by checking Element's namespaceURI.Shimeng (Simon) Wang2010-02-251-4/+11
* | | Merge "refactor drawing to support layers"Cary Clark2010-02-2516-386/+464
|\ \ \
| * | | refactor drawing to support layersCary Clark2010-02-2416-386/+464
* | | | Merge " Don't display our custom border round combo boxes when the stylesh...Leon Clarke2010-02-251-2/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't display our custom border round combo boxes when the stylesheet has...Leon Clarke2010-02-241-2/+20
* | | | Merge "Use reference instead of vector copying when dealing formElements."Shimeng (Simon) Wang2010-02-241-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Use reference instead of vector copying when dealing formElements.Shimeng (Simon) Wang2010-02-241-3/+3
* | | Simplify the layer code:Nicolas Roard2010-02-245-29/+21
* | | Do not forward touch event types we do not support into WebCore as TouchCance...Ben Murdoch2010-02-241-3/+4
| |/ |/|
* | am 70a336f2: am da8d052d: Merge "adding logging to determine the delay betwee...Derek Sollenberger2010-02-231-3/+8
|\ \
| * \ Merge "adding logging to determine the delay between event origination and it...Derek Sollenberger2010-02-231-3/+8
| |\ \