summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
* | am 4d33d9fb: am 5fe0a0be: Merge "Crash on Orange media portal"John Reck2012-08-311-0/+6
|\ \ | |/ |/|
| * 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 f2b8b88d: am 51619153: Merge "Fix memory leak caused by CSSRuleList wrapper"Jean-Baptiste Queru2012-08-2816-38/+50
|\ \ \ | |/ /
| * | 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
* | | | Don't track the opaque area of small drawing operationsChris Craik2012-08-241-1/+4
* | | | Only use the clipping painter when painting to a bitmap.Chris Craik2012-08-231-18/+24
* | | | Merge "Exit fast tile swap mode immediately upon SurfaceCollection swap" into...Chris Craik2012-08-201-0/+1
|\ \ \ \
| * | | | Exit fast tile swap mode immediately upon SurfaceCollection swapChris Craik2012-08-201-0/+1
* | | | | Merge "DO NOT MERGE Text locale compatibility shim" into jb-mr1-devVictoria Lease2012-08-202-91/+100
|\ \ \ \ \
| * | | | | DO NOT MERGE Text locale compatibility shimBilly Hewlett2012-08-202-91/+100
* | | | | | Fix opaque operation area calculationChris Craik2012-08-202-18/+25
|/ / / / /
* | | | | Merge "Support partial invals on layers" into jb-mr1-devJohn Reck2012-08-172-33/+25
|\ \ \ \ \
| * | | | | Support partial invals on layersJohn Reck2012-08-172-33/+25
* | | | | | Merge "Early return from layer painting when fully clipped" into jb-mr1-devChris Craik2012-08-171-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Early return from layer painting when fully clippedChris Craik2012-08-161-7/+8
| |/ / / /
* | | | | Fix SIGBUG due to misalignmentJohn Reck2012-08-161-3/+3
* | | | | Merge "Increase max texture count to accommodate large screens" into jb-mr1-devChris Craik2012-08-161-5/+5
|\ \ \ \ \
| * | | | | Increase max texture count to accommodate large screensChris Craik2012-08-161-5/+5
| |/ / / /
* | | | | Merge "Memory allocation changes" into jb-mr1-devJohn Reck2012-08-166-80/+125
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Memory allocation changesJohn Reck2012-08-166-80/+125
* | | | | Merge "Correctly handle preserve-3d layer ordering" into jb-mr1-devChris Craik2012-08-154-47/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correctly handle preserve-3d layer orderingChris Craik2012-08-154-47/+86
* | | | | Move text allocations to LinearAllocatorJohn Reck2012-08-143-17/+34
* | | | | Memory usage improvementsJohn Reck2012-08-142-10/+49
* | | | | Merge "Null check" into jb-mr1-devJohn Reck2012-08-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Null checkJohn Reck2012-08-131-1/+1
* | | | | Merge "Improve in-canvas pure color checking" into jb-mr1-devChris Craik2012-08-132-35/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve in-canvas pure color checkingChris Craik2012-08-102-35/+49
* | | | | Merge "Clear mOperationState when calling popState" into jb-mr1-devJohn Reck2012-08-102-7/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clear mOperationState when calling popStateJohn Reck2012-08-102-7/+14
* | | | | Merge "Paint with requested size instead of layer size" into jb-mr1-devChris Craik2012-08-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Paint with requested size instead of layer sizeChris Craik2012-08-091-1/+1
* | | | | Merge "Clip out opaque regions to avoid double painting" into jb-mr1-devChris Craik2012-08-093-4/+154
|\ \ \ \ \
| * | | | | Clip out opaque regions to avoid double paintingChris Craik2012-08-083-4/+154
| |/ / / /
* | | | | Fix memory leakJohn Reck2012-08-081-0/+6
|/ / / /
* | | | Merge "Reset cached opacity on shader swap" into jb-mr1-devChris Craik2012-08-071-0/+1
|\ \ \ \
| * | | | Reset cached opacity on shader swapChris Craik2012-08-071-0/+1
* | | | | Add extra null checkJohn Reck2012-08-071-0/+2
* | | | | Remove usages of getCanvasJohn Reck2012-08-0620-130/+123
* | | | | am dd5962d2: am 47387cc7: Merge "Fix browser rendering issue: pure color tile...John Reck2012-08-021-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | DO NOT MERGE. Allow numeric entry fields to have placeholder text.George Mount2012-08-021-0/+4
* | | | Tweak shadow settingsJohn Reck2012-08-011-3/+3