summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Remove unused WebViewCore::isPaused() and setIsPaused()Steve Block2012-05-222-18/+0
* Remove the hacks used to suspend and resume the non-client-based Geolocation ...Steve Block2012-05-221-6/+0
* Hook up client-based Geolocation mockSteve Block2012-05-223-30/+91
* Always call back to new Geolocation requestsSteve Block2012-05-222-3/+29
* Switch to client-based GeolocationSteve Block2012-05-2213-88/+635
* am 13c0becf: am db197e8d: Merge "Real isn\'t real according to the USPS, but ...John Reck2012-05-211-1/+1
|\
| * Real isn't real according to the USPS, but add it anywayJohn Reck2012-05-211-1/+1
* | am 655f75fe: am 2c52cc31: Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-212-3/+9
|\ \ | |/
| * Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-212-3/+9
| |\
| | * Switch to a 4ms/1s timerJohn Reck2012-05-182-3/+9
* | | am 0e518116: am 261f8950: Add checks for null base layer contentChris Craik2012-05-211-2/+2
|\ \ \ | |/ /
| * | Add checks for null base layer contentChris Craik2012-05-211-2/+2
* | | am 0fec4094: am 6baa213e: Fix memory leak and repaint issues with fixed backg...Nicolas Roard2012-05-211-0/+2
|\ \ \ | |/ /
| * | Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-181-0/+2
| |/
* | am c328457e: am 37df6b06: Merge "Fix mouse nudging in hit test" into jb-devJohn Reck2012-05-211-13/+20
|\ \ | |/
| * Fix mouse nudging in hit testJohn Reck2012-05-171-13/+20
* | am c085b5fe: am 02085505: Merge "Track where we want to click the mouse indep...John Reck2012-05-212-6/+16
|\ \ | |/
| * Track where we want to click the mouse independentlyJohn Reck2012-05-162-6/+16
* | Consider fixed layers when scrolling the edit box.George Mount2012-05-181-0/+90
* | Merge changes I2de9dfed,I80436e37Steve Block2012-05-187-31/+343
|\ \ | |/ |/|
| * Move GeolocationServiceBridge to WebKit/android/jni and extract Listener inte...Steve Block2012-05-182-0/+324
| * GeolocationPermissions cleanupSteve Block2012-05-185-31/+19
* | 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
|\ \ \ | |_|/ |/| |