summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/ext...Steve Kondik2013-02-122-9/+1
|\
| * Only signal collection swap on true swapChris Craik2012-12-031-4/+0
| * Revert "TransferQueue: use a few extra buffers"Chris Craik2012-11-151-5/+1
* | external/webkit: use Cpu Upload pathMatthew Hui2013-01-212-0/+8
* | Revert "Workaround double blit failure"Matthew Hui2013-01-213-12/+0
* | Add call to parent to resync for webglVeluppillai Arulesan2013-01-201-0/+5
* | Fix for memory leak in WebGLPierre-Antoine LaFayette2013-01-205-29/+12
* | WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-2015-9/+3258
|/
* 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
* 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
* | Disable clipping painter when painting 400+ operationsChris Craik2012-09-101-1/+8
|/
* Avoid unsafe use of SkRefCnt::getRefCnt() in ImagesManagerChris Craik2012-08-313-2/+14
* 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
|\ \ | |/ |/|