summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "don't combine single image bitmaps"Cary Clark2011-02-148-22/+33
|\
| * don't combine single image bitmapsCary Clark2011-02-148-22/+33
* | Merge "Generate well-formed makrup for accessibility events."Svetoslav Ganov2011-02-142-23/+8
|\ \
| * | Generate well-formed makrup for accessibility events.Svetoslav Ganov2011-02-142-23/+8
* | | Merge "remove unused helper class"Cary Clark2011-02-141-98/+0
|\ \ \
| * | | remove unused helper classCary Clark2011-02-141-98/+0
| | |/ | |/|
* | | Merge "Adding debug information about requests. #ifdef out by default"Kristian Monsen2011-02-142-1/+26
|\ \ \
| * | | Adding debug information about requests. #ifdef out by defaultKristian Monsen2011-02-022-1/+26
* | | | Merge "Partly fix for bug 3410366"Kristian Monsen2011-02-141-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Partly fix for bug 3410366Kristian Monsen2011-02-021-0/+2
| |/ /
* | | Merge "Fix ANR in the browser Sometimes we were not releasing textures as the...Nicolas Roard2011-02-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix ANR in the browserNicolas Roard2011-02-101-1/+1
* | | Merge "b/3416864 Pass the certificate info from native to JAVA."Huahui Wu2011-02-103-42/+15
|\ \ \
| * | | b/3416864 Pass the certificate info from native to JAVA.Huahui Wu2011-02-103-42/+15
* | | | Merge "Only update history position if scrolling is done by user."Shimeng (Simon) Wang2011-02-101-15/+17
|\ \ \ \
| * | | | Only update history position if scrolling is done by user.Shimeng (Simon) Wang2011-02-101-15/+17
* | | | | Merge "Do not accept cookies for file scheme URLs by default"Steve Block2011-02-103-3/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Do not accept cookies for file scheme URLs by defaultKristian Monsen2011-02-103-3/+51
| | |/ / | |/| |
* | | | remove obsolete nav cache dump statementCary Clark2011-02-101-1/+0
* | | | Merge changes I0c422ecd,Ia06decf9Teng-Hui Zhu2011-02-104-19/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve the fixed element position calculationTeng-Hui Zhu2011-02-094-19/+13
* | | | Merge "Consolidate scrolling methods."Patrick Scott2011-02-093-39/+14
|\ \ \ \
| * | | | Consolidate scrolling methods.Patrick Scott2011-02-093-39/+14
| |/ / /
* | | | WevView accessibility no JavaScript - clean up, null poiner error.Svetoslav Ganov2011-02-092-327/+330
|/ / /
* | | Guard autofill correctly.Ben Murdoch2011-02-081-0/+2
|/ /
* | am 4fff0b9f: am 2bac1e45: Only invalidate the webview when the plugin has new...Derek Sollenberger2011-02-073-2/+19
|\ \
| * | Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-043-2/+19
* | | Store form data when it is submitted.Leon Scroggins2011-02-044-45/+51
* | | am 747837fe: am afd330e2: Merge "stop GL drawing thread before killing WebCor...Cary Clark2011-02-031-1/+16
|\ \ \ | |/ /
| * | Merge "stop GL drawing thread before killing WebCore" into honeycombCary Clark2011-02-031-1/+16
| |\ \
| | * | stop GL drawing thread before killing WebCoreCary Clark2011-02-031-1/+16
| * | | DO NOT MERGE. Pass an extra boolean with scrollTo message.Leon Scroggins2011-02-022-5/+14
| |/ /
* | | Use ListBoxPopupMenuClient for listboxes.Leon Scroggins2011-02-032-129/+2
* | | am a5082a9a: am 9962eeba: Fix for bug 3414354 crash in navcacheKristian Monsen2011-02-021-7/+11
|\ \ \ | |/ /
| * | Fix for bug 3414354 crash in navcacheKristian Monsen2011-02-021-7/+11
* | | am eea4fc09: am 01ba5545: Fix for bug 3413829, crash when loading pageKristian Monsen2011-02-021-1/+1
|\ \ \ | |/ /
| * | Fix for bug 3413829, crash when loading pageKristian Monsen2011-02-021-1/+1
* | | am 7bb73b67: am 4da96b99: Get layers showing againBen Murdoch2011-02-012-12/+7
|\ \ \ | |/ /
| * | Get layers showing againBen Murdoch2011-02-022-12/+7
| * | Merge "Improving fix for bug 3317722 - DO NOT MERGE" into honeycombKristian Monsen2011-02-011-4/+6
| |\ \
| | * | Improving fix for bug 3317722 - DO NOT MERGEKristian Monsen2011-02-011-4/+6
* | | | am b34b06ef: am 7518a1d4: Merge "Ensure plugins receive an onScreen event eve...Derek Sollenberger2011-02-011-1/+13
|\ \ \ \ | |/ / /
| * | | Ensure plugins receive an onScreen event even when the page reloadsDerek Sollenberger2011-02-011-1/+13
| |/ /
* | | am 19a35bdf: am f09d842c: Smoother scrolling by preparing offscreen tiles (cr...Dave Burke2011-02-011-0/+12
|\ \ \ | |/ /
| * | Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-011-0/+12
* | | Remove unnecessary getter for userInitiatedAction.Leon Scroggins2011-02-011-6/+3
* | | Pass an extra boolean with scrollTo message.Leon Scroggins2011-02-012-5/+14
| |/ |/|
* | Fix CTS test crashKristian Monsen2011-02-011-4/+6
|/
* Prevent plugin node from being deleted in the nav cache.Derek Sollenberger2011-01-311-1/+2
* Merge "Reduce history item saving frequency when scrolling." into honeycombShimeng (Simon) Wang2011-01-311-1/+9
|\