summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "flicker fix" into jb-devJohn Reck2012-05-153-31/+29
|\
| * flicker fixJohn Reck2012-05-153-31/+29
* | Merge "Only start or end selection with non-empty text fields." into jb-devGeorge Mount2012-05-152-1/+36
|\ \
| * | Only start or end selection with non-empty text fields.George Mount2012-05-152-1/+36
| |/
* | Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-151-1/+2
|\ \ | |/ |/|
| * Fix crash on arstechnicaNicolas Roard2012-05-151-1/+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-145-101/+68
|/ /
* | Use slop to determine the node used for anchoring top/left.Mangesh Ghiware2012-05-121-0/+10
|/
* 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
* Ensure getFavicon() does not return uninitialized bitmaps.Jeff Brown2012-05-101-1/+1
* Better fix for crash workaroundNicolas Roard2012-05-081-6/+2
* Complete implementation fixed backgroundNicolas Roard2012-05-081-2/+6
* Disable prerenders if we aren't focusedJohn Reck2012-05-083-2/+41
* Merge "Pass webview instance when getting base layer / color, and prevent nul...Chris Craik2012-05-081-13/+13
|\
| * Pass webview instance when getting base layer / color, and prevent null valueChris Craik2012-05-081-13/+13
* | Set the default scrollTo back to animate = falseJohn Reck2012-05-081-1/+1
|/
* Merge "Replace tree observer with a JNI call at draw time" into jb-devTeng-Hui Zhu2012-05-081-19/+14
|\
| * Replace tree observer with a JNI call at draw timeTeng-Hui Zhu2012-05-071-19/+14
* | Merge "Delay creating Java objects for WebHistoryItem" into jb-devJohn Reck2012-05-084-86/+190
|\ \ | |/ |/|
| * Delay creating Java objects for WebHistoryItemJohn Reck2012-05-074-86/+190
* | Merge "Disable prerenders while scrolling" into jb-devJohn Reck2012-05-072-0/+8
|\ \
| * | Disable prerenders while scrollingJohn Reck2012-05-062-0/+8
* | | Merge "Fix ssl client certs to use the private key ctx" into jb-devSelim Gurun2012-05-071-38/+56
|\ \ \ | |_|/ |/| |
| * | Fix ssl client certs to use the private key ctxSelim Gurun2012-05-041-38/+56
* | | Merge "Ensure updateGLPositionsAndScale is called from updateLayerPosition." ...George Mount2012-05-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Ensure updateGLPositionsAndScale is called from updateLayerPosition.George Mount2012-05-041-1/+1
* | | Merge "Broaden fast inval path" into jb-devJohn Reck2012-05-061-20/+25
|\ \ \ | |/ / |/| |
| * | Broaden fast inval pathJohn Reck2012-05-041-20/+25
* | | 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 "Bump WebView font cache size to 1.5MB for better performance." into jb...Derek Sollenberger2012-05-041-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump WebView font cache size to 1.5MB for better performance.Derek Sollenberger2012-05-031-0/+4
| |/ /
* | | Merge "Fix the matrix" into jb-devJohn Reck2012-05-031-12/+2
|\ \ \
| * | | Fix the matrixJohn Reck2012-05-031-12/+2
| |/ /
* | | Merge "Fixed single-surface rendering with fixed-background elements" into jb...Nicolas Roard2012-05-031-1/+0
|\ \ \
| * | | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-1/+0
| |/ /
* | | Merge "Fix null pointer crash" into jb-devJohn Reck2012-05-031-1/+3
|\ \ \
| * | | Fix null pointer crashJohn Reck2012-05-031-1/+3
| |/ /
* | | 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-0210-1628/+509
* | 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
| |/ |/|
* | Merge "Disallow cookies for JavaScript when disabled." into jb-devGeorge Mount2012-04-261-3/+9
|\ \