summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Delete navcache nativeJohn Reck2012-02-2720-6338/+59
* Merge "Delete CursorRing"John Reck2012-02-271-120/+4
|\
| * Delete CursorRingJohn Reck2012-02-271-120/+4
* | move libgui headers in the right placeMathias Agopian2012-02-272-2/+2
|/
* Merge "Delete CacheBuilder"John Reck2012-02-2411-3876/+376
|\
| * Delete CacheBuilderJohn Reck2012-02-2411-3876/+376
* | Fix NPE crashJohn Reck2012-02-241-1/+2
|/
* 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-234-1/+451
* | Support address detectionJohn Reck2012-02-2314-11/+1528
|/
* Merge "Drop support for Android HTTP stack"Steve Block2012-02-2318-727/+2
|\
| * Drop support for Android HTTP stackSteve Block2012-02-2218-727/+2
* | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58
* | Get input type for text field so that autocorrect works.George Mount2012-02-222-2/+79
* | Merge "scroll page to current match during find-on-page"Victoria Lease2012-02-221-0/+2
|\ \ | |/ |/|
| * scroll page to current match during find-on-pageVictoria Lease2012-02-221-0/+2
* | Remove unused cache methodsSteve Block2012-02-221-14/+0
* | Merge changes I6312736c,I55a2ecd2Steve Block2012-02-228-704/+0
|\ \
| * | Remove benchmark toolSteve Block2012-02-218-704/+0
* | | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-214-107/+73
|\ \ \
| * | | Improve keyboard navigation cursor ringsJohn Reck2012-02-214-107/+73
| |/ /
* | | Merge "Add two missing null checks"John Reck2012-02-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Add two missing null checksJohn Reck2012-02-211-1/+1
| |/
* | async find-on-page implementation via WebKitVictoria Lease2012-02-216-1208/+143
|/
* frameworks/base refactoring.Mathias Agopian2012-02-177-11/+11
* frameworks/base refactoring.Mathias Agopian2012-02-173-3/+3
* Clean cached trust state on system storage update.Selim Gurun2012-02-163-2/+28
* Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-166-88/+7
* Merge "Revert "Clean cached trust state on system storage update.""Selim Gurun2012-02-153-28/+2
|\
| * Revert "Clean cached trust state on system storage update."Selim Gurun2012-02-153-28/+2
* | Merge "Initial support for keyboard navigation"John Reck2012-02-155-28/+67
|\ \
| * | Initial support for keyboard navigationJohn Reck2012-02-155-28/+67
* | | Merge "Clean cached trust state on system storage update."Selim Gurun2012-02-153-2/+28
|\ \ \ | |/ / |/| / | |/
| * Clean cached trust state on system storage update.Selim Gurun2012-02-153-2/+28
* | Merge "Update the scale when updating DrawGL functor"Teng-Hui Zhu2012-02-141-2/+7
|\ \
| * | Update the scale when updating DrawGL functorTeng-Hui Zhu2012-02-141-2/+7
* | | Merge "Add enclosing parent rects to hit test object."Mangesh Ghiware2012-02-064-7/+46
|\ \ \
| * | | Add enclosing parent rects to hit test object.Mangesh Ghiware2012-02-064-7/+46
* | | | resolved conflicts for merge of 6f1bf086 to masterDerek Sollenberger2012-02-061-1/+1
|\ \ \ \
| * \ \ \ am 2857538e: Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-02-061-1/+1
| |\ \ \ \
| | * | | | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+1
* | | | | | Merge "Plumbing to notify WebViewCore when paints should pause"Chris Craik2012-02-061-36/+24
|\ \ \ \ \ \
| * | | | | | Plumbing to notify WebViewCore when paints should pauseChris Craik2012-02-021-36/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Use field identifier for content-editable fields."George Mount2012-02-032-43/+14
|\ \ \ \ \ \
| * | | | | | Use field identifier for content-editable fields.George Mount2012-02-012-43/+14
| |/ / / / /
* | | | | | Fix text selection with one handle off screenJohn Reck2012-02-021-1/+2
* | | | | | Snap selection handles to end of textJohn Reck2012-02-022-25/+30
| |_|_|/ / |/| | | |
* | | | | Make sure no text selection change occurs during key press.George Mount2012-02-021-0/+4
| |_|_|/ |/| | |
* | | | Fix input cursorJohn Reck2012-02-011-1/+5