summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Delete more unused stuff from navcacheJohn Reck2012-03-051-16/+2
* | Minor cleanup in PictureSetJohn Reck2012-03-011-2/+0
* | Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-291-0/+1
|\ \
| * | Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-281-0/+1
* | | Delete navcache nativeJohn Reck2012-02-271-20/+7
|/ /
* | Delete CacheBuilderJohn Reck2012-02-241-12/+1
* | Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-5/+0
|\ \
| * | Drop support for Android HTTP stackSteve Block2012-02-221-5/+0
* | | Get input type for text field so that autocorrect works.George Mount2012-02-221-0/+25
|/ /
* | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-211-1/+1
|\ \
| * | Improve keyboard navigation cursor ringsJohn Reck2012-02-211-1/+1
* | | async find-on-page implementation via WebKitVictoria Lease2012-02-211-0/+12
|/ /
* | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* | Initial support for keyboard navigationJohn Reck2012-02-151-4/+1
* | Merge "Add enclosing parent rects to hit test object."Mangesh Ghiware2012-02-061-1/+1
|\ \
| * | Add enclosing parent rects to hit test object.Mangesh Ghiware2012-02-061-1/+1
* | | Merge "Use field identifier for content-editable fields."George Mount2012-02-031-5/+3
|\ \ \ | |/ / |/| |
| * | Use field identifier for content-editable fields.George Mount2012-02-011-5/+3
* | | Fix text selection on iframesJohn Reck2012-02-011-2/+7
|/ /
* | Webkit text selectionJohn Reck2012-01-301-0/+10
* | Do not share SkPicture* between WebViewCore and CachedRoot.Victoria Lease2012-01-271-3/+0
* | Fix auto-complete for content-editable fields.George Mount2012-01-241-8/+34
* | Add cut and paste to ContentEditable.George Mount2012-01-181-0/+18
* | Merge "Support javascript to exit full screen video"Teng-Hui Zhu2012-01-171-0/+2
|\ \
| * | Support javascript to exit full screen videoTeng-Hui Zhu2012-01-161-0/+2
* | | Refactor hit test objectJohn Reck2012-01-131-0/+3
|/ /
* | Initial NavCache removalJohn Reck2012-01-111-3/+9
* | Fix delete key with ContentEditable fields.George Mount2012-01-091-0/+8
|/
* synchronize animation starts with webkitChris Craik2011-11-291-0/+1
* Remove the global button lockJohn Reck2011-11-071-9/+0
* Improve performances / fixes some glitchesNicolas Roard2011-10-141-1/+1
* Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-101-0/+3
* Fix WebViewCore uninitialised data.Ben Murdoch2011-10-071-44/+42
* Streamline the layers update codepath.Nicolas Roard2011-10-041-0/+1
* Revert "b/3302378 Passes touch pressures, sizes and timestamps to Webkit"Huahui Wu2011-07-071-1/+1
* b/3302378 Passes touch pressures, sizes and timestamps to WebkitHuahui Wu2011-07-011-1/+1
* Fix some include guards in Android filesSteve Block2011-06-081-3/+3
* Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-021-1/+1
* Always check weak global references before using themSteve Block2011-06-021-4/+8
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+714