summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* Be less aggressive with clippings layers tilesNicolas Roard2011-10-181-0/+12
* Merge "Prevent race condition in tile texture discard" into ics-mr0Chris Craik2011-10-175-16/+24
|\
| * Prevent race condition in tile texture discardChris Craik2011-10-175-16/+24
* | Don't paint/allocate off screen tilesChris Craik2011-10-172-8/+10
|/
* Merge "Fix clipping" into ics-mr0John Reck2011-10-141-9/+3
|\
| * Fix clippingJohn Reck2011-10-141-9/+3
* | Merge "Fix layer initialization" into ics-mr0Chris Craik2011-10-142-13/+17
|\ \
| * | Fix layer initializationChris Craik2011-10-142-13/+17
* | | Improve performances / fixes some glitchesNicolas Roard2011-10-146-1/+47
| |/ |/|
* | Merge "Double number of tile textures allocated - do not merge" into ics-mr0Chris Craik2011-10-132-2/+4
|\ \
| * | Double number of tile textures allocated - do not mergeChris Craik2011-10-132-2/+4
| |/
* | Merge "Fix navcache to work with layers for rings" into ics-mr0John Reck2011-10-131-3/+3
|\ \ | |/ |/|
| * Fix navcache to work with layers for ringsJohn Reck2011-10-131-3/+3
* | Fix crash in BaseTileTextureChris Craik2011-10-135-33/+16
* | Merge "Fix crash if a plugin is destroyed before its first drawing pass." int...Derek Sollenberger2011-10-131-1/+2
|\ \ | |/ |/|
| * Fix crash if a plugin is destroyed before its first drawing pass.Derek Sollenberger2011-10-131-1/+2
* | Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-139-68/+206
|\ \ | |/ |/|
| * Refactor the image sharing codeNicolas Roard2011-10-129-68/+206
* | Ensure the frame inversion flag is immediately effective.Derek Sollenberger2011-10-124-5/+20
* | Merge "Revert crash on bad scale - do not merge" into ics-mr0Chris Craik2011-10-111-3/+1
|\ \ | |/ |/|
| * Revert crash on bad scale - do not mergeChris Craik2011-10-111-3/+1
* | Merge "Fixed infinite redraw loop from running out of layer tiles" into ics-mr0Chris Craik2011-10-114-7/+20
|\ \
| * | Fixed infinite redraw loop from running out of layer tilesChris Craik2011-10-114-7/+20
| |/
* | Mark tiles discarded by TransferQueue as dirtyChris Craik2011-10-117-32/+63
|/
* Merge "Delay sending Plugin Draw event until the surface is ready."Derek Sollenberger2011-10-101-0/+18
|\
| * Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-101-0/+18
* | Merge "Fixed URL lookup for data URLs."George Mount2011-10-101-5/+1
|\ \
| * | Fixed URL lookup for data URLs.George Mount2011-10-071-5/+1
* | | Merge "Double buffering for layers"Chris Craik2011-10-1011-102/+327
|\ \ \ | |_|/ |/| |
| * | Double buffering for layersChris Craik2011-10-1011-102/+327
* | | Adding support for multiple video surfaces per plugin.Derek Sollenberger2011-10-106-132/+198
* | | Merge "Switch find on page to GL"John Reck2011-10-075-155/+297
|\ \ \ | |/ / |/| |
| * | Switch find on page to GLJohn Reck2011-10-075-155/+297
* | | Fix scrolling offset of ScrollableLayer when we touch them.Nicolas Roard2011-10-072-1/+3
* | | Fix inverted mode renderingNicolas Roard2011-10-063-19/+64
* | | Fix repaint request logic for the image layer code pathNicolas Roard2011-10-063-25/+22
|/ /
* | Fix repaint issues with overflow layersNicolas Roard2011-10-051-0/+2
* | Merge "Streamline the layers update codepath. Directly update the layers tran...Nicolas Roard2011-10-053-1/+41
|\ \
| * | Streamline the layers update codepath.Nicolas Roard2011-10-043-1/+41
* | | Merge "Remove m_contentsImage usage"John Reck2011-10-044-7/+9
|\ \ \ | |_|/ |/| |
| * | Remove m_contentsImage usageJohn Reck2011-10-044-7/+9
* | | Fix ring clipJohn Reck2011-10-041-3/+14
|/ /
* | HW accelate button focus ringsJohn Reck2011-10-032-2/+6
|/
* Merge "Turn on the new Gpu Upload code path"Teng-Hui Zhu2011-09-301-1/+1
|\
| * Turn on the new Gpu Upload code pathTeng-Hui Zhu2011-09-301-1/+1
* | Merge "Fix low-res tiles rendering too early"Chris Craik2011-09-301-7/+7
|\ \
| * | Fix low-res tiles rendering too earlyChris Craik2011-09-301-7/+7
* | | Merge "The new Gpu upload code path."Teng-Hui Zhu2011-09-301-1/+22
|\ \ \ | | |/ | |/|
| * | The new Gpu upload code path.Teng-Hui Zhu2011-09-301-1/+22
* | | Merge "Make the Gpu Upload path faster"Teng-Hui Zhu2011-09-301-8/+18
|\ \ \ | |/ / | | / | |/ |/|