summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Update selection after keypresses.Leon Scroggins2010-10-261-4/+6
* Merge Webkit at r70209: StringBuilder.h moved to WTF.Ben Murdoch2010-10-261-1/+1
* Merge Webkit at r70209: ImageColorSpace type no longer exists.Ben Murdoch2010-10-261-3/+3
* Merge Webkit at r70209: DeprecatedInputType is now private.Ben Murdoch2010-10-263-21/+33
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-26287-2913/+8699
* Merge "Remove unused dispatchDidLoadResourceByXMLHttpRequest"Ben Murdoch2010-10-252-5/+0
|\
| * Remove unused dispatchDidLoadResourceByXMLHttpRequestBen Murdoch2010-10-252-5/+0
* | Hide details of private browsing for URLRequestContext from Chromium AutoFill...Steve Block2010-10-251-1/+6
* | Add a JNI method to determine which HTTP stack is in useSteve Block2010-10-251-1/+10
|/
* Fix for ALT_HTTP build breakKristian Monsen2010-10-222-2/+4
* For non user-scrolled scroll, don't send scroll event.Shimeng (Simon) Wang2010-10-222-8/+10
* Merge "Hook up CookieManager.removeAllCookie() for the Chromium HTTP stack"Steve Block2010-10-224-1/+65
|\
| * Hook up CookieManager.removeAllCookie() for the Chromium HTTP stackSteve Block2010-10-224-1/+65
* | Merge "Fix a compiler warning in WebRequest.cpp"Steve Block2010-10-221-2/+2
|\ \ | |/ |/|
| * Fix a compiler warning in WebRequest.cppSteve Block2010-10-221-2/+2
* | Fix naming for JNI registration methodsSteve Block2010-10-2214-42/+42
|/
* Merge "Fix debug statements."Patrick Scott2010-10-212-1/+2
|\
| * Fix debug statements.Patrick Scott2010-10-212-1/+2
* | Merge "Move jstringToStdString into WebCoreJni.h"Steve Block2010-10-213-9/+16
|\ \ | |/ |/|
| * Move jstringToStdString into WebCoreJni.hIain Merrick2010-10-213-9/+16
* | Fix Chromium HTTP request context getters to use raw pointersSteve Block2010-10-216-27/+24
* | Merge "Fix AutoFill after merge to Chromium merge to 7.0.540.0"Ben Murdoch2010-10-203-7/+11
|\ \
| * | Fix AutoFill after merge to Chromium merge to 7.0.540.0Ben Murdoch2010-10-203-7/+11
* | | Merge "Implement file downloads for Chrome HTTP stack (C++ side)"Ben Murdoch2010-10-209-12/+75
|\ \ \ | | |/ | |/|
| * | Implement file downloads for Chrome HTTP stack (C++ side)Iain Merrick2010-10-209-12/+75
| |/
* | Merge "Removes the unused default userAgent from WebRequestContext"Steve Block2010-10-201-1/+4
|\ \ | |/ |/|
| * Removes the unused default userAgent from WebRequestContextSteve Block2010-10-201-1/+4
* | Fix for Find scrolling too often.Leon Scroggins2010-10-192-7/+24
* | am 15643db2: am 77ab6dc8: Don\'t force video end event when full screen video...Shimeng (Simon) Wang2010-10-191-0/+17
|\ \ | |/ |/|
| * am 77ab6dc8: Don\'t force video end event when full screen video playing is r...Shimeng (Simon) Wang2010-10-181-0/+17
| |\
| | * Don't force video end event when full screen video playing is returned.Shimeng (Simon) Wang2010-10-181-0/+17
| * | am 156ddd48: Add more padding round select boxes, use different assets at dif...Leon Clarke2010-10-182-34/+80
| |\ \ | | |/
| | * Add more padding round select boxes, use different assets atLeon Clarke2010-10-182-34/+80
| * | am 7d095dd5: fix the pause() problem...Nicolas Roard2010-10-181-0/+1
| |\ \ | | |/
| | * fix the pause() problem...Nicolas Roard2010-10-181-0/+1
| * | am 3d57c253: Implement the audio tag in webkit -- the corresponding java CL i...Nicolas Roard2010-10-186-246/+535
| |\ \ | | |/
| | * Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-10-186-246/+535
| * | am f6b396da: DO NOT MERGEShimeng (Simon) Wang2010-10-153-0/+28
| |\ \ | | |/
| | * DO NOT MERGEShimeng (Simon) Wang2010-10-153-0/+28
* | | Fixing WebKit APIs affected by Chromium 7.0.540.0 mergeIain Merrick2010-10-199-28/+23
* | | Merge "compute cursor rings when layers are transparent"Cary Clark2010-10-198-145/+511
|\ \ \
| * | | compute cursor rings when layers are transparentCary Clark2010-10-188-145/+511
* | | | Merge "Fix books.google.com purchase page."Patrick Scott2010-10-183-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix books.google.com purchase page.Patrick Scott2010-10-183-7/+9
* | | | Make sure the focus node is an HTMLInputElement before checking whether it's ...Steve Block2010-10-181-16/+9
* | | | Merge "Rename DeviceOrientationManager to DeviceMotionAndOrientationManager"Steve Block2010-10-1810-37/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-1510-37/+37
* | | | Merge "Add new keycodes."Jeff Brown2010-10-151-0/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Add new keycodes.Jeff Brown2010-10-141-0/+53
* | | | Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-1513-70/+70