| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* commit '61719739938e34b0a33995d4ab72eaa4604bcf67':
Port toward newer versions of skia.
|
| | |\ |
|
| | |/
| |
| |
| | |
Change-Id: Id3f330a151227ff95cc15d2a65be6004dbac05a7
|
| |\ \
| |/
| |
| |
| | |
* commit 'd45deba0c666cf706366b04ae4e529c91ff23e79':
Switch to SkSafeRef
|
| | |\ |
|
| | |/
| |
| |
| | |
Change-Id: Ia4fa9adb7d5096e71357d3428244cbe35f24bd50
|
| |\ \
| |/
| |
| |
| | |
* commit '555569c59ced09743507966f73d2d500c6deccec':
Switch to SkSafeUnref for better portability
|
| | |\ |
|
| | |/
| |
| |
| | |
Change-Id: Idffdf11f857e28190cbe7ebf3fa08c5b3a8eb192
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
WebView::scrollRectOnScreen" into honeycomb-mr2
* commit '86ca6e2e4d40c69c268633e600ef5b045d102180':
Fix calculation in WebView::scrollRectOnScreen
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
honeycomb-mr2
* commit 'c74d30ac1079750a0d7f87704a9962f8045cce94':
Fix calculation in WebView::scrollRectOnScreen
|
| | | |\ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Call to subtractLayers() was always returning an empty rect and, as a
result, we would exit without calling viewInvalidate().
Bug: 4310520
Change-Id: Icad9e3efd157e5ae970a3200f5b0bbecbee66f79
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'aecd2790ab5d8d358eb7a7ee0181a52ca18bc179':
DO NOT MERGE
|
| | |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit 'c3da3ea3d67930a5593b455cdc697171a9115cae':
DO NOT MERGE
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cherry pick from Master
Fix for maps
- Fix a repaint scheduling bug preventing layers containing only
and image to update
- Use an SkBitmap instead of SkBitmapRef and do a deep copy
instead to prevent synchronization issues with the webkit thread.
bug:4173057
Change-Id: Iace8e21b776df7b357654f66d40d159a1701b86d
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '1d62edecbc901d7d88ac6729e25aa0ad44b3aa04':
DO NOT MERGE
DO NOT MERGE Fix issue with zooming in/out quickly
DO NOT MERGE ANR fix
DO NOT MERGE priority queue based tile manager
|
| | |\ \ \ \
| | |/ / / |
|
| | | |\ \ \ |
|
| | | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cherry-pick change I2ae80ddc from master:
Fix crash in font-handling code caused by repainting while a style recalculation was pending.
The Android FrameCache was being updated while a style recalculation
was pending. This would cause the cached fonts in the
FontFallbackList to be accessed, but that cache is not necessarily
consistant while a recalculation is pending.
A similar issue was occurring with recordPictureSet.
In updateFrameCache() and recordPictureSet(), early-abort if the document
is waiting for a style recalculation. In notifyProgressFinished(), remove
the call to updateFrameCache().
Bug: 4292199
Bug: 4291311
Change-Id: Ie8bc4cb0637ccb7aee37597ac08fd8abffc149cd
|
| | | |\ \ \ |
|
| | | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes an issue where BaseLayer would get stuck in a state
trying to prepare the next page, but no longer needed to prepare
a new page. This is caused by setting kWillScheduleRequest, but
then the user zooming back to the starting scale.
Change-Id: I4717482e451e3b9ce74b4cc431d7cec6760d1012
|
| | | |\ \ \ |
|
| | | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Race condition in BaseTile could cause a texture's owner to change
to a BaseTile, without that BaseTile actually using that texture. This
could cause two texture's to point to the same BaseTile.
Bug: 4268381
Change-Id: I66b38a042e66fc32f4e098428d1f4a537d76a9d8
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removes TileSets and queues tiles individually
Uses a priority queue to determine which tiles to render first
Stops rendering the front tile page if we are prepping the back one
Limits queue spam by tracking which tiles are already in the queue
Change-Id: Idd4154b8a2771d0db2da94c84a683314597f8542
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '0702955df30f6610313bdf9363bc22a7fd6d640a':
Fix clipping issues with layers
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '2d60bef786645e5b9e2da0e8374d3f06a40d0638':
Fix clipping issues with layers
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix remaining gmail/slate.com issues, embedded webview in apps, etc.
bug:4303702
Change-Id: I3fb0e7b618d62d9d8baa096dad4fc4f0ad66cc1b
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'c471914f1c3bb86fb8c2fae304d848e7675a9258':
DO NOT MERGE
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '80e2925eccdb827184e288d20181bf186db9391b':
DO NOT MERGE
|
| | | |\ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
cherry pick of https://android-git.corp.google.com/g/#change,106682
b/3491968 stop the hanging of dunkindonuts.com
Sometimes, a sync load can wait forever and lock up the network thread,
here we replace Wait() with TimedWait() with multiple tries to avoid locking.
Unfortunately, TimedWait() doesn't return anything and can't tell if it's
a timeout or a quick pass, so we query timeofday and allow a few seconds for
the system timing error.
Change-Id: I991617130f93b44518d28926725f261d4569d73c
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '4cebdc6a346b38052dbdcc29d90247e4bc7f8c5c':
DO NOT MERGE
|
| | |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '0357bffe4faf3b906879e8f180ddcc46d97687fc':
DO NOT MERGE
|
| | | |\ \ \ |
|
| | | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cherry-picked from master
Fix layers flickering
bug:4266091 bug:4181605 bug:4211039 bug:4308380
Change-Id: I73950c4378f10b22c5c10d5b697cfba3cb46105a
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'e448c08e0f1ff5c948071498d73ff9b40a52fd21':
Fix for clipped layers
|
| | |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '8804f0848d7d3165c86cbb529e3b51cffdb4b56b':
Fix for clipped layers
|
| | | |/ /
| | | |
| | | |
| | | |
| | | | |
bug:4303702
Change-Id: I31f8df1e24206ef6389f814d421a3fb84b1dc00f
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '9011f30e569e6d05a2e4a39db84b07703a4c194b':
Fix out-of-place content when zooming out.
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '1deed5ff76dad5d0783c0e07639338f1d6b08a67':
Fix out-of-place content when zooming out.
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
bug:4271501
Change-Id: I9836f2775b0acf89b09b6edf2111cd44f0d1daa8
|
| |\ \ \ \
| |/ / /
|/| | /
| | |/
| |/|
| | |
| | | |
cached data. Do not merge.
* commit '80aad5eedfe9e84cabb8540f818f7d1971ecadc3':
Clear DOM storage when clearing other cached data. Do not merge.
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '622d72beb96a024bb18591feb39d4b21d0a34bd7':
Clear DOM storage when clearing other cached data. Do not merge.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Empty out DOM local and session storage in addition to HTML5
database and app cache when we get a request from java to
delete cached data.
Cherry pick of I5b6ee075d2a8fb44ee373ad4462a33623c9c2460
Bug: 4267038
Change-Id: Id2dece1963d443c3758710e9c3e871054991ae32
|
| |\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* commit '15692f0cb85c86ff494b94d4e61ad0757f5238b4':
Fix regression for superpudu animations
|
| | |\ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
bug:4181605 bug:3389597
Change-Id: I2717cdfdeea12df434a119bb8dcc9d2f17f07a7e
(cherry picked from commit 14866c7d6aaa0930627503d0b49bde8e21e90a6e)
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'b6ac908669555fedfaf5dc648367d4ad459fc53e':
Fix for bug:4183801
|
| | |\ \ \ \ |
|