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
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r65072 : Complete cherry-pick of WebKit change 43848 to add E...
Steve Block
2010-08-13
1
-0
/
+9
*
Merge WebKit at r65072 : Initial merge by git.
Ben Murdoch
2010-08-12
16
-44
/
+22
*
Provide EmptyDeviceOrientationClient for use with SVGImage
Steve Block
2010-08-12
1
-0
/
+9
*
Merge WebKit at r64523 : Initial merge by git.
Steve Block
2010-08-09
8
-61
/
+398
*
Merge WebKit at r64264 : Initial merge by git.
Kristian Monsen
2010-08-04
11
-50
/
+314
*
Merge WebKit at r63859 : Initial merge by git.
Ben Murdoch
2010-07-27
16
-64
/
+139
*
Merge "Cherry-pick fix to https://bugs.webkit.org/show_bug.cgi?id=42651 becau...
Leon Clarke
2010-07-21
8
-17
/
+6
|
\
|
*
Cherry-pick fix to https://bugs.webkit.org/show_bug.cgi?id=42651
Leon Clarke
2010-07-21
8
-17
/
+6
*
|
Prepare browser web archive patch for upstreamming to webkit.
Elliott Slaughter
2010-07-20
2
-37
/
+36
|
/
*
Fix http://b/issue?id=2838936
Leon Clarke
2010-07-20
1
-1
/
+1
*
Merge WebKit at r63173 : @62542 added inspector stuff, but the non-inspector ...
Leon Clarke
2010-07-20
1
-0
/
+2
*
Merge WebKit at r63173 : Initial merge by git.
Leon Clarke
2010-07-20
18
-108
/
+292
*
Fix for bug 2816268: Refactor ANDROID_USER_GESTURE code
Kristian Monsen
2010-07-15
4
-55
/
+0
*
Merge "Copy back the upstreamed version of prefetch https://bugs.webkit.org/s...
Leon Clarke
2010-07-13
10
-110
/
+37
|
\
|
*
Copy back the upstreamed version of prefetch
Leon Clarke
2010-07-12
10
-110
/
+37
*
|
Merge "Update CachedFont.cpp to reflect upstreaming in WebKit change 63088"
Steve Block
2010-07-12
1
-1
/
+1
|
\
\
|
*
|
Update CachedFont.cpp to reflect upstreaming in WebKit change 63088
Steve Block
2010-07-12
1
-1
/
+1
|
|
/
*
|
Browser save page as web archive.
Elliott Slaughter
2010-07-12
3
-0
/
+529
|
/
*
Merge WebKit at r62496: Initial merge by git
Steve Block
2010-07-09
13
-86
/
+98
*
Merge WebKit at r61871: Fix conflicts in FrameLoader.cpp
Kristian Monsen
2010-07-02
2
-27
/
+3
*
Merge WebKit at r61871: Initial merge by git.
Kristian Monsen
2010-07-02
36
-782
/
+1117
*
Detect if we're a webapp from the meta tag and send a message through
Ben Murdoch
2010-06-30
1
-0
/
+4
*
Merge webkit.org at r61121: Initial merge by git.
Ben Murdoch
2010-06-16
21
-383
/
+144
*
Cherry-pick WebKit change r60069 to fix a leak in Geolocation
Steve Block
2010-06-09
1
-0
/
+13
*
Merge webkit.org at r60469 : Initial merge by git.
Leon Clarke
2010-06-08
3
-24
/
+40
*
Merge WebKit at r60074: Initial merge by git
Steve Block
2010-05-27
11
-34
/
+172
*
Merge WebKit at r59636: Variable changed to method upstream
Kristian Monsen
2010-05-25
1
-1
/
+1
*
Merge WebKit at r59636: Fix conflicts
Kristian Monsen
2010-05-25
1
-5
/
+1
*
Merge WebKit at r59636: Initial merge by git
Kristian Monsen
2010-05-25
20
-134
/
+392
*
Update Android to reflect upstreamed code to avoid Geolocation leaks
Steve Block
2010-05-24
1
-0
/
+7
*
Merge Webkit at r58956: Initial merge by Git.
Ben Murdoch
2010-05-14
11
-24
/
+99
*
Merge webkit.org at r58033 : Resolve merge conflicts
Steve Block
2010-05-11
3
-16
/
+5
*
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
47
-522
/
+904
*
Adds a couple of missing headers to CachedLinkPrefetch.h
Steve Block
2010-05-07
1
-1
/
+2
*
Merge "Enable SVG compiling in gingerbread."
Shimeng (Simon) Wang
2010-05-04
1
-3
/
+6
|
\
|
*
Enable SVG compiling in gingerbread.
Shimeng (Simon) Wang
2010-05-04
1
-3
/
+6
*
|
Link prefetch support
Leon Clarke
2010-05-04
8
-16
/
+143
|
/
*
Merge webkit.org at r55033 : Initial merge by git
Steve Block
2010-04-27
6
-7
/
+18
*
Revert the ANDROID_FIX which is the same as the original.
Shimeng (Simon) Wang
2010-04-22
1
-5
/
+1
*
Cherry-pick http://codereview.chromium.org/1594015
Andrei Popescu
2010-04-12
1
-0
/
+1
*
Make sure WebKit's page cache does not cache pages with unload handlers.
Andrei Popescu
2010-03-29
1
-6
/
+0
*
Revert "Revive my change to not add anchor navigations to the history in some...
Patrick Scott
2010-03-23
1
-7
/
+0
*
Add a new API on the resource loader to pause the current load. We use this w...
Ben Murdoch
2010-03-22
2
-0
/
+13
*
Fixes the Mac build
Steve Block
2010-03-17
1
-0
/
+1
*
Fix a webkit bug.
Shimeng (Simon) Wang
2010-03-17
1
-0
/
+4
*
Use the complete url when blocking images.
Patrick Scott
2010-03-04
1
-1
/
+1
*
Revive my change to not add anchor navigations to the history in some cases.
Patrick Scott
2010-03-03
1
-0
/
+7
*
Merge webkit.org at r54731 : Initial merge by git
Steve Block
2010-02-16
5
-21
/
+63
*
Merge webkit.org at r54340 : Initial merge by git
Steve Block
2010-02-15
5
-60
/
+36
*
Merge webkit.org at r54127 : Fix conflict in FrameLoader.cpp due to Android A...
Steve Block
2010-02-04
1
-3
/
+0
[next]