summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30Cherry pick r96826.jb-devBen Murdoch
2014-09-05Cherry pick r91611 Perform the JavaScript navigation check on a complete URLBen Murdoch
2014-09-04Cherry pick r91152 DOMWindow::open performs a security check on a wrong windo...Ben Murdoch
2012-10-08DO NOT MERGE Control access to inherited methods of jsinterface objectsandroid-cts-4.1_r4android-cts-4.1_r2Selim Gurun
2012-08-13DO NOT MERGE Null checkJohn Reck
2012-08-09DO NOT MERGE Fix memory leakJohn Reck
2012-07-23Null check to fix crashBart Sears
2012-06-21Merge "Make viewport dirtyness calculations recursive" into jb-devandroid-cts-4.1_r1Chris Craik
2012-06-21Make viewport dirtyness calculations recursiveChris Craik
2012-06-20Don't allow layers that draw via drawGL to merge with other surfacesChris Craik
2012-06-14DO NOT MERGE Respect the "Make password visible" setting.George Mount
2012-06-12Merge "Call the right updatePositions*" into jb-devJohn Reck
2012-06-12Merge "Workaround double blit failure" into jb-devChris Craik
2012-06-12Workaround double blit failureChris Craik
2012-06-12Crash fix by checking null pointerTeng-Hui Zhu
2012-06-11Call the right updatePositions*John Reck
2012-06-11Merge "Remove forgotten CHROME_NETWORK_STACK macros" into jb-devSelim Gurun
2012-06-11Merge "Disable dispatchFakeMouseMoveEvent when scrolling a render layer" into...John Reck
2012-06-08Remove forgotten CHROME_NETWORK_STACK macrosSelim Gurun
2012-06-08Disable dispatchFakeMouseMoveEvent when scrolling a render layerJohn Reck
2012-06-08Merge "Make sure we gather the textures before any prepare work" into jb-devTeng-Hui Zhu
2012-06-07Make sure we gather the textures before any prepare workTeng-Hui Zhu
2012-06-07Merge "Switch stopGL and destroy to use a passed in ptr" into jb-devJohn Reck
2012-06-07Merge "Add fast drawing path for repeat background image." into jb-devTeng-Hui Zhu
2012-06-07Merge "Fix IFrame max scroll" into jb-devJohn Reck
2012-06-07Fix IFrame max scrollJohn Reck
2012-06-07Merge "DO NOT MERGE Use scoped_refptr's rather than naked ptrs." into jb-devSelim Gurun
2012-06-07Add fast drawing path for repeat background image.Teng-Hui Zhu
2012-06-07Switch stopGL and destroy to use a passed in ptrJohn Reck
2012-06-07DO NOT MERGE Use scoped_refptr's rather than naked ptrs.Selim Gurun
2012-06-06Remove unnecessary Android code from hitTestForLayerJohn Reck
2012-06-05Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease
2012-06-05Reduce base layer false clip size to avoid rounding issuesChris Craik
2012-06-04Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik
2012-06-02Merge "Disable clipping on the base surface" into jb-devChris Craik
2012-06-01Disable clipping on the base surfaceChris Craik
2012-06-01Fixed mistake in how label was being mistakenly set into name.George Mount
2012-06-01Fix document.createTouchList crash.Ben Murdoch
2012-05-31Merge "Invalidate webview content on setBackgroundColor" into jb-devChris Craik
2012-05-31Invalidate webview content on setBackgroundColorChris Craik
2012-05-31Don't allow merging within an animated layerChris Craik
2012-05-31Fix fake bold for fallback fonts.Victoria Lease
2012-05-31Fix animation in single surface modeTeng-Hui Zhu
2012-05-30Merge "Don't override X-Requested-With if it is already set" into jb-devJohn Reck
2012-05-30Don't override X-Requested-With if it is already setJohn Reck
2012-05-30Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu
2012-05-30Minimize tearing for fixed element in single surface modeTeng-Hui Zhu
2012-05-30Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik
2012-05-30Draw entire layer tree in capturePicture()Chris Craik
2012-05-30Merge "Consider frame offset for text snap rectangle." into jb-devGeorge Mount