summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik2012-05-301-2/+10
|\
| * Draw entire layer tree in capturePicture()Chris Craik2012-05-301-2/+10
* | Disable copyScrollPosition for iframesJohn Reck2012-05-291-0/+3
|/
* Copy scroll position for scrolling layerJohn Reck2012-05-251-21/+15
* DO NOT MERGE Consider fixed layers when scrolling the edit box.George Mount2012-05-221-0/+90
* Null checkJohn Reck2012-05-211-2/+3
* Add checks for null base layer contentChris Craik2012-05-211-2/+2
* Merge "Update bounds calculation to use draw transform" into jb-devChris Craik2012-05-141-30/+5
|\
| * Update bounds calculation to use draw transformChris Craik2012-05-141-30/+5
* | Change selection to work with left/right instead of base/extent.George Mount2012-05-143-40/+8
|/
* Revert "Don't draw when clip is zero."Teng-Hui Zhu2012-05-111-5/+5
* Don't draw when clip is zero.Teng-Hui Zhu2012-05-111-5/+5
* Better fix for crash workaroundNicolas Roard2012-05-081-6/+2
* Disable prerenders if we aren't focusedJohn Reck2012-05-081-2/+12
* Pass webview instance when getting base layer / color, and prevent null valueChris Craik2012-05-081-13/+13
* Replace tree observer with a JNI call at draw timeTeng-Hui Zhu2012-05-071-19/+14
* Ensure updateGLPositionsAndScale is called from updateLayerPosition.George Mount2012-05-041-1/+1
* Merge "Unify the naming of rectangles used for draw." into jb-devTeng-Hui Zhu2012-05-041-63/+64
|\
| * Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-63/+64
* | Merge "Fix mapLayerRect to modify the mapped rectangle." into jb-devGeorge Mount2012-05-031-1/+1
|\ \ | |/ |/|
| * Fix mapLayerRect to modify the mapped rectangle.George Mount2012-05-021-1/+1
* | Rewrite PictureSet with TURBO!John Reck2012-05-021-28/+7
* | Merge "Don't create a new functor if old one exists" into jb-devChris Craik2012-05-021-3/+13
|\ \
| * | Don't create a new functor if old one existsChris Craik2012-05-021-3/+13
* | | Merge "Workaround a crash" into jb-devTeng-Hui Zhu2012-05-021-2/+8
|\ \ \ | |/ / |/| |
| * | Workaround a crashTeng-Hui Zhu2012-05-011-2/+8
* | | fix monkey scrolling crashChris Craik2012-05-011-12/+12
| |/ |/|
* | 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-282-15/+55
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-222-76/+41
* Fix location of selection handles on rotated text.George Mount2012-03-211-1/+19
* Remove unnecessary invertedTileSwitchJohn Reck2012-03-201-4/+1