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
/
android
/
WebCoreSupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r75993: Move WebKit/android files to Source
Ben Murdoch
2011-05-16
67
-11316
/
+0
*
Merge WebKit at r75315: Add FrameLoaderClient PageCache stubs
Steve Block
2011-05-13
1
-0
/
+3
*
Add null pointer check when searching for a plugin widget.
Derek Sollenberger
2011-05-11
1
-1
/
+1
*
Merge WebKit at r74534: Fix EditorClientAndroid.cpp (SpellChecker)
Ben Murdoch
2011-05-10
2
-0
/
+3
*
Merge WebKit at r74534: Fix EditorClientAndroid.cpp (getGuessesForWord)
Ben Murdoch
2011-05-10
2
-2
/
+2
*
Merge WebKit at r74534: Fix WebCoreFrameBridge.cpp and
Ben Murdoch
2011-05-10
1
-5
/
+17
*
Better support for exiting full screen
Teng-Hui Zhu
2011-05-09
3
-0
/
+33
*
b/3491968 stop the hanging of dunkindonuts.com
Huahui Wu
2011-04-19
1
-2
/
+17
*
am bb69eea5: am e4cbbfc0: Merge "Show the fullscreen button all the time" int...
Teng-Hui Zhu
2011-04-07
1
-5
/
+1
|
\
|
*
Show the fullscreen button all the time
Teng-Hui Zhu
2011-04-07
1
-5
/
+1
*
|
Remove unsafe jclass member variable that was not a JNI global reference
Brian Carlstrom
2011-04-06
1
-5
/
+4
|
/
*
Possible fix for bug 4155219 IPv6 support: DNS is not reset when switching fr...
Kristian Monsen
2011-03-23
1
-0
/
+5
*
Support drawing paused and loading image as GL texture
Teng-Hui Zhu
2011-03-21
1
-3
/
+3
*
Pass the URL at the enterfullscreen time
Teng-Hui Zhu
2011-03-16
1
-1
/
+2
*
Fix page jump after clicking links in nytimes.com
Shimeng (Simon) Wang
2011-03-16
1
-0
/
+2
*
Improving HTML5 video controls
Nicolas Roard
2011-03-14
1
-6
/
+11
*
Merge "Improve HTML5 audio/video controls" into honeycomb-mr1
Nicolas Roard
2011-03-11
1
-0
/
+2
|
\
|
*
Improve HTML5 audio/video controls
Nicolas Roard
2011-03-11
1
-0
/
+2
*
|
Fix a crash caused by the wrong destruction handling
Teng-Hui Zhu
2011-03-11
1
-2
/
+5
|
/
*
HTML5 Video improvements
Nicolas Roard
2011-03-11
3
-0
/
+38
*
webkit support for inline video
Teng-Hui Zhu
2011-03-10
1
-39
/
+110
*
Android part of fix for bug 3491968 Browser frozen on dunkindonuts.com
Kristian Monsen
2011-03-09
3
-0
/
+8
*
Parse x-auto-login and send it up to Java.
Patrick Scott
2011-03-08
1
-0
/
+5
*
Part of fix for bug 3317722 User Trial: Browser stuck loading pages - IKXEVER...
Kristian Monsen
2011-03-01
3
-5
/
+5
*
Add support for plugins to use incognito mode.
Derek Sollenberger
2011-02-25
1
-0
/
+3
*
Possible fix for bug 3410366 SEGV in when hitting "go back" on an ssl cert wa...
Kristian Monsen
2011-02-24
1
-14
/
+7
*
Merge "Fix for bug 3424689 Corrupt (truncated) downloads for apk from browser"
Kristian Monsen
2011-02-21
1
-1
/
+1
|
\
|
*
Fix for bug 3424689 Corrupt (truncated) downloads for apk from browser
Kristian Monsen
2011-02-16
1
-1
/
+1
*
|
Part of fix for bug 3424424 Browser hanging
Kristian Monsen
2011-02-18
1
-1
/
+13
*
|
b/3452201 Set certificate only when it's from the main page.
Huahui Wu
2011-02-16
5
-8
/
+12
|
/
*
A couple of fixes for scrolling layers.
Patrick Scott
2011-02-15
1
-2
/
+0
*
Merge "Adding debug information about requests. #ifdef out by default"
Kristian Monsen
2011-02-14
2
-1
/
+26
|
\
|
*
Adding debug information about requests. #ifdef out by default
Kristian Monsen
2011-02-02
2
-1
/
+26
*
|
Merge "Partly fix for bug 3410366"
Kristian Monsen
2011-02-14
1
-0
/
+2
|
\
\
|
*
|
Partly fix for bug 3410366
Kristian Monsen
2011-02-02
1
-0
/
+2
|
|
/
*
|
Merge "b/3416864 Pass the certificate info from native to JAVA."
Huahui Wu
2011-02-10
1
-32
/
+5
|
\
\
|
*
|
b/3416864 Pass the certificate info from native to JAVA.
Huahui Wu
2011-02-10
1
-32
/
+5
*
|
|
Merge "Do not accept cookies for file scheme URLs by default"
Steve Block
2011-02-10
2
-3
/
+30
|
\
\
\
|
*
|
|
Do not accept cookies for file scheme URLs by default
Kristian Monsen
2011-02-10
2
-3
/
+30
|
|
/
/
*
|
|
Improve the fixed element position calculation
Teng-Hui Zhu
2011-02-09
1
-4
/
+4
|
/
/
*
|
Store form data when it is submitted.
Leon Scroggins
2011-02-04
2
-1
/
+7
*
|
Use ListBoxPopupMenuClient for listboxes.
Leon Scroggins
2011-02-03
1
-1
/
+1
*
|
Fix for bug 3413829, crash when loading page
Kristian Monsen
2011-02-02
1
-1
/
+1
|
/
*
Fix for bug 2864795, pausing plugin network traffic.
Kristian Monsen
2011-01-31
3
-1
/
+35
*
Fixed element positioning fix
Teng-Hui Zhu
2011-01-30
1
-0
/
+13
*
Part of fix for bug 3394040
Kristian Monsen
2011-01-28
2
-1
/
+8
*
b/3347670 Support installing online certs to the system keystore.
Huahui Wu
2011-01-27
2
-0
/
+33
*
Make sure we only post task to live requests
Kristian Monsen
2011-01-27
1
-3
/
+21
*
Working on Bug 2864795
Kristian Monsen
2011-01-27
4
-2
/
+11
*
First part of fix for bug 2864795, not reading in a while lopp
Kristian Monsen
2011-01-27
1
-22
/
+14
[next]