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
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Call into MimeTypeMap to get the mime type for an extension.
Patrick Scott
2010-01-13
1
-7
/
+0
|
*
webkit layers support
Nicolas Roard
2010-01-04
7
-0
/
+2017
*
|
resolved conflicts for merge of e0286f66 to master
Steve Block
2010-01-12
2
-2
/
+10
|
\
\
|
*
|
When starting the Geolocation service provider, check that the WebView is not...
Steve Block
2010-01-12
2
-2
/
+55
|
*
|
Stop Geolocation service when browser tab is in the background. Do not merge.
Steve Block
2009-11-09
2
-2
/
+30
|
*
|
Fix Geolocation service to use correct signature for Location.getAltitude(). ...
Steve Block
2009-10-29
1
-1
/
+1
*
|
|
Implement timeupdate events for video tag.
Andrei Popescu
2010-01-12
1
-0
/
+2
*
|
|
Update WebCore/platform/network with changes upstreamed in
Andrei Popescu
2010-01-08
3
-8
/
+5
*
|
|
Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android.
Steve Block
2010-01-05
17
-53
/
+49
*
|
|
resolved conflicts for merge of 870689c8
Nicolas Roard
2010-01-04
7
-0
/
+2017
*
|
|
Update the cookie code in platform/network to match
Andrei Popescu
2009-12-21
2
-4
/
+2
*
|
|
am 5c8706a2: am 6c4eb7eb: Merge change I49687314 into eclair-mr2
Steve Block
2009-12-18
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixes a Geolocation bug with cached positions.
Steve Block
2009-12-17
1
-1
/
+1
*
|
|
am 29e5c5be: am dda7a494: Merge webkit.org at r51976 : ColorSpace type has be...
Steve Block
2009-12-17
1
-19
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : ColorSpace type has been removed.
Steve Block
2009-12-17
1
-19
/
+11
*
|
|
am 414d056a: am 9d4fbac1: Merge webkit.org at r51976 : GraphicsContext::setPl...
Steve Block
2009-12-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : GraphicsContext::setPlatformShadow now takes a C...
Steve Block
2009-12-17
1
-1
/
+1
*
|
|
am 0c57ad20: am 81d7a8e2: Merge webkit.org at r51976 : Image::draw() and draw...
Steve Block
2009-12-17
1
-3
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : Image::draw() and drawPattern() now take a Color...
Steve Block
2009-12-17
1
-3
/
+4
*
|
|
am 6af60126: am f94c6846: Merge webkit.org at r51976 : A ColorSpace argument ...
Steve Block
2009-12-17
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : A ColorSpace argument is now passed to GraphicsC...
Steve Block
2009-12-17
1
-4
/
+4
*
|
|
am eb2b5623: am 0f41711d: Merge webkit.org at r51976 : Icon::createIconForFil...
Steve Block
2009-12-17
1
-6
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : Icon::createIconForFile has been removed.
Steve Block
2009-12-17
1
-6
/
+0
*
|
|
am 4dd98cc2: am aad6f24e: Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
3
-29
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
3
-29
/
+5
*
|
|
am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
285
-4216
/
+9862
|
\
\
\
|
|
/
/
|
*
|
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
285
-4216
/
+9862
*
|
|
resolved conflicts for merge of 33cbb138 to master
Leon Scroggins
2009-12-16
3
-18
/
+32
|
\
\
\
|
|
/
/
|
*
|
Provide localized strings for <input> labels.
Leon Scroggins
2009-12-15
3
-18
/
+32
|
*
|
Do not merge
Andrei Popescu
2009-12-15
1
-1
/
+1
*
|
|
Move cookie support to PlatformBridge
Andrei Popescu
2009-12-15
3
-60
/
+11
*
|
|
Add null checking so that Browser won't crash on start.
Grace Kloba
2009-12-14
1
-1
/
+1
*
|
|
am 6c71a725: am 34c09402: Merge change Ic29b39b8 into eclair-mr2
Andrei Popescu
2009-12-14
6
-103
/
+82
|
\
\
\
|
|
/
/
|
*
|
Replace the C-cast used to determine whether the resource handle represent th...
Andrei Popescu
2009-12-14
6
-103
/
+82
*
|
|
am da8d42de: am 80e68b43: Break the WebCore -> WebKit dependency in ResourceH...
Andrei Popescu
2009-12-11
3
-19
/
+64
|
\
\
\
|
|
/
/
|
*
|
Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.
Andrei Popescu
2009-12-11
3
-19
/
+64
*
|
|
am ae37cde5: am 4c603120: Merge change I85087ab0 into eclair-mr2
Patrick Scott
2009-12-10
1
-26
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge change I85087ab0 into eclair-mr2
Android (Google) Code Review
2009-12-09
1
-26
/
+0
|
|
\
\
|
|
*
|
Enable orientation events.
Patrick Scott
2009-12-09
1
-26
/
+0
|
*
|
|
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
1
-1
/
+1
|
|
/
/
*
|
|
am a6e254b1: am 272b2e99: use twopoint gradients
Mike Reed
2009-12-10
1
-3
/
+5
|
\
\
\
|
|
/
/
|
*
|
use twopoint gradients
Mike Reed
2009-12-08
1
-3
/
+5
*
|
|
am 3d0d3fda: Enable longpress and doubletap to WebKit as touch event if it is...
Grace Kloba
2009-12-10
1
-1
/
+1
*
|
|
am 99c4892c: am 1d68587c: Moves JSC-specific functions from jni_utility and m...
Steve Block
2009-12-07
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Moves JSC-specific functions from jni_utility and moves them to a new jsc/jni...
Steve Block
2009-12-07
1
-2
/
+2
*
|
|
am cebf4fdb: am a8c0888c: Merge change I2b870c71 into eclair-mr2
Steve Block
2009-12-04
1
-4
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge change I2b870c71 into eclair-mr2
Android (Google) Code Review
2009-12-04
1
-4
/
+0
|
|
\
\
|
|
*
|
Enables x-mac-cyrillic on Android, now that this is in our version of ICU.
Steve Block
2009-12-04
1
-4
/
+0
*
|
|
|
resolved conflicts for merge of c8da3d7c to master
Patrick Scott
2009-12-04
1
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Pass up flags for the main resource and user gesture.
Patrick Scott
2009-12-04
1
-2
/
+6
|
|
/
/
[prev]
[next]