summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2012-02-02Remove option to build WebKit with JSCSteve Block
2012-02-02Remove suprious Source/Android.mkSteve Block
2012-01-30Merge "Only allow user gesture to play video"Teng-Hui Zhu
2012-01-27Only allow user gesture to play videoTeng-Hui Zhu
2012-01-27Merge "Clean up tranfer queue before EGL context destroy"Teng-Hui Zhu
2012-01-27Merge "Render dropdown menu natively"Michael Kolb
2012-01-27Clean up tranfer queue before EGL context destroyTeng-Hui Zhu
2012-01-27Render dropdown menu nativelyMichael Kolb
2012-01-27Do not share SkPicture* between WebViewCore and CachedRoot.Victoria Lease
2012-01-26Merge "Enable hyperlink auditing (html5 ping attribute)"Russell Brenner
2012-01-25Merge "Render radio buttons and checkboxes directly"Michael Kolb
2012-01-25Render radio buttons and checkboxes directlyMichael Kolb
2012-01-25Enable hyperlink auditing (html5 ping attribute)Russell Brenner
2012-01-25Merge "Reduce the number of the composited layers."Chris Craik
2012-01-25Merge "Fix auto-complete for content-editable fields."George Mount
2012-01-24Fix form button layoutMichael Kolb
2012-01-24Merge changes Ie4655349,I8696c362,Ie18ec51fRussell Brenner
2012-01-24Add tree swapping properties and statsChris Craik
2012-01-24Fix auto-complete for content-editable fields.George Mount
2012-01-24Fix uninitialized return value for decodingRussell Brenner
2012-01-24Refine WebHistory log outputRussell Brenner
2012-01-23Merge "Delay the shader init till the draw time."Teng-Hui Zhu
2012-01-23Revert "Enable verbose debugging for WebHistory"Russell Brenner
2012-01-23Delay the shader init till the draw time.Teng-Hui Zhu
2012-01-23Merge "Removed navcache from scrollToFrame() and nativeFindAll()."Victoria Lease
2012-01-23Merge "Add cut and paste to ContentEditable."George Mount
2012-01-20Removed navcache from scrollToFrame() and nativeFindAll().Victoria Lease
2012-01-19Merge "Remove ANDROID_CSS_RING"John Reck
2012-01-18Add cut and paste to ContentEditable.George Mount
2012-01-18Merge "Support aspect ratio for the inline video"Teng-Hui Zhu
2012-01-18Support aspect ratio for the inline videoTeng-Hui Zhu
2012-01-18Merge "Fix software extras on base layer"John Reck
2012-01-18Fix software extras on base layerJohn Reck
2012-01-18Remove ANDROID_CSS_RINGJohn Reck
2012-01-18Add tapHighlightColor supportJohn Reck
2012-01-17Merge "Support javascript to exit full screen video"Teng-Hui Zhu
2012-01-17Merge changes Id68b9b29,I2f1a6b3d,I8cde579dRussell Brenner
2012-01-17Merge "Basic code cleanup"Russell Brenner
2012-01-17Merge "Only draw cursor rings once."Victoria Lease
2012-01-17Merge "Honor 50 millisecond cap for WebKit JavaScript execution."George Mount
2012-01-17Enable verbose debugging for WebHistoryRussell Brenner
2012-01-17Refactor WebHistoryRussell Brenner
2012-01-17Basic code cleanupRussell Brenner
2012-01-17Update unitTest to match current WebHistoryRussell Brenner
2012-01-17Merge "Refactor hit test object"John Reck
2012-01-16Support javascript to exit full screen videoTeng-Hui Zhu
2012-01-13Merge "Implement the TODO items for VerticalTextMap.cpp"claireho
2012-01-13Merge "fix jumpy scrolling on layers"Michael Kolb
2012-01-13fix jumpy scrolling on layersMichael Kolb
2012-01-13Honor 50 millisecond cap for WebKit JavaScript execution.George Mount