summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-066-4/+83
|\
| * Implements a recording GraphicsContextNicolas Roard2012-04-066-4/+83
* | Merge "Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()"Steve Block2012-04-051-36/+28
|\ \ | |/ |/|
| * Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()Steve Block2012-04-051-36/+28
* | Merge "Rename several classes"Chris Craik2012-04-043-7/+11
|\ \
| * | Rename several classesChris Craik2012-04-043-7/+11
| |/
* | Oops! Double negative in previous change.Amith Yamasani2012-04-041-1/+1
* | Merge "Small change in a structure used for storing nine patch info."Amith Yamasani2012-04-041-1/+1
|\ \ | |/ |/|
| * Small change in a structure used for storing nine patch info.Amith Yamasani2012-04-041-1/+1
* | Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-021-22/+21
* | Merge "Translucent background color support for webview"Teng-Hui Zhu2012-04-021-3/+12
|\ \
| * | Translucent background color support for webviewTeng-Hui Zhu2012-04-021-3/+12
* | | Don't show keyboard on focus change.George Mount2012-04-022-5/+7
* | | Merge "Remove unused FORM_DID_BLUR hooks."George Mount2012-04-023-29/+1
|\ \ \ | |/ / |/| |
| * | Remove unused FORM_DID_BLUR hooks.George Mount2012-04-023-29/+1
| |/
* | add enable/disable switch for link prefetch to WebSettingsVictoria Lease2012-03-301-0/+11
|/
* Snap selection handles to text.George Mount2012-03-284-15/+96
* Remove using namespace from WebViewCore.hJohn Reck2012-03-272-61/+75
* Platform graphics refactorJohn Reck2012-03-231-37/+7
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-225-91/+49
* Fix location of selection handles on rotated text.George Mount2012-03-211-1/+19
* Merge "Make paste window and caret handle show up at the right time."George Mount2012-03-212-14/+20
|\
| * Make paste window and caret handle show up at the right time.George Mount2012-03-202-14/+20
* | Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-212-7/+5
* | Remove unnecessary invertedTileSwitchJohn Reck2012-03-201-4/+1
* | Merge "Canvas on a texture"John Reck2012-03-202-1/+44
|\ \
| * | Canvas on a textureJohn Reck2012-03-202-1/+44
* | | only report actual changes to matchCountVictoria Lease2012-03-161-3/+4
| |/ |/|
* | Update edit text size when the text changes so scroll works.George Mount2012-03-153-2/+42
* | Merge "Scroll cursor with edited text."George Mount2012-03-151-0/+1
|\ \
| * | Scroll cursor with edited text.George Mount2012-03-151-0/+1
* | | Merge "Add scrolling editable text with a finger drag."George Mount2012-03-152-25/+89
|\ \ \ | |/ / | | / | |/ |/|
| * Add scrolling editable text with a finger drag.George Mount2012-03-142-25/+89
* | Merge "Remove gmail specific mime code from webview"Selim Gurun2012-03-142-12/+3
|\ \
| * | Remove gmail specific mime code from webviewSelim Gurun2012-03-142-12/+3
* | | 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-125-43/+129
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add back auto-completion and auto-fill.George Mount2012-03-095-43/+129
* | | | Introduce a LayerContent interfaceNicolas Roard2012-03-093-16/+26
* | | | Merge "Delete nativeSubtractLayers"John Reck2012-03-091-22/+0
|\ \ \ \
| * | | | Delete nativeSubtractLayersJohn Reck2012-03-091-22/+0
* | | | | Merge "Replace picture count with the SurfaceCollection count"Chris Craik2012-03-092-3/+1
|\ \ \ \ \