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
/
rendering
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge webkit.org at r54127 : Make FLATTEN_IFRAME method overrides protected
Steve Block
2010-02-04
1
-3
/
+5
*
Merge webkit.org at r54127 : Fix merge conflict in break_lines.cpp
Steve Block
2010-02-04
1
-7
/
+4
*
Merge webkit.org at r54127 : Update RenderLayerCompositor.cpp to account for ...
Steve Block
2010-02-04
1
-11
/
+3
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
124
-1709
/
+4316
*
No text wrapping in FitToScreen mode when text has background image.
Shimeng (Simon) Wang
2010-01-27
1
-1
/
+3
*
Disable "fit to screen" if line height < font size.
Shimeng (Simon) Wang
2010-01-06
1
-0
/
+5
*
resolved conflicts for merge of 870689c8
Nicolas Roard
2010-01-04
2
-1
/
+6
*
am 4dd98cc2: am aad6f24e: Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
4
-43
/
+2
|
\
|
*
Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
4
-43
/
+2
*
|
am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
120
-755
/
+2350
|
\
\
|
|
/
|
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
120
-755
/
+2350
*
|
Do not expand IFrames that are 1x1.
Patrick Scott
2009-12-16
1
-7
/
+8
|
/
*
Fix the crash in RenderTableSection for Small Screen
Grace Kloba
2009-12-10
1
-2
/
+7
*
Fixes a PLATFORM(ANDROID) guard in RenderBlock.h which causes problems when b...
Steve Block
2009-11-25
1
-0
/
+4
*
remove obsolete code block
Cary Clark
2009-11-24
1
-11
/
+0
*
am ffe27b58: Integrate WebKit security fix http://trac.webkit.org/changeset/5...
Grace Kloba
2009-11-17
2
-12
/
+18
|
\
|
*
Integrate WebKit security fix
Grace Kloba
2009-11-17
2
-12
/
+18
*
|
am a5605499: Changing fit column to screen to exclude the padding.
Grace Kloba
2009-11-11
1
-11
/
+5
|
\
\
|
|
/
|
*
Changing fit column to screen to exclude the padding.
Grace Kloba
2009-11-10
1
-11
/
+5
*
|
Merge webkit.org at r50258 : Fix conflicts.
Steve Block
2009-11-10
1
-3
/
+0
*
|
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
30
-88
/
+308
*
|
We were excluding device-width to fix http://b/issue?id=1331654.
Grace Kloba
2009-10-27
1
-3
/
+2
*
|
Remove bad assert.
Patrick Scott
2009-10-27
1
-3
/
+0
*
|
Makes a number of changes to ease future merging with and upstreaming to webk...
Steve Block
2009-10-22
13
-51
/
+56
*
|
Merge webkit.org at R49305 : Update rendering to use new overflow methods.
Steve Block
2009-10-20
1
-1
/
+7
*
|
Merge webkit.org at R49305 : Fix merge conflicts.
Steve Block
2009-10-20
3
-13
/
+1
*
|
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
94
-2834
/
+3742
*
|
Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...
Steve Block
2009-10-14
3
-3
/
+3
*
|
File upload.
Leon Scroggins
2009-10-09
1
-4
/
+0
*
|
remove unneeded ANDROID_ALLOW_TRANSPARENT_BACKGROUNDS
Mike Reed
2009-10-02
1
-4
/
+0
|
/
*
Fix the random crash around iframes.
Patrick Scott
2009-09-30
2
-4
/
+24
*
save and restore the transparent fill when drawing replaced images
Cary Clark
2009-08-31
1
-0
/
+6
*
Fix the paragraph is not wrapping with the new WK problem.
Grace Kloba
2009-08-21
1
-0
/
+101
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
32
-407
/
+252
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
32
-252
/
+407
*
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
1
-46
/
+63
|
\
|
*
Be more restrictive when expanding iframes.
Patrick Scott
2009-08-17
1
-46
/
+63
*
|
Compilation fixes.
Ben Murdoch
2009-08-17
1
-2
/
+3
*
|
Fix merges and add #if PLATFORM(ANDROID)
Nicolas Roard
2009-08-12
2
-9
/
+3
*
|
Merge in WebKit r47029.
Ben Murdoch
2009-08-11
158
-3495
/
+6214
|
/
*
Another tweak for text wrap screen. We add a fixed padding when wrapping text
Grace Kloba
2009-08-04
1
-1
/
+10
*
Fix 1635950. If the RenderBlock is positioned, don't wrap text to screen
Grace Kloba
2009-08-03
1
-1
/
+5
*
Fix 1849037. Don't force text wrap to the screen if text is not autoWrap.
Grace Kloba
2009-07-30
1
-2
/
+3
*
Get WebKit r44544.
Feng Qian
2009-06-17
131
-2712
/
+3763
*
speedup some common matrix operations, to be submitted back
Mike Reed
2009-06-11
2
-1
/
+17
*
Fix a warning with an Android edit.
Patrick Scott
2009-05-12
1
-6
/
+6
*
AI 146317: Traverse the frame tree and compute the largest rectangle that hol...
Patrick Scott
2009-04-15
1
-10
/
+13
*
AI 145796: Land the WebKit merge @r42026.
Feng Qian
2009-04-10
176
-8265
/
+12941
*
AI 145074: Override calcWidth and calcHeight to compute the content dimensions.
Patrick Scott
2009-04-08
2
-4
/
+68
*
AI 144458: Remove our hack to prevent drawing the selection, and set our sele...
Leon Scroggins
2009-04-03
2
-22
/
+0
[next]