summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Merge webkit change to reveal last character in password."George Mount2012-02-285-4/+101
|\
| * Merge webkit change to reveal last character in password.George Mount2012-02-285-4/+101
| | | | | | | | | | | | | | | | Bug 6083915 cherry pick of webkit 93656 http://trac.webkit.org/changeset/93656 Change-Id: I1f979a3b2b9916736f3785ab2d5998b958b55cd2
* | Merge "Fix content detector crashes"Chris Craik2012-02-271-4/+9
|\ \
| * | Fix content detector crashesJohn Reck2012-02-271-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | 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-271-0/+3
|\ \ \ | |/ / |/| |
| * | Delete navcache nativeJohn Reck2012-02-271-0/+3
| |/ | | | | | | | | | | 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-273-5/+19
|\ \
| * | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-273-5/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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-276-9/+51
|\ \ \ | |_|/ |/| |
| * | Fix iframe webkit positioningNicolas Roard2012-02-276-9/+51
| | | | | | | | | | | | Change-Id: I7b2b3a7312c89bc505d7f629380df0d3f24eee5f
* | | Merge "Delete CursorRing"John Reck2012-02-275-265/+7
|\ \ \
| * | | Delete CursorRingJohn Reck2012-02-275-265/+7
| | |/ | |/| | | | | | | | | | | | | Bug: 6074032 Change-Id: I74f80da22bebbfac556728bba25bcddc2333629a
* | | 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-242-11/+0
|\ \ \
| * | | Delete CacheBuilderJohn Reck2012-02-242-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Fix issues when DEBUG turned onTeng-Hui Zhu2012-02-243-5/+8
|/ / | | | | | | Change-Id: Ifeeed93859f3b9122cf6e2aa3ae66d6cfa603dce
* | 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-235-3/+241
|\ \ \ \ | |/ / / |/| | |
| * | | Support address detectionJohn Reck2012-02-235-3/+241
| | | | | | | | | | | | | | | | 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-231-7/+0
|\ \ \ | |/ / |/| |
| * | Drop support for Android HTTP stackSteve Block2012-02-221-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Reset the upper limit when onTrimMemory"Teng-Hui Zhu2012-02-221-1/+21
|\ \ \ | |/ / |/| |
| * | Reset the upper limit when onTrimMemoryTeng-Hui Zhu2012-02-211-1/+21
| | | | | | | | | | | | | | | | | | bug:6009351 Change-Id: I2619a4adc965014a749d575292137cf23c59b8c3
* | | Merge changes I6312736c,I55a2ecd2Steve Block2012-02-222-4/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Remove benchmark tool Fix comments for willLoadFromCache()
| * | | Fix comments for willLoadFromCache()Steve Block2012-02-212-4/+1
| |/ / | | | | | | | | | | | | | | | | | | This method is used by both the Android and Chromium HTTP stacks, so does not always call through to Java. Change-Id: I55a2ecd2db8ee29815048d217a9b0a2f4824750e
* | | remove dependency on RGB_332Mathias Agopian2012-02-211-2/+1
| | | | | | | | | | | | Change-Id: I0103e263ec1b19e9dffc0aa63ac8affcbe578dec
* | | Merge "Move Canvas elements to their own composited layer"Nicolas Roard2012-02-212-0/+11
|\ \ \
| * | | Move Canvas elements to their own composited layerNicolas Roard2012-02-212-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This drastically improves performances, as invalidating a canvas will only touch that one layer instead of (possibly) invalidating the entire PictureSet. bug:5247823 Change-Id: Iec4de74d25e58e63f0198bbd7558c461d9a11cfd
* | | | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-212-20/+6
|\ \ \ \
| * | | | Improve keyboard navigation cursor ringsJohn Reck2012-02-212-20/+6
| | |/ / | |/| | | | | | | | | | Change-Id: I2b11c0b0011104c5a3515ed138a9077dfe8b4ce1
* | | | Merge "Add two missing null checks"John Reck2012-02-211-0/+2
|\ \ \ \
| * | | | Add two missing null checksJohn Reck2012-02-211-0/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6008243 Change-Id: I32df636933d77dc9d7174f7a025a1ee70bb945fa
* | | | async find-on-page implementation via WebKitVictoria Lease2012-02-214-56/+14
|/ / / | | | | | | | | | Change-Id: I5804c865f4bce6452213dc89337ff6a5e6100c9e
* | | frameworks/base refactoring.Mathias Agopian2012-02-172-2/+2
| | | | | | | | | | | | | | | | | | step 2: move libutils headers to their new home in androidfw. Change-Id: I5e97cfccf6828bc37207b92fbfe301b1ca31df4c
* | | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
| | | | | | | | | | | | | | | | | | First step. Move libui headers to their new home. Change-Id: I2e770e6b53c2f34432b0df2937c4cc33af6dc52b
* | | Merge "simplify texture generation filters"Chris Craik2012-02-1712-115/+94
|\ \ \ | | |/ | |/|
| * | simplify texture generation filtersChris Craik2012-02-1612-115/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filters can no longer block, which removes the need for transfer queue interruption. The filter no longer touches the currently painting tile. Tiles are now all ref-counted to accomodate the container being deleted while one of its tiles is still painting. Change-Id: Iaa4848665efdf90846defb0a53bf1ea013b8421b
* | | Merge "Fix rounding error in clip"Chris Craik2012-02-174-64/+71
|\ \ \
| * | | Fix rounding error in clipChris Craik2012-02-164-64/+71
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:5460425 Was intermittently causing top row of pixels in a layer to be incorrectly clipped. Additionally, cleaned up shader draw setup. Change-Id: Ib089354a1953e9a574e58a459d5f3623cc68dd21
* | | Merge "No prefetch for low end device."Teng-Hui Zhu2012-02-161-14/+15
|\ \ \
| * | | No prefetch for low end device.Teng-Hui Zhu2012-02-151-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bottleneck for crespo is normally on painting side, prefetch can add unnecessary overhead to it. This only hurts zooming in, but scroll/fling or zoom out is looking fine, and overall performance is better. bug:6008123 Change-Id: I591b29eb5f296cd959f1aea845dfb9711123fa54
* | | | Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-165-35/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes such code from downstream edits to non-Android-specific code. Bug: 5495373 Change-Id: I478824af2e6ff0eff9a43a9534c2a5ee0e99e9f8