summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/nav/WebView.cpp
Commit message (Expand)AuthorAgeFilesLines
* On new content, attach functor directlyChris Craik2012-04-251-12/+6
* Merge "CSS Background image implementation"Nicolas Roard2012-04-241-1/+1
|\
| * CSS Background image implementationNicolas Roard2012-04-241-1/+1
* | signal framework to unregister functorChris Craik2012-04-231-5/+15
|/
* Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-201-3/+1
* Merge "Follow the new rule from framework about EGLContext deletion"Teng-Hui Zhu2012-04-181-2/+3
|\
| * Follow the new rule from framework about EGLContext deletionTeng-Hui Zhu2012-04-181-2/+3
* | add basic webview tracingChris Craik2012-04-161-0/+2
|/
* Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-1/+3
* Merge "Correct viewport for GL drawing when webview is on FBO"Teng-Hui Zhu2012-04-121-4/+8
|\
| * Correct viewport for GL drawing when webview is on FBOTeng-Hui Zhu2012-04-111-4/+8
* | Fix crash.Mangesh Ghiware2012-04-111-21/+22
* | Merge "Revert "Revert "Keep selection handles in edit fields."""George Mount2012-04-101-2/+2
|\ \
| * | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-101-2/+2
| * | Revert "Keep selection handles in edit fields."George Mount2012-04-101-2/+2
| * | Keep selection handles in edit fields.George Mount2012-04-101-2/+2
| |/
* | Expand base layer bounds to fill viewportChris Craik2012-04-101-1/+2
|/
* Rename several classesChris Craik2012-04-041-0/+3
* Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-021-22/+21
* Snap selection handles to text.George Mount2012-03-281-15/+52
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-75/+41
* Fix location of selection handles on rotated text.George Mount2012-03-211-1/+19
* Remove unnecessary invertedTileSwitchJohn Reck2012-03-201-4/+1
* Canvas on a textureJohn Reck2012-03-201-0/+20
* Merge "Add back auto-completion and auto-fill."George Mount2012-03-121-3/+18
|\
| * Add back auto-completion and auto-fill.George Mount2012-03-091-3/+18
* | Introduce a LayerContent interfaceNicolas Roard2012-03-091-5/+5
* | Merge "Delete nativeSubtractLayers"John Reck2012-03-091-22/+0
|\ \
| * | Delete nativeSubtractLayersJohn Reck2012-03-091-22/+0
| |/
* | Replace picture count with the SurfaceCollection countChris Craik2012-03-091-2/+1
|/
* Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-071-1/+1
* Delete more unused stuff from navcacheJohn Reck2012-03-051-493/+0
* Fixup webkit for WebViewClassic renameJonathan Dixon2012-03-021-5/+5
* Merge "Add one useful log"Teng-Hui Zhu2012-03-011-0/+1
|\
| * Add one useful logTeng-Hui Zhu2012-03-011-0/+1
* | Merge "Cleanup GL resource for HTML5 Video."Teng-Hui Zhu2012-03-011-4/+6
|\ \ | |/
| * Cleanup GL resource for HTML5 Video.Teng-Hui Zhu2012-03-011-4/+6
* | Merge "layer rendering cleanup/rewrite"Chris Craik2012-02-281-2/+2
|\ \ | |/ |/|
| * layer rendering cleanup/rewriteChris Craik2012-02-281-2/+2
* | Merge "Delete the GL shader resources in a cleaner way"Teng-Hui Zhu2012-02-281-1/+1
|\ \ | |/ |/|
| * Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-281-1/+1
* | removed unused vars/functionsChris Craik2012-02-281-10/+1
|/
* Merge "Delete navcache native"John Reck2012-02-271-767/+44
|\
| * Delete navcache nativeJohn Reck2012-02-271-767/+44
* | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-271-1/+3
|\ \ | |/ |/|
| * Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-271-1/+3
* | Delete CursorRingJohn Reck2012-02-271-120/+4
|/
* Merge "Delete CacheBuilder"John Reck2012-02-241-16/+0
|\
| * Delete CacheBuilderJohn Reck2012-02-241-16/+0
* | Fix NPE crashJohn Reck2012-02-241-1/+2
|/