summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Return a float for text size.Leon Scroggins2010-11-124-8/+8
* Merge "Fix mobile google.com flickering issue."Shimeng (Simon) Wang2010-11-124-2/+27
|\
| * Fix mobile google.com flickering issue.Shimeng (Simon) Wang2010-11-124-2/+27
* | Merge "Add new keycodes initially used for GoogleTV devices."Jeff Brown2010-11-111-0/+22
|\ \ | |/ |/|
| * Add new keycodes initially used for GoogleTV devices.Jason Bayer2010-11-091-0/+22
* | compute select text distance biasing x over yCary Clark2010-11-111-17/+23
* | use layer id to maintain selectionCary Clark2010-11-114-5/+20
* | build select region for one characterCary Clark2010-11-101-0/+2
|/
* Merge Webkit at r70949: setSelectionRange changedJohn Reck2010-11-091-2/+1
* Merge Webkit at r70949: Added new FrameLoaderClient stubsJohn Reck2010-11-094-4/+16
* Merge Webkit at r70949: Initial merge by git.John Reck2010-11-09163-715/+3916
* Merge "update dom version on style change"Cary Clark2010-11-093-12/+18
|\
| * update dom version on style changeCary Clark2010-11-083-12/+18
* | Merge "Encode email addresses that are not mailto: links."Patrick Scott2010-11-082-9/+15
|\ \
| * | Encode email addresses that are not mailto: links.Patrick Scott2010-11-082-9/+15
| |/
* | Fix some compiler warningsSteve Block2010-11-082-4/+4
|/
* Merge "Fix compilation error when ANDROID_LAYOUT is not defined."Shimeng (Simon) Wang2010-11-051-0/+4
|\
| * Fix compilation error when ANDROID_LAYOUT is not defined.Shimeng (Simon) Wang2010-11-051-0/+4
* | Do not create GL specific objects if we are not using hw accelerationDerek Sollenberger2010-11-051-14/+18
* | Merge "Fix browser crash."Patrick Scott2010-11-051-7/+9
|\ \
| * | Fix browser crash.Patrick Scott2010-11-051-7/+9
* | | Merge "Update method to take const std::string& argument"Kristian Monsen2010-11-052-2/+2
|\ \ \
| * | | Update method to take const std::string& argumentKristian Monsen2010-11-052-2/+2
* | | | Merge "Adjust layers when parent layer scrolls"Cary Clark2010-11-057-38/+135
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust layers when parent layer scrollsCary Clark2010-11-047-38/+135
| |/ /
* | | Send the AutoFill Preview string java side.Ben Murdoch2010-11-054-29/+27
* | | Remove extras from GLWebViewState for nowNicolas Roard2010-11-041-0/+4
| |/ |/|
* | Map Chromium error codes to WebKit error codes.Iain Merrick2010-11-045-5/+199
|/
* Hook chromium logging up in WebKitKristian Monsen2010-11-045-0/+117
* Add support for file uploads in WebKitKristian Monsen2010-11-047-62/+60
* Merge Chromium at r63472 : WebKit fixes.Iain Merrick2010-11-031-1/+1
* Merge "Unref the picture instead of deleting it"Cary Clark2010-11-031-1/+10
|\
| * Unref the picture instead of deleting itCary Clark2010-11-031-1/+10
* | Merge "Add volume mute key."Jeff Brown2010-11-021-1/+2
|\ \
| * | Add volume mute key.Jeff Brown2010-11-011-1/+2
| |/
* | Set the page background color in BaseLayerAndroidNicolas Roard2010-11-021-0/+11
* | Update the layers onlyNicolas Roard2010-11-013-16/+56
|/
* Fix WebCoreStringToJString() to not delete the local reference to the new jst...Steve Block2010-11-0112-131/+94
* Merge changes I28fb1392,I6b881465Steve Block2010-10-291-1/+56
|\
| * CookieManager.getCookie() should return null rather than the empty stringSteve Block2010-10-291-1/+1
| * Hook up remaining CookieManager methodsSteve Block2010-10-291-0/+55
* | Notify WebKit of redirects in the Chrome HTTP stack.Iain Merrick2010-10-293-13/+28
* | Merge "Allow Gmail attachments to be viewed."Iain Merrick2010-10-296-33/+90
|\ \
| * | Allow Gmail attachments to be viewed.Iain Merrick2010-10-286-33/+90
* | | Clear chromium side autofill profiles when java syncs a null profile.Ben Murdoch2010-10-293-0/+24
* | | Merge "allow contained draws to identify a link"Cary Clark2010-10-281-10/+15
|\ \ \ | |/ / |/| |
| * | allow contained draws to identify a linkCary Clark2010-10-281-10/+15
* | | Merge "CookieManager.getCookie() should include HTTP-only cookies"Steve Block2010-10-281-1/+3
|\ \ \ | | |/ | |/|
| * | CookieManager.getCookie() should include HTTP-only cookiesSteve Block2010-10-281-1/+3
* | | Use Tasks for WebRequest -> WebUrlLoaderClient callbacks.Iain Merrick2010-10-285-184/+106
|/ /