summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-078-34/+295
* Adds a couple of missing headers to CachedLinkPrefetch.hSteve Block2010-05-071-1/+2
* am bf13d116: am ec366141: am 7f034a17: Fix a ref counting bug in touch event ...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
* | | am 4190ab28: am cc7f2722: am da713c02: Fix a crash caused by navigating away ...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 "Enable SVG compiling in gingerbread."Shimeng (Simon) Wang2010-05-043-7/+10
|\ \ \
| * | | Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-043-7/+10
* | | | Link prefetch supportLeon Clarke2010-05-0412-90/+250
|/ / /
* | | Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98...Steve Block2010-04-29307-3161/+8567
|\ \ \
| * | | Merge webkit.org at r55033 : Implement PluginPackage::NPVersion for AndroidSteve Block2010-04-271-0/+5
| * | | Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-275-64/+11
| * | | Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-27308-3150/+8604
* | | | 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
* | | | Add more padding round select boxes, use different assets atLeon Clarke2010-04-261-1/+4
* | | | Revert the ANDROID_FIX which is the same as the original.Shimeng (Simon) Wang2010-04-221-5/+1
* | | | Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-225-3/+19
* | | | Enable XPATH in Android browser.Shimeng (Simon) Wang2010-04-197-3/+46
* | | | Performance improvements in GraphicsLayer: implement the simple image code path.Nicolas Roard2010-04-163-7/+37
|/ / /
* | | Revert previous CL due to side-effect.Nicolas Roard2010-04-151-10/+3
* | | am f635101c: am 233b1e5a: am 54070f49: Merge "Make sure to layout the view wi...Patrick Scott2010-04-151-0/+4
|\ \ \ | |/ /
| * | am 54070f49: Merge "Make sure to layout the view with the final dimensions." ...Patrick Scott2010-04-141-0/+4
| |\ \ | | |/
| | * Merge "Make sure to layout the view with the final dimensions." into froyoPatrick Scott2010-04-141-0/+4
| | |\
| | | * Make sure to layout the view with the final dimensions.Patrick Scott2010-04-141-0/+4
* | | | am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-152-2/+11
|\ \ \ \ | |/ / /
| * | | am 22804c07: Pass scroll mode to Java so that we can handle overflow on html ...Grace Kloba2010-04-142-2/+11
| |\ \ \ | | |/ /
| | * | Pass scroll mode to Java so that we can handleGrace Kloba2010-04-132-2/+11
| | |/
* | | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-142-2/+0
* | | am 13aa9bd5: am ac90fdd7: Merge "Cherry pick http://codereview.chromium.org/1...Andrei Popescu2010-04-121-1/+1
|\ \ \ | |/ /
| * | am ac90fdd7: Merge "Cherry pick http://codereview.chromium.org/1560007" into ...Andrei Popescu2010-04-121-1/+1
| |\ \ | | |/
| | * Merge "Cherry pick http://codereview.chromium.org/1560007" into froyoAndrei Popescu2010-04-121-1/+1
| | |\
| | | * Cherry pick http://codereview.chromium.org/1560007Andrei Popescu2010-04-121-1/+1
* | | | am 3ee9e897: am d71ec47f: Merge "Cherry pick http://codereview.chromium.org/1...Andrei Popescu2010-04-121-7/+4
|\ \ \ \ | |/ / /
| * | | am d71ec47f: Merge "Cherry pick http://codereview.chromium.org/1549001" into ...Andrei Popescu2010-04-121-7/+4
| |\ \ \ | | |/ /
| | * | Merge "Cherry pick http://codereview.chromium.org/1549001" into froyoAndrei Popescu2010-04-121-7/+4
| | |\ \
| | | * | Cherry pick http://codereview.chromium.org/1549001Andrei Popescu2010-04-121-7/+4
| | | |/
* | | | am b303a4d8: am 30f14070: Merge "Cherry-pick http://codereview.chromium.org/1...Andrei Popescu2010-04-121-0/+1
|\ \ \ \ | |/ / /
| * | | am 30f14070: Merge "Cherry-pick http://codereview.chromium.org/1594015" into ...Andrei Popescu2010-04-121-0/+1
| |\ \ \ | | |/ /
| | * | Merge "Cherry-pick http://codereview.chromium.org/1594015" into froyoAndrei Popescu2010-04-121-0/+1
| | |\ \
| | | * | Cherry-pick http://codereview.chromium.org/1594015Andrei Popescu2010-04-121-0/+1
| | | |/
* | | | am 1f2e23af: am 61c1b0ac: Merge "Cherry pick http://src.chromium.org/viewvc/c...Andrei Popescu2010-04-121-0/+4
|\ \ \ \ | |/ / /
| * | | am 61c1b0ac: Merge "Cherry pick http://src.chromium.org/viewvc/chrome?view=re...Andrei Popescu2010-04-121-0/+4
| |\ \ \ | | |/ /
| | * | Cherry pick http://src.chromium.org/viewvc/chrome?view=rev&revision=43874Andrei Popescu2010-04-121-0/+4
| | |/
* | | am 18fc0da0: am 0c736339: Only allow animations computed on the UI if we have...Nicolas Roard2010-04-071-1/+1
|\ \ \ | |/ /
| * | am 0c736339: Only allow animations computed on the UI if we have two steps --...Nicolas Roard2010-04-071-1/+1
| |\ \ | | |/
| | * Only allow animations computed on the UI if we have two steps -- otherwise le...Nicolas Roard2010-04-071-1/+1