OSDN Git Service

More debug info for each layer
[android-x86/external-webkit.git] / WebCore /
2011-01-13 Teng-Hui ZhuMore debug info for each layer
2011-01-13 Teng-Hui ZhuRevert a WAR.
2011-01-13 Teng-Hui ZhuCode clean up.
2011-01-13 Teng-Hui ZhuMerge "The fixed element layer should not inherit the...
2011-01-13 Teng-Hui ZhuMerge "The m_projectionMatrix in the ShaderProgram...
2011-01-13 Teng-Hui ZhuThe fixed element layer should not inherit the parent...
2011-01-12 Teng-Hui ZhuThe m_projectionMatrix in the ShaderProgram need to...
2011-01-12 Cary ClarkMerge "always compute cx, cy in select text" into honeycomb
2011-01-12 Patrick ScottMerge "Fix a ref count issue." into honeycomb
2011-01-12 Leon ScrogginsMerge "Disable rounding hacks." into honeycomb
2011-01-12 Leon ScrogginsMerge "Remove the WebTextView always when moving off...
2011-01-12 Leon ScrogginsMerge "Fix <select> with size." into honeycomb
2011-01-11 Leon ScrogginsDisable rounding hacks.
2011-01-11 Teng-Hui ZhuFix the invalidate on the layer
2011-01-11 Shimeng (Simon)... Merge "Use float to preserve scales' accuracy." into...
2011-01-11 Shimeng (Simon)... Use float to preserve scales' accuracy.
2011-01-11 Patrick ScottMerge "Prevent a crash by caching overflow scrolling...
2011-01-11 Patrick ScottPrevent a crash by caching overflow scrolling.
2011-01-11 Shimeng (Simon)... Merge "Remove ANDROID_SCROLL_ON_GOTO_ANCHOR in WebCore...
2011-01-11 Cary ClarkMerge "layer or save push/pop should start new rect...
2011-01-11 Kristian MonsenMerge "Fix a warning" into honeycomb
2011-01-11 Derek SollenbergerCherrypick of https://android-git.corp.google.com/g...
2011-01-10 Nicolas RoardMerge "Enable fixed layers for all websites" into honeycomb
2011-01-10 Nicolas RoardEnable fixed layers for all websites
2011-01-10 Nicolas RoardMerge "Change the transition from cross-fading to simpl...
2011-01-10 Nicolas RoardChange the transition from cross-fading to simple fadin...
2011-01-10 Cary ClarkMerge "selectBestAt missing another null check" into...
2011-01-10 Kristian MonsenFix a warning
2011-01-10 Leon ScrogginsMerge "Ensure that PopupReply does not take action...
2011-01-10 Leon ScrogginsEnsure that PopupReply does not take action after disco...
2011-01-07 Nicolas RoardMerge "Fix alpha compositing in the shaders to work...
2011-01-07 Shimeng (Simon)... Remove ANDROID_SCROLL_ON_GOTO_ANCHOR in WebCore/config.h
2011-01-07 Nicolas RoardFix alpha compositing in the shaders to work with premu...
2011-01-07 Teng-Hui ZhuAdd debug info
2011-01-07 Derek SollenbergerMerge "Add multi-touch plugin API." into honeycomb
2011-01-07 Teng-Hui ZhuRedo the clippingRect calculation
2011-01-07 Shimeng (Simon)... Merge "Not set max decoded image size in WebCore."...
2011-01-07 Steve BlockMerge "Update a WebCache comment" into honeycomb
2011-01-07 Steve BlockMerge "Adds an optimization to cache the WebCache backe...
2011-01-07 Iain MerrickMerge "Fix MIME type handling for badly-behaved servers...
2011-01-07 Ben MurdochMerge WebKit at Chromium 9.0.597.55: RenderFrame docWid...
2011-01-07 Ben MurdochMerge WebKit at Chromium 9.0.597.55: trivial merge...
2011-01-07 Shimeng (Simon)... Don't reflow if a RenderBlock has background color...
2011-01-06 Leon ScrogginsMerge "When canceling <select> popup leave the value...
2011-01-06 Leon ScrogginsWhen canceling <select> popup leave the value unchanged.
2011-01-06 Steve BlockMerge changes Idd1eee54,I6a266e12,Iaa56a5a5,I81915808...
2011-01-06 Steve BlockMerge WebKit at r72805: Cherry-pick WebKit change 73062
2011-01-06 Steve BlockMerge WebKit at r72805: Cherry-pick WebKit change 72948
2011-01-06 Steve BlockMerge WebKit at r72805: Update call sites to RenderFram...
2011-01-06 Steve BlockMerge WebKit at r72805: Undo previous conflict resoluti...
2011-01-06 Steve BlockMerge WebKit at r72805: Update GraphicsContext method...
2011-01-06 Steve BlockMerge WebKit at r72805: Use Node::parent() rather than...
2011-01-06 Steve BlockMerge WebKit at r72805: Initial merge by Git
2011-01-06 Patrick ScottTurn off iframe flattening.
2011-01-06 Cary ClarkMerge "refine empty picture test to look for color...
2011-01-05 Teng-Hui ZhuMerge "clip rect fix for iframe when GL on"
2011-01-05 Cary Clarkrefine empty picture test to look for color rects
2011-01-05 Derek SollenbergerMerge "Plugin API to report the onscreen visibility...
2011-01-05 Derek SollenbergerPlugin API to report the onscreen visibility of the...
2011-01-05 Steve Blockam c9f38c56: (-s ours) am 08fcb454: Cherry-pick WebKit...
2011-01-05 Steve Blockam 08fcb454: Cherry-pick WebKit change 60729 to avoid...
2011-01-05 Teng-Hui Zhuclip rect fix for iframe when GL on
2011-01-04 Derek SollenbergerMerge "Add full-screen support for OpenGL based plugins."
2011-01-04 Patrick ScottMerge "Remove the div element check."
2011-01-04 Patrick ScottRemove the div element check.
2011-01-04 Steve BlockMerge "Update JSDOMWindowBase to reflect recent upstrea...
2011-01-04 Patrick ScottFix mlb shopping site not drawing correctly.
2010-12-31 Steve BlockUpdate JSDOMWindowBase to reflect recent upstreaming
2010-12-29 Teng-Hui ZhuMerge "A WAR to get content showing up when GL enabled"
2010-12-28 Teng-Hui ZhuA WAR to get content showing up when GL enabled
2010-12-23 Cary ClarkMerge "use text slop for ring test"
2010-12-23 Shimeng (Simon)... Merge WebKit at r73109: put correct ordering at Makefile.
2010-12-23 Steve BlockCherry-pick WebKit change 60729 to avoid an AppCache...
2010-12-22 Shimeng (Simon)... Merge Webkit at r73109: render frame docWidth/docHeight...
2010-12-22 Shimeng (Simon)... Merge Webkit at r73109: Fix Makefiles.
2010-12-22 Shimeng (Simon)... Merge Webkit at r73109: Fix conflicts
2010-12-22 Shimeng (Simon)... Merge WebKit at r73109: return true to support rich...
2010-12-22 Shimeng (Simon)... Merge WebKit at r73109: Fix V8 JNI binding.
2010-12-22 Shimeng (Simon)... Merge Webkit at r73109: graphics method signature changed.
2010-12-22 Shimeng (Simon)... Merge WebKit at r73109: use parentNode method.
2010-12-22 Shimeng (Simon)... Merge WebKit at r73109: Initial merge by git.
2010-12-22 Ben Murdocham 1e5798a4: am d436a8e4: Allow HTML5 video to seek.
2010-12-22 Ben Murdocham d436a8e4: Allow HTML5 video to seek.
2010-12-22 Kristian MonsenMerge "Adding a method to delete a WebCache"
2010-12-21 Bart SearsTurn iframe flattening back on
2010-12-21 Patrick ScottTurn off flattening again now that scrolling is
2010-12-21 Patrick ScottFix iframe scrolling.
2010-12-21 Steve BlockMerge "Set 660 permissions on Appcache database"
2010-12-21 Steve BlockMerge "Set 660 permissions on HTML5 Database API meta...
2010-12-21 Ben MurdochMerge "Only download the same poster URL once."
2010-12-20 Huahui WuMerge "Revert "Merge "Add a method java can send proxy...
2010-12-20 Nicolas RoardAdd clipping support
2010-12-20 Derek SollenbergerMerge "Prevent media layers from allocating textures."
2010-12-20 Nicolas RoardFix image drawing
2010-12-20 Kristian MonsenMerge "Add a method java can send proxy changes to"
2010-12-20 Derek SollenbergerPrevent media layers from allocating textures.
2010-12-20 Steve BlockMerge "Set 660 permissions on Geolocation cache DB"
2010-12-20 Derek SollenbergerMerge "Add initial support for OpenGL plugins."
2010-12-20 Derek SollenbergerAdd initial support for OpenGL plugins.
2010-12-20 Ben MurdochFix build when SVG is disabled.
next