| Commit message (Expand) | Author | Age | Files | Lines |
* | Return a float for text size. | Leon Scroggins | 2010-11-12 | 4 | -8/+8 |
* | Merge "Fix mobile google.com flickering issue." | Shimeng (Simon) Wang | 2010-11-12 | 4 | -2/+27 |
|\ |
|
| * | Fix mobile google.com flickering issue. | Shimeng (Simon) Wang | 2010-11-12 | 4 | -2/+27 |
* | | Merge "Add new keycodes initially used for GoogleTV devices." | Jeff Brown | 2010-11-11 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | Add new keycodes initially used for GoogleTV devices. | Jason Bayer | 2010-11-09 | 1 | -0/+22 |
* | | compute select text distance biasing x over y | Cary Clark | 2010-11-11 | 1 | -17/+23 |
* | | use layer id to maintain selection | Cary Clark | 2010-11-11 | 4 | -5/+20 |
* | | build select region for one character | Cary Clark | 2010-11-10 | 1 | -0/+2 |
|/ |
|
* | Merge Webkit at r70949: setSelectionRange changed | John Reck | 2010-11-09 | 1 | -2/+1 |
* | Merge Webkit at r70949: Added new FrameLoaderClient stubs | John Reck | 2010-11-09 | 4 | -4/+16 |
* | Merge Webkit at r70949: Initial merge by git. | John Reck | 2010-11-09 | 163 | -715/+3916 |
* | Merge "update dom version on style change" | Cary Clark | 2010-11-09 | 3 | -12/+18 |
|\ |
|
| * | update dom version on style change | Cary Clark | 2010-11-08 | 3 | -12/+18 |
* | | Merge "Encode email addresses that are not mailto: links." | Patrick Scott | 2010-11-08 | 2 | -9/+15 |
|\ \ |
|
| * | | Encode email addresses that are not mailto: links. | Patrick Scott | 2010-11-08 | 2 | -9/+15 |
| |/ |
|
* | | Fix some compiler warnings | Steve Block | 2010-11-08 | 2 | -4/+4 |
|/ |
|
* | Merge "Fix compilation error when ANDROID_LAYOUT is not defined." | Shimeng (Simon) Wang | 2010-11-05 | 1 | -0/+4 |
|\ |
|
| * | Fix compilation error when ANDROID_LAYOUT is not defined. | Shimeng (Simon) Wang | 2010-11-05 | 1 | -0/+4 |
* | | Do not create GL specific objects if we are not using hw acceleration | Derek Sollenberger | 2010-11-05 | 1 | -14/+18 |
* | | Merge "Fix browser crash." | Patrick Scott | 2010-11-05 | 1 | -7/+9 |
|\ \ |
|
| * | | Fix browser crash. | Patrick Scott | 2010-11-05 | 1 | -7/+9 |
* | | | Merge "Update method to take const std::string& argument" | Kristian Monsen | 2010-11-05 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Update method to take const std::string& argument | Kristian Monsen | 2010-11-05 | 2 | -2/+2 |
* | | | | Merge "Adjust layers when parent layer scrolls" | Cary Clark | 2010-11-05 | 7 | -38/+135 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Adjust layers when parent layer scrolls | Cary Clark | 2010-11-04 | 7 | -38/+135 |
| |/ / |
|
* | | | Send the AutoFill Preview string java side. | Ben Murdoch | 2010-11-05 | 4 | -29/+27 |
* | | | Remove extras from GLWebViewState for now | Nicolas Roard | 2010-11-04 | 1 | -0/+4 |
| |/
|/| |
|
* | | Map Chromium error codes to WebKit error codes. | Iain Merrick | 2010-11-04 | 5 | -5/+199 |
|/ |
|
* | Hook chromium logging up in WebKit | Kristian Monsen | 2010-11-04 | 5 | -0/+117 |
* | Add support for file uploads in WebKit | Kristian Monsen | 2010-11-04 | 7 | -62/+60 |
* | Merge Chromium at r63472 : WebKit fixes. | Iain Merrick | 2010-11-03 | 1 | -1/+1 |
* | Merge "Unref the picture instead of deleting it" | Cary Clark | 2010-11-03 | 1 | -1/+10 |
|\ |
|
| * | Unref the picture instead of deleting it | Cary Clark | 2010-11-03 | 1 | -1/+10 |
* | | Merge "Add volume mute key." | Jeff Brown | 2010-11-02 | 1 | -1/+2 |
|\ \ |
|
| * | | Add volume mute key. | Jeff Brown | 2010-11-01 | 1 | -1/+2 |
| |/ |
|
* | | Set the page background color in BaseLayerAndroid | Nicolas Roard | 2010-11-02 | 1 | -0/+11 |
* | | Update the layers only | Nicolas Roard | 2010-11-01 | 3 | -16/+56 |
|/ |
|
* | Fix WebCoreStringToJString() to not delete the local reference to the new jst... | Steve Block | 2010-11-01 | 12 | -131/+94 |
* | Merge changes I28fb1392,I6b881465 | Steve Block | 2010-10-29 | 1 | -1/+56 |
|\ |
|
| * | CookieManager.getCookie() should return null rather than the empty string | Steve Block | 2010-10-29 | 1 | -1/+1 |
| * | Hook up remaining CookieManager methods | Steve Block | 2010-10-29 | 1 | -0/+55 |
* | | Notify WebKit of redirects in the Chrome HTTP stack. | Iain Merrick | 2010-10-29 | 3 | -13/+28 |
* | | Merge "Allow Gmail attachments to be viewed." | Iain Merrick | 2010-10-29 | 6 | -33/+90 |
|\ \ |
|
| * | | Allow Gmail attachments to be viewed. | Iain Merrick | 2010-10-28 | 6 | -33/+90 |
* | | | Clear chromium side autofill profiles when java syncs a null profile. | Ben Murdoch | 2010-10-29 | 3 | -0/+24 |
* | | | Merge "allow contained draws to identify a link" | Cary Clark | 2010-10-28 | 1 | -10/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | allow contained draws to identify a link | Cary Clark | 2010-10-28 | 1 | -10/+15 |
* | | | Merge "CookieManager.getCookie() should include HTTP-only cookies" | Steve Block | 2010-10-28 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | CookieManager.getCookie() should include HTTP-only cookies | Steve Block | 2010-10-28 | 1 | -1/+3 |
* | | | Use Tasks for WebRequest -> WebUrlLoaderClient callbacks. | Iain Merrick | 2010-10-28 | 5 | -184/+106 |
|/ / |
|