summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge Webkit at r63859 : PlatformCursorHandle -> Cursor. See http://trac.webk...Ben Murdoch2010-07-272-3/+2
|/ / /
* | | Merge "Compile fix after recent merge, name change in OwnPtr."Kristian Monsen2010-07-231-1/+1
|\ \ \
| * | | Compile fix after recent merge, name change in OwnPtr.Kristian Monsen2010-07-221-1/+1
* | | | Enable scrollable divs.Patrick Scott2010-07-221-0/+70
|/ / /
* | | select text out of orderCary Clark2010-07-211-117/+246
* | | Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClientLeon Clarke2010-07-202-2/+4
* | | Chrome http: Persistent cookies and cache.Kristian Monsen2010-07-202-15/+18
* | | Removing ANDROID_USER_GESTURE ifdefKristian Monsen2010-07-152-12/+1
* | | Fix for bug 2816268: Refactor ANDROID_USER_GESTURE codeKristian Monsen2010-07-153-17/+23
* | | Initial check-in of the external/webkit part of the chrome http stack.Kristian Monsen2010-07-158-0/+1010
* | | am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-133-11/+39
|\ \ \ | |/ /
| * | am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-133-11/+39
| |\ \
| | * | Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-133-11/+39
* | | | 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 "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
* | | | 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 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
* | | | 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
* | | | Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-4/+3