summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r68651 : Initial merge by git.Kristian Monsen2010-10-07207-1522/+6822
* Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-063-0/+33
* Hook up WebView.clearCache() for the Chromium HTTP stackSteve Block2010-10-065-14/+187
* Merge "Fix a compiler warning"Steve Block2010-10-061-1/+1
|\
| * Fix a compiler warningSteve Block2010-10-061-1/+1
* | Merge changes I27224716,I6102bbceKristian Monsen2010-10-051-2/+3
|\ \
| * | Don't include JavaScriptCore/config.h from WebCore/WebCorePrefix.hKristian Monsen2010-10-051-2/+3
* | | Merge "Block network loads based on the setting."Patrick Scott2010-10-054-2/+21
|\ \ \ | |/ / |/| |
| * | Block network loads based on the setting.Patrick Scott2010-10-054-2/+21
| |/
* | When a page fails to load, notify that the page is finishedLeon Scroggins III2010-10-041-0/+3
|/
* Use SelectionController to determine whether to open IME.Leon Scroggins III2010-10-011-10/+14
* Update AndroidURLRequestContextGetter to take a pointer to the getter functionSteve Block2010-10-011-1/+1
* Update WebRequestContext static getters to return pointers to the base classSteve Block2010-10-014-9/+9
* Merge WebKit at r67908: FrameView zoom methods renamed and movedSteve Block2010-09-292-5/+5
* Merge WebKit at r67908: ResourceLoader now makes use of NetworkingContextSteve Block2010-09-292-6/+69
* Merge WebKit at r67908: ColumnInfo no longer provides columnRectAt()Steve Block2010-09-292-5/+6
* Merge WebKit at r67908: FrameLoaderClient now commits data directly to LoaderSteve Block2010-09-291-12/+3
* Merge WebKit at r67908: Frame::revealSelection() moved to SelectionControllerSteve Block2010-09-291-2/+2
* Merge WebKit at r67908: Implement new FrameLoaderClient::canShowMIMETypeAsHTML()Steve Block2010-09-292-0/+5
* Merge WebKit at r67908: ResourceHandleClient::didFinishLoading() now takes fi...Steve Block2010-09-293-4/+4
* Merge WebKit at r67908: HTMLInputElement::InputType renamedSteve Block2010-09-293-10/+9
* Merge WebKit at r67908: Fix MakefilesSteve Block2010-09-291-0/+1
* Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-29193-2022/+8130
* Merge "Turn autofill on by default at compile time and make it a browser sett...Steve Block2010-09-283-0/+57
|\
| * Turn autofill on by default at compile time and make it a browser setting.Ben Murdoch2010-09-283-0/+57
* | Hide the soft keyboard when a blur happens.Leon Scroggins2010-09-284-2/+39
|/
* Merge "Update the storage locations used by the Chromium HTTP stack"Steve Block2010-09-283-32/+52
|\
| * Update the storage locations used by the Chromium HTTP stackSteve Block2010-09-283-32/+52
* | Bug: 2372180Huahui Wu2010-09-272-9/+24
|/
* Integrate AutoFill with WebTextView in Java.Ben Murdoch2010-09-236-7/+81
* Remove #if USE(CHROME_NETWORK_STACK) guards from headersKristian Monsen2010-09-232-9/+0
* Fix a bug that would cause the AutoFill server to return an error.Ben Murdoch2010-09-231-1/+4
* Add more profile data to the canned profile.Ben Murdoch2010-09-231-0/+5
* Fix a compiler warning in WebResourceRequestSteve Block2010-09-221-2/+2
* Fix WebStorage's DeleteAllData() to clear all AppCache entries from memorySteve Block2010-09-211-1/+7
* Fix a couple of WebSettings JNI getters to use GetLongField()Steve Block2010-09-211-2/+2
* HTTP auth for Chromium HTTP stack (C++ side)Iain Merrick2010-09-208-6/+157
* Merge WebKit at r67178 : Add FrameNetworkingContextAndroid.Iain Merrick2010-09-163-0/+57
* Merge WebKit at r67178 : Fix CacheBuilder.Iain Merrick2010-09-162-8/+10
* Merge WebKit at r67178 : Fix conflicts.Iain Merrick2010-09-161-4/+4
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-16122-1383/+3321
* Merge "Remove alt http from chrome stack user agent"Kristian Monsen2010-09-151-1/+0
|\
| * Remove alt http from chrome stack user agentKristian Monsen2010-09-151-1/+0
* | Merge "clip img elements the same as text"Cary Clark2010-09-141-9/+12
|\ \ | |/ |/|
| * clip img elements the same as textCary Clark2010-09-131-9/+12
* | Merge "Accessibility support for WebViews"Shimeng (Simon) Wang2010-09-132-44/+381
|\ \
| * | Accessibility support for WebViewsSvetoslav Ganov2010-09-132-44/+381
| |/
* | Initial autofill changes in libwebcore.Ben Murdoch2010-09-1317-4/+1444
|/
* Merge Webkit at r66666 : Renamed function in Document.hKristian Monsen2010-09-111-1/+1
* Merge Webkit at r66666 : Adding Exception code to collapseToStartKristian Monsen2010-09-111-2/+3