summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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