summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Enable navigation in scrollable layers.Patrick Scott2010-08-028-25/+179
* Revert "Add CSS cursor ring definitions"Cary Clark2010-07-308-217/+0
* Add CSS cursor ring definitionsCary Clark2010-07-308-0/+217
* Add back nativeClearContent since it's used in Java side.Shimeng (Simon) Wang2010-07-291-0/+11
* Merge "Crash fix, don't delete WebUrlLoaderClient before WebRequest is finish...Kristian Monsen2010-07-271-2/+0
|\
| * Crash fix, don't delete WebUrlLoaderClient before WebRequest is finished.Kristian Monsen2010-07-271-2/+0
* | Merge Webkit at r63859 : Bindings code generators now enforce that generated ...Ben Murdoch2010-07-271-4/+4
* | Merge Webkit at r63859 : ResourceHandleInternal::m_request has been renamed. ...Ben Murdoch2010-07-271-1/+1
* | Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...Ben Murdoch2010-07-272-6/+11
* | Merge Webkit at r63859 : Update call to hitTestResultAtPoint with the default...Ben Murdoch2010-07-271-1/+1
* | Merge Webkit at r63859 : Add new EditorClient method stub. See http://trac.we...Ben Murdoch2010-07-272-0/+5
* | Merge Webkit at r63859 : PlatformCursorHandle -> Cursor. See http://trac.webk...Ben Murdoch2010-07-272-3/+2
* | Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-27175-3452/+4283
|/
* 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
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-20153-671/+3545
* 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-159-3/+1024
* 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 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