summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refresh fonts when system locale is changed"Russell Brenner2012-03-142-0/+44
|\
| * Refresh fonts when system locale is changedRussell Brenner2012-03-142-0/+44
* | Fix layers ordering issue with Absolute positioned elementsNicolas Roard2012-03-131-1/+1
* | Merge "Support "prev" for IME input."George Mount2012-03-131-11/+8
|\ \ | |/ |/|
| * Support "prev" for IME input.George Mount2012-03-121-11/+8
* | replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-122-109/+78
* | resolved conflicts for merge of f6d49173 to masterDerek Sollenberger2012-03-121-0/+1
|\ \ | |/ |/|
| * am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge."Derek Sollenberger2012-03-121-0/+1
| |\
| | * Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-061-0/+1
* | | Merge "Add back auto-completion and auto-fill."George Mount2012-03-124-40/+111
|\ \ \
| * | | Add back auto-completion and auto-fill.George Mount2012-03-094-40/+111
* | | | Introduce a LayerContent interfaceNicolas Roard2012-03-092-11/+21
* | | | Replace picture count with the SurfaceCollection countChris Craik2012-03-091-1/+0
|/ / /
* | | Change the way we apply fixed position to layersNicolas Roard2012-03-081-29/+29
* | | Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-071-7/+18
* | | Merge "Fix cursor rings for buttons"John Reck2012-03-063-8/+26
|\ \ \
| * | | Fix cursor rings for buttonsJohn Reck2012-03-063-8/+26
* | | | Merge "Support passing focus to the chrome"John Reck2012-03-062-0/+25
|\ \ \ \ | |/ / /
| * | | Support passing focus to the chromeJohn Reck2012-03-062-0/+25
* | | | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class"Nicolas Roard2012-03-061-35/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-061-35/+89
* | | | Fix platformLayerIdFromNode lookupJohn Reck2012-03-051-0/+2
|/ / /
* | | Delete more unused stuff from navcacheJohn Reck2012-03-052-140/+19
* | | Merge "Fix crash when getting input text on an empty node."George Mount2012-03-021-8/+10
|\ \ \
| * | | Fix crash when getting input text on an empty node.George Mount2012-03-021-8/+10
* | | | Merge "Fix m.movies.com crash"John Reck2012-03-021-5/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix m.movies.com crashJohn Reck2012-03-011-5/+12
* | | | Fixup webkit for WebViewClassic renameJonathan Dixon2012-03-023-7/+7
|/ / /
* | | Fix iframe, for reals!John Reck2012-03-013-13/+20
* | | Minor cleanup in PictureSetJohn Reck2012-03-014-105/+57
* | | Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-292-2/+14
|\ \ \
| * | | Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-282-2/+14
* | | | Merge "removed unused vars/functions"Chris Craik2012-02-281-17/+0
|\ \ \ \
| * | | | removed unused vars/functionsChris Craik2012-02-281-17/+0
* | | | | Merge "Merge webkit change to reveal last character in password."George Mount2012-02-281-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge webkit change to reveal last character in password.George Mount2012-02-281-0/+2
| |/ / /
* | | | Merge "Fix content detector crashes"Chris Craik2012-02-271-0/+5
|\ \ \ \
| * | | | Fix content detector crashesJohn Reck2012-02-271-0/+5
* | | | | Merge "Delete navcache native"John Reck2012-02-273-168/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Delete navcache nativeJohn Reck2012-02-273-168/+15
| |/ / /
* | | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-271-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix iframe webkit positioningNicolas Roard2012-02-271-2/+1
* | | | Delete CacheBuilderJohn Reck2012-02-243-225/+84
* | | | Merge "Selection node used for selection region rather than focus node."George Mount2012-02-241-5/+5
|\ \ \ \
| * | | | Selection node used for selection region rather than focus node.George Mount2012-02-231-5/+5
* | | | | Support phone & email address detectionJohn Reck2012-02-231-0/+5
* | | | | Support address detectionJohn Reck2012-02-233-3/+34
|/ / / /
* | | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-2314-681/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Drop support for Android HTTP stackSteve Block2012-02-2214-681/+0
* | | | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58