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
*
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
|
\
|
*
Outset the rectangle containing the match after checking the clip.
Leon Scroggins
2010-03-11
1
-2
/
+6
*
|
fix nav algorithm when node is clipped
Cary Clark
2010-03-11
1
-1
/
+0
|
/
*
set the cached focus state when a node is in a fixed layer
Cary Clark
2010-03-11
2
-6
/
+19
*
Use a paint with 80% alpha instead of saveLayer for disabled elements.
Leon Scroggins
2010-03-10
1
-7
/
+2
*
Update android_npapi to remove the special code
Grace Kloba
2010-03-09
1
-14
/
+0
*
Only call plugin touch code if it is in full screen
Leon Scroggins
2010-03-09
5
-19
/
+9
*
Fix bug 'Children of fixed elements do not always remain fixed themselves'
Nicolas Roard
2010-03-09
1
-3
/
+6
*
build-fix for the no-layers config
Mike Reed
2010-03-09
1
-0
/
+4
*
requestChildRectangleOnScreen takes layers into account
Cary Clark
2010-03-09
1
-0
/
+20
*
fix to ensure plugins are not shown when they are marked hidden by the DOM.
Derek Sollenberger
2010-03-09
3
-33
/
+71
*
Merge "Serialize/unserialize screen width scale, which is used when restoring...
Shimeng (Simon) Wang
2010-03-08
1
-4
/
+12
|
\
|
*
Serialize/unserialize screen width scale, which is used when restoring sites.
Shimeng (Simon) Wang
2010-03-05
1
-4
/
+12
*
|
check for null node to prevent monkey crash
Cary Clark
2010-03-08
1
-1
/
+1
*
|
scroll into view considers layers
Cary Clark
2010-03-08
3
-50
/
+54
*
|
Set the proper frame's focus controller to active and focused.
Leon Scroggins
2010-03-05
2
-8
/
+22
*
|
Merge "Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeFor...
Steve Block
2010-03-05
1
-0
/
+1
|
\
\
|
*
|
Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeForExtension
Steve Block
2010-03-05
1
-0
/
+1
*
|
|
Merge "Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLay...
Andrei Popescu
2010-03-05
2
-7
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().
Andrei Popescu
2010-03-05
2
-7
/
+1
*
|
|
Merge "Fix history restore."
Patrick Scott
2010-03-05
1
-9
/
+2
|
\
\
\
|
*
|
|
Fix history restore.
Patrick Scott
2010-03-05
1
-9
/
+2
|
|
/
/
*
|
|
Merge "fixes with find drawing in layers"
Cary Clark
2010-03-05
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixes with find drawing in layers
Cary Clark
2010-03-05
1
-0
/
+5
*
|
|
Merge "disable visiblerect debugging printfs"
Mike Reed
2010-03-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
disable visiblerect debugging printfs
Mike Reed
2010-03-04
1
-1
/
+1
|
|
/
*
|
Don't leak global weak references when running layout tests
Leon Clarke
2010-03-04
1
-1
/
+1
|
/
*
Merge "stop parsing text for addresses if input element is found"
Cary Clark
2010-03-03
1
-1
/
+3
|
\
|
*
stop parsing text for addresses if input element is found
Cary Clark
2010-03-03
1
-1
/
+3
*
|
Merge "Call setCurrentIndex to trigger the client callback."
Patrick Scott
2010-03-03
1
-6
/
+5
|
\
\
|
*
|
Call setCurrentIndex to trigger the client callback.
Patrick Scott
2010-03-03
1
-6
/
+5
*
|
|
Merge "Fix V8 build when instrumentation is on"
Andrei Popescu
2010-03-03
2
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix V8 build when instrumentation is on
Andrei Popescu
2010-03-03
2
-1
/
+2
[next]