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 r60469 : since @60104 the zoom level functions ar in the ...
Leon Clarke
2010-06-08
1
-2
/
+2
*
Merge webkit.org at r60469 : @60418 requires us to use associatedElements() a...
Leon Clarke
2010-06-08
1
-7
/
+7
*
Merge webkit.org at r60469 : Initial merge by git.
Leon Clarke
2010-06-08
132
-592
/
+4386
*
Enable File Reader and blob.slice APIs.
Ben Murdoch
2010-06-02
3
-8
/
+8
*
Code clean up, http://b/issue?id=2724743
Grace Kloba
2010-05-28
6
-77
/
+37
*
Use the real visibleBounds for the ScrollView's
Grace Kloba
2010-05-28
2
-1
/
+10
*
Report correct window.innerWidth and window.innerHeight.
Grace Kloba
2010-05-27
2
-16
/
+33
*
Added getTouchHighlightRects for the fat point.
Grace Kloba
2010-05-27
2
-0
/
+300
*
Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...
Steve Block
2010-05-27
1
-2
/
+0
*
Merge WebKit at r60074: RenderStyle color accessors are now private
Steve Block
2010-05-27
2
-6
/
+6
*
Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructor
Steve Block
2010-05-27
2
-2
/
+4
*
Merge WebKit at r60074: Initial merge by git
Steve Block
2010-05-27
87
-447
/
+2477
*
Refix http://b/issue?id=2509597.
Grace Kloba
2010-05-26
1
-4
/
+3
*
Merge "Merge WebKit at r59636: Method name changed upstream http://trac.webki...
Kristian Monsen
2010-05-25
1
-1
/
+1
|
\
|
*
Merge WebKit at r59636: Method name changed upstream
Kristian Monsen
2010-05-25
1
-1
/
+1
*
|
Merge "Merge WebKit at r59636: Initial merge by git"
Kristian Monsen
2010-05-25
160
-2725
/
+6352
|
\
\
|
|
/
|
*
Merge WebKit at r59636: Initial merge by git
Kristian Monsen
2010-05-25
160
-2725
/
+6352
*
|
Do not try to show pdf's in the browser.
Patrick Scott
2010-05-25
1
-19
/
+25
|
/
*
Only set extra_layout_delay if the loader is not
Grace Kloba
2010-05-24
1
-1
/
+3
*
Remove the use of a timer to delay painting, instead use a flag and check it
Nicolas Roard
2010-05-21
3
-8
/
+16
*
Merge "reverse RTL characters in copy"
Cary Clark
2010-05-21
2
-0
/
+110
|
\
|
*
reverse RTL characters in copy
Cary Clark
2010-05-21
2
-0
/
+110
*
|
Provide a string for the case where a file upload control has not had a file ...
Ben Murdoch
2010-05-21
1
-1
/
+8
*
|
Update file chooser to pass the accept type from WebCore to Java.
Ben Murdoch
2010-05-21
1
-4
/
+13
*
|
Add a method to the PlatformBridge to resolve the filename of a file
Ben Murdoch
2010-05-21
6
-15
/
+83
|
/
*
Prohibit scrolling not initiated by the user.
Leon Scroggins III
2010-05-19
1
-0
/
+13
*
Adding a mechanism for injecting accessibility in WebViews with disabled Java...
Svetoslav Ganov
2010-05-15
2
-0
/
+77
*
suppress partial screen updates if a canvas element is visible
Cary Clark
2010-05-14
3
-0
/
+8
*
Merge "clean up nav cache debugging"
Cary Clark
2010-05-14
4
-11
/
+39
|
\
|
*
clean up nav cache debugging
Cary Clark
2010-05-14
4
-11
/
+39
*
|
Merge Webkit at r58956: Update plugin code to use C99 types. See http://trac....
Ben Murdoch
2010-05-14
5
-18
/
+18
*
|
Merge Webkit at r58956: add new FrameLoaderClient methods. See http://trac.we...
Ben Murdoch
2010-05-14
2
-0
/
+7
*
|
Merge Webkit at r58956: Initial merge by Git.
Ben Murdoch
2010-05-14
225
-1366
/
+7336
|
/
*
restrict nav cache picture to content width, height
Cary Clark
2010-05-12
1
-1
/
+2
*
fix the pause() problem...
Nicolas Roard
2010-05-11
1
-0
/
+1
*
Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removed
Steve Block
2010-05-11
1
-1
/
+2
*
Merge webkit.org at r58033 : Implement MIMETypeRegistry::isApplicationPluginM...
Steve Block
2010-05-11
1
-0
/
+5
*
Merge webkit.org at r58033 : Update ChromeClientAndroid with refactoring of C...
Steve Block
2010-05-11
2
-7
/
+16
*
Merge webkit.org at r58033 : Update ChromeClient::iconForFiles()
Steve Block
2010-05-11
2
-2
/
+3
*
Merge webkit.org at r58033 : Update stubbed methods in InspectorClientAndroid
Steve Block
2010-05-11
1
-15
/
+1
*
Merge webkit.org at r58033 : ChromeClient::cancelGeolocationPermissionRequest...
Steve Block
2010-05-11
2
-2
/
+2
*
Merge webkit.org at r58033 : FrameLoader::setEncoding() has moved
Steve Block
2010-05-11
1
-1
/
+1
*
Merge webkit.org at r58033 : Add missing SharedBuffer.h include
Steve Block
2010-05-11
1
-0
/
+1
*
Merge webkit.org at r58033 : Use new ZoomMode enum
Steve Block
2010-05-11
1
-1
/
+1
*
Merge webkit.org at r58033 : Update location of KeyboardCodes.h
Steve Block
2010-05-11
2
-2
/
+2
*
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
17
-25
/
+23
*
Merge webkit.org at r58033 : Resolve merge conflicts
Steve Block
2010-05-11
1
-4
/
+0
*
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
547
-9968
/
+48215
*
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-9
/
+19
*
Implement the audio tag in webkit -- the corresponding java CL is https://and...
Nicolas Roard
2010-05-07
6
-250
/
+534
[next]