summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add shared images for layersNicolas Roard2011-09-268-43/+323
* Merge "Support drawing the quad in GL_NEAREST mode."Teng-Hui Zhu2011-09-203-7/+10
|\
| * Support drawing the quad in GL_NEAREST mode.Teng-Hui Zhu2011-09-203-7/+10
* | Merge "A better CPU upload path"Teng-Hui Zhu2011-09-201-7/+13
|\ \ | |/
| * A better CPU upload pathTeng-Hui Zhu2011-09-201-7/+13
* | Merge "Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT ...Ben Murdoch2011-09-201-1/+2
|\ \
| * | Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT MERGEKristian Monsen2011-09-191-1/+2
* | | Merge "Fix missing tiles"Chris Craik2011-09-192-16/+28
|\ \ \
| * | | Fix missing tilesChris Craik2011-09-192-16/+28
* | | | Merge "Fix the missing controller for inline video."Teng-Hui Zhu2011-09-191-1/+1
|\ \ \ \
| * | | | Fix the missing controller for inline video.Teng-Hui Zhu2011-09-191-1/+1
* | | | | Merge changes Ifb6cc64e,I4d819cc5Steve Block2011-09-198-28/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simplify logic in ScrollableLayerAndroid::scrollTo()Steve Block2011-09-191-4/+1
| * | | | Fixes style and adds some comments to layers codeSteve Block2011-09-197-24/+40
* | | | | Merge "Check for null selection in modifySelection"Russell Brenner2011-09-191-0/+5
|\ \ \ \ \
| * | | | | Check for null selection in modifySelectionRussell Brenner2011-09-191-0/+5
* | | | | | Merge "We be GL ringing it all over them layers"John Reck2011-09-195-73/+101
|\ \ \ \ \ \
| * | | | | | We be GL ringing it all over them layersJohn Reck2011-09-195-73/+101
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Prepare tiles in reverse draw order"Chris Craik2011-09-193-4/+28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prepare tiles in reverse draw orderChris Craik2011-09-193-4/+28
* | | | | | Merge "Fix find-in-page to scroll to search results in layers"Steve Block2011-09-193-16/+38
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Fix find-in-page to scroll to search results in layersSteve Block2011-09-193-16/+38
| | |/ / | |/| |
* | | | Fix one typo in the GL state restoreTeng-Hui Zhu2011-09-191-1/+1
|/ / /
* | | Merge "Fix invalidation rect sizes"Ben Murdoch2011-09-191-17/+4
|\ \ \ | |/ / |/| |
| * | Fix invalidation rect sizesBen Murdoch2011-09-161-17/+4
* | | Merge "Share the display from the UI thread"Teng-Hui Zhu2011-09-162-13/+27
|\ \ \
| * | | Share the display from the UI threadTeng-Hui Zhu2011-09-162-13/+27
| |/ /
* | | Merge "Fix crash in WebViewCore::scrollNodeIntoView"Ben Murdoch2011-09-161-2/+6
|\ \ \
| * | | Fix crash in WebViewCore::scrollNodeIntoViewBen Murdoch2011-09-161-2/+6
| |/ /
* | | Merge "Add null checks in getTouchHighlightRects()"Russell Brenner2011-09-161-2/+2
|\ \ \ | |/ / |/| |
| * | Add null checks in getTouchHighlightRects()Russell Brenner2011-09-151-2/+2
* | | Merge "Fix Monkey crash in V8AbstractEventListener"Ben Murdoch2011-09-151-0/+8
|\ \ \
| * | | Fix Monkey crash in V8AbstractEventListenerBen Murdoch2011-09-151-0/+8
* | | | Merge "Fix handling of empty URLs when setting up the NoDomain error page"Steve Block2011-09-151-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix handling of empty URLs when setting up the NoDomain error pageSteve Block2011-09-121-1/+7
* | | | 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-092-0/+3
|\ \ \ \
| * | | | Hookup internal plumbing needed to expose new plugin API.Derek Sollenberger2011-09-092-0/+3
| |/ / /