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
*
Merge webkit.org at r50258 : FrameLoader::loadFrameRequest now takes a Referr...
Steve Block
2009-11-10
1
-1
/
+1
*
Merge webkit.org at r50258 : FrameLoader::executeScript has moved to ScriptCo...
Steve Block
2009-11-10
1
-1
/
+1
*
Merge webkit.org at r50258 : HistoryController has been factored out of Frame...
Steve Block
2009-11-10
3
-6
/
+6
*
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
173
-2090
/
+7244
*
Merge change I5bad623b into eclair-mr2
Android (Google) Code Review
2009-11-09
6
-13
/
+84
|
\
|
*
Allow plugins to load java classes from their apk.
Derek Sollenberger
2009-11-09
6
-13
/
+84
*
|
Add/expose postdata identifier so that when we cache
Grace Kloba
2009-11-08
4
-9
/
+27
|
/
*
Store the Node's text rather than the renderer's text.
Leon Scroggins
2009-11-06
1
-2
/
+4
*
Fixes V8 build due to missing include.
Steve Block
2009-11-05
1
-0
/
+1
*
Stop Geolocation service when browser tab is in the background.
Steve Block
2009-11-05
1
-0
/
+16
*
DO NOT MERGE. Send a message when the page changes and find is up to search a...
Leon Scroggins
2009-10-29
1
-0
/
+12
*
Pass PlatformKeyboardEvents for deletions.
Leon Scroggins
2009-10-28
1
-1
/
+10
*
Fix a clicking bug.
Leon Scroggins
2009-10-28
3
-15
/
+5
*
Use NPAPI headers from WebCore/bridge/ rather than those from V8Bindings/npapi/.
Steve Block
2009-10-28
1
-1
/
+6
*
pass the current cursor when computing the mouse position
Cary Clark
2009-10-28
3
-6
/
+7
*
Merge change Ia17a9f02 into eclair-mr2
Android (Google) Code Review
2009-10-28
1
-7
/
+1
|
\
|
*
Adds ScriptController::initializeThreading(), to allow initializeThreading() ...
Steve Block
2009-10-27
1
-7
/
+1
*
|
Allow touches to change the selection.
Leon Scroggins
2009-10-27
2
-24
/
+12
*
|
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
3
-119
/
+10
*
|
tweak select text
Cary Clark
2009-10-27
2
-62
/
+73
*
|
Avoid calling setDatabaseDirectoryPath() when the path is already set.
Andrei Popescu
2009-10-27
1
-1
/
+2
|
/
*
Enable the dispatching of the 'ended' media event.
Andrei Popescu
2009-10-26
1
-0
/
+2
*
Allow java WebView to check the readonly status of a node.
Leon Scroggins
2009-10-23
1
-0
/
+8
*
Remove some unused variables.
Leon Scroggins
2009-10-23
3
-5
/
+1
*
Merge change I3efa919a into eclair-mr2
Android (Google) Code Review
2009-10-21
3
-15
/
+12
|
\
|
*
fix multiple text areas, and text areas without focus rings
Cary Clark
2009-10-21
3
-15
/
+12
*
|
Do not show radio/checkboxes for <optgroup> labels.
Leon Scroggins
2009-10-21
1
-7
/
+14
|
/
*
Merge webkit.org at R49305 : Update rendering to use new overflow methods.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : Update CacheBuilder to use new event listener me...
Steve Block
2009-10-20
1
-8
/
+3
*
Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.
Steve Block
2009-10-20
1
-0
/
+6
*
Merge webkit.org at R49305 : Remove superfluous call to FrameView::initScroll...
Steve Block
2009-10-20
1
-2
/
+0
*
Merge webkit.org at R49305 : Stub out methods for mixed content in FrameLoade...
Steve Block
2009-10-20
2
-0
/
+14
*
Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to b...
Steve Block
2009-10-20
1
-2
/
+3
*
Merge webkit.org at R49305 : Text::string renamed to dataImpl.
Steve Block
2009-10-20
2
-7
/
+7
*
Merge webkit.org at R49305 : ChromeClient::platformWindow renamed to platform...
Steve Block
2009-10-20
2
-4
/
+2
*
Merge webkit.org at R49305 : Add stub ChromeClient::scrollbarsModeDidChange m...
Steve Block
2009-10-20
2
-0
/
+6
*
Merge webkit.org at R49305 : Page constructor now takes a PluginHalterClient.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : goBackOrForwards is now a member of Page.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : setLocalLoadPolicy is now a member of SecurityOr...
Steve Block
2009-10-20
1
-2
/
+3
*
Merge webkit.org at R49305 : FrameLoader::stopLoading now uses an enum.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : PolicyChecker is now factored out of FrameLoader.
Steve Block
2009-10-20
2
-9
/
+9
*
Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...
Steve Block
2009-10-20
1
-3
/
+5
*
Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...
Steve Block
2009-10-20
3
-7
/
+7
*
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
296
-2383
/
+22542
*
Merge change I5536af7a into eclair-mr2
Android (Google) Code Review
2009-10-19
1
-36
/
+47
|
\
|
*
Updating the documentation for plugins.
Derek Sollenberger
2009-10-19
1
-36
/
+47
*
|
return default 1.0 for scaleFactor(), since android doesn't record at the sam...
Mike Reed
2009-10-19
1
-2
/
+22
|
/
*
Only write Geolocation permissions to the DB when required.
Steve Block
2009-10-16
2
-7
/
+15
*
Do not bring up the soft keyboard for readonly input fields.
Leon Scroggins
2009-10-15
3
-4
/
+18
*
fix copy/paste using trackball on passion
Cary Clark
2009-10-15
1
-21
/
+15
[next]