| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
Change-Id: I5ed8bb10141907656347e7c667be19b88f407bf0
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 6109122
Change-Id: I1ecc5a599256dfb4701eb1f57f950b8950acf006
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6105672
Bug was caused by an attempt to get WebViewCore in a frame destructor.
Fixed by adding some shortcuts that do not rely on a valid tree if the
ScrollView given has a platformWidget
Change-Id: I14b4506f621c7234fb1a841d5c9ed14028d0d816
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changes native method bindings from API classes WebView and WebSettings, to
the corresponding implementation classes WebViewClassic and WebSettingsClassic
Interdepends on https://android-git.corp.google.com/g/165608
Change-Id: Ie47e5c8453fabef2afae399f411ffbe047cbfaab
|
| | |
| | |
| | |
| | | |
Change-Id: I588aa5709e7a3c2ced9479c3cf9c1827bf6f7733
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove unused variable from add()
Switch mArea from SkRegion to SkIRect (we only ever used the region's bounds)
Restrict draw's inval checking to within content rect - prevents an issue where
after scaling/transforms the canvas clip can end up slightly negative, which results
in drawing all the pictures in the list even if we only need to draw a partial inval
Change-Id: Ie6e06437af2e326ee7d9286db65858d8886ec15d
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 6083776
Sends the maximum length from WebKit to WebViewInputConnection
so that it can limit the number of characters entered and remain
in sync with WebKit.
Framework Change: I135871db7809e8dc28a3ad8d3aa852976a274555
Change-Id: Ie02f82a3f5b3527c378938d93bac2dece802af26
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I07ab8c6e7ea1c15181eaaa936968b60f6cdd69a4
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 6083915
cherry pick of webkit 93656
http://trac.webkit.org/changeset/93656
Change-Id: I1f979a3b2b9916736f3785ab2d5998b958b55cd2
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6075831
Add some sanity checks to AndroidHitTestResult
Update DOMTextContentWalker to latest which had some extra checks
Change-Id: If6d129e78712c8cfc5ec84e48487e32cc585680f
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Will clean up the JNI in a later CL
Change-Id: I448fe5592026c325c3b2fa1c90f174674bf358b1
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7b2b3a7312c89bc505d7f629380df0d3f24eee5f
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed address_detector to pass CTS
Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug 6059606
Change-Id: I6be963f30adef0c1dab19399d0eb505b4d0452d3
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib5d671eb67d48ea29a0a16a99101eba904a8951c
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I88b6ebfb4c967e954a2420592a58af3ed188226d
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Framework Change: I669653ca6890fe1136fdd42e24f4c3a34c00d1e4
Change-Id: I3cb0499c5fa3a7de241025d9be04ff44f54f2a74
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 5987568
Get the input type and other necessary information for setting
up the IME.
Framework Change: Ic8c14687a70727148dfc8115c46f09530ca0c0f6
Change-Id: I7eceafdbede8b7b463590a2e875a237241479ad1
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6044659
Change-Id: I7e6e59b365aec0b01c41cb80e4c342f39142b867
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Remove benchmark tool
Fix comments for willLoadFromCache()
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I2b11c0b0011104c5a3515ed138a9077dfe8b4ce1
|
|/ / /
| | |
| | |
| | | |
Change-Id: I5804c865f4bce6452213dc89337ff6a5e6100c9e
|
| | |
| | |
| | |
| | |
| | |
| | | |
step 2: move libutils headers to their new home in androidfw.
Change-Id: I5e97cfccf6828bc37207b92fbfe301b1ca31df4c
|
| | |
| | |
| | |
| | |
| | |
| | | |
First step. Move libui headers to their new home.
Change-Id: I2e770e6b53c2f34432b0df2937c4cc33af6dc52b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 6009802
Cherry pick d61e19d1adc4e5fd664a3a5e5c0fd1141e697345.
When credential storage is updated, reset any states in network layer
that caches information.
Change-Id: Iba4ea75723bbfab24c4ed3107fbaf5f7557c663b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also removes such code from downstream edits to non-Android-specific code.
Bug: 5495373
Change-Id: I478824af2e6ff0eff9a43a9534c2a5ee0e99e9f8
|
|\ \ \ |
|
| | | |
| | | |
| | | | |
This reverts commit d61e19d1adc4e5fd664a3a5e5c0fd1141e697345
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6019693
Change-Id: I7b4f6d83e8913e647e8ac7340afd01d609c4343b
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6009802
When credential storage is updated, reset any states in network layer
that caches information.
Change-Id: I551cd84645e40991234b18801216907ae7ab6579
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Walk up the tree from innerNode, and add up to 5 distinct bounding
boxes. These can be used for better double-tap zooming and centering of
text and/or images.
Bug: 5175030
Bug: 5768421
Change-Id: Id8767507127d0394474b7500f9e39a6d59f8eeac
|
|\ \ \ \ \ |
|