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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r71558: Initial merge by git.
Teng-Hui Zhu
2010-11-17
644
-11374
/
+24103
*
make helper class private
Cary Clark
2010-11-17
2
-6
/
+6
*
Use LayerAndroid::find with the original x and y.
Patrick Scott
2010-11-12
1
-1
/
+1
*
Track all tiles in the viewport instead of only the upper left tile.
Derek Sollenberger
2010-11-12
5
-91
/
+113
*
Only check to see if the page is ready when necessary.
Derek Sollenberger
2010-11-11
1
-2
/
+2
*
Merge "Use a fixed number of BaseTiles per TiledPage."
Derek Sollenberger
2010-11-11
7
-88
/
+121
|
\
|
*
Use a fixed number of BaseTiles per TiledPage.
Derek Sollenberger
2010-11-11
7
-88
/
+121
*
|
Revert "Merge "Fix text-shadow style when blur is 0px""
Bart Sears
2010-11-10
1
-4
/
+7
*
|
Ratchet back style changes that rebuild nav caches
Cary Clark
2010-11-10
1
-1
/
+14
*
|
Merge Webkit at r70949: Fixed code generation
John Reck
2010-11-09
1
-0
/
+2
*
|
Merge Webkit at r70949: moved stub to right namespace
John Reck
2010-11-09
1
-1
/
+5
*
|
Merge Webkit at r70949: Added FontOrientation param
John Reck
2010-11-09
2
-2
/
+3
*
|
Merge Webkit at r70949: Fix Makefiles.
John Reck
2010-11-09
3
-2
/
+7
*
|
Merge Webkit at r70949: Fix conflicts.
John Reck
2010-11-09
7
-41
/
+13
*
|
Merge Webkit at r70949: Initial merge by git.
John Reck
2010-11-09
730
-7036
/
+25743
*
|
Merge "update dom version on style change"
Cary Clark
2010-11-09
4
-0
/
+17
|
\
\
|
*
|
update dom version on style change
Cary Clark
2010-11-08
4
-0
/
+17
*
|
|
Merge "Null-check in GLUtils::isEGLImageSupported()"
Russell Brenner
2010-11-08
1
-2
/
+3
|
\
\
\
|
*
|
|
Null-check in GLUtils::isEGLImageSupported()
Russell Brenner
2010-11-05
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix text-shadow style when blur is 0px"
Teng-Hui Zhu
2010-11-08
1
-7
/
+4
|
\
\
\
|
*
|
|
Fix text-shadow style when blur is 0px
Teng-Hui Zhu
2010-11-05
1
-7
/
+4
*
|
|
|
Fix some compiler warnings
Steve Block
2010-11-08
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Fix compilation error when ANDROID_LAYOUT is not defined."
Shimeng (Simon) Wang
2010-11-05
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix compilation error when ANDROID_LAYOUT is not defined.
Shimeng (Simon) Wang
2010-11-05
1
-1
/
+1
*
|
|
|
Fix the blank screen bug.
Nicolas Roard
2010-11-05
1
-5
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-05
13
-205
/
+199
*
|
|
Merge "Code cleanup for FontCacheAndroid.cpp"
Russell Brenner
2010-11-05
1
-3
/
+4
|
\
\
\
|
*
|
|
Code cleanup for FontCacheAndroid.cpp
Russell Brenner
2010-11-04
1
-3
/
+4
*
|
|
|
Merge "Adjust layers when parent layer scrolls"
Cary Clark
2010-11-05
1
-6
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Adjust layers when parent layer scrolls
Cary Clark
2010-11-04
1
-6
/
+19
*
|
|
|
Merge "Revert "Support partial invalidation of tiles based on webkit's inval ...
Derek Sollenberger
2010-11-04
13
-199
/
+205
|
\
\
\
\
|
*
|
|
|
Revert "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
13
-199
/
+205
*
|
|
|
|
Merge "Sync up with chromium/FontLinux.cpp"
claireho
2010-11-04
1
-401
/
+400
|
\
\
\
\
\
|
*
|
|
|
|
Sync up with chromium/FontLinux.cpp
claireho
2010-11-03
1
-401
/
+400
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Fixed 2720133. Better lookup with @font-face local"
Russell Brenner
2010-11-04
1
-45
/
+85
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fixed 2720133. Better lookup with @font-face local
Russell Brenner
2010-11-03
1
-45
/
+85
*
|
|
|
Merge "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
13
-205
/
+199
|
\
\
\
\
|
*
|
|
|
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-04
13
-205
/
+199
*
|
|
|
|
Let Chrome HTTP stack handle number of connections
Kristian Monsen
2010-11-04
1
-0
/
+7
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge "Bug 3158404 : Performance improvement for browser complex script handle."
claireho
2010-11-03
1
-47
/
+42
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bug 3158404 : Performance improvement for browser complex script handle.
claireho
2010-11-03
1
-47
/
+42
*
|
|
|
Fix for deadlock
Nicolas Roard
2010-11-02
1
-9
/
+8
*
|
|
|
Set the page background color in BaseLayerAndroid
Nicolas Roard
2010-11-02
2
-32
/
+8
|
/
/
/
*
|
|
Merge "add function to find color on picture's edge"
Cary Clark
2010-11-02
2
-0
/
+28
|
\
\
\
|
*
|
|
add function to find color on picture's edge
Cary Clark
2010-11-01
2
-0
/
+28
*
|
|
|
Update the layers only
Nicolas Roard
2010-11-01
2
-6
/
+24
|
/
/
/
*
|
|
Enhance auto hyphenation.
Shimeng (Simon) Wang
2010-10-29
1
-5
/
+13
*
|
|
Merge "Cleaning up BackedDoubleBufferedTexture."
Derek Sollenberger
2010-10-28
2
-11
/
+12
|
\
\
\
|
*
|
|
Cleaning up BackedDoubleBufferedTexture.
Derek Sollenberger
2010-10-27
2
-11
/
+12
*
|
|
|
Fix for split text bug.
Nicolas Roard
2010-10-27
3
-3
/
+3
|
|
/
/
|
/
|
|
[next]