summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of getCanvasJohn Reck2012-08-061-1/+0
* Clip selected text within scrollable edit to the edit boundary.George Mount2012-06-182-2/+9
* Show layer tree in hierarchyviewerJohn Reck2012-06-141-1/+27
* Merge "Revert "Revert "Add layer clip check to hide handles when not visible."""George Mount2012-06-121-0/+23
|\
| * Revert "Revert "Add layer clip check to hide handles when not visible.""George Mount2012-06-121-0/+23
* | am 101ff140: am b8dbaafe: Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-1/+1
|\ \
| * | Call the right updatePositions*John Reck2012-06-111-1/+1
* | | Merge "Revert "Add layer clip check to hide handles when not visible.""George Mount2012-06-121-23/+0
|\ \ \ | | |/ | |/|
| * | Revert "Add layer clip check to hide handles when not visible."George Mount2012-06-121-23/+0
* | | Merge "Add layer clip check to hide handles when not visible."George Mount2012-06-121-0/+23
|\ \ \ | |/ /
| * | Add layer clip check to hide handles when not visible.George Mount2012-06-071-0/+23
* | | am 334b4068: am 92d7c4c4: Merge "Switch stopGL and destroy to use a passed in...John Reck2012-06-071-6/+7
|\ \ \ | |/ / |/| / | |/
| * Switch stopGL and destroy to use a passed in ptrJohn Reck2012-06-071-6/+7
* | Fix build warning.George Mount2012-06-061-1/+1
* | Change from left/right to base/extent for selection handles.George Mount2012-06-012-1/+27
|/
* 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
|/