summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for incognito mode cookies from WebCore."Elliott Slaughter2010-08-181-5/+17
|\
| * Fix for incognito mode cookies from WebCore.Elliott Slaughter2010-08-181-5/+17
* | Remove calls to change the state of the focus controller.Leon Scroggins2010-08-184-18/+8
* | Merge "Add CSS cursor ring definitions"Cary Clark2010-08-188-0/+220
|\ \ | |/ |/|
| * Add CSS cursor ring definitionsCary Clark2010-08-188-0/+220
* | Get user agent and accept language from the UI settings.Kristian Monsen2010-08-183-4/+47
|/
* 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-135-0/+151
* | | 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
* | | Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-12269-3070/+5943
* | | 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-106-1/+166
|/ / /
* | | Moving all Webcore code out of classes that are run on other threads.Kristian Monsen2010-08-096-89/+205
* | | 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 WebKit at r64523 : Initial merge by git.Steve Block2010-08-0994-306/+2332
* | | Merge "Moving all webcore handling to the webcore thread."Kristian Monsen2010-08-067-64/+232
|\ \ \
| * | | Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-057-64/+232
* | | | 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-054-2/+149
|\ \ \ \ | |/ / / |/| | |
| * | | Implement DeviceOrientationClientAndroidSteve Block2010-08-054-2/+149
* | | | 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
* | | | Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-04130-1204/+4913
* | | | Enable navigation in scrollable layers.Patrick Scott2010-08-028-25/+179
* | | | Revert "Add CSS cursor ring definitions"Cary Clark2010-07-308-217/+0