summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-179-30/+52
* Merge "Don't show text/vnd* mime types in the Browser."Patrick Scott2010-08-171-1/+2
|\
| * Don't show text/vnd* mime types in the Browser.Patrick Scott2010-08-171-1/+2
* | 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-162-16/+16
* | | Update navigation in scrollable layers.Patrick Scott2010-08-166-32/+65
* | | Implement synchronous resource loading in Android.Iain Merrick2010-08-133-22/+103
* | | Guard usage of BLOB-only feature correctly.Ben Murdoch2010-08-131-0/+2
* | | Merge WebKit at r65072 : Implement DeviceMotionClientAndroidSteve Block2010-08-134-0/+150
* | | 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-1332-202/+204
* | | Build fix. Guard chromium headers, and never use chrome stack in simulator.Kristian Monsen2010-08-121-0/+7
* | | Merge "Connecting cookies set from WebCore to the chromium cookies"Kristian Monsen2010-08-121-0/+14
|\ \ \
| * | | Connecting cookies set from WebCore to the chromium cookiesKristian Monsen2010-08-121-0/+14
* | | | Sending the headers to the url_requestKristian Monsen2010-08-121-2/+1
|/ / /
* | | Merge "Send didFail to webcore for failed requests. Also removed the member v...Kristian Monsen2010-08-127-10/+37
|\ \ \
| * | | Send didFail to webcore for failed requests.Kristian Monsen2010-08-117-10/+37
* | | | Add missing DeviceOrientationClient for benchmarkingSteve Block2010-08-111-0/+5
* | | | Hook up DeviceOrientationClientMockSteve Block2010-08-105-1/+165
|/ / /
* | | Moving all Webcore code out of classes that are run on other threads.Kristian Monsen2010-08-095-89/+204
* | | Merge WebKit at r64523 : Stub out ChromeClient::reachedApplicationCacheOrigin...Steve Block2010-08-092-0/+6
* | | Merge WebKit at r64523 : Provide PopupMenuAndroid and related ChromeClient me...Steve Block2010-08-092-1/+26
* | | Merge WebKit at r64523 : Fix conflicts due to ANDROID_HITTEST_WITHSIZESteve Block2010-08-091-4/+4
* | | Merge "Moving all webcore handling to the webcore thread."Kristian Monsen2010-08-066-63/+230
|\ \ \
| * | | Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-056-63/+230
* | | | 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
* | | | Merge "More fixes after the merge, setting a proxy service."Kristian Monsen2010-08-051-7/+8
|\ \ \ \
| * | | | More fixes after the merge, setting a proxy service.Kristian Monsen2010-08-051-7/+8
| |/ / /
* | | | Merge "Implement DeviceOrientationClientAndroid"Steve Block2010-08-053-2/+148
|\ \ \ \ | |/ / / |/| | |
| * | | Implement DeviceOrientationClientAndroidSteve Block2010-08-053-2/+148
* | | | Merge "Compile fix after chromium merge"Kristian Monsen2010-08-041-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Compile fix after chromium mergeKristian Monsen2010-08-041-3/+7
* | | | Merge "Removing the list of active loaders"Kristian Monsen2010-08-042-39/+14
|\ \ \ \ | |/ / /
| * | | Removing the list of active loadersKristian Monsen2010-08-032-39/+14
* | | | 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-028-25/+179
* | | | Revert "Add CSS cursor ring definitions"Cary Clark2010-07-307-216/+0
* | | | Add CSS cursor ring definitionsCary Clark2010-07-307-0/+216
* | | | 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