summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-043-2/+19
* 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
|/
* Fix for bug 3414354 crash in navcacheKristian Monsen2011-02-021-7/+11
* Fix for bug 3413829, crash when loading pageKristian Monsen2011-02-021-1/+1
* 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
* | Ensure plugins receive an onScreen event even when the page reloadsDerek Sollenberger2011-02-011-1/+13
|/
* Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-011-0/+12
* 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
|\
| * Reduce history item saving frequency when scrolling.Shimeng (Simon) Wang2011-01-311-1/+9
* | Merge "Only set background tile color if it's valid. bug:3408110" into honeycombDave Burke2011-01-311-1/+2
|\ \ | |/ |/|
| * Only set background tile color if it's valid.Dave Burke2011-01-311-1/+2
* | Merge "Fix for bug 3405738, crash in nav cache" into honeycombKristian Monsen2011-01-311-5/+7
|\ \
| * | Fix for bug 3405738, crash in nav cacheKristian Monsen2011-01-311-5/+7
| |/
* | Merge "For textareas, do not use UI side layers." into honeycombLeon Scroggins2011-01-313-35/+15
|\ \
| * | For textareas, do not use UI side layers.Leon Scroggins2011-01-313-35/+15
| |/
* | Fix for bug 2864795, pausing plugin network traffic.Kristian Monsen2011-01-313-1/+35
|/
* Merge "Fixed element positioning fix" into honeycombTeng-Hui Zhu2011-01-304-0/+28
|\
| * Fixed element positioning fixTeng-Hui Zhu2011-01-304-0/+28
* | Draw extras on layers.Nicolas Roard2011-01-291-0/+5
* | Prevent the browser's GL rendering loop when plugins are full-screen.Derek Sollenberger2011-01-291-1/+12
|/
* Merge "Fix for bug 3398340" into honeycombKristian Monsen2011-01-284-10/+3
|\
| * Fix for bug 3398340Kristian Monsen2011-01-284-10/+3
* | Merge "Fix artifacts from clipped viewport." into honeycombChet Haase2011-01-281-2/+16
|\ \
| * | Fix artifacts from clipped viewport.Chet Haase2011-01-281-2/+16
| |/
* | Part of fix for bug 3394040Kristian Monsen2011-01-282-1/+8
|/
* Merge "Add Plugin API for controling the device power states" into honeycombDerek Sollenberger2011-01-277-0/+78
|\
| * Add Plugin API for controling the device power statesDerek Sollenberger2011-01-277-0/+78
* | b/3347670 Support installing online certs to the system keystore.Huahui Wu2011-01-274-0/+72
* | Make sure we only post task to live requestsKristian Monsen2011-01-271-3/+21
* | Working on Bug 2864795Kristian Monsen2011-01-274-2/+11
* | First part of fix for bug 2864795, not reading in a while loppKristian Monsen2011-01-271-22/+14
|/
* Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...Adam Powell2011-01-261-3/+3
|\
| * Fix bug 3299946 - Holo-fy focus and selection color scheme.Adam Powell2011-01-261-3/+3
* | Merge "Initial pass at a video API for plugins." into honeycombDerek Sollenberger2011-01-264-0/+146
|\ \
| * | Initial pass at a video API for plugins.Derek Sollenberger2011-01-264-0/+146
* | | Merge "Final polish of the WebView accessibility support for JavaAcript disab...Svetoslav Ganov2011-01-263-258/+512
|\ \ \
| * | | Final polish of the WebView accessibility support for JavaAcript disabled caseSvetoslav Ganov2011-01-263-258/+512
* | | | Merge "Fix hit testing inside layers." into honeycombPatrick Scott2011-01-265-12/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix hit testing inside layers.Patrick Scott2011-01-265-12/+12
| |/ /
* | | Merge "Call back loadstarted when the URL is loaded again in URL bar." into h...Shimeng (Simon) Wang2011-01-261-1/+0
|\ \ \ | |_|/ |/| |
| * | Call back loadstarted when the URL is loaded again in URL bar.Shimeng (Simon) Wang2011-01-251-1/+0
* | | Merge "Plugin API to allow for y-axis inversion during rendering." into honey...Derek Sollenberger2011-01-262-0/+27
|\ \ \ | |_|/ |/| |
| * | Plugin API to allow for y-axis inversion during rendering.Derek Sollenberger2011-01-262-0/+27
* | | Fix invalid draw events when the plugin is injected into a loaded pageDerek Sollenberger2011-01-252-7/+9
|/ /
* | Merge "Prevent timer from deleting itself twice." into honeycombDerek Sollenberger2011-01-252-5/+14
|\ \