OSDN Git Service

Outset the rectangle containing the match after checking the clip.
[android-x86/external-webkit.git] / WebKit /
2010-03-11 Leon ScrogginsOutset the rectangle containing the match after checkin...
2010-03-11 Leon ClarkeMerge "Actually call the script when plugins try to...
2010-03-11 Steve BlockMerge "Marks remaining Android-specific changes to...
2010-03-11 Cary Clarkset the cached focus state when a node is in a fixed...
2010-03-11 Steve BlockMerge "Update Android to reflect final version submitte...
2010-03-10 Leon ScrogginsMerge "Use a paint with 80% alpha instead of saveLayer...
2010-03-10 Leon ScrogginsUse a paint with 80% alpha instead of saveLayer for...
2010-03-10 Steve BlockMerge "When starting the Geolocation service, we need...
2010-03-09 Grace KlobaUpdate android_npapi to remove the special code
2010-03-09 Leon ScrogginsOnly call plugin touch code if it is in full screen
2010-03-09 Nicolas RoardFix bug 'Children of fixed elements do not always remai...
2010-03-09 Mike Reedbuild-fix for the no-layers config
2010-03-09 Cary ClarkrequestChildRectangleOnScreen takes layers into account
2010-03-09 Derek SollenbergerMerge "fix to ensure plugins are not shown when they...
2010-03-09 Steve BlockMerge "Adds some logging to JObjectWrapper"
2010-03-09 Derek Sollenbergerfix to ensure plugins are not shown when they are marke...
2010-03-08 Shimeng (Simon)... Merge "Serialize/unserialize screen width scale, which...
2010-03-08 Cary Clarkcheck for null node to prevent monkey crash
2010-03-08 Cary Clarkscroll into view considers layers
2010-03-06 Shimeng (Simon)... Serialize/unserialize screen width scale, which is...
2010-03-05 Leon ScrogginsSet the proper frame's focus controller to active and...
2010-03-05 Steve BlockMerge "Fixes a leaked JNI local reference in MIMETypeRe...
2010-03-05 Steve BlockFixes a leaked JNI local reference in MIMETypeRegistry...
2010-03-05 Andrei PopescuMerge "Remove unnecessary call to ChromeClientAndroid...
2010-03-05 Andrei PopescuRemove unnecessary call to ChromeClientAndroid::schedul...
2010-03-05 Patrick ScottMerge "Fix history restore."
2010-03-05 Cary ClarkMerge "forgot header file ; broke build in 43447"
2010-03-05 Cary ClarkMerge "fixes with find drawing in layers"
2010-03-05 Cary Clarkfixes with find drawing in layers
2010-03-05 Patrick ScottFix history restore.
2010-03-04 Patrick ScottMerge "Use the complete url when blocking images."
2010-03-04 Mike ReedMerge "disable visiblerect debugging printfs"
2010-03-04 Mike Reeddisable visiblerect debugging printfs
2010-03-04 Leon ClarkeDon't leak global weak references when running layout...
2010-03-03 Jean-Baptiste Queruam fa65eb8a: (-s ours) am 9a77bf56: Revert "Use STLPort...
2010-03-03 Jean-Baptiste Queruam 9a77bf56: Revert "Use STLPort instead of our strippe...
2010-03-03 Jean-Baptiste QueruRevert "Use STLPort instead of our stripped version...
2010-03-03 Jean-Baptiste Queruam 381c572c: (-s ours) am f0073a99: Use STLPort instead...
2010-03-03 Claire Hoam dd77efd5: (-s ours) am 60326ce1: Android ICU4...
2010-03-03 Jean-Baptiste Queruam f0073a99: Use STLPort instead of our stripped versio...
2010-03-03 Jean-Baptiste QueruUse STLPort instead of our stripped version. DO NOT...
2010-03-03 Cary ClarkMerge "stop parsing text for addresses if input element...
2010-03-03 Cary Clarkstop parsing text for addresses if input element is...
2010-03-03 Mike ReedMerge "add optional preftable to image codecs, for...
2010-03-03 Patrick ScottMerge "Call setCurrentIndex to trigger the client callb...
2010-03-03 Patrick ScottCall setCurrentIndex to trigger the client callback.
2010-03-03 Patrick ScottMerge "Revive my change to not add anchor navigations...
2010-03-03 Steve BlockMerge "Adds Android-specific expected results for some...
2010-03-03 Claire Hoam 60326ce1: Android ICU4.2.1 upgrade. DO NOT MERGE...
2010-03-03 Andrei PopescuMerge "Fix V8 build when instrumentation is on"
2010-03-03 Andrei PopescuFix V8 build when instrumentation is on
2010-03-03 Claire Ho Android ICU4.2.1 upgrade. DO NOT MERGE.
2010-03-03 Steve BlockMerge "Fixes a crash in WeakJavaInstance"
2010-03-03 Steve BlockFixes a crash in WeakJavaInstance
2010-03-03 Cary Clarkrefactor find state and scrolling
2010-03-02 Cary Clarkallow anchor containing layer to be mapped to navable...
2010-03-02 Derek Sollenbergeram 4e409302: am a506357e: Adding logging to android...
2010-03-01 Cary ClarkMerge "use advance widths to deduce spaces in selected...
2010-03-01 Cary Clarkuse advance widths to deduce spaces in selected text
2010-03-01 Steve BlockMerge "Adds Android-specific result for a Geolocation...
2010-03-01 Leon ScrogginsMerge "Make nativeMoveCursorToNextTextInput return...
2010-03-01 Leon ScrogginsMake nativeMoveCursorToNextTextInput return a value...
2010-02-26 Mike ReedMerge "ignore rootlayer when drawing (fixes regression...
2010-02-26 Mike Reedignore rootlayer when drawing (fixes regression)
2010-02-26 Leon ClarkeMerge " Don't crash when throwing javascript excepti...
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 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 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 Andrei PopescuMerge "Temporarily disable debugger support on V8 due...
2010-02-25 Cary ClarkMerge "refactor drawing to support layers"
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 Ben MurdochDo not forward touch event types we do not support...
2010-02-24 Steve BlockMerge "Removes 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 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 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 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-22 Patrick ScottMerge "Implement redirectDataToPlugin."
next