summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25160-2725/+6352
* 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
|\
| * Fix typo in FrameLoaderClientAndroid.cppSteve Block2010-05-051-1/+1
* | am ce99ade6: am 6452300d: am d294ab99: Update plugin\'s dirtyRect to match th...Derek Sollenberger2010-05-031-0/+10
|\ \
| * \ am 6452300d: am d294ab99: Update plugin\'s dirtyRect to match the dirtyRect r...Derek Sollenberger2010-05-031-0/+10
| |\ \
| | * | Update plugin's dirtyRect to match the dirtyRect returned when locking a surf...Derek Sollenberger2010-05-031-0/+10
* | | | Merge "Fix a return type bug which is complained by gcc-4.6. If compile this ...Jing Yu2010-05-031-2/+1
|\ \ \ \
| * | | | Fix a return type bug which is complained by gcc-4.6.Jing Yu2010-05-021-2/+1
* | | | | Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98...Steve Block2010-04-29148-2717/+12156
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge webkit.org at r55033 : Implement FrameLoaderClient::didTransferChildFra...Steve Block2010-04-273-5/+21
| * | | | Merge webkit.org at r55033 : Implement new ChromeClient::iconForFiles method ...Steve Block2010-04-272-0/+6
| * | | | Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-27144-2712/+12129
* | | | | Merge "Do not hide the cursor ring when clicking on a <select> element."Leon Scroggins2010-04-274-5/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not hide the cursor ring when clicking on a <select> element.Leon Scroggins2010-04-274-5/+13
* | | | | Merge "move CachedInput::init() to cpp"Cary Clark2010-04-272-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | move CachedInput::init() to cppCary Clark2010-04-262-4/+6