OSDN Git Service

android-x86/external-webkit.git
2011-01-30 Teng-Hui ZhuFixed element positioning fix
2011-01-29 Nicolas RoardFix flickering when drawing extras, as well as continuo...
2011-01-28 Nicolas RoardBe sure to only enable compositing for sibling
2011-01-28 Kristian MonsenMerge "Fix for bug 3398340" into honeycomb
2011-01-28 Chet HaaseMerge "Fix artifacts from clipped viewport." into honeycomb
2011-01-28 Kristian MonsenPart of fix for bug 3394040
2011-01-28 Kristian MonsenFix for bug 3398340
2011-01-28 Dave BurkeMerge "Enable layers for fixed elements only for mobile...
2011-01-28 Chet HaaseFix artifacts from clipped viewport.
2011-01-28 Nicolas RoardMerge "Add some debugging functions and some cleanup...
2011-01-28 Nicolas RoardAdd some debugging functions and some cleanup speeding...
2011-01-28 Nicolas RoardEnable layers for fixed elements only for mobile websites
2011-01-27 Derek SollenbergerMerge "Add Plugin API for controling the device power...
2011-01-27 Derek SollenbergerAdd Plugin API for controling the device power states
2011-01-27 Huahui WuMerge "b/3347670 Support installing online certs to...
2011-01-27 Dave BurkeMerge "Fix trying to prepare more tiles than are availa...
2011-01-27 Dave BurkeMerge "Have different x-fade rates for zoom in vs zoom...
2011-01-27 Dave BurkeFix trying to prepare more tiles than are available...
2011-01-27 Huahui Wub/3347670 Support installing online certs to the system...
2011-01-27 Dave BurkeHave different x-fade rates for zoom in vs zoom out.
2011-01-27 Kristian MonsenMake sure we only post task to live requests
2011-01-27 Kristian MonsenWorking on Bug 2864795
2011-01-27 Kristian MonsenFirst part of fix for bug 2864795, not reading in a...
2011-01-27 Adam PowellMerge "Fix bug 3299946 - Holo-fy focus and selection...
2011-01-27 Adam PowellFix bug 3299946 - Holo-fy focus and selection color...
2011-01-26 Derek SollenbergerMerge "Initial pass at a video API for plugins." into...
2011-01-26 Derek SollenbergerInitial pass at a video API for plugins.
2011-01-26 Nicolas RoardMerge "Fix the flickering bug. We return any previous...
2011-01-26 Nicolas RoardFix the flickering bug. We return any previous textures...
2011-01-26 Svetoslav GanovMerge "Final polish of the WebView accessibility suppor...
2011-01-26 Patrick ScottMerge "Fix hit testing inside layers." into honeycomb
2011-01-26 Patrick ScottFix hit testing inside layers.
2011-01-26 Svetoslav GanovFinal polish of the WebView accessibility support for...
2011-01-26 Shimeng (Simon... Merge "Call back loadstarted when the URL is loaded...
2011-01-26 Derek SollenbergerMerge "Plugin API to allow for y-axis inversion during...
2011-01-26 Derek SollenbergerPlugin API to allow for y-axis inversion during rendering.
2011-01-26 Nicolas RoardMerge "Implement a workaround for the texture corruptio...
2011-01-26 Nicolas RoardImplement a workaround for the texture corruption
2011-01-25 Teng-Hui ZhuAuto fixed element positioning fix
2011-01-25 Shimeng (Simon... Call back loadstarted when the URL is loaded again...
2011-01-25 Patrick ScottMerge "Sync the parent layer's children." into honeycomb
2011-01-25 Patrick ScottSync the parent layer's children.
2011-01-25 Derek SollenbergerFix invalid draw events when the plugin is injected...
2011-01-25 Derek SollenbergerMerge "Prevent timer from deleting itself twice." into...
2011-01-25 Ben MurdochMerge "Fix crash in LayerAndroid::addAnimation" into...
2011-01-25 Ben MurdochMerge "Merge WebKit at Chromium 9.0.597.83: Update...
2011-01-25 Ben MurdochMerge "Merge WebKit at Chromium 9.0.597.83: Trivial...
2011-01-25 Derek SollenbergerPrevent timer from deleting itself twice.
2011-01-25 John ReckMerge "Move localstorage into private folder" into...
2011-01-25 Shimeng (Simon... Merge "Use platform bridge to control high usage delta...
2011-01-25 Leon ScrogginsUse an integer to keep track of the blurring node.
2011-01-25 Ben MurdochFix crash in LayerAndroid::addAnimation
2011-01-25 Ben MurdochMerge WebKit at Chromium 9.0.597.83: Update WebKit...
2011-01-25 Ben MurdochMerge WebKit at Chromium 9.0.597.83: Trivial merge...
2011-01-25 Nicolas RoardFix "jumpy" mode and textfield input
2011-01-25 Nicolas RoardMerge "Improve layers repaint mechanism" into honeycomb
2011-01-25 Nicolas RoardImprove layers repaint mechanism
2011-01-24 Leon ScrogginsMerge "Wait until the focus changes to hide keyboard...
2011-01-24 Leon ScrogginsMerge "Only revealSelection if scale has not changed...
2011-01-24 Leon ScrogginsWait until the focus changes to hide keyboard.
2011-01-24 Bart SearsMerge "Fix for bug 3380288" into honeycomb
2011-01-24 Leon ScrogginsOnly revealSelection if scale has not changed.
2011-01-24 Nicolas RoardMerge "Work around for pure virtual layers crash."...
2011-01-24 Shimeng (Simon... Use platform bridge to control high usage delta MB.
2011-01-24 John ReckMove localstorage into private folder
2011-01-24 Chet HaaseOptimize display lists by caching drawGL function pointer.
2011-01-24 Kristian MonsenFix for bug 3380288
2011-01-24 Ben MurdochWork around for pure virtual layers crash.
2011-01-24 Nicolas RoardRemove logs
2011-01-23 Nicolas RoardImplement tiles synchronization
2011-01-21 Leon ScrogginsLine up text with WebTextView.
2011-01-21 Derek SollenbergerDo not dismiss the keyboard if the plugin is the focuse...
2011-01-21 Ben MurdochVideo doesn't use a layer as we hand it off to the...
2011-01-20 Derek Sollenbergerrelocate the glFinish to prevent it from needlessly...
2011-01-20 Nicolas RoardMerge "Fix deadlock in textures generator" into honeycomb
2011-01-20 Nicolas RoardFix deadlock in textures generator
2011-01-20 Cary ClarkMerge "match the frame with the node" into honeycomb
2011-01-20 Derek SollenbergerMerge "Send appropriate events when plugin is dynamical...
2011-01-20 Cary Clarkmatch the frame with the node
2011-01-20 Iain MerrickReport SSL certificates to WebView.
2011-01-20 Derek SollenbergerSend appropriate events when plugin is dynamically...
2011-01-20 Ben MurdochMerge "Merge WebKit at Chromium 9.0.597.76: Update...
2011-01-20 Ben MurdochMerge "Don't allow fullscreen video to play from the...
2011-01-20 Kristian MonsenMerge "Prelinking libwebcore after making more space...
2011-01-20 Leon ScrogginsMerge "Do not reveal selection unless the focus control...
2011-01-20 Kristian MonsenPrelinking libwebcore after making more space in the...
2011-01-20 Leon ScrogginsDo not reveal selection unless the focus controller...
2011-01-20 Ben MurdochMerge WebKit at Chromium 9.0.597.76: Update WebKit...
2011-01-19 Teng-Hui ZhuScroll Dimension need re-computed when size changed.
2011-01-19 Ben MurdochDon't allow fullscreen video to play from the onload...
2011-01-19 Nicolas RoardMerge "Fix "jump" bug" into honeycomb
2011-01-19 David 'Digit... Merge "Fix browser build on non-ARMv7 configurations...
2011-01-19 Nicolas RoardFix "jump" bug
2011-01-19 David 'Digit... Fix browser build on non-ARMv7 configurations.
2011-01-19 Derek SollenbergerTrigger OnScreen events when the page loads.
2011-01-19 Leon ScrogginsMove selection on screen when size changes.
2011-01-19 Kristian MonsenMerge "Passing WebSettings cacheMode to the chrome...
2011-01-19 Russell BrennerMerge "Fix (or partial fix) for 3355185, crash on broke...
2011-01-19 Russell BrennerFix (or partial fix) for 3355185, crash on broken-ideog...
2011-01-19 Kristian MonsenPassing WebSettings cacheMode to the chrome load_flags
next