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
/
Source
/
WebCore
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing tiles
Nicolas Roard
2011-08-10
1
-12
/
+12
*
Fix ANR in webkit
Nicolas Roard
2011-08-08
10
-56
/
+17
*
Merge "Return NativeWindow on subsequent requests for the plugin's surface."
Derek Sollenberger
2011-08-08
1
-1
/
+5
|
\
|
*
Return NativeWindow on subsequent requests for the plugin's surface.
Derek Sollenberger
2011-08-05
1
-1
/
+5
*
|
Merge "Fix a potential sync problem for TransferQueue"
Teng-Hui Zhu
2011-08-08
4
-24
/
+65
|
\
\
|
*
|
Fix a potential sync problem for TransferQueue
Teng-Hui Zhu
2011-08-08
4
-24
/
+65
*
|
|
Merge "Force NativeWindow rendering to use EXTERNAL_OES textures"
Chris Craik
2011-08-05
3
-19
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Force NativeWindow rendering to use EXTERNAL_OES textures
Chris Craik
2011-08-05
3
-19
/
+1
*
|
|
Merge "Fixes layers painting crashes"
Nicolas Roard
2011-08-04
10
-10
/
+80
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes layers painting crashes
Nicolas Roard
2011-08-04
10
-10
/
+80
*
|
|
Better driver bug workaround
Teng-Hui Zhu
2011-08-04
1
-4
/
+6
|
/
/
*
|
Fix memory increase
Nicolas Roard
2011-08-04
1
-2
/
+10
*
|
Merge "Finalize the sync part."
Teng-Hui Zhu
2011-08-03
5
-192
/
+134
|
\
\
|
|
/
|
/
|
|
*
Finalize the sync part.
Teng-Hui Zhu
2011-08-03
5
-192
/
+134
*
|
Replace plugin's OpenGL API with a NativeWindow API.
Derek Sollenberger
2011-08-03
8
-200
/
+105
|
/
*
increase layer tiles limit
Teng-Hui Zhu
2011-08-03
1
-1
/
+1
*
Merge "Support registering page swap callback, content inval"
Chris Craik
2011-08-03
3
-0
/
+13
|
\
|
*
Support registering page swap callback, content inval
Chris Craik
2011-08-02
3
-0
/
+13
*
|
Merge "Shared surface texture"
Teng-Hui Zhu
2011-08-03
18
-69
/
+847
|
\
\
|
*
|
Shared surface texture
Teng-Hui Zhu
2011-08-02
18
-69
/
+847
|
|
/
*
|
Add setters for the contrast
Nicolas Roard
2011-08-02
1
-0
/
+4
*
|
Merge "Fix transparency bug, and add support for contrast"
Nicolas Roard
2011-08-02
2
-12
/
+38
|
\
\
|
|
/
|
/
|
|
*
Fix transparency bug, and add support for contrast
Nicolas Roard
2011-08-02
2
-12
/
+38
*
|
Merge "Unify the the tile size for base tiles and layers"
Teng-Hui Zhu
2011-08-01
1
-2
/
+2
|
\
\
|
*
|
Unify the the tile size for base tiles and layers
Teng-Hui Zhu
2011-07-29
1
-2
/
+2
*
|
|
Merge "fixed race condition in tile profiling"
Chris Craik
2011-07-29
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fixed race condition in tile profiling
Chris Craik
2011-07-29
1
-3
/
+3
|
|
/
*
|
Merge "Add features to support Ganesh in the Android browser"
Derek Sollenberger
2011-07-29
9
-50
/
+214
|
\
\
|
*
|
Add features to support Ganesh in the Android browser
Derek Sollenberger
2011-07-28
9
-50
/
+214
|
|
/
*
|
added pageswap callback from drawGL to WebView
Chris Craik
2011-07-28
4
-8
/
+17
|
/
*
Fix for Devanagari diacritical marks
Russell Brenner
2011-07-27
1
-2
/
+1
*
Merge "New tile logging JNI interface"
Chris Craik
2011-07-21
4
-21
/
+52
|
\
|
*
New tile logging JNI interface
Chris Craik
2011-07-21
4
-21
/
+52
*
|
Merge "Add some debugging functions to LayerAndroid"
Nicolas Roard
2011-07-20
3
-4
/
+56
|
\
\
|
|
/
|
/
|
|
*
Add some debugging functions to LayerAndroid
Nicolas Roard
2011-07-20
3
-4
/
+56
*
|
Implement an invert screen mode
John Reck
2011-07-15
5
-8
/
+114
|
/
*
Merge "Implements tiled layers. We remove all the existing code in LayerAndro...
Nicolas Roard
2011-07-15
39
-917
/
+1018
|
\
|
*
Implements tiled layers. We remove all the existing code in LayerAndroid
Nicolas Roard
2011-07-14
39
-917
/
+1018
*
|
Add android specific virtual function to GraphicsLayerClient.
Shimeng (Simon) Wang
2011-07-14
2
-8
/
+14
|
/
*
Tile profiling backend
Chris Craik
2011-07-13
5
-1
/
+215
*
Merge WebKit at branches/chromium/742 r89068: Initial merge by Git.
Ben Murdoch
2011-07-13
4
-15
/
+12
*
notImplemented() should always log to logcat
Steve Block
2011-07-12
1
-12
/
+13
*
Merge "Clear up the bitmap with white color at initial time"
Teng-Hui Zhu
2011-07-11
1
-0
/
+4
|
\
|
*
Clear up the bitmap with white color at initial time
Teng-Hui Zhu
2011-07-11
1
-0
/
+4
*
|
Merge "Revert "Factor the scale into the actual screen space calculation.""
Shimeng (Simon) Wang
2011-07-08
1
-8
/
+4
|
\
\
|
*
|
Revert "Factor the scale into the actual screen space calculation."
Shimeng (Simon) Wang
2011-07-08
1
-8
/
+4
*
|
|
Add the matrix handle to the shaders.
Teng-Hui Zhu
2011-07-08
2
-5
/
+10
|
|
/
|
/
|
*
|
Merge "Refactor partial invalidation code"
Teng-Hui Zhu
2011-07-06
4
-36
/
+47
|
\
\
|
*
|
Refactor partial invalidation code
Teng-Hui Zhu
2011-07-06
4
-36
/
+47
|
|
/
*
|
Merge "Remove old scalar conversions"
Russell Brenner
2011-07-06
1
-4
/
+4
|
\
\
|
|
/
|
/
|
[next]