summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Workaround double blit failure" into jb-devChris Craik2012-06-123-0/+12
|\
| * Workaround double blit failureChris Craik2012-06-123-0/+12
* | Crash fix by checking null pointerTeng-Hui Zhu2012-06-121-1/+1
|/
* Merge "Remove forgotten CHROME_NETWORK_STACK macros" into jb-devSelim Gurun2012-06-111-2/+0
|\
| * Remove forgotten CHROME_NETWORK_STACK macrosSelim Gurun2012-06-081-2/+0
* | Merge "Disable dispatchFakeMouseMoveEvent when scrolling a render layer" into...John Reck2012-06-111-0/+2
|\ \
| * | Disable dispatchFakeMouseMoveEvent when scrolling a render layerJohn Reck2012-06-081-0/+2
* | | Merge "Make sure we gather the textures before any prepare work" into jb-devTeng-Hui Zhu2012-06-081-3/+4
|\ \ \ | |/ / |/| |
| * | Make sure we gather the textures before any prepare workTeng-Hui Zhu2012-06-071-3/+4
* | | Merge "Switch stopGL and destroy to use a passed in ptr" into jb-devJohn Reck2012-06-071-6/+7
|\ \ \
| * | | Switch stopGL and destroy to use a passed in ptrJohn Reck2012-06-071-6/+7
* | | | Merge "Add fast drawing path for repeat background image." into jb-devTeng-Hui Zhu2012-06-079-49/+253
|\ \ \ \ | | |/ / | |/| |
| * | | Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-079-49/+253
* | | | Merge "Fix IFrame max scroll" into jb-devJohn Reck2012-06-071-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix IFrame max scrollJohn Reck2012-06-071-2/+2
| | |/ | |/|
* | | Merge "DO NOT MERGE Use scoped_refptr's rather than naked ptrs." into jb-devSelim Gurun2012-06-071-5/+5
|\ \ \
| * | | DO NOT MERGE Use scoped_refptr's rather than naked ptrs.Selim Gurun2012-06-071-5/+5
* | | | Remove unnecessary Android code from hitTestForLayerJohn Reck2012-06-062-32/+0
| |/ / |/| |
* | | Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease2012-06-053-2/+16
|\ \ \
| * | | Fix fake bold for fallback fonts.Victoria Lease2012-05-313-2/+16
| | |/ | |/|
* | | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | | Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* | | Merge "Disable clipping on the base surface" into jb-devChris Craik2012-06-022-11/+14
|\ \ \
| * | | Disable clipping on the base surfaceChris Craik2012-06-012-11/+14
* | | | Fixed mistake in how label was being mistakenly set into name.George Mount2012-06-011-1/+1
* | | | Fix document.createTouchList crash.Ben Murdoch2012-06-016-10/+60
|/ / /
* | | Merge "Invalidate webview content on setBackgroundColor" into jb-devChris Craik2012-05-311-0/+7
|\ \ \
| * | | Invalidate webview content on setBackgroundColorChris Craik2012-05-311-0/+7
| | |/ | |/|
* | | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
|/ /
* | Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
|/
* Merge "Don't override X-Requested-With if it is already set" into jb-devJohn Reck2012-05-301-1/+1
|\
| * Don't override X-Requested-With if it is already setJohn Reck2012-05-301-1/+1
* | Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-306-12/+28
|\ \
| * | Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-306-12/+28
* | | Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik2012-05-302-2/+11
|\ \ \ | |_|/ |/| |
| * | Draw entire layer tree in capturePicture()Chris Craik2012-05-302-2/+11
| |/
* | Merge "Consider frame offset for text snap rectangle." into jb-devGeorge Mount2012-05-302-19/+13
|\ \
| * | Consider frame offset for text snap rectangle.George Mount2012-05-292-19/+13
| |/
* | Merge "Don't use setupPaintFill for drawBitmap" into jb-devJohn Reck2012-05-293-2/+15
|\ \
| * | Don't use setupPaintFill for drawBitmapJohn Reck2012-05-293-2/+15
| |/
* | Fix for wrong positioningNicolas Roard2012-05-291-1/+1
* | Merge "Reduce UI-thread computation" into jb-devChris Craik2012-05-297-40/+24
|\ \
| * | Reduce UI-thread computationChris Craik2012-05-257-40/+24
* | | Disable copyScrollPosition for iframesJohn Reck2012-05-291-0/+3
| |/ |/|
* | Compute scroll limits correctlyJohn Reck2012-05-253-17/+31
* | Merge "Fix a browser crash related to HTML5 video." into jb-devTeng-Hui Zhu2012-05-251-9/+0
|\ \
| * | Fix a browser crash related to HTML5 video.Teng-Hui Zhu2012-05-251-9/+0
* | | Merge "Copy scroll position for scrolling layer" into jb-devJohn Reck2012-05-251-21/+15
|\ \ \
| * | | Copy scroll position for scrolling layerJohn Reck2012-05-251-21/+15
* | | | Merge "Use newest available SurfaceBacking scale when counting texture usage"...Chris Craik2012-05-251-2/+2
|\ \ \ \