summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-152-0/+16
|\
| * am 34a423ba: am 22804c07: Pass scroll mode to Java so that we can handle over...Grace Kloba2010-04-142-0/+16
| |\
| | * Pass scroll mode to Java so that we can handleGrace Kloba2010-04-132-0/+16
* | | Merge "Remove the TouchStationary state from PlatformTouchPoint."Ben Murdoch2010-04-152-9/+0
|\ \ \
| * | | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-142-9/+0
* | | | am 069d5161: don\'t hardcode "mSurface" throughout our source codeMathias Agopian2010-04-151-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
| |/
* | am 46051e5e: am 164756aa: Merge "Do not set touch state to TouchStationary as...Grace Kloba2010-04-121-2/+5
|\ \ | |/
| * Merge "Do not set touch state to TouchStationary as EventHandler doesn't hand...Grace Kloba2010-04-121-2/+5
| |\
| | * Do not set touch state to TouchStationary as EventHandlerGrace Kloba2010-04-091-2/+5
* | | am a22aa62c: am 411a8ae3: Merge "Fix for Bug:2579468" into froyoNicolas Roard2010-04-082-5/+17
|\ \ \ | |/ /
| * | Merge "Fix for Bug:2579468" into froyoNicolas Roard2010-04-082-5/+17
| |\ \ | | |/ | |/|
| | * Fix for Bug:2579468Nicolas Roard2010-04-082-5/+17
* | | am b60bbcfb: am 18f501d6: Fix bug that causes plugins not be notified of the ...Derek Sollenberger2010-04-081-27/+31
|\ \ \ | |/ /
| * | Fix bug that causes plugins not be notified of the change to theDerek Sollenberger2010-04-081-27/+31
| |/
* | Merge "add portable bzero interface"Cary Clark2010-04-071-0/+7
|\ \ | |/ |/|
| * add portable bzero interfaceCary Clark2010-03-301-0/+7
* | Merge "Revert "Mark positioned elements as needing a relayout when checking f...Nicolas Roard2010-04-062-35/+1
|\ \
| * | Revert "Mark positioned elements as needing a relayout when checking for hit ...Nicolas Roard2010-04-062-35/+1
* | | keep frames associated with regular hits and direct hitsCary Clark2010-04-063-5/+9
|/ /
* | Merge "Create a method to check to see if the focus has a following textfield...Cary Clark2010-04-051-0/+10
|\ \
| * | Create a method to check to see if the focus has a following textfield.Leon Scroggins2010-03-311-0/+10
* | | On demand plugins are now per-page, not per-object.Patrick Scott2010-04-022-4/+33
* | | Merge "Make sure the protocol is lower case in the redirect." into froyoPatrick Scott2010-03-311-6/+10
|\ \ \
| * | | Make sure the protocol is lower case in the redirect.Patrick Scott2010-03-311-6/+10
| |/ /
* | | If there is no find location then return early in findNext.Ben Murdoch2010-03-311-1/+1
|/ /
* | Add 2 pixel padding and draw 2 pixel border for flash-on-demand.Shimeng (Simon) Wang2010-03-291-3/+10
|/
* Remove a warning.Leon Scroggins III2010-03-251-1/+1
* don't track layer node twiceCary Clark2010-03-252-1/+12
* Merge "Mark positioned elements as needing a relayout when checking for hit t...Nicolas Roard2010-03-242-1/+35
|\
| * Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-242-1/+35
* | Merge "Fixes XHR requests to use the username and password supplied from Java...Steve Block2010-03-241-2/+10
|\ \
| * | Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-2/+10
| |/
* | Fix the background of the placeholder.Patrick Scott2010-03-241-5/+8
|/
* Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...Nicolas Roard2010-03-241-1/+12
|\
| * Renders fixed layers with the root canvas matrix. Fix some positioning issues.Nicolas Roard2010-03-241-1/+12
* | Do not redirect data to our placeholder.Patrick Scott2010-03-241-1/+4
* | Merge "Add on-demand plugin support."Patrick Scott2010-03-233-20/+138
|\ \
| * | Add on-demand plugin support.Patrick Scott2010-03-233-20/+138
* | | Merge "Allowing native code access to the application context as long as ther...Derek Sollenberger2010-03-233-1/+33
|\ \ \ | |/ / |/| |
| * | Allowing native code access to the application context as long asDerek Sollenberger2010-03-233-1/+33
* | | Merge "Only replaced flash content if youtube app is installed. Fix for bug 2...Kristian Monsen2010-03-231-1/+6
|\ \ \ | |/ / |/| |
| * | Only replaced flash content if youtube app is installed. Fix for bug 2521517.Kristian Monsen2010-03-231-1/+6
| |/
* | Use EmojiFoctory::GetShiftJisConverterName() instead of relying on static str...Daisuke Miyakawa2010-03-231-2/+3
|/
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-222-0/+21
* Merge "Implements layoutTestController.setAppCacheMaximumSize"Steve Block2010-03-221-1/+8
|\
| * Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-191-1/+8
* | use picture recording flag to speed up clipPath (and avoid asserts in very la...Mike Reed2010-03-192-2/+8
|/
* Merge "Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*""Brian Carlstrom2010-03-181-4/+4
|\
| * Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"Brian Carlstrom2010-03-181-4/+4