- 97698f6 Merge "Turn autofill on by default at compile time and make it a browser setting." by Steve Block · 14 years ago
- 3978ee5 Turn autofill on by default at compile time and make it a browser setting. by Ben Murdoch · 15 years ago
- 192a29b Hide the soft keyboard when a blur happens. by Leon Scroggins · 14 years ago
- cd09674 Merge "Update the storage locations used by the Chromium HTTP stack" by Steve Block · 14 years ago
- c69eecf Update the storage locations used by the Chromium HTTP stack by Steve Block · 14 years ago
- 17a5546 Bug: 2372180 by Huahui Wu · 15 years ago
- c95d7f4 Integrate AutoFill with WebTextView in Java. by Ben Murdoch · 15 years ago
- 45ca37e Remove #if USE(CHROME_NETWORK_STACK) guards from headers by Kristian Monsen · 14 years ago
- 60e8df7 Fix a bug that would cause the AutoFill server to return an error. by Ben Murdoch · 15 years ago
- 0af2987 Add more profile data to the canned profile. by Ben Murdoch · 15 years ago
- b086351 Fix a compiler warning in WebResourceRequest by Steve Block · 14 years ago
- b27810d Fix WebStorage's DeleteAllData() to clear all AppCache entries from memory by Steve Block · 14 years ago
- 8c5790c Fix a couple of WebSettings JNI getters to use GetLongField() by Steve Block · 14 years ago
- d4ff0cc HTTP auth for Chromium HTTP stack (C++ side) by Iain Merrick · 15 years ago
- 5ff0cae Merge WebKit at r67178 : Add FrameNetworkingContextAndroid. by Iain Merrick · 15 years ago
- c3109bb Merge WebKit at r67178 : Fix CacheBuilder. by Iain Merrick · 15 years ago
- 92451d3 Merge WebKit at r67178 : Fix conflicts. by Iain Merrick · 15 years ago
- 5abb860 Merge WebKit at r67178 : Initial merge by git. by Iain Merrick · 15 years ago
- 9afff8a Merge "Remove alt http from chrome stack user agent" by Kristian Monsen · 15 years ago
- e31b89d Remove alt http from chrome stack user agent by Kristian Monsen · 15 years ago
- 40eb71e Merge "clip img elements the same as text" by Cary Clark · 15 years ago
- 205a7cf clip img elements the same as text by Cary Clark · 15 years ago
- 7f2a883 Merge "Accessibility support for WebViews" by Shimeng (Simon) Wang · 15 years ago
- 44c1d8d Accessibility support for WebViews by Svetoslav Ganov · 15 years ago
- d0fc688 Initial autofill changes in libwebcore. by Ben Murdoch · 15 years ago
- 9629a34 Merge Webkit at r66666 : Renamed function in Document.h by Kristian Monsen · 15 years ago
- 0748c17 Merge Webkit at r66666 : Adding Exception code to collapseToStart by Kristian Monsen · 15 years ago
- cde10b3 Merge Webkit at r66666 : Renamed function in Settings.h by Kristian Monsen · 15 years ago
- 5ddde30 Merge WebKit at r66666 : Initial merge by git. by Kristian Monsen · 15 years ago
- 3e63d9b Allow WebKit to scroll selection on screen. by Leon Scroggins · 15 years ago
- 472af06 Set mime type for special android urls by Kristian Monsen · 15 years ago
- e8b154f Merge WebKit at r66079 : Initial merge by git by Steve Block · 15 years ago
- c209f62 Use the correct types in SaveWebArchive. by Elliott Slaughter · 15 years ago
- 0b84ecf Cleanup temporary incognito mode files after last tab closes. by Elliott Slaughter · 15 years ago
- 3120875 Merge "add web setting for enabling/disabling synthetic links" by Cary Clark · 15 years ago
- 6bb45a5 add web setting for enabling/disabling synthetic links by Cary Clark · 15 years ago
- bdcebcb Move all external/chromiumn includes to one file by Kristian Monsen · 15 years ago
- ec07993 fix monkey crash in nav cache by Cary Clark · 15 years ago
- 15ab920 Merge "Checking that all load operations are done in order." by Kristian Monsen · 15 years ago
- 595f6a2 Checking that all load operations are done in order. by Kristian Monsen · 15 years ago
- 7a69d7c fix button cursor state by Cary Clark · 15 years ago
- b306622 Merge "Use upstream version of ANDROID_HITTEST_WITHSIZE" by Steve Block · 15 years ago
- 08c1068 Use upstream version of ANDROID_HITTEST_WITHSIZE by Steve Block · 15 years ago
- 664ef7f Create HttpAuthHandlerFactory to fix HTTP auth crashes. by Iain Merrick · 15 years ago
- cf6e10e Add a NULL guard. by Shimeng (Simon) Wang · 15 years ago
- 240e47e Merge "Preserve the zoomFactor when a new frameview is created." by Shimeng (Simon) Wang · 15 years ago
- 2102c54 Merge "simplify cursor ring draw state" by Cary Clark · 15 years ago
- 32dffb8 simplify cursor ring draw state by Cary Clark · 15 years ago
- 5c54c95 Preserve the zoomFactor when a new frameview is created. by Shimeng (Simon) Wang · 15 years ago
- 0e3cef9 Merge "Do not clip out found matches." by Leon Scroggins · 15 years ago
- 1db9912 Do not clip out found matches. by Leon Scroggins · 15 years ago
- 0453edb am e7a07088: am 21ed5a45: Merge "check for null pictures when selecting text" into gingerbread by Cary Clark · 15 years ago
- 2e3b217 Merge "communicate drawing pause to webkit to pause gif animation" by Cary Clark · 15 years ago
- 016ea44 communicate drawing pause to webkit to pause gif animation by Cary Clark · 15 years ago
- 021eb47 Special file uris have to be handled in Java. by Kristian Monsen · 15 years ago
- c570a14 Merge changes I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie234f1a0,Iff5c7aaa,I69b75bf0,Ifbf384f4 by Steve Block · 15 years ago
- e7a0708 am 21ed5a45: Merge "check for null pictures when selecting text" into gingerbread by Cary Clark · 15 years ago
- b4239e1 check for null pictures when selecting text by Cary Clark · 15 years ago
- c952714 Merge "Enable cookies for files." by Kristian Monsen · 15 years ago
- 5a2befd Fix WebView saveState and restoreState for private browsing mode. by Elliott Slaughter · 15 years ago
- e3235d1 Merge WebKit at r65615 : processingUserGesture() is now static. by Iain Merrick · 15 years ago
- 3b64bab Enable cookies for files. by Kristian Monsen · 15 years ago
- dd7ee22 Merge WebKit at r65615 : Fix include paths for string headers. by Iain Merrick · 15 years ago
- f486d19 Merge WebKit at r65615 : Initial merge by git. by Iain Merrick · 15 years ago
- e4f33b7 Merge "order text selection by line centers" by Cary Clark · 15 years ago
- 0ee1517 am e4be1fd5: DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
- e4be1fd DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
- aeac322 order text selection by line centers by Cary Clark · 15 years ago
- 966b9a6 Fixes a race condition in the Chrome HTTP stack by Steve Block · 15 years ago
- a49e216 Implement DeviceOrientation by Steve Block · 15 years ago
- c2734c9 Merge "Fix for incognito mode cookies from WebCore." by Elliott Slaughter · 15 years ago
- 5fae6ab Remove calls to change the state of the focus controller. by Leon Scroggins · 15 years ago
- 918f812 Fix for incognito mode cookies from WebCore. by Elliott Slaughter · 15 years ago
- 218fd5c Merge "Add CSS cursor ring definitions" by Cary Clark · 15 years ago
- 1b7c6c8 Add CSS cursor ring definitions by Cary Clark · 15 years ago
- 0e1fa36 Get user agent and accept language from the UI settings. by Kristian Monsen · 15 years ago
- af55f20 Browser incognito mode support for cookies and cache with chrome http stack. by Elliott Slaughter · 15 years ago
- 4bd4a23 Merge "Don't show text/vnd* mime types in the Browser." by Patrick Scott · 15 years ago
- cfddf9c am 3c54ece0: am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrameBridge.cpp by Henrik Baard · 15 years ago
- 3c54ece am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrameBridge.cpp by Henrik Baard · 15 years ago
- 5165094 Don't show text/vnd* mime types in the Browser. by Patrick Scott · 15 years ago
- b5ad437 Move check to clear the text input to the webcore thread. by Leon Scroggins III · 15 years ago
- 7262644 Update navigation in scrollable layers. by Patrick Scott · 15 years ago
- 5dc34a8 activeDocumentLoader() causes crash in WebCoreFrameBridge.cpp by Henrik Baard · 15 years ago
- a01792f Implement synchronous resource loading in Android. by Iain Merrick · 15 years ago
- e478129 Guard usage of BLOB-only feature correctly. by Ben Murdoch · 15 years ago
- af7a57d Merge WebKit at r65072 : Implement DeviceMotionClientAndroid by Steve Block · 15 years ago
- 338f67f Merge WebKit at r65072 : Build fix for JSC, update ambiguous usage of JSLock. by Ben Murdoch · 15 years ago
- 45b64f6 Merge WebKit at r65072: String class has moved to the WTF namespace. by Ben Murdoch · 15 years ago
- dd8bb3d Merge WebKit at r65072 : Initial merge by git. by Ben Murdoch · 15 years ago
- f3d41ba Build fix. Guard chromium headers, and never use chrome stack in simulator. by Kristian Monsen · 15 years ago
- 1338f82 Merge "Connecting cookies set from WebCore to the chromium cookies" by Kristian Monsen · 15 years ago
- 3e1fb95 Connecting cookies set from WebCore to the chromium cookies by Kristian Monsen · 15 years ago
- a16f4e9 Sending the headers to the url_request by Kristian Monsen · 15 years ago
- e80c61f Merge "Send didFail to webcore for failed requests. Also removed the member variable m_resourceRequest as it is not needed outside the function." by Kristian Monsen · 15 years ago
- 031670a Add missing DeviceOrientationClient for benchmarking by Steve Block · 15 years ago
- 21baf41 Send didFail to webcore for failed requests. by Kristian Monsen · 15 years ago
- 559136b Hook up DeviceOrientationClientMock by Steve Block · 15 years ago
- d8c0fb8 Moving all Webcore code out of classes that are run on other threads. by Kristian Monsen · 15 years ago
- c4daefa Merge WebKit at r64523 : Stub out ChromeClient::reachedApplicationCacheOriginQuota() for Android by Steve Block · 15 years ago