summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Browser save page as web archive.Elliott Slaughter2010-07-121-0/+91
* Merge "handle out of order selections"Cary Clark2010-07-092-108/+298
|\
| * handle out of order selectionsCary Clark2010-07-092-108/+298
* | am b34d9d68: merge from open-source masterThe Android Open Source Project2010-07-091-1/+1
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-07-091-1/+1
| |\ \
| | * | Fix missing NLBruce Beare2010-06-251-1/+1
| * | | am 75238a0c: am 2943c136: Fix the \'wobbling fixed elements\' bug. Cherry-pic...Nicolas Roard2010-05-111-9/+19
| |\ \ \ | | |/ /
| | * | Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* | | | Combine base PictureSet with composite layers intoGrace Kloba2010-07-096-261/+155
* | | | Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-09127-1348/+3130
| |_|/ |/| |
* | | Merge "don't walk off the end of the DOM when looking for text"Cary Clark2010-07-021-3/+4
|\ \ \
| * | | don't walk off the end of the DOM when looking for textCary Clark2010-07-021-3/+4
* | | | Merge WebKit at r61871: Fix conflicts in HTMLDocumentParser.cppKristian Monsen2010-07-021-1/+1
* | | | Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-02202-1607/+8404
* | | | Detect if we're a webapp from the meta tag and send a message throughBen Murdoch2010-06-304-0/+25
* | | | Merge "refine text selection"Cary Clark2010-06-291-24/+26
|\ \ \ \
| * | | | refine text selectionCary Clark2010-06-291-24/+26
| |/ / /
* | | | set maximum image sizeCary Clark2010-06-291-0/+8
|/ / /
* | | Merge "Don't use the validity of the border color to determine whether the bo...Leon Clarke2010-06-281-4/+8
|\ \ \
| * | | Don't use the validity of the border color to determineLeon Clarke2010-06-231-4/+8
* | | | Refactor find and select dialogsCary Clark2010-06-253-173/+937
* | | | Check "email" input as some sites use it as the username.Grace Kloba2010-06-231-2/+2
|/ / /
* | | Added setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+5
* | | Dump child frames data according to Mac/Qt implementation for layout tests.Shimeng (Simon) Wang2010-06-211-4/+44
* | | Merge "Initial messaging model for project 'smoke'"Patrick Scott2010-06-213-0/+413
|\ \ \
| * | | Initial messaging model for project 'smoke'Patrick Scott2010-06-213-0/+413
* | | | Fix new LayoutTest crashes in compositing/iframes/lots-of-objects.html andBen Murdoch2010-06-181-2/+5
* | | | Merge webkit.org at r61121: Add new method to InspectorClientAndroid. See htt...Ben Murdoch2010-06-181-0/+2
* | | | Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-16168-922/+5663
* | | | Merge webkit.org at r60469 : since @60104 the zoom level functions ar in the ...Leon Clarke2010-06-081-2/+2
* | | | Merge webkit.org at r60469 : @60418 requires us to use associatedElements() a...Leon Clarke2010-06-081-7/+7
* | | | Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-08132-592/+4386
* | | | Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-023-8/+8
* | | | Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-286-77/+37
* | | | Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-282-1/+10
* | | | Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-272-16/+33
* | | | Added getTouchHighlightRects for the fat point.Grace Kloba2010-05-272-0/+300
* | | | Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...Steve Block2010-05-271-2/+0
* | | | Merge WebKit at r60074: RenderStyle color accessors are now privateSteve Block2010-05-272-6/+6
* | | | Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-272-2/+4
* | | | Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2787-447/+2477
* | | | Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-4/+3
* | | | Merge "Merge WebKit at r59636: Method name changed upstream http://trac.webki...Kristian Monsen2010-05-251-1/+1
|\ \ \ \
| * | | | Merge WebKit at r59636: Method name changed upstreamKristian Monsen2010-05-251-1/+1
* | | | | Merge "Merge WebKit at r59636: Initial merge by git"Kristian Monsen2010-05-25160-2725/+6352
|\ \ \ \ \ | |/ / / /
| * | | | Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25160-2725/+6352
* | | | | Do not try to show pdf's in the browser.Patrick Scott2010-05-251-19/+25
|/ / / /
* | | | Only set extra_layout_delay if the loader is notGrace Kloba2010-05-241-1/+3
* | | | Remove the use of a timer to delay painting, instead use a flag and check itNicolas Roard2010-05-213-8/+16
* | | | Merge "reverse RTL characters in copy"Cary Clark2010-05-212-0/+110
|\ \ \ \