summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* 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-0211-1629/+510
* | 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
|\ \
| * | Disallow cookies for JavaScript when disabled.George Mount2012-04-251-3/+9
| |/
* | Merge "On new content, attach functor directly" into jb-devJohn Reck2012-04-264-30/+24
|\ \
| * | On new content, attach functor directlyChris Craik2012-04-254-30/+24
| |/
* | Fix use after freeJohn Reck2012-04-261-2/+2
|/
* Merge "CSS Background image implementation"Nicolas Roard2012-04-242-19/+51
|\
| * CSS Background image implementationNicolas Roard2012-04-242-19/+51
* | signal framework to unregister functorChris Craik2012-04-231-5/+15
|/
* Fix up webkit to reflect Java class renamesJonathan Dixon2012-04-234-9/+9
* Merge "Better handle the EGL context lost situation."Teng-Hui Zhu2012-04-201-3/+1
|\
| * Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-201-3/+1
* | Merge "Revert "Revert "Add webkit plumbing for file origin policy"""Selim Gurun2012-04-191-0/+15
|\ \ | |/ |/|
| * Revert "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-191-0/+15
| * Revert "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-15/+0