summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Share the display from the UI threadTeng-Hui Zhu2011-09-162-13/+27
* Fix Monkey crash in V8AbstractEventListenerBen Murdoch2011-09-151-0/+8
* Merge "Improve tile painting prioritization to minimize stalled, blank tiles"Chris Craik2011-09-142-17/+16
|\
| * Improve tile painting prioritization to minimize stalled, blank tilesChris Craik2011-09-142-17/+16
* | Merge "A better WAR of driver issue by using GPU fence"Teng-Hui Zhu2011-09-143-13/+39
|\ \
| * | A better WAR of driver issue by using GPU fenceTeng-Hui Zhu2011-09-133-13/+39
* | | Merge "Allocate textures based purely on viewport size"Chris Craik2011-09-131-2/+5
|\ \ \ | |/ / |/| / | |/
| * Allocate textures based purely on viewport sizeChris Craik2011-09-131-2/+5
* | Merge "Fix layer tile allocation to be more consistent, less disco"Chris Craik2011-09-134-17/+34
|\ \ | |/
| * Fix layer tile allocation to be more consistent, less discoChris Craik2011-09-124-17/+34
* | Merge "Fix the poster issue and full screen behavior html5 video"Teng-Hui Zhu2011-09-121-2/+16
|\ \ | |/ |/|
| * Fix the poster issue and full screen behavior html5 videoTeng-Hui Zhu2011-09-121-2/+16
* | Fudge layer translation to always line up with view pixelsChris Craik2011-09-113-20/+24
* | Merge "If unlock base layer marks tiles dirty, repaint"Chris Craik2011-09-094-22/+39
|\ \
| * | If unlock base layer marks tiles dirty, repaintChris Craik2011-09-084-22/+39
* | | Merge "Hookup internal plumbing needed to expose new plugin API."Derek Sollenberger2011-09-091-0/+2
|\ \ \
| * | | Hookup internal plumbing needed to expose new plugin API.Derek Sollenberger2011-09-091-0/+2
| |/ /
* | | Merge "Cherry-pick WebKit change 93521 to fix FrameLoader"Steve Block2011-09-091-8/+27
|\ \ \ | |/ / |/| |
| * | Cherry-pick WebKit change 93521 to fix FrameLoaderSteve Block2011-09-091-8/+27
* | | Merge "Stop layer tile flickering"Chris Craik2011-09-081-11/+14
|\ \ \
| * | | Stop layer tile flickeringChris Craik2011-09-081-11/+14
* | | | Merge "Deallocate graphics memory with onTrimMemory signals"Chris Craik2011-09-085-1/+65
|\ \ \ \
| * | | | Deallocate graphics memory with onTrimMemory signalsChris Craik2011-09-085-1/+65
| |/ / /
* | | | Merge "Add Plugin API for a video framerate callback."Derek Sollenberger2011-09-085-4/+35
|\ \ \ \
| * | | | Add Plugin API for a video framerate callback.Derek Sollenberger2011-09-085-4/+35
* | | | | Merge "Roll back fix for http://b/issue?id=4203823"Ben Murdoch2011-09-081-4/+1
|\ \ \ \ \
| * | | | | Roll back fix for http://b/issue?id=4203823Ben Murdoch2011-09-081-4/+1
| | |_|/ / | |/| | |
* | | | | Merge "The CPU code path for uploading the textures"Teng-Hui Zhu2011-09-082-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | The CPU code path for uploading the texturesTeng-Hui Zhu2011-09-062-0/+14
* | | | | Merge "Revert to allocate textures for layers which had overflow children."Teng-Hui Zhu2011-09-071-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert to allocate textures for layers which had overflow children.Teng-Hui Zhu2011-09-071-1/+1
| | |_|/ | |/| |
* | | | Cherry-pick WebKit change 92744 to fix RenderObjectChildListSteve Block2011-09-071-1/+1
| |_|/ |/| |
* | | Merge "Cherry-pick WebKit change 85623 to fix RenderInline::culledInlineAbsol...Steve Block2011-09-061-0/+5
|\ \ \
| * | | Cherry-pick WebKit change 85623 to fix RenderInline::culledInlineAbsoluteQuads()Steve Block2011-09-061-0/+5
* | | | Merge "Fix logic error in Android style version calculation."Ben Murdoch2011-09-061-2/+6
|\ \ \ \
| * | | | Fix logic error in Android style version calculation.Ben Murdoch2011-09-061-2/+6
| |/ / /
* | | | Merge "Revert "WebView animation support""Teng-Hui Zhu2011-09-063-39/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "WebView animation support"Teng-Hui Zhu2011-09-063-39/+5
| |/ /
* | | Fix old textures not being repaintedChris Craik2011-09-061-0/+4
|/ /
* | Enable double buffering via base tilesChris Craik2011-09-0218-337/+366
* | Merge "Fix the Java bridge to correctly handle null strings"Steve Block2011-09-021-0/+15
|\ \
| * | Fix the Java bridge to correctly handle null stringsSteve Block2011-09-021-0/+15
* | | Merge changes Iebbac8a9,I854067cbSteve Block2011-09-021-12/+32
|\ \ \
| * | | Incorrect handling of 'display:' property within nested <ruby> tagsSteve Block2011-09-021-14/+34
| * | | Remove some unsafe static_cast in rendering/Steve Block2011-09-021-4/+4
| |/ /
* | | Merge "Reapply CL for: "Fix for antialiased text with shadows.""Derek Sollenberger2011-09-011-0/+1
|\ \ \
| * | | Reapply CL for: "Fix for antialiased text with shadows."Derek Sollenberger2011-09-011-0/+1
* | | | Merge "WebView animation support"Teng-Hui Zhu2011-09-013-5/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | WebView animation supportTeng-Hui Zhu2011-08-313-5/+39
* | | | Merge "Fix some leaked JNI local references in the Java Bridge"Steve Block2011-09-014-11/+25
|\ \ \ \