- 09 Feb, 2015 1 commit
-
-
Mikhail Naganov authored
Bug: 18990952 Change-Id: Idc66b18361306f229bfc27642a4f989f60a1a4d3
-
- 26 Jan, 2015 1 commit
-
-
Ben Murdoch authored
This solves the S-Pen selection problem for GMail in M37. Bug: 18066784,18726212 Original change description: If the ContentViewCore container view is not focusable (which can happen when it's emebedded in an app via android webview), we were clearing the RWHVA notion of focus when the RenderView was swapped out. As the view is never focusable again, chromium never considers this view focused and as such, text selection did not function. We support this type of container view by always treating it focused from Chromium's point of view. BUG=430859 (internal b/18066784) Change-Id: If08372c93ff0c87b483f0b408f04247764db2c56 Committed: https://crrev.com/9074d9fc9119ef4d2223f6c993d1a1b67a0bea7c Cr-Commit-Position: refs/heads/master@{#303071} (cherry picked from commit f66cc3b6)
-
- 12 Dec, 2014 1 commit
-
-
Bart Sears authored
BUG: 18725105 Change-Id: I384fde4c9b36c948e995841469b1061da763584d
-
- 18 Nov, 2014 1 commit
-
-
Bo Liu authored
BUG: 18412138 Change-Id: If713c5fb10c2d7317c08f1d85249f621161ed982
-
- 13 Nov, 2014 1 commit
-
-
Ben Murdoch authored
Bug: 18222974 Change-Id: I42e787b6205ec3c3764ec5076e2391e4ec4e4deb
-
- 07 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 06 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 01 Nov, 2014 2 commits
-
-
Ben Murdoch authored
Original description: Fixes bug in GinJavaBridgeDispatcherHost My try job kept failing on android and I finally tracked it down to this code. GinJavaBridgeDispatcherHost::RemoveNamedObject may be invoked with a value that comes from named_objects_ (see AddNamedObject). RemoveNamedObject removes from named_object_ and then uses the passed in value. If this happens |name| is no longer valid and shouldn't be used. BUG=none TEST=none R=mnaganov@chromium.org TBR=mnaganov@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288861 Bug: 17973356 Change-Id: I71ecab488994362f02ca7dbbe9a35e9514ee33fd
-
sievers authored
Cherry-pick of chromium crrev.com/b46831d14f773db39a3e90dc01281bff3c269649 Conflicts: gpu/command_buffer/service/async_pixel_transfer_manager_android.cc Change-Id: I088f1a397f623d7acb59308494459163decf1432 BUG: 18178303
-
- 22 Oct, 2014 3 commits
-
-
Bo Liu authored
BUG: 17690996 Change-Id: I3612f106346a607826acf1e12930bd7ffa8f5338
-
Bo Liu authored
The problem is when a texture (and the corresponding GLImage) is deleted, the read fence is deleted and never clears. In this workaround, we keep a "read fence for all deleted textures" that is renewed every time a texture is deleted. This fence will have a null GLImage client pointer, which will be cleared in the next WillWrite. BUG: 17690996 Change-Id: I067860a62a3e445ded6208906fa073f4f57239fe
-
The Android Automerger authored
-
- 21 Oct, 2014 3 commits
-
-
The Android Automerger authored
-
Hui Shu authored
-
Hui Shu authored
Cherry pick from upstream: https://codereview.chromium.org/661393005 Original description: On Android, each object can only have a single accessible text string associated with it - so a text field can't simultaneously have a name and a value. Have it always return the value if nonempty, and the name/label otherwise. BUG=425310 BUG: 17518560 Change-Id: I464f2938782e5a3f59a183338711c3c716e1b81c
-
- 20 Oct, 2014 4 commits
-
-
Hui Shu authored
-
Hui Shu authored
Only do so when the global visible rect is empty and the child compositor hasn't received any draw constraints from the parent compositor yet. BUG: 18009042 Change-Id: Iee1c51a73490b4e4413198c34b9aac3dd44662a7
-
Bo Liu authored
-
The Android Automerger authored
-
- 17 Oct, 2014 1 commit
-
-
Bo Liu authored
The problem is NeedsForceInvalidateOnNextDrawGL doesn't really work because a pending invalid might have already happened and got skipped. BUG: 18009042 Change-Id: I9897f5ececa6d4509e7aceabd5bcbc4ce05f665e
-
- 16 Oct, 2014 2 commits
-
-
boliu authored
Cherry-pick of Chromium crrev.com/299969 MailboxSynchronizer which is used by Android WebView depends on them for correct synchronization. BUG: 17690996 Change-Id: I7ddda951adc39043c31aea52687fa6432d864868
-
The Android Automerger authored
-
- 15 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 14 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 13 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 10 Oct, 2014 1 commit
-
-
Marcin Kosiba authored
The default text encoding shouldn't be a configurable setting; it's UTF-8. If an app wants to set their own encoding, that's fine - there is WebView#setDefaultTextEncoding for that. Bug: 17634120 Change-Id: I61bf4017881a94e2d8fb9bcffb09b3dff5c7f8f9
-
- 09 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 08 Oct, 2014 2 commits
-
-
The Android Automerger authored
-
Ben Murdoch authored
Bug: 17910854 Change-Id: Ic8b7df83783b784e64655c1bd9aac7e8f8a794c0
-
- 07 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 06 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 05 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 04 Oct, 2014 1 commit
-
-
Ben Murdoch authored
-
- 03 Oct, 2014 1 commit
-
-
Paul Miller authored
Don't set CollectionItemInfo fields for headings. BUG=419172 BUG:17551181 Change-Id: I62b552b0862906979ac4e01ac4a89039cadc1b49
-
- 02 Oct, 2014 1 commit
-
-
Ben Murdoch authored
Change-Id: Ib3b20b4da96e5ec622fec6f74089661e9920a0b1
-
- 01 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 30 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 29 Sep, 2014 2 commits
-
-
Bo Liu authored
BUG: 17664299 Change-Id: Ia0a4d6f20aa0c83e98a3e205e015217cafcaa550
-
The Android Automerger authored
-