summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | flicker fixJohn Reck2012-05-153-31/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6479523 After a layout, sync the compositing tree *before* doing any drawing Change-Id: I2c314731620be58c044f100ef335087961cbd223
* | | | | | | | | am d26ada95: Fix layer orderingNicolas Roard2012-05-151-0/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd26ada95f7be3d78d3e718118c591fe110675b78': Fix layer ordering
| * | | | | | | | Fix layer orderingNicolas Roard2012-05-151-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6331876 bug:6366440 bug:6182286 Change-Id: I8390f734ef5894219ea50a7b3e36a029e0e7931d
* | | | | | | | | am 43f04bca: Merge "Allow more layers to be merged." into jb-devNicolas Roard2012-05-154-19/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '43f04bcaf26c079f966beab2ffac7bbeace76da5': Allow more layers to be merged.
| * | | | | | | | Merge "Allow more layers to be merged." into jb-devNicolas Roard2012-05-154-19/+15
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Allow more layers to be merged.Nicolas Roard2012-05-154-19/+15
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will reduce the need to go to single surface rendering mode. bug:5683630 bug:6499283 Change-Id: I482060b38d856c81ae8eff296e76252892e6a610
* | | | | | | | am 0a1158eb: Merge "Account for image scaling in calculating ImageTexture ↵Chris Craik2012-05-152-3/+33
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | visible area" into jb-dev * commit '0a1158eb7818a67dc70637e282b307d7a5ad4031': Account for image scaling in calculating ImageTexture visible area
| * | | | | | | Merge "Account for image scaling in calculating ImageTexture visible area" ↵Chris Craik2012-05-152-3/+33
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev
| | * | | | | | | Account for image scaling in calculating ImageTexture visible areaChris Craik2012-05-152-3/+33
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6494473 Change-Id: I03e72faa0815337b46930dbaeb9062c057aa1e2a
* | | | | | | | am 10f686b8: Merge "Only start or end selection with non-empty text fields." ↵George Mount2012-05-152-1/+36
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '10f686b8c96114108ebbad4bd86b1810871d54f5': Only start or end selection with non-empty text fields.
| * | | | | | | Merge "Only start or end selection with non-empty text fields." into jb-devGeorge Mount2012-05-152-1/+36
| |\ \ \ \ \ \ \
| | * | | | | | | Only start or end selection with non-empty text fields.George Mount2012-05-152-1/+36
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6496951 Change-Id: I5ea68aebe4c3652eae49b20d4c07418725190549
* | | | | | | | am bbaf943f: ref count the surface to keep the tiles alive for transfer queueTeng-Hui Zhu2012-05-152-11/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bbaf943fc6f340f257b9fce2ec802b1cf2deed36': ref count the surface to keep the tiles alive for transfer queue
| * | | | | | | ref count the surface to keep the tiles alive for transfer queueTeng-Hui Zhu2012-05-152-11/+31
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6317924 Change-Id: If0a56ee48247d924f5a4cbd2dcac2cbb3faf0adb
* | | | | | | am eb4dd05c: Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-154-19/+51
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'eb4dd05cf87c2fcd52fa31fbfe0b110dea7e0cf0': Fix crash on arstechnica
| * | | | | | Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-154-19/+51
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix crash on arstechnicaNicolas Roard2012-05-154-19/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not checking for cachedImage for the background images... bug:6482165 Change-Id: I9de5ee9cef446cd07688b40f6b04bdd493e40edd
* | | | | | | am 8001929c: Merge "calculate draw transforms before merging layers" into jb-devChris Craik2012-05-153-16/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '8001929cfbff025063aab7bd129277b24cf3a9ff': calculate draw transforms before merging layers
| * | | | | | Merge "calculate draw transforms before merging layers" into jb-devChris Craik2012-05-143-16/+14
| |\ \ \ \ \ \
| | * | | | | | calculate draw transforms before merging layersChris Craik2012-05-143-16/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6331760 bug:6331909 bug:6470927 Change-Id: I558ba1aafb6f7e6800f3bcd22dab5f98e197ddeb
* | | | | | | | am 55ff9f5a: Defer low res tile rendering to once/secondChris Craik2012-05-156-26/+61
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '55ff9f5ac537f2b11ae997f1029bdccb87008825': Defer low res tile rendering to once/second
| * | | | | | | Defer low res tile rendering to once/secondChris Craik2012-05-146-26/+61
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6434846 Change-Id: I5ba981e6a3e154a1e99873d8fd5317b8ce7bb73b
* | | | | | | am 4ef88bec: Merge "Update bounds calculation to use draw transform" into jb-devChris Craik2012-05-159-114/+31
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '4ef88beceb0e8d5b2df5bd4e30360ffcb8c2a65d': Update bounds calculation to use draw transform
| * | | | | | Merge "Update bounds calculation to use draw transform" into jb-devChris Craik2012-05-149-114/+31
| |\ \ \ \ \ \
| | * | | | | | Update bounds calculation to use draw transformChris Craik2012-05-149-114/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old bounds calculation method. Depends on frameworks/base change: https://android-git.corp.google.com/g/#/c/190474/ bug:6486310 Change-Id: Ieeb09778f810598c38127c66ae12b2b29abcf8e4
* | | | | | | | am 248cd270: Merge "Change selection to work with left/right instead of ↵George Mount2012-05-155-101/+68
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | base/extent." into jb-dev * commit '248cd27071497cb61def0b07d4fd2dc23af657dd': Change selection to work with left/right instead of base/extent.
| * | | | | | | Merge "Change selection to work with left/right instead of base/extent." ↵George Mount2012-05-145-101/+68
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | into jb-dev
| | * | | | | | Change selection to work with left/right instead of base/extent.George Mount2012-05-145-101/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 5859620 Use the LTR/RTL content of the text selection to determine which handle is left and which is right. This simplifies text selection logic slightly and helps make RTL text selection handles work properly. Framework Change: Ib88ed2327182ba5b47b3e41584cbe944d05c8ada Change-Id: I3362c5034ce08ce1517a86882c13b78aff35fe3f
* | | | | | | | am 9c3ba766: Merge "Fix stale tile problem" into jb-devChris Craik2012-05-1410-63/+54
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '9c3ba7668c398bf33a509c6b3138b9575a9bb24d': Fix stale tile problem
| * | | | | | | Merge "Fix stale tile problem" into jb-devChris Craik2012-05-1410-63/+54
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix stale tile problemChris Craik2012-05-1410-63/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6483791 Update tile painter of outstanding operations Always schedule a paint operation if we can't update an outstanding one Remove old interruption code, as it's no longer used Change-Id: Ibcdb142d3d9b4ee7a52c78b5c121056089913211
* | | | | | | | am 768f5852: Merge "Add more debug log for GL error" into jb-devTeng-Hui Zhu2012-05-141-4/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '768f585255d1754fce9009daa7c68eab4e1fc7d1': Add more debug log for GL error
| * | | | | | | Merge "Add more debug log for GL error" into jb-devTeng-Hui Zhu2012-05-141-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Add more debug log for GL errorTeng-Hui Zhu2012-05-141-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6486310 Change-Id: I7a4ca54eddc445c9228f44fff4cd35835b8bf5ff
* | | | | | | | | am d6fdf6ea: Merge "Use slop to determine the node used for anchoring ↵Mangesh Ghiware2012-05-141-0/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | top/left." into jb-dev * commit 'd6fdf6ea9fb84f2b986531ebcbd31dc19f7d3cfb': Use slop to determine the node used for anchoring top/left.
| * | | | | | | | Merge "Use slop to determine the node used for anchoring top/left." into jb-devMangesh Ghiware2012-05-121-0/+10
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Use slop to determine the node used for anchoring top/left.Mangesh Ghiware2012-05-121-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certain sites use tables for layout and padding elements instead of standard CSS. If the exact scrollX/Y is used to find the anchor, hit test result may return an incorrect node. A little bit of slop helps in finding the correct node, if necessary. Bug: 5291151 Change-Id: I13e8d2b04ef5049c14c299be42c6699c3d0c945e
* | | | | | | | | am 0d38139a: Merge "Add some debugging info in visual mode" into jb-devNicolas Roard2012-05-141-0/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0d38139a55b1f371edb1a2a65f4b7ee51daa8e37': Add some debugging info in visual mode
| * | | | | | | | Merge "Add some debugging info in visual mode" into jb-devNicolas Roard2012-05-121-0/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add some debugging info in visual modeNicolas Roard2012-05-121-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6331760 Change-Id: Iddc044c11bf7fcb96e061e346481d0228803cc9e
* | | | | | | | | am 926da2f4: Merge "Revert "Don\'t draw when clip is zero."" into jb-devTeng-Hui Zhu2012-05-141-5/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '926da2f4af55f63fdf9bb4b6150babfbe3323cf4': Revert "Don't draw when clip is zero."
| * | | | | | | | Merge "Revert "Don't draw when clip is zero."" into jb-devTeng-Hui Zhu2012-05-111-5/+5
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Revert "Don't draw when clip is zero."Teng-Hui Zhu2012-05-111-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8391ddb06a5b36834e8bafb36763d792c1602ace.
* | | | | | | | | am 7ed7ec12: Merge "Implements mask layers and replica layers" into jb-devNicolas Roard2012-05-147-13/+109
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7ed7ec127e7225f8b67797de21d84ec2d7b32c88': Implements mask layers and replica layers
| * | | | | | | | Merge "Implements mask layers and replica layers" into jb-devNicolas Roard2012-05-117-13/+109
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Implements mask layers and replica layersNicolas Roard2012-05-117-13/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6221600 Change-Id: I974eb846200d43bd3635ed1787a5753f87a547dd
* | | | | | | | | am 443f7b17: Merge "Add Kanana, Malayalam, and Telugu fallback fonts" into ↵Victoria Lease2012-05-141-0/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | jb-dev * commit '443f7b177ec738bcf4495cdf9d15c7b7284df057': Add Kanana, Malayalam, and Telugu fallback fonts
| * | | | | | | Merge "Add Kanana, Malayalam, and Telugu fallback fonts" into jb-devVictoria Lease2012-05-111-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | Add Kanana, Malayalam, and Telugu fallback fontsVictoria Lease2012-05-081-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6232193 Change-Id: I99616a1ccd82e6ee03f30b61e4d51e7d6183a6bc
| * | | | | | | | Merge "Cherry pick fixes for b/6388728 to jb-dev. DO NOT MERGE" into jb-devclaireho2012-05-111-20/+12
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |