summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 797ef404: am c892a72d: am 538b01d6: Cherry-pick WebKit r100677 to fix a ↵Steve Block2012-02-281-8/+13
|\ | | | | | | | | | | | | rendering crash * commit '797ef40436bbd0876936c82037ce7aa8d520933d': Cherry-pick WebKit r100677 to fix a rendering crash
| * am c892a72d: am 538b01d6: Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
| |\ | | | | | | | | | | | | * commit 'c892a72d1b7162c9c620f5ff207f65c983f2ea12': Cherry-pick WebKit r100677 to fix a rendering crash
| | * am 538b01d6: Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
| | |\ | | | | | | | | | | | | | | | | * commit '538b01d6410e7c7a5b2faabe7b84c80ddc32d5f3': Cherry-pick WebKit r100677 to fix a rendering crash
| | | * Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a crash from positioned generated content under run-in. See http://trac.webkit.org/changeset/100677. Bug: 6079158 Change-Id: I3d2012c58f47e71ae500e33551dfab5587b84534
* | | | Merge "removed unused vars/functions"Chris Craik2012-02-287-39/+2
|\ \ \ \
| * | | | removed unused vars/functionsChris Craik2012-02-287-39/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I07ab8c6e7ea1c15181eaaa936968b60f6cdd69a4
* | | | | Merge "plugin centering - use correct Y coord"Chris Craik2012-02-281-2/+2
|\ \ \ \ \
| * | | | | plugin centering - use correct Y coordChris Craik2012-02-281-2/+2
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Id0ac69f708b15ea03022c8ce9ca3d3c12f1ed307
* | | | | Merge "Merge webkit change to reveal last character in password."George Mount2012-02-286-4/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge webkit change to reveal last character in password.George Mount2012-02-286-4/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6083915 cherry pick of webkit 93656 http://trac.webkit.org/changeset/93656 Change-Id: I1f979a3b2b9916736f3785ab2d5998b958b55cd2
* | | | | Merge "Fix content detector crashes"Chris Craik2012-02-272-4/+14
|\ \ \ \ \
| * | | | | Fix content detector crashesJohn Reck2012-02-272-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6075831 Add some sanity checks to AndroidHitTestResult Update DOMTextContentWalker to latest which had some extra checks Change-Id: If6d129e78712c8cfc5ec84e48487e32cc585680f
* | | | | | Merge "Delete navcache native"John Reck2012-02-2721-6338/+62
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete navcache nativeJohn Reck2012-02-2721-6338/+62
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Will clean up the JNI in a later CL Change-Id: I448fe5592026c325c3b2fa1c90f174674bf358b1
* | | | | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-274-6/+22
|\ \ \ \ \
| * | | | | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-274-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-278-11/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix iframe webkit positioningNicolas Roard2012-02-278-11/+64
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7b2b3a7312c89bc505d7f629380df0d3f24eee5f
* | | | | | Merge "Delete CursorRing"John Reck2012-02-276-385/+11
|\ \ \ \ \ \
| * | | | | | Delete CursorRingJohn Reck2012-02-276-385/+11
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6074032 Change-Id: I74f80da22bebbfac556728bba25bcddc2333629a
* | | | | | move libgui headers in the right placeMathias Agopian2012-02-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ice3e54df3accab3874ef95e1ec0c2bf55809a57e
* | | | | | Merge "Activate the GL error log in release build"Teng-Hui Zhu2012-02-272-13/+65
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Activate the GL error log in release buildTeng-Hui Zhu2012-02-242-13/+65
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I81b97a376cc40f6c1d8eebe99fdb107506462f0c
* | | | | | Merge "Delete CacheBuilder"John Reck2012-02-2414-3888/+376
|\ \ \ \ \ \
| * | | | | | Delete CacheBuilderJohn Reck2012-02-2414-3888/+376
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed address_detector to pass CTS Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8
* | | | | | | Merge "fix scrollable layer inside scrollable layer"Michael Kolb2012-02-241-4/+7
|\ \ \ \ \ \ \
| * | | | | | | fix scrollable layer inside scrollable layerMichael Kolb2012-02-241-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6065371 take the layer offset out of the transformation matrix used for the children. Change-Id: I464eda636df50c98e2042687c80f4a2c4a9bddc3
* | | | | | | | Merge "Fix issues when DEBUG turned on"Teng-Hui Zhu2012-02-243-5/+8
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix issues when DEBUG turned onTeng-Hui Zhu2012-02-243-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifeeed93859f3b9122cf6e2aa3ae66d6cfa603dce
* | | | | | | | Fix NPE crashJohn Reck2012-02-241-1/+2
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6064378 Change-Id: I0dfb596df31b72e52e8b7846d6bcfffefb1b8403
* | | | | | | Merge "disable navcache"John Reck2012-02-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | disable navcacheJohn Reck2012-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5f914abfccaad06714838e0f6ac3ecef34e85f2f
* | | | | | | Merge "Selection node used for selection region rather than focus node."George Mount2012-02-241-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Selection node used for selection region rather than focus node.George Mount2012-02-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6059606 Change-Id: I6be963f30adef0c1dab19399d0eb505b4d0452d3
* | | | | | | Merge "Support phone & email address detection"John Reck2012-02-234-1/+451
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Support phone & email address detectionJohn Reck2012-02-234-1/+451
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib5d671eb67d48ea29a0a16a99101eba904a8951c
* | | | | | | Merge "Revert "simplify texture generation filters""Chris Craik2012-02-2312-94/+115
|\ \ \ \ \ \ \
| * | | | | | | Revert "simplify texture generation filters"Chris Craik2012-02-2312-94/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems to be a problem with the refcounting. bug:6050242 bug:6058365 This reverts commit 92a7e4bc6b67b150cbb30f78374173ecfeb43607
* | | | | | | | Merge "draw inactive find-on-page matches as outlines"Victoria Lease2012-02-234-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | draw inactive find-on-page matches as outlinesVictoria Lease2012-02-234-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iacbeba1fb4e3c63f8f40c61c8b641c0b6c704cad
* | | | | | | | | Merge "Support address detection"John Reck2012-02-2320-18/+1777
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Support address detectionJohn Reck2012-02-2320-18/+1777
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Change-Id: I88b6ebfb4c967e954a2420592a58af3ed188226d
* | | | | | | Merge "Fix overflow clipping of images in auto-fit mode."Mangesh Ghiware2012-02-231-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix overflow clipping of images in auto-fit mode.Mangesh Ghiware2012-02-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In auto-fit mode, text is wrapped based on screen width. However, if overflow isn't visible for the content box, and it includes block elements, they may get clipped. Disable overflow clipping in this scenario. Bug: 6034321 Change-Id: I1e274df3b5698fb4142e2f0ae4c68578e26d2af4
* | | | | | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-2322-776/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Drop support for Android HTTP stackSteve Block2012-02-2222-776/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Framework Change: I669653ca6890fe1136fdd42e24f4c3a34c00d1e4 Change-Id: I3cb0499c5fa3a7de241025d9be04ff44f54f2a74
* | | | | | Get input type for text field so that autocorrect works.George Mount2012-02-222-2/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 5987568 Get the input type and other necessary information for setting up the IME. Framework Change: Ic8c14687a70727148dfc8115c46f09530ca0c0f6 Change-Id: I7eceafdbede8b7b463590a2e875a237241479ad1
* | | | | | Merge "scroll page to current match during find-on-page"Victoria Lease2012-02-221-0/+2
|\ \ \ \ \ \
| * | | | | | scroll page to current match during find-on-pageVictoria Lease2012-02-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6044659 Change-Id: I7e6e59b365aec0b01c41cb80e4c342f39142b867