summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
* Implement DeviceOrientationSteve Block2010-08-196-12/+268
* Remove calls to change the state of the focus controller.Leon Scroggins2010-08-184-18/+8
* Get user agent and accept language from the UI settings.Kristian Monsen2010-08-181-0/+9
* am 3c54ece0: am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrame...Henrik Baard2010-08-171-2/+13
|\
| * am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrameBridge.cppHenrik Baard2010-08-171-2/+13
| |\
| | * activeDocumentLoader() causes crash in WebCoreFrameBridge.cppHenrik Baard2010-08-161-2/+13
* | | Move check to clear the text input to the webcore thread.Leon Scroggins III2010-08-161-3/+16
* | | Update navigation in scrollable layers.Patrick Scott2010-08-161-22/+15
* | | Merge WebKit at r65072 : Implement DeviceMotionClientAndroidSteve Block2010-08-132-0/+8
* | | Merge WebKit at r65072 : Build fix for JSC, update ambiguous usage of JSLock.Ben Murdoch2010-08-131-1/+1
* | | Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-1314-151/+150
* | | Add missing DeviceOrientationClient for benchmarkingSteve Block2010-08-111-0/+5
* | | Hook up DeviceOrientationClientMockSteve Block2010-08-104-0/+161
* | | Merge WebKit at r64523 : Fix conflicts due to ANDROID_HITTEST_WITHSIZESteve Block2010-08-091-4/+4
* | | Merge "Initial work on browser incognito mode history feature."Elliott Slaughter2010-08-051-0/+6
|\ \ \
| * | | Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-041-0/+6
* | | | Implement DeviceOrientationClientAndroidSteve Block2010-08-051-2/+8
|/ / /
* | | Merge WebKit at r64264 : Compile fix, how to create WebCore::Page changedKristian Monsen2010-08-042-23/+16
* | | Merge WebKit at r64264 : Compile fix: registerURLSchemeAsLocal movedKristian Monsen2010-08-041-1/+2
* | | Enable navigation in scrollable layers.Patrick Scott2010-08-021-0/+58
* | | Add back nativeClearContent since it's used in Java side.Shimeng (Simon) Wang2010-07-291-0/+11
* | | 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 : Update call to hitTestResultAtPoint with the default...Ben Murdoch2010-07-271-1/+1
* | | Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClientLeon Clarke2010-07-202-2/+4
* | | Removing ANDROID_USER_GESTURE ifdefKristian Monsen2010-07-151-8/+0
* | | Fix for bug 2816268: Refactor ANDROID_USER_GESTURE codeKristian Monsen2010-07-151-3/+14
* | | am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-2/+2
|\ \ \ | |/ /
| * | Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-2/+2
| |/
* | Browser save page as web archive.Elliott Slaughter2010-07-121-0/+91
* | Combine base PictureSet with composite layers intoGrace Kloba2010-07-092-162/+35
* | Detect if we're a webapp from the meta tag and send a message throughBen Murdoch2010-06-302-0/+11
* | set maximum image sizeCary Clark2010-06-291-0/+8
* | 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
* | Fix new LayoutTest crashes in compositing/iframes/lots-of-objects.html andBen Murdoch2010-06-181-2/+5
* | 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-021-5/+5
* | Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-284-59/+35
* | Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-0/+6
* | 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: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-272-2/+4
* | Merge WebKit at r59636: Method name changed upstreamKristian Monsen2010-05-251-1/+1
* | Remove the use of a timer to delay painting, instead use a flag and check itNicolas Roard2010-05-211-0/+6
* | Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-211-1/+8
* | Update file chooser to pass the accept type from WebCore to Java.Ben Murdoch2010-05-211-4/+13
* | Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-214-15/+35