summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* am 66ad15e4: DO NOT MERGE Control access to inherited methods of jsinterface ...Selim Gurun2012-10-096-9/+120
|\
| * DO NOT MERGE Control access to inherited methods of jsinterface objectsSelim Gurun2012-10-086-9/+120
* | am 5fe0a0be: Merge "Crash on Orange media portal"John Reck2012-08-311-0/+6
|\ \
| * | Crash on Orange media portalAnders Edenbrandt2012-08-311-0/+6
* | | am 51619153: Merge "Fix memory leak caused by CSSRuleList wrapper"Jean-Baptiste Queru2012-08-2816-38/+50
|\ \ \ | |/ /
| * | Fix memory leak caused by CSSRuleList wrapperxqian62012-08-2416-38/+50
* | | am 465864a6: DO NOT MERGE Null checkJohn Reck2012-08-131-1/+1
|\ \ \ | | |/ | |/|
| * | DO NOT MERGE Null checkJohn Reck2012-08-131-1/+1
* | | am 28c43cfa: DO NOT MERGE Fix memory leakJohn Reck2012-08-091-0/+6
|\ \ \ | |/ /
| * | DO NOT MERGE Fix memory leakJohn Reck2012-08-091-0/+6
* | | am 47387cc7: Merge "Fix browser rendering issue: pure color tiles are rendere...John Reck2012-08-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix browser rendering issue: pure color tiles are rendered blackYuyang Du2012-08-011-1/+1
* | Null check to fix crashBart Sears2012-07-231-1/+3
|/
* Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
|\
| * Make viewport dirtyness calculations recursiveChris Craik2012-06-211-0/+3
* | Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-203-2/+6
|/
* Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-7/+7
|\
| * Call the right updatePositions*John Reck2012-06-111-7/+7
* | 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 "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 "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
* | | 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
* | | Fix document.createTouchList crash.Ben Murdoch2012-06-013-10/+3
|/ /
* | 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 "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-301-0/+1
|\ \
| * | Draw entire layer tree in capturePicture()Chris Craik2012-05-301-0/+1
| |/
* | 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
* | Compute scroll limits correctlyJohn Reck2012-05-253-17/+31
* | Merge "Use newest available SurfaceBacking scale when counting texture usage"...Chris Craik2012-05-251-2/+2
|\ \