summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6079959 Change-Id: I55c96bb6abc90503c178607d0798c82e2c5ecaf1
* | | | | | Merge "removed unused vars/functions"Chris Craik2012-02-282-27/+1
|\ \ \ \ \ \
| * | | | | | removed unused vars/functionsChris Craik2012-02-282-27/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I07ab8c6e7ea1c15181eaaa936968b60f6cdd69a4
* | | | | | Merge "plugin centering - use correct Y coord"Chris Craik2012-02-281-2/+2
|\ \ \ \ \ \
| * | | | | | plugin centering - use correct Y coordChris Craik2012-02-281-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: Id0ac69f708b15ea03022c8ce9ca3d3c12f1ed307
* | | | | | 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
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6083915 cherry pick of webkit 93656 http://trac.webkit.org/changeset/93656 Change-Id: I1f979a3b2b9916736f3785ab2d5998b958b55cd2
* | | | | Merge "Fix content detector crashes"Chris Craik2012-02-271-0/+5
|\ \ \ \ \
| * | | | | Fix content detector crashesJohn Reck2012-02-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6075831 Add some sanity checks to AndroidHitTestResult Update DOMTextContentWalker to latest which had some extra checks Change-Id: If6d129e78712c8cfc5ec84e48487e32cc585680f
* | | | | | Merge "Delete navcache native"John Reck2012-02-2719-6332/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete navcache nativeJohn Reck2012-02-2719-6332/+59
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Will clean up the JNI in a later CL Change-Id: I448fe5592026c325c3b2fa1c90f174674bf358b1
* | | | | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-271-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EGLContext can be re-created when memory pressure is very high, that will delete all the GL resources automatically. After this, we should re-create the GL resources for webView. bug:6075574 Change-Id: I3035554d124cee38df3ba2dfae1eda0568b45d0f
* | | | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-272-2/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix iframe webkit positioningNicolas Roard2012-02-272-2/+13
| | | | | | | | | | | | | | | | | | | | Change-Id: I7b2b3a7312c89bc505d7f629380df0d3f24eee5f
* | | | | Merge "Delete CursorRing"John Reck2012-02-271-120/+4
|\ \ \ \ \
| * | | | | Delete CursorRingJohn Reck2012-02-271-120/+4
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 6074032 Change-Id: I74f80da22bebbfac556728bba25bcddc2333629a
* | | | | move libgui headers in the right placeMathias Agopian2012-02-272-2/+2
|/ / / / | | | | | | | | | | | | Change-Id: Ice3e54df3accab3874ef95e1ec0c2bf55809a57e
* | | | Merge "Delete CacheBuilder"John Reck2012-02-2410-3875/+376
|\ \ \ \
| * | | | Delete CacheBuilderJohn Reck2012-02-2410-3875/+376
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed address_detector to pass CTS Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8
* | | | | Fix NPE crashJohn Reck2012-02-241-1/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 6064378 Change-Id: I0dfb596df31b72e52e8b7846d6bcfffefb1b8403
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6059606 Change-Id: I6be963f30adef0c1dab19399d0eb505b4d0452d3
* | | | | Support phone & email address detectionJohn Reck2012-02-233-0/+449
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib5d671eb67d48ea29a0a16a99101eba904a8951c
* | | | | Support address detectionJohn Reck2012-02-237-3/+1193
|/ / / / | | | | | | | | | | | | Change-Id: I88b6ebfb4c967e954a2420592a58af3ed188226d
* | | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-2317-719/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Drop support for Android HTTP stackSteve Block2012-02-2217-719/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All future releases will use the Chromium HTTP stack and maintaining two HTTP stacks adds maintenance overhead. The Chromium HTTP stack requires V8, but we now use V8 in all build targets (b/5495373), so we can safely drop the Android HTTP stack. See corresponding framework change https://android-git.corp.google.com/g/166325. Bug: 5495616 Change-Id: I41117b6750fbc1c84cbd4a5951b0d1a457354f93
* | | | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58
| | | | | | | | | | | | | | | | | | | | | | | | Framework Change: I669653ca6890fe1136fdd42e24f4c3a34c00d1e4 Change-Id: I3cb0499c5fa3a7de241025d9be04ff44f54f2a74
* | | | Get input type for text field so that autocorrect works.George Mount2012-02-222-2/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 5987568 Get the input type and other necessary information for setting up the IME. Framework Change: Ic8c14687a70727148dfc8115c46f09530ca0c0f6 Change-Id: I7eceafdbede8b7b463590a2e875a237241479ad1
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6044659 Change-Id: I7e6e59b365aec0b01c41cb80e4c342f39142b867
* | | | Remove unused cache methodsSteve Block2012-02-221-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WebFrame::SetCacheDisabled() has been unused since https://mondrian.corp.google.com/changelist/33679-p9, so the WebCore cache is always enabled. WebFrame::CacheDisabled() has been unused since https://mondrian.corp.google.com/changelist/32803-p9 (see change to WebView). See framework change https://android-git.corp.google.com/g/167297. Change-Id: I4040aa24a1b269d506623ffbc5c0cf3d8353be0c
* | | | Merge changes I6312736c,I55a2ecd2Steve Block2012-02-227-701/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Remove benchmark tool Fix comments for willLoadFromCache()
| * | | | Remove benchmark toolSteve Block2012-02-217-701/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This relies on use of the Android HTTP stack, which hasn't been used since before HC, so is of little value. Bug: 5458617 Change-Id: I6312736cb139cd7a4e295e1cb6390d2a797fd37b
* | | | | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-214-107/+73
|\ \ \ \ \
| * | | | | Improve keyboard navigation cursor ringsJohn Reck2012-02-214-107/+73
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I2b11c0b0011104c5a3515ed138a9077dfe8b4ce1
* | | | | Merge "Add two missing null checks"John Reck2012-02-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add two missing null checksJohn Reck2012-02-211-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6008243 Change-Id: I32df636933d77dc9d7174f7a025a1ee70bb945fa
* | | | async find-on-page implementation via WebKitVictoria Lease2012-02-215-1207/+143
|/ / / | | | | | | | | | Change-Id: I5804c865f4bce6452213dc89337ff6a5e6100c9e
* | | frameworks/base refactoring.Mathias Agopian2012-02-177-11/+11
| | | | | | | | | | | | | | | | | | step 2: move libutils headers to their new home in androidfw. Change-Id: I5e97cfccf6828bc37207b92fbfe301b1ca31df4c
* | | frameworks/base refactoring.Mathias Agopian2012-02-173-3/+3
| | | | | | | | | | | | | | | | | | First step. Move libui headers to their new home. Change-Id: I2e770e6b53c2f34432b0df2937c4cc33af6dc52b
* | | Clean cached trust state on system storage update.Selim Gurun2012-02-163-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6009802 Cherry pick d61e19d1adc4e5fd664a3a5e5c0fd1141e697345. When credential storage is updated, reset any states in network layer that caches information. Change-Id: Iba4ea75723bbfab24c4ed3107fbaf5f7557c663b
* | | Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-166-88/+7
| | | | | | | | | | | | | | | | | | | | | Also removes such code from downstream edits to non-Android-specific code. Bug: 5495373 Change-Id: I478824af2e6ff0eff9a43a9534c2a5ee0e99e9f8
* | | 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
| | | | | | | | | | | | This reverts commit d61e19d1adc4e5fd664a3a5e5c0fd1141e697345
* | | | Merge "Initial support for keyboard navigation"John Reck2012-02-155-28/+67
|\ \ \ \
| * | | | Initial support for keyboard navigationJohn Reck2012-02-155-28/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6019693 Change-Id: I7b4f6d83e8913e647e8ac7340afd01d609c4343b
* | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6009802 When credential storage is updated, reset any states in network layer that caches information. Change-Id: I551cd84645e40991234b18801216907ae7ab6579
* | | | Merge "Update the scale when updating DrawGL functor"Teng-Hui Zhu2012-02-141-2/+7
|\ \ \ \