summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |\ \
| | * | adding logging to determine the delay between event origination and its arriv...Derek Sollenberger2010-02-231-3/+8
| * | | Do not merge.Patrick Scott2010-02-232-9/+41
| |/ /
* | | am 5bce6668: am 15027de7: Added new logging messages and updated event logs w...Derek Sollenberger2010-02-233-16/+36
|\ \ \ | |/ /
| * | Added new logging messages and updated event logs with plugin execution timeDerek Sollenberger2010-02-233-16/+36
* | | Fixes a bug with showing the Geolocation permissions promptSteve Block2010-02-234-34/+93
| |/ |/|
* | Merge "Cherry-pick WebKit change 55136 to add a means to cancel an ongoing Ge...Steve Block2010-02-231-0/+1
|\ \
| * | Cherry-pick WebKit change 55136 to add a means to cancel an ongoing Geolocati...Steve Block2010-02-231-0/+1
* | | Merge "Implement redirectDataToPlugin."Patrick Scott2010-02-222-9/+41
|\ \ \
| * | | Implement redirectDataToPlugin.Patrick Scott2010-02-222-9/+41
| |/ /
* | | am 4c76da0e: am 1044e7fd: Fixes error where plugin is created while iterating...Derek Sollenberger2010-02-222-17/+13
|\ \ \ | |/ / |/| / | |/
| * Fixes error where plugin is created while iterating through the list of plugins.Derek Sollenberger2010-02-222-17/+13
| * Pass touch event time from Java to WebKitGrace Kloba2010-02-025-6/+16
* | Fix for busy loopNicolas Roard2010-02-221-1/+0
* | disable webkit layersCary Clark2010-02-211-0/+2
* | move viewport into just this subclassMike Reed2010-02-192-5/+9
* | fix nav layer bugsCary Clark2010-02-193-9/+20
* | Add support for setting key states with touch events on Android.Ben Murdoch2010-02-192-6/+6
* | Merge "refactor"Mike Reed2010-02-181-5/+5
|\ \
| * | refactorMike Reed2010-02-181-5/+5
* | | Merge "Add code to try and reclaim granted but unused database quota. This wi...Ben Murdoch2010-02-182-5/+57
|\ \ \ | |/ / |/| |
| * | Add code to try and reclaim granted but unused database quota. This will help...Ben Murdoch2010-02-182-5/+57
* | | check for layer containing final nodes in DOMCary Clark2010-02-181-1/+6
* | | Merge "Fixes a bug with the Geolocation suspend/resume behaviour"Steve Block2010-02-183-9/+9
|\ \ \ | |/ / |/| |
| * | Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-183-9/+9
* | | Merge "minor fixes to layer nav"Cary Clark2010-02-187-29/+28
|\ \ \ | |/ / |/| |
| * | minor fixes to layer navCary Clark2010-02-177-29/+28
* | | Changes to remove WebTextView at end of touch/press rather than during.Leon Scroggins2010-02-171-8/+4
|/ /
* | Add UI considerations to layersCary Clark2010-02-1719-449/+1168