| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
jb-dev
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
bug: 6226962
Change-Id: I3c705e50b7204df6be732422a8fcacacaf5ce7e9
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6442353
SkNWayCanvas needs to be translated as well or it screws up our clipping
Change-Id: Ic8bb64aaa796f5cff58b0fab15062e6c8f5f0d23
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
jb-dev
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In single-surface rendering, we did not paint the surface collection
correctly if there was more than one child on the base surface
(which is the case with fixed-background elements).
Change-Id: I6e8d34630060414159b5f13cd302c1dc2165a048
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6436745
Change-Id: I7225fbb3c05d9c8ea79180740bbf1b5f3faf6ead
|
|\ \ \ \
| |/ / /
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Bug 6434432
Change-Id: I42181f232332e4c015ed403d53248b9e0b787043
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This changes how partial invals are done by adding a hybrid mode.
What we used to do is generate a SkPicture for the new area. This
SkPicture would possibly be larger than the actual inval, depending
on various merge rules (more SkPictures == slower to draw a tile)
The new code rewrites PictureSet entirely, preserving many of the old rules
but cleans up the code and adds the concept of a "PrerenderedInval". This is
a partial inval that WebKit has rasterized. By having WebKit produce both
a SkPicture and a SkBitmap, we avoid needing to play back the picture and
avoid overdrawing. We take this SkBitmap, and simply update the front
textures with it. This gives us full partial invals through the entire
system without hitting any driver bugs, and with minimal copies. And while
the SkPicture may be larger than the inval, the SkBitmap that is rasterized
is not - it matches the area webkit has said is dirty.
Change-Id: Ieb7ecc9db0d4f679102fda004a43399f9b319ebc
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
bug:6405861
Change-Id: Ife0dcc6416b18bbd50b4d244e6464f423f651de6
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When content is empty, just minus an empty rect.
bug:6404975
Change-Id: Ia12a64f93345bde7d3b92a99746b29e2e71bb652
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
bug:6336994
Depends on frameworks/base change: https://android-git.corp.google.com/g/#/c/186187/
Change-Id: Id9a179728a504a32b52bede9d30deb0dbeb39423
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Bug 6363497
Change-Id: I97d6e7caf1820a624f92a12b69bd4ccfab80e0b9
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
bug:6323847
depends on frameworks/base change: https://android-git.corp.google.com/g/#/c/184313/
Change-Id: I8f21317af746d501c92e338ce678434a2479576c
|
|/ /
| |
| |
| |
| |
| | |
Bug: 6396295
Change-Id: I7c115a06ee7605956d205d1401b84d1118c8be85
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
bug:1352305
Change-Id: Id9caaae9b9442729110b52c75004f634d8284db4
|
|/ /
| |
| |
| | |
Change-Id: Ia503e508a13c40c29f18db924dce4ac711b03c68
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
GeolocationPermissionsClassic
CookieManagerClassic
WebIconDatabaseClassic
WebStorageClassic
Change-Id: I3fb125ea286db55c906d80e322b06060464a8bff
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Unless framework provide a better message, we can't avoid this EGL context issue
totally if mis-match happen again.
Clean up some obsolete code.
Change-Id: Ica03daecd58f9757c8cad41e0f40d5d51b041748
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | | |
This reverts commit 68c1e19ccf6ea08208332b6cd19fadc5716159f5
|
| | |
| | |
| | | |
This reverts commit 960271d799b3ee4b8de483109435a9092d99c468
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6212665
Change-Id: I7d9b0d26f26c9f9bdaa7febd8739358d300f3476
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iaa4b1abeca17df54a4ddd169a3828695b8dcc776
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I2d0c6a33bc8d9bb163506cdfa7dcb25e4b54d01a
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
bug:6325463
Change-Id: I303e2cf08feec110bd75c95f1de8ebc2e79f3c4c
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6343878
frame->view()->platformWidget() is only valid on the main frame, not
subframes. Fix the dialog check to use windowRect(), which handles
getting the WebCoreViewBridge from the right frame
Change-Id: Ia7083e2b7d54774bc33f41ac58f547c4c139c5b6
|
|/ / /
| | |
| | |
| | | |
Change-Id: Id97ce1efab5918802cff5b90c0122b4cc2d7e73d
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In this new way, we don't need to worry about the animation offset, b/c it is
in the clip rect.
Also add the matrix support for video layer.
bug:5684832
Change-Id: I08e22ca042e425f8f7af935b60e04f2a4dbc52df
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6108927
Change-Id: I150e75a7d1c0d971db03e407a58ba28acbd6283c
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add support in WebKit for the newly specified "capture"
attribute to be used on HTML file pickers. Maintains
support for the legacy implementation of the API
(a MIME type parameter on the 'accept' attribute) for
backwards compatibility. Note the 'capture' attribute takes
precedent over a MIME type parameter.
See http://www.w3.org/TR/html-media-capture/#captureparam
for details.
Requires changes in the framework
(I494adc1274ca21ce8fe52a6c7b6b758217927e66)
and Browser (I38dfe2df043fdba1388384dbd3b5370737eb38e5).
Bug: 5771207
Change-Id: I0a921be31fda79a43c05da4fe22d9c808d92709c
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Bug: 6138337
Change-Id: Ibbfee2f451a0f05c25832122e1debd53d7fce4b6
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
No functional change.
See corresponding frameworks/base
change https://android-git.corp.google.com/g/#change,125699
Change-Id: Iad7260fd506c13e773ee7a6c2225cbc71e8acdab
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6317798
Change-Id: I377753d119d74bbd2569be586d980081f78d15e7
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|