summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Replace picture count with the SurfaceCollection countChris Craik2012-03-0925-105/+76
* Merge "remove TextureTileInfo and readyfor check"Chris Craik2012-03-095-114/+12
|\
| * remove TextureTileInfo and readyfor checkChris Craik2012-03-085-114/+12
* | Merge "remove hacky workaround for a scrolling bug"Victoria Lease2012-03-091-3/+1
|\ \ | |/ |/|
| * remove hacky workaround for a scrolling bugVictoria Lease2012-03-071-3/+1
* | Merge "partial multi-layer invalidates in layergroups"Chris Craik2012-03-081-12/+16
|\ \
| * | partial multi-layer invalidates in layergroupsChris Craik2012-03-071-12/+16
* | | Change the way we apply fixed position to layersNicolas Roard2012-03-088-118/+147
|/ /
* | Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-0715-105/+311
* | Merge "UI-side layer merging"Chris Craik2012-03-0712-129/+348
|\ \
| * | UI-side layer mergingChris Craik2012-03-0712-129/+348
* | | Merge "Fix cursor rings for buttons"John Reck2012-03-063-8/+26
|\ \ \
| * | | Fix cursor rings for buttonsJohn Reck2012-03-063-8/+26
* | | | Merge "Support passing focus to the chrome"John Reck2012-03-063-2/+34
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Support passing focus to the chromeJohn Reck2012-03-063-2/+34
| |/
* | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class"Nicolas Roard2012-03-0610-309/+562
|\ \ | |/ |/|
| * Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-0610-309/+562
* | Merge "operation and filter cleanup"Chris Craik2012-03-056-98/+8
|\ \
| * | operation and filter cleanupChris Craik2012-03-056-98/+8
* | | Merge "Fix platformLayerIdFromNode lookup"John Reck2012-03-051-0/+2
|\ \ \
| * | | Fix platformLayerIdFromNode lookupJohn Reck2012-03-051-0/+2
* | | | Merge "Fix scrollable divs"John Reck2012-03-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix scrollable divsJohn Reck2012-03-051-1/+1
| |/ /
* | | Merge "Removes unused classes"Nicolas Roard2012-03-052-139/+0
|\ \ \ | |/ / |/| |
| * | Removes unused classesNicolas Roard2012-03-052-139/+0
* | | Merge "Delete more unused stuff from navcache"John Reck2012-03-053-633/+19
|\ \ \ | |_|/ |/| |
| * | Delete more unused stuff from navcacheJohn Reck2012-03-053-633/+19
| |/
* | Fix scaling issue with translationTeng-Hui Zhu2012-03-051-1/+14
* | add more logs and format correctionTeng-Hui Zhu2012-03-051-12/+14
|/
* Merge "Pass transform matrix in draw instead of through painter"Chris Craik2012-03-0215-39/+37
|\
| * Pass transform matrix in draw instead of through painterChris Craik2012-03-0215-39/+37
* | Merge "Fix crash when getting input text on an empty node."George Mount2012-03-021-8/+10
|\ \ | |/ |/|
| * Fix crash when getting input text on an empty node.George Mount2012-03-021-8/+10
* | Merge "Fix m.movies.com crash"John Reck2012-03-021-5/+12
|\ \ | |/ |/|
| * Fix m.movies.com crashJohn Reck2012-03-011-5/+12
* | Fixup webkit for WebViewClassic renameJonathan Dixon2012-03-024-12/+12
|/
* Merge "Fix iframe, for reals!"Nicolas Roard2012-03-0115-152/+101
|\
| * Fix iframe, for reals!John Reck2012-03-0115-152/+101
* | Merge "Add one useful log"Teng-Hui Zhu2012-03-011-0/+1
|\ \ | |/ |/|
| * Add one useful logTeng-Hui Zhu2012-03-011-0/+1
* | Merge "Minor cleanup in PictureSet"John Reck2012-03-014-105/+57
|\ \
| * | Minor cleanup in PictureSetJohn Reck2012-03-014-105/+57
* | | Merge "take proper credit for overflow scrolling support"Victoria Lease2012-03-012-0/+5
|\ \ \
| * | | take proper credit for overflow scrolling supportVictoria Lease2012-03-012-0/+5
* | | | Merge "Cleanup GL resource for HTML5 Video."Teng-Hui Zhu2012-03-015-133/+171
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Cleanup GL resource for HTML5 Video.Teng-Hui Zhu2012-03-015-133/+171
* | | Merge "pin find-on-page scrolls to content edges"Victoria Lease2012-03-011-10/+15
|\ \ \
| * | | pin find-on-page scrolls to content edgesVictoria Lease2012-03-011-10/+15
* | | | fix stalls in tile updatesChris Craik2012-02-292-2/+10
| |_|/ |/| |
* | | Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-292-2/+14
|\ \ \