index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
Commit message (
Expand
)
Author
Age
Files
Lines
*
On demand plugins are now per-page, not per-object.
Patrick Scott
2010-04-02
2
-4
/
+33
*
Merge "Make sure the protocol is lower case in the redirect." into froyo
Patrick Scott
2010-03-31
1
-6
/
+10
|
\
|
*
Make sure the protocol is lower case in the redirect.
Patrick Scott
2010-03-31
1
-6
/
+10
*
|
If there is no find location then return early in findNext.
Ben Murdoch
2010-03-31
1
-1
/
+1
|
/
*
Add 2 pixel padding and draw 2 pixel border for flash-on-demand.
Shimeng (Simon) Wang
2010-03-29
1
-3
/
+10
*
Remove a warning.
Leon Scroggins III
2010-03-25
1
-1
/
+1
*
don't track layer node twice
Cary Clark
2010-03-25
2
-1
/
+12
*
Merge "Mark positioned elements as needing a relayout when checking for hit t...
Nicolas Roard
2010-03-24
2
-1
/
+35
|
\
|
*
Mark positioned elements as needing a relayout when checking for hit test.
Nicolas Roard
2010-03-24
2
-1
/
+35
*
|
Merge "Fixes XHR requests to use the username and password supplied from Java...
Steve Block
2010-03-24
1
-2
/
+10
|
\
\
|
*
|
Fixes XHR requests to use the username and password supplied from JavaScript
Steve Block
2010-03-24
1
-2
/
+10
|
|
/
*
|
Fix the background of the placeholder.
Patrick Scott
2010-03-24
1
-5
/
+8
|
/
*
Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...
Nicolas Roard
2010-03-24
1
-1
/
+12
|
\
|
*
Renders fixed layers with the root canvas matrix. Fix some positioning issues.
Nicolas Roard
2010-03-24
1
-1
/
+12
*
|
Do not redirect data to our placeholder.
Patrick Scott
2010-03-24
1
-1
/
+4
*
|
Merge "Add on-demand plugin support."
Patrick Scott
2010-03-23
3
-20
/
+138
|
\
\
|
*
|
Add on-demand plugin support.
Patrick Scott
2010-03-23
3
-20
/
+138
*
|
|
Merge "Allowing native code access to the application context as long as ther...
Derek Sollenberger
2010-03-23
3
-1
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allowing native code access to the application context as long as
Derek Sollenberger
2010-03-23
3
-1
/
+33
*
|
|
Merge "Only replaced flash content if youtube app is installed. Fix for bug 2...
Kristian Monsen
2010-03-23
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Only replaced flash content if youtube app is installed. Fix for bug 2521517.
Kristian Monsen
2010-03-23
1
-1
/
+6
|
|
/
*
|
Use EmojiFoctory::GetShiftJisConverterName() instead of relying on static str...
Daisuke Miyakawa
2010-03-23
1
-2
/
+3
|
/
*
Add a new API on the resource loader to pause the current load. We use this w...
Ben Murdoch
2010-03-22
2
-0
/
+21
*
Merge "Implements layoutTestController.setAppCacheMaximumSize"
Steve Block
2010-03-22
1
-1
/
+8
|
\
|
*
Implements layoutTestController.setAppCacheMaximumSize
Steve Block
2010-03-19
1
-1
/
+8
*
|
use picture recording flag to speed up clipPath (and avoid asserts in very la...
Mike Reed
2010-03-19
2
-2
/
+8
|
/
*
Merge "Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*""
Brian Carlstrom
2010-03-18
1
-4
/
+4
|
\
|
*
Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"
Brian Carlstrom
2010-03-18
1
-4
/
+4
*
|
Pass selection data along with message to open the keyboard.
Leon Scroggins
2010-03-18
3
-8
/
+31
*
|
window may not be initialized when plugin is first called
Cary Clark
2010-03-18
1
-1
/
+2
*
|
get bounds of focused node
Cary Clark
2010-03-18
1
-0
/
+23
*
|
Fixes the Mac build
Steve Block
2010-03-17
1
-0
/
+1
|
/
*
Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.
Kristian Monsen
2010-03-17
3
-5
/
+14
*
Merge "Compute the position of the fixed elements to be relative to the scree...
Nicolas Roard
2010-03-16
2
-0
/
+13
|
\
|
*
Compute the position of the fixed elements to be relative to the
Nicolas Roard
2010-03-17
2
-0
/
+13
*
|
To enable per file log, only need to define PLUGIN_DEBUG_LOCAL
Grace Kloba
2010-03-16
2
-2
/
+2
|
/
*
Ensure a plugin is not shown if it is completely obscured by other
Derek Sollenberger
2010-03-16
2
-9
/
+37
*
set up the loader so the plugin will receive the first block of data
Cary Clark
2010-03-16
1
-11
/
+11
*
Putting Grace's change back in now that we have the new apk from Adobe.
Bart Sears
2010-03-15
2
-2
/
+2
*
Merge "read old focus before it's thrown away"
Cary Clark
2010-03-15
1
-4
/
+12
|
\
|
*
read old focus before it's thrown away
Cary Clark
2010-03-15
1
-4
/
+12
*
|
If the plugin is in an IFrame we need to reposition the plugins surface
Derek Sollenberger
2010-03-15
1
-0
/
+5
*
|
Merge "Clean up full-screen mode plugins now that they handle touch in their ...
Derek Sollenberger
2010-03-15
3
-23
/
+5
|
\
\
|
|
/
|
/
|
|
*
Clean up full-screen mode plugins now that they handle touch
Derek Sollenberger
2010-03-15
3
-23
/
+5
*
|
Merge "adjust cache layer position by offsets"
Cary Clark
2010-03-15
2
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
adjust cache layer position by offsets
Cary Clark
2010-03-12
2
-5
/
+11
*
|
Temporary revert the new android_npapi. Waiting for
Grace Kloba
2010-03-12
2
-2
/
+2
*
|
Add requestCenterFitZoom to android_npapi so that
Grace Kloba
2010-03-12
6
-0
/
+34
*
|
iterate through the children of the label to find its text
Cary Clark
2010-03-12
1
-2
/
+11
|
/
*
Merge "Outset the rectangle containing the match after checking the clip."
Leon Scroggins
2010-03-12
1
-2
/
+6
|
\
[next]