summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewClassic.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix monkey scrolling crashChris Craik2012-05-011-8/+16
| |/
* / Fix flicker while selecting text.George Mount2012-05-011-4/+8
|/
* never attach null functorChris Craik2012-04-301-1/+3
* Merge "Fix crash in setNewPicture" into jb-devJohn Reck2012-04-301-5/+5
|\
| * Fix crash in setNewPictureJohn Reck2012-04-301-5/+6
* | check for null ViewRootImplChris Craik2012-04-301-2/+4
* | Revert "add null check on ViewRootImpl"John Reck2012-04-271-1/+1
* | add null check on ViewRootImplChris Craik2012-04-271-1/+1
|/
* Merge "Create WebViewDatabaseClassic from WebViewDatabase." into jb-devBen Murdoch2012-04-271-4/+8
|\
| * Create WebViewDatabaseClassic from WebViewDatabase.Ben Murdoch2012-04-261-4/+8
* | Merge "On new content, attach functor directly" into jb-devJohn Reck2012-04-261-13/+14
|\ \
| * | On new content, attach functor directlyChris Craik2012-04-251-13/+14
| |/
* | Merge "DO NOT MERGE:The visiblerect calculation should take view's scaling in...Teng-Hui Zhu2012-04-261-4/+4
|\ \
| * | DO NOT MERGE:The visiblerect calculation should take view's scaling into cons...Teng-Hui Zhu2012-04-251-4/+4
| |/
* / Fix NPE in isPrivateBrowsingEnabled()Michael Kolb2012-04-261-1/+2
|/
* Merge "Support picture listener correctly in HW webviews"Chris Craik2012-04-241-1/+12
|\
| * Support picture listener correctly in HW webviewsChris Craik2012-04-201-1/+12
* | Merge "Update WebViewClassic JavaDoc to refer to WebView"Steve Block2012-04-241-205/+1
|\ \
| * | Update WebViewClassic JavaDoc to refer to WebViewSteve Block2012-04-241-205/+1
* | | I broke the build after all... here's a fix.Romain Guy2012-04-231-4/+5
* | | Prevent WebView from crashing when detached from the windowRomain Guy2012-04-231-1/+8
|/ /
* / Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-8/+27
|/
* Merge "Add fade-in and fade-out for selection handles."George Mount2012-04-201-25/+72
|\
| * Add fade-in and fade-out for selection handles.George Mount2012-04-201-25/+72
* | Merge "Save and load snapshots async"John Reck2012-04-191-19/+36
|\ \
| * | Save and load snapshots asyncJohn Reck2012-04-191-19/+36
* | | Merge "Remove code preventing scrollTo(0,0)"John Reck2012-04-191-99/+6
|\ \ \ | |_|/ |/| |
| * | Remove code preventing scrollTo(0,0)John Reck2012-04-191-99/+6
| |/
* / Allow long press to work on text.George Mount2012-04-191-2/+1
|/
* Merge "Check for null mWebViewCore in selectText"George Mount2012-04-161-0/+3
|\
| * Check for null mWebViewCore in selectTextGeorge Mount2012-04-131-0/+3
* | Merge "Set initial focus"John Reck2012-04-131-2/+3
|\ \ | |/ |/|
| * Set initial focusJohn Reck2012-04-131-2/+3
* | Wait for zoom manager to update before sending new picture event.George Mount2012-04-131-4/+4
|/
* Merge "Use selection handle to scroll edit text"George Mount2012-04-121-17/+100
|\
| * Use selection handle to scroll edit textGeorge Mount2012-04-121-17/+100
* | Remove debug logJohn Reck2012-04-121-2/+2
* | Improve when highlight rects are shownJohn Reck2012-04-121-4/+7
|/
* Merge "Minor clean-up in DeviceOrientation and DeviceMotion"Steve Block2012-04-121-2/+2
|\
| * Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-121-2/+2
* | Merge "New WebView input dispatcher."John Reck2012-04-111-954/+110
|\ \
| * | New WebView input dispatcher.Jeff Brown2012-04-111-954/+110
* | | Merge "Unify composited layer/base layer draw path"Chris Craik2012-04-111-6/+4
|\ \ \ | |_|/ |/| |
| * | Unify composited layer/base layer draw pathChris Craik2012-04-101-6/+4
* | | On double-tap, simply zoom in if content is too wide.Mangesh Ghiware2012-04-101-1/+1
* | | Merge "Some small tweaks to improve memory management."Dianne Hackborn2012-04-101-1/+3
|\ \ \
| * | | Some small tweaks to improve memory management.Dianne Hackborn2012-04-101-1/+3
| | |/ | |/|
* | | Merge "Revert "Revert "Keep selection handles in edit fields."""George Mount2012-04-101-25/+45
|\ \ \
| * | | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-101-25/+45
* | | | Merge "Revert "Keep selection handles in edit fields.""George Mount2012-04-101-45/+25
|\| | |