summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* [WebKit] Fix for the memory leakKulanthaivel Palanichamy2013-01-215-42/+11
* [WebKit] Make PLD DOM traversal optimization configurableKulanthaivel Palanichamy2013-01-212-0/+10
* [WebKit] Browsermark DomAdvSearch and DomSearch optimizationsKulanthaivel Palanichamy2013-01-2011-173/+368
* DOM OptimizationsNaiem Shaik2013-01-2061-325/+816
* Add call to parent to resync for webglVeluppillai Arulesan2013-01-201-0/+5
* Bug fix for guimark3 test bannerVeluppillai Arulesan2013-01-201-0/+6
* Improve WebGL object lifetime management in WebGLRenderingContextZhenyao Mo2013-01-205-90/+24
* Fix for memory leak in WebGLPierre-Antoine LaFayette2013-01-205-29/+12
* Implement requestAnimationFrameYida Wang2013-01-2013-55/+157
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-20100-612/+5115
* webkit: fix for perl 5.14+Tom Giordano2012-11-211-7/+7
* Vertically writing characetrs even if the carrier emoji is available on the d...Junichi Monma2012-10-291-0/+15
* TransferQueue: use a few extra buffersJamie Gennis2012-10-251-1/+5
* Merge "Ensure AndroidAnimation's copy of its name string is unique" into jb-m...Chris Craik2012-10-232-5/+11
|\
| * Ensure AndroidAnimation's copy of its name string is uniqueChris Craik2012-10-232-5/+11
* | Always use full transfer queue size on highEndGfx devicesChris Craik2012-10-221-1/+1
|/
* Add src rect ptr null checkChris Craik2012-10-162-3/+5
* 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