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
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Support drawing the quad in GL_NEAREST mode."
Teng-Hui Zhu
2011-09-20
3
-7
/
+10
|
\
|
*
Support drawing the quad in GL_NEAREST mode.
Teng-Hui Zhu
2011-09-20
3
-7
/
+10
*
|
Merge "A better CPU upload path"
Teng-Hui Zhu
2011-09-20
1
-7
/
+13
|
\
\
|
|
/
|
*
A better CPU upload path
Teng-Hui Zhu
2011-09-20
1
-7
/
+13
*
|
Merge "Fix missing tiles"
Chris Craik
2011-09-19
2
-16
/
+28
|
\
\
|
*
|
Fix missing tiles
Chris Craik
2011-09-19
2
-16
/
+28
|
|
/
*
|
Merge changes Ifb6cc64e,I4d819cc5
Steve Block
2011-09-19
5
-23
/
+37
|
\
\
|
*
|
Simplify logic in ScrollableLayerAndroid::scrollTo()
Steve Block
2011-09-19
1
-4
/
+1
|
*
|
Fixes style and adds some comments to layers code
Steve Block
2011-09-19
4
-19
/
+36
*
|
|
Merge "We be GL ringing it all over them layers"
John Reck
2011-09-19
3
-70
/
+83
|
\
\
\
|
*
|
|
We be GL ringing it all over them layers
John Reck
2011-09-19
3
-70
/
+83
|
|
/
/
*
|
|
Merge "Prepare tiles in reverse draw order"
Chris Craik
2011-09-19
3
-4
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Prepare tiles in reverse draw order
Chris Craik
2011-09-19
3
-4
/
+28
|
|
/
*
|
Fix one typo in the GL state restore
Teng-Hui Zhu
2011-09-19
1
-1
/
+1
|
/
*
Share the display from the UI thread
Teng-Hui Zhu
2011-09-16
2
-13
/
+27
*
Merge "Improve tile painting prioritization to minimize stalled, blank tiles"
Chris Craik
2011-09-14
2
-17
/
+16
|
\
|
*
Improve tile painting prioritization to minimize stalled, blank tiles
Chris Craik
2011-09-14
2
-17
/
+16
*
|
Merge "A better WAR of driver issue by using GPU fence"
Teng-Hui Zhu
2011-09-14
3
-13
/
+39
|
\
\
|
|
/
|
/
|
|
*
A better WAR of driver issue by using GPU fence
Teng-Hui Zhu
2011-09-13
3
-13
/
+39
*
|
Allocate textures based purely on viewport size
Chris Craik
2011-09-13
1
-2
/
+5
|
/
*
Fix layer tile allocation to be more consistent, less disco
Chris Craik
2011-09-12
4
-17
/
+34
*
Fudge layer translation to always line up with view pixels
Chris Craik
2011-09-11
3
-20
/
+24
*
If unlock base layer marks tiles dirty, repaint
Chris Craik
2011-09-08
4
-22
/
+39
*
Merge "Stop layer tile flickering"
Chris Craik
2011-09-08
1
-11
/
+14
|
\
|
*
Stop layer tile flickering
Chris Craik
2011-09-08
1
-11
/
+14
*
|
Merge "Deallocate graphics memory with onTrimMemory signals"
Chris Craik
2011-09-08
5
-1
/
+65
|
\
\
|
*
|
Deallocate graphics memory with onTrimMemory signals
Chris Craik
2011-09-08
5
-1
/
+65
|
|
/
*
|
Merge "Add Plugin API for a video framerate callback."
Derek Sollenberger
2011-09-08
5
-4
/
+35
|
\
\
|
*
|
Add Plugin API for a video framerate callback.
Derek Sollenberger
2011-09-08
5
-4
/
+35
*
|
|
Merge "The CPU code path for uploading the textures"
Teng-Hui Zhu
2011-09-08
2
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
The CPU code path for uploading the textures
Teng-Hui Zhu
2011-09-06
2
-0
/
+14
*
|
|
Merge "Revert to allocate textures for layers which had overflow children."
Teng-Hui Zhu
2011-09-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert to allocate textures for layers which had overflow children.
Teng-Hui Zhu
2011-09-07
1
-1
/
+1
*
|
|
Merge "Revert "WebView animation support""
Teng-Hui Zhu
2011-09-06
3
-39
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "WebView animation support"
Teng-Hui Zhu
2011-09-06
3
-39
/
+5
*
|
|
Fix old textures not being repainted
Chris Craik
2011-09-06
1
-0
/
+4
|
/
/
*
|
Enable double buffering via base tiles
Chris Craik
2011-09-02
18
-337
/
+366
*
|
Merge "Reapply CL for: "Fix for antialiased text with shadows.""
Derek Sollenberger
2011-09-01
1
-0
/
+1
|
\
\
|
*
|
Reapply CL for: "Fix for antialiased text with shadows."
Derek Sollenberger
2011-09-01
1
-0
/
+1
*
|
|
Merge "WebView animation support"
Teng-Hui Zhu
2011-09-01
3
-5
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
WebView animation support
Teng-Hui Zhu
2011-08-31
3
-5
/
+39
*
|
|
Disable UI-side animations for now, and let webkit deal with them.
Nicolas Roard
2011-08-31
1
-0
/
+7
*
|
|
Reduce the number of dirty buffers (not needed anymore)
Nicolas Roard
2011-08-30
1
-2
/
+2
*
|
|
Fix repaint issues with BaseTile
Nicolas Roard
2011-08-30
1
-0
/
+3
*
|
|
Merge "Add Harfbuzz support for fallback fonts (redux)"
Russell Brenner
2011-08-29
3
-5
/
+90
|
\
\
\
|
*
|
|
Add Harfbuzz support for fallback fonts (redux)
Russell Brenner
2011-08-23
3
-5
/
+90
*
|
|
|
Fix plugin crashes due to bad ref counting.
Derek Sollenberger
2011-08-29
4
-7
/
+13
|
|
/
/
|
/
|
|
*
|
|
Merge "better locking while scrolling, but disables double buffering"
Chris Craik
2011-08-25
5
-60
/
+57
|
\
\
\
|
*
|
|
better locking while scrolling, but disables double buffering
Chris Craik
2011-08-25
5
-60
/
+57
*
|
|
|
Prevent preparing a page with an invalid size.
Teng-Hui Zhu
2011-08-24
1
-3
/
+12
|
/
/
/
[next]