| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:6079959
Change-Id: I55c96bb6abc90503c178607d0798c82e2c5ecaf1
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I07ab8c6e7ea1c15181eaaa936968b60f6cdd69a4
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id0ac69f708b15ea03022c8ce9ca3d3c12f1ed307
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I7b2b3a7312c89bc505d7f629380df0d3f24eee5f
|
|\ \ \ \ \ |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6074032
Change-Id: I74f80da22bebbfac556728bba25bcddc2333629a
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ice3e54df3accab3874ef95e1ec0c2bf55809a57e
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed address_detector to pass CTS
Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6064378
Change-Id: I0dfb596df31b72e52e8b7846d6bcfffefb1b8403
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6008243
Change-Id: I32df636933d77dc9d7174f7a025a1ee70bb945fa
|
|/ / /
| | |
| | |
| | | |
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
|
|\ \ \ \ |
|