OSDN Git Service

android-x86/external-webkit.git
2010-02-26 Mike Reedignore rootlayer when drawing (fixes regression)
2010-02-26 Steve BlockMerge "Adds layout tests for HTML5 features"
2010-02-26 Andrei PopescuMerge "enable debugger support in webkit with v8"
2010-02-26 Andrei Popescuenable debugger support in webkit with v8
2010-02-26 Mike ReedMerge "make methods private (or static local) if possib...
2010-02-26 Ben MurdochMerge "Only set the DatabaseTracker path if it has...
2010-02-26 Shimeng (Simon... Merge "Prevent unsafe upper casting by checking Element...
2010-02-25 Mike Reedmake methods private (or static local) if possible...
2010-02-25 Shimeng (Simon... Prevent unsafe upper casting by checking Element's...
2010-02-25 Ben MurdochOnly set the DatabaseTracker path if it has been succes...
2010-02-25 Mike Reedremove unused methods
2010-02-25 Nicolas RoardFix the gap when using the IME (Bug:2453748)
2010-02-25 Andrei PopescuMerge "Temporarily disable debugger support on V8 due...
2010-02-25 Andrei PopescuTemporarily disable debugger support on V8 due to a...
2010-02-25 Cary ClarkMerge "refactor drawing to support layers"
2010-02-25 Steve BlockAdds layout tests for HTML5 features
2010-02-25 Leon ClarkeMerge " Don't display our custom border round combo...
2010-02-25 Shimeng (Simon... Merge "Use reference instead of vector copying when...
2010-02-24 Shimeng (Simon... Use reference instead of vector copying when dealing...
2010-02-24 Cary Clarkrefactor drawing to support layers
2010-02-24 Nicolas RoardSimplify the layer code:
2010-02-24 Leon Clarke Don't display our custom border round combo boxes...
2010-02-24 Steve BlockMerge "Adds a missing initializer for Geolocation maxim...
2010-02-24 Steve BlockAdds a missing initializer for Geolocation maximumAge
2010-02-24 Ben MurdochDo not forward touch event types we do not support...
2010-02-24 Nicolas RoardRe-enable the layers
2010-02-24 Steve BlockMerge "Removes repeated headers in Geolocation.cpp"
2010-02-24 Steve BlockRemoves repeated headers in Geolocation.cpp
2010-02-24 Derek Sollenbergeram 70a336f2: am da8d052d: Merge "adding logging to...
2010-02-24 Patrick Scottam f494d11a: (-s ours) am 48633eb7: Do not merge.
2010-02-24 Derek Sollenbergeram 5bce6668: am 15027de7: Added new logging messages...
2010-02-24 Derek Sollenbergeram da8d052d: Merge "adding logging to determine the...
2010-02-24 Patrick Scottam 48633eb7: Do not merge.
2010-02-24 Derek Sollenbergeram 15027de7: Added new logging messages and updated...
2010-02-23 Derek SollenbergerMerge "adding logging to determine the delay between...
2010-02-23 Derek Sollenbergeradding logging to determine the delay between event...
2010-02-23 Steve BlockMerge "Fixes a bug with showing the Geolocation permiss...
2010-02-23 Huahui WuWhile upstreaming the JSC JIT patch to the open source...
2010-02-23 Steve BlockFixes a bug with showing the Geolocation permissions...
2010-02-23 Ben MurdochMerge "Co-ordinates of a TouchEvent object should be...
2010-02-23 Ben MurdochCo-ordinates of a TouchEvent object should be 0,0 to...
2010-02-23 Steve BlockMerge "Updates Android to final version of Geolocation...
2010-02-23 Steve BlockMerge "Cherry-pick WebKit change 55136 to add a means...
2010-02-23 Patrick ScottDo not merge.
2010-02-23 Mike Reedadd optional build flag to trigger enabling layers
2010-02-23 Steve BlockCherry-pick WebKit change 55136 to add a means to cance...
2010-02-23 Derek SollenbergerAdded new logging messages and updated event logs with...
2010-02-23 Steve BlockUpdates Android to final version of Geolocation positio...
2010-02-22 Patrick ScottMerge "Implement redirectDataToPlugin."
2010-02-22 Patrick ScottImplement redirectDataToPlugin.
2010-02-22 Derek Sollenbergeram 4c76da0e: am 1044e7fd: Fixes error where plugin...
2010-02-22 Derek Sollenbergeram 1044e7fd: Fixes error where plugin is created while...
2010-02-22 Derek SollenbergerFixes error where plugin is created while iterating...
2010-02-22 Steve BlockMerge "Update Android to reflect upstreaming of matrix...
2010-02-22 Steve BlockUpdate Android to reflect upstreaming of matrix optimiz...
2010-02-22 Nicolas RoardFix for busy loop
2010-02-21 Cary Clarkdisable webkit layers
2010-02-19 Mike Reedmove viewport into just this subclass
2010-02-19 Cary Clarkfix nav layer bugs
2010-02-19 Steve BlockUpdate Android to reflect recent upstreaming of V8...
2010-02-19 Steve BlockMerge "Fixes a crash in the Geolocation service when...
2010-02-19 Nicolas RoardSet the fixed position values when changed via setPosit...
2010-02-19 Steve BlockFixes a crash in the Geolocation service when using...
2010-02-19 Ben MurdochAdd support for setting key states with touch events...
2010-02-18 Mike ReedMerge "refactor"
2010-02-18 Ben MurdochMerge "Add code to try and reclaim granted but unused...
2010-02-18 Ben MurdochAdd code to try and reclaim granted but unused database...
2010-02-18 Steve BlockMerge "Fixes a bug in RenderLayer::paintLayer due to...
2010-02-18 Mike Reedrefactor
2010-02-18 Cary Clarkcheck for layer containing final nodes in DOM
2010-02-18 Steve BlockFixes a bug in RenderLayer::paintLayer due to Android...
2010-02-18 Steve BlockMerge "Android doesn't need to build V8VoidCallback...
2010-02-18 Steve BlockAndroid doesn't need to build V8VoidCallback.cpp
2010-02-18 Steve BlockMerge "Fixes a bug with the Geolocation suspend/resume...
2010-02-18 Steve BlockMerge "Cherry-pick WebKit change 54957 to use V8 Derive...
2010-02-18 Ben MurdochMerge "Update touch event bindings for V8 in V8Index...
2010-02-18 Steve BlockCherry-pick WebKit change 54957 to use V8 DerivedSource...
2010-02-18 Ben MurdochUpdate touch event bindings for V8 in V8Index.cpp to...
2010-02-18 Cary ClarkMerge "minor fixes to layer nav"
2010-02-18 Ben MurdochFix the V8 build.
2010-02-18 Ben MurdochUpdate V8 Bindings for touch to match what's upstream...
2010-02-18 Steve BlockFixes a bug with the Geolocation suspend/resume behaviour
2010-02-17 Steve BlockMerge "Updates WebKit's use of cmath to expect isfinite...
2010-02-17 Cary Clarkminor fixes to layer nav
2010-02-17 Leon ScrogginsChanges to remove WebTextView at end of touch/press...
2010-02-17 Steve BlockUpdates WebKit's use of cmath to expect isfinite, isinf...
2010-02-17 Cary ClarkMerge "Add UI considerations to layers"
2010-02-17 Cary ClarkAdd UI considerations to layers
2010-02-17 Steve BlockMerge "Updates Android to reflect upstreaming of CHROMI...
2010-02-17 Steve BlockMerge "Updates Android to reflect upstreaming of guards...
2010-02-17 Steve BlockUpdates Android to reflect upstreaming of CHROMIUM...
2010-02-17 Steve BlockUpdates Android to reflect upstreaming of guards on...
2010-02-16 Patrick ScottUse the new stlport build configuration.
2010-02-16 Steve BlockMerge "Adds an XPath generated header to the Android...
2010-02-16 Steve BlockAdds an XPath generated header to the Android build...
2010-02-16 Steve BlockMerge "Fix the sim-eng build"
2010-02-16 Ben MurdochMerge "Add toV8 conversion for touch event type."
2010-02-16 Steve BlockFix the sim-eng build
2010-02-16 Ben MurdochAdd toV8 conversion for touch event type.
2010-02-16 Steve BlockMerge webkit.org at r54731 : Update WEBKIT_MERGE_REVISION
next