summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-023-8/+8
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-286-77/+37
* Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-282-1/+10
* Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-272-16/+33
* Added getTouchHighlightRects for the fat point.Grace Kloba2010-05-272-0/+300
* Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...Steve Block2010-05-271-2/+0
* Merge WebKit at r60074: RenderStyle color accessors are now privateSteve Block2010-05-272-6/+6
* Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-272-2/+4
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2787-447/+2477
* Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-4/+3
* Merge "Merge WebKit at r59636: Method name changed upstream http://trac.webki...Kristian Monsen2010-05-251-1/+1
|\
| * Merge WebKit at r59636: Method name changed upstreamKristian Monsen2010-05-251-1/+1
* | Merge "Merge WebKit at r59636: Initial merge by git"Kristian Monsen2010-05-25160-2725/+6352
|\ \ | |/
| * Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25160-2725/+6352
* | Do not try to show pdf's in the browser.Patrick Scott2010-05-251-19/+25
|/
* Only set extra_layout_delay if the loader is notGrace Kloba2010-05-241-1/+3
* Remove the use of a timer to delay painting, instead use a flag and check itNicolas Roard2010-05-213-8/+16
* Merge "reverse RTL characters in copy"Cary Clark2010-05-212-0/+110
|\
| * reverse RTL characters in copyCary Clark2010-05-212-0/+110
* | Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-211-1/+8
* | Update file chooser to pass the accept type from WebCore to Java.Ben Murdoch2010-05-211-4/+13
* | Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-216-15/+83
|/
* Prohibit scrolling not initiated by the user.Leon Scroggins III2010-05-191-0/+13
* Adding a mechanism for injecting accessibility in WebViews with disabled Java...Svetoslav Ganov2010-05-152-0/+77
* suppress partial screen updates if a canvas element is visibleCary Clark2010-05-143-0/+8
* Merge "clean up nav cache debugging"Cary Clark2010-05-144-11/+39
|\
| * clean up nav cache debuggingCary Clark2010-05-144-11/+39
* | Merge Webkit at r58956: Update plugin code to use C99 types. See http://trac....Ben Murdoch2010-05-145-18/+18
* | Merge Webkit at r58956: add new FrameLoaderClient methods. See http://trac.we...Ben Murdoch2010-05-142-0/+7
* | Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-14225-1366/+7336
|/
* restrict nav cache picture to content width, heightCary Clark2010-05-121-1/+2
* fix the pause() problem...Nicolas Roard2010-05-111-0/+1
* Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removedSteve Block2010-05-111-1/+2
* Merge webkit.org at r58033 : Implement MIMETypeRegistry::isApplicationPluginM...Steve Block2010-05-111-0/+5
* Merge webkit.org at r58033 : Update ChromeClientAndroid with refactoring of C...Steve Block2010-05-112-7/+16
* Merge webkit.org at r58033 : Update ChromeClient::iconForFiles()Steve Block2010-05-112-2/+3
* Merge webkit.org at r58033 : Update stubbed methods in InspectorClientAndroidSteve Block2010-05-111-15/+1
* Merge webkit.org at r58033 : ChromeClient::cancelGeolocationPermissionRequest...Steve Block2010-05-112-2/+2
* Merge webkit.org at r58033 : FrameLoader::setEncoding() has movedSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Add missing SharedBuffer.h includeSteve Block2010-05-111-0/+1
* Merge webkit.org at r58033 : Use new ZoomMode enumSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of KeyboardCodes.hSteve Block2010-05-112-2/+2
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-1117-25/+23
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-111-4/+0
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11547-9968/+48215
* Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-076-250/+534
* Provide access to current match highlighted.Leon Scroggins2010-05-062-0/+15
* Enable contentEditable.Leon Scroggins2010-05-055-7/+47
* Merge "Fix typo in FrameLoaderClientAndroid.cpp"Steve Block2010-05-051-1/+1
|\