summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Deep copy animation keyframe namesChris Craik2012-10-081-1/+3
* Merge "Prevent fixed background layers for iframes" into jb-mr1-devChris Craik2012-10-031-0/+2
|\
| * Prevent fixed background layers for iframesChris Craik2012-10-021-0/+2
* | Merge "Compensate for canvas-side vertical text translation in bounding box c...Chris Craik2012-10-025-2/+14
|\ \
| * | Compensate for canvas-side vertical text translation in bounding box computationChris Craik2012-10-025-2/+14
| |/
* | Determine maxZoomScale from bitmap/text drawingChris Craik2012-10-0113-29/+30
|/
* Fix opaque rect calculation to quickreject transparent shader drawn opsChris Craik2012-09-271-0/+1
* Force stroke style for radio drawingChris Craik2012-09-271-0/+2
* Merge "Paint into the right PicturePile" into jb-mr1-devJohn Reck2012-09-131-1/+1
|\
| * Paint into the right PicturePileJohn Reck2012-09-131-1/+1
* | Merge "Remove broken RLE path" into jb-mr1-devJohn Reck2012-09-131-60/+10
|\ \ | |/ |/|
| * Remove broken RLE pathJohn Reck2012-09-101-60/+10
* | Merge "Control access to inherited methods of jsinterface objects" into jb-mr...Selim Gurun2012-09-106-9/+120
|\ \
| * | Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-106-9/+120
| |/
* | Merge "Disable clipping painter when painting 400+ operations" into jb-mr1-devChris Craik2012-09-101-1/+8
|\ \ | |/ |/|
| * Disable clipping painter when painting 400+ operationsChris Craik2012-09-101-1/+8
* | Fix crash if SVG tries to load a resourceJohn Reck2012-09-071-0/+3
|/
* Update RenderThemeAndroid drawingJohn Reck2012-09-061-56/+115
* Merge "Avoid unsafe use of SkRefCnt::getRefCnt() in ImagesManager" into jb-mr...Chris Craik2012-08-313-2/+14
|\
| * Avoid unsafe use of SkRefCnt::getRefCnt() in ImagesManagerChris Craik2012-08-313-2/+14
* | Merge "Fix initialization" into jb-mr1-devJohn Reck2012-08-311-0/+1
|\ \
| * | Fix initializationJohn Reck2012-08-311-0/+1
| |/
* | 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