summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-0715-284/+830
* Adds a couple of missing headers to CachedLinkPrefetch.hSteve Block2010-05-071-1/+2
* Provide access to current match highlighted.Leon Scroggins2010-05-062-0/+15
* am bf13d116: am ec366141: am 7f034a17: Fix a ref counting bug in touch event ...Ben Murdoch2010-05-061-5/+5
|\
| * am ec366141: am 7f034a17: Fix a ref counting bug in touch event handling. The...Ben Murdoch2010-05-061-5/+5
| |\
| | * am 7f034a17: Fix a ref counting bug in touch event handling. The RefPtr retur...Ben Murdoch2010-05-061-5/+5
| | |\
| | | * Fix a ref counting bug in touch event handling. The RefPtr returned from m_or...Ben Murdoch2010-05-061-5/+5
* | | | Enable contentEditable.Leon Scroggins2010-05-055-7/+47
* | | | am 4190ab28: am cc7f2722: am da713c02: Fix a crash caused by navigating away ...Ben Murdoch2010-05-051-0/+3
|\ \ \ \ | |/ / /
| * | | am cc7f2722: am da713c02: Fix a crash caused by navigating away from a page w...Ben Murdoch2010-05-051-0/+3
| |\ \ \ | | |/ /
| | * | am da713c02: Fix a crash caused by navigating away from a page with your fing...Ben Murdoch2010-05-051-0/+3
| | |\ \ | | | |/
| | | * Fix a crash caused by navigating away from a page with your finger still down...Ben Murdoch2010-05-051-0/+3
* | | | Merge "Fix typo in FrameLoaderClientAndroid.cpp"Steve Block2010-05-051-1/+1
|\ \ \ \
| * | | | Fix typo in FrameLoaderClientAndroid.cppSteve Block2010-05-051-1/+1
* | | | | Merge "Enable SVG compiling in gingerbread."Shimeng (Simon) Wang2010-05-045-13/+18
|\ \ \ \ \
| * | | | | Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-045-13/+18
* | | | | | Link prefetch supportLeon Clarke2010-05-0420-90/+402
* | | | | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am d294ab99: Update plugin\'s dirtyRect to match the dirtyRect returned when ...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-29585-9034/+27009
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge webkit.org at r55033 : Update WebKit revisionSteve Block2010-04-271-2/+2
| * | | | | Merge webkit.org at r55033 : Update Android-specific LayoutTest expected resultSteve Block2010-04-271-2/+7
| * | | | | Merge webkit.org at r55033 : Implement FrameLoaderClient::didTransferChildFra...Steve Block2010-04-273-5/+21
| * | | | | Merge webkit.org at r55033 : Implement PluginPackage::NPVersion for AndroidSteve Block2010-04-271-0/+5
| * | | | | Merge webkit.org at r55033 : Implement new ChromeClient::iconForFiles method ...Steve Block2010-04-272-0/+6
| * | | | | Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-275-64/+11
| * | | | | Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-27580-9014/+27010
* | | | | | Merge changes I347b2c80,I9e3185deBen Murdoch2010-04-283-0/+9
|\ \ \ \ \ \
| * | | | | | Cherry pick of WebKit.org revision r58323. Improves documentation for the Tou...Ben Murdoch2010-04-281-0/+7
| * | | | | | Removing the TouchStationary state from PlatformTouchPoint resultedBen Murdoch2010-04-282-0/+2
* | | | | | | 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 "Remove Python generated files accidentally added to tree in WebKit merge"Steve Block2010-04-2758-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove Python generated files accidentally added to tree in WebKit mergeSteve Block2010-04-2658-0/+0
* | | | | | | | Merge "move CachedInput::init() to cpp"Cary Clark2010-04-272-4/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | move CachedInput::init() to cppCary Clark2010-04-262-4/+6
* | | | | | | | Add more padding round select boxes, use different assets atLeon Clarke2010-04-264-36/+85
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Add touch event LayoutTests to Android tree (at current WebKit revisio...Steve Block2010-04-2315-0/+640
|\ \ \ \ \ \ \
| * | | | | | | Add touch event LayoutTests to Android tree (at current WebKit revision, 54731).Steve Block2010-04-2315-0/+640
* | | | | | | | Merge "Fixes the Geolocation mock position timestamp"Steve Block2010-04-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes the Geolocation mock position timestampSteve Block2010-04-231-1/+1
| |/ / / / / / /
* | | | | | | | Merge "Revert the ANDROID_FIX which is the same as the original."Shimeng (Simon) Wang2010-04-221-5/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert the ANDROID_FIX which is the same as the original.Shimeng (Simon) Wang2010-04-221-5/+1
| |/ / / / / / /
* | | | | | | | am 29189dc4: am 6ec27fea: am 5076efcd: don\'t hide transparent nodesCary Clark2010-04-221-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | am 6ec27fea: am 5076efcd: don\'t hide transparent nodesCary Clark2010-04-221-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | am 5076efcd: don\'t hide transparent nodesCary Clark2010-04-221-1/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |