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
/
WebCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marks remaining Android-specific changes to Geolocation with ANDROID
Steve Block
2010-03-11
2
-0
/
+18
*
Update Android to reflect final version submitted to webkit.org for Geolocati...
Steve Block
2010-03-11
2
-31
/
+28
*
Merge "When starting the Geolocation service, we need to make sure that we ha...
Steve Block
2010-03-10
1
-1
/
+6
|
\
|
*
When starting the Geolocation service, we need to make sure that we have a va...
Steve Block
2010-03-09
1
-1
/
+6
*
|
If we do change to document focus in mouse down,
Grace Kloba
2010-03-09
1
-3
/
+4
*
|
Only call plugin touch code if it is in full screen
Leon Scroggins
2010-03-09
8
-115
/
+13
*
|
Fix bug 'Children of fixed elements do not always remain fixed themselves'
Nicolas Roard
2010-03-09
5
-37
/
+168
|
/
*
Merge "fix to ensure plugins are not shown when they are marked hidden by the...
Derek Sollenberger
2010-03-09
1
-5
/
+19
|
\
|
*
fix to ensure plugins are not shown when they are marked hidden by the DOM.
Derek Sollenberger
2010-03-09
1
-5
/
+19
*
|
Merge "Adds some logging to JObjectWrapper"
Steve Block
2010-03-09
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Adds some logging to JObjectWrapper
Steve Block
2010-03-09
1
-1
/
+6
*
|
Merge "Serialize/unserialize screen width scale, which is used when restoring...
Shimeng (Simon) Wang
2010-03-08
1
-2
/
+2
|
\
\
|
*
|
Serialize/unserialize screen width scale, which is used when restoring sites.
Shimeng (Simon) Wang
2010-03-05
1
-2
/
+2
|
|
/
*
|
scroll into view considers layers
Cary Clark
2010-03-08
2
-0
/
+36
|
/
*
Merge "forgot header file ; broke build in 43447"
Cary Clark
2010-03-05
1
-0
/
+1
|
\
|
*
forgot header file ; broke build in 43447
Cary Clark
2010-03-05
1
-0
/
+1
*
|
Merge "fixes with find drawing in layers"
Cary Clark
2010-03-05
1
-2
/
+16
|
\
\
|
*
|
fixes with find drawing in layers
Cary Clark
2010-03-05
1
-2
/
+16
|
|
/
*
|
Use the complete url when blocking images.
Patrick Scott
2010-03-04
1
-1
/
+1
|
/
*
Don't leak global weak references when running layout tests
Leon Clarke
2010-03-04
2
-2
/
+6
*
Merge "add optional preftable to image codecs, for more control over the resu...
Mike Reed
2010-03-03
1
-6
/
+27
|
\
|
*
add optional preftable to image codecs, for more control over the resulting b...
Mike Reed
2010-03-03
1
-6
/
+27
*
|
Merge "Revive my change to not add anchor navigations to the history in some ...
Patrick Scott
2010-03-03
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Revive my change to not add anchor navigations to the history in some cases.
Patrick Scott
2010-03-03
1
-0
/
+7
*
|
fix build
Andrei Popescu
2010-03-03
1
-1
/
+1
*
|
Merge "Fix V8 build when instrumentation is on"
Andrei Popescu
2010-03-03
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix V8 build when instrumentation is on
Andrei Popescu
2010-03-03
1
-0
/
+4
*
|
bump up our image cache etc. when we're on larger devices (e.g. have VFP)
Mike Reed
2010-03-03
1
-7
/
+2
*
|
fixing problem were plugin surfaces are not created.
Derek Sollenberger
2010-03-02
1
-0
/
+8
*
|
allow anchor containing layer to be mapped to navable layer
Cary Clark
2010-03-02
1
-0
/
+3
*
|
am 4e409302: am a506357e: Adding logging to android\'s plugin view.
Derek Sollenberger
2010-03-02
1
-6
/
+17
|
\
\
|
|
/
|
/
|
|
*
Adding logging to android's plugin view.
Derek Sollenberger
2010-03-02
1
-6
/
+17
|
*
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-02
4
-2
/
+10
*
|
The element that receives the touch event should be the target element of the...
Ben Murdoch
2010-03-01
2
-90
/
+71
*
|
Update touch handler in preparation for upstreaming of m_originatingTouchTarg...
Ben Murdoch
2010-03-01
4
-13
/
+16
*
|
Merge "ignore rootlayer when drawing (fixes regression) dump layers contents ...
Mike Reed
2010-02-26
1
-3
/
+5
|
\
\
|
*
|
ignore rootlayer when drawing (fixes regression)
Mike Reed
2010-02-26
1
-3
/
+5
*
|
|
Merge " Don't crash when throwing javascript exceptions from plugins witho...
Leon Clarke
2010-02-26
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't crash when throwing javascript exceptions from plugins without
Leon Clarke
2010-02-26
1
-1
/
+5
*
|
|
Merge "enable debugger support in webkit with v8"
Andrei Popescu
2010-02-26
1
-6
/
+0
|
\
\
\
|
*
|
|
enable debugger support in webkit with v8
Andrei Popescu
2010-02-26
1
-6
/
+0
*
|
|
|
make methods private (or static local) if possible to reduce surface area of API
Mike Reed
2010-02-25
2
-7
/
+6
*
|
|
|
remove unused methods
Mike Reed
2010-02-25
3
-53
/
+4
|
/
/
/
*
|
|
Fix the gap when using the IME (Bug:2453748)
Nicolas Roard
2010-02-25
3
-11
/
+26
*
|
|
Merge "Temporarily disable debugger support on V8 due to a crash"
Andrei Popescu
2010-02-25
1
-0
/
+6
|
\
\
\
|
*
|
|
Temporarily disable debugger support on V8 due to a crash
Andrei Popescu
2010-02-25
1
-0
/
+6
*
|
|
|
refactor drawing to support layers
Cary Clark
2010-02-24
4
-29
/
+178
*
|
|
|
Simplify the layer code:
Nicolas Roard
2010-02-24
3
-10
/
+35
*
|
|
|
Adds a missing initializer for Geolocation maximumAge
Steve Block
2010-02-24
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Removes repeated headers in Geolocation.cpp
Steve Block
2010-02-24
1
-8
/
+0
[next]