summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Optimize recompute bounds checksNicolas Roard2012-08-012-16/+44
* | | Memory cleanupJohn Reck2012-07-312-53/+61
* | | Switch GraphicsOperation to LinearAllocatorJohn Reck2012-07-319-94/+199
* | | Don't use SkPicture for DrawText recordingJohn Reck2012-07-279-124/+276
* | | Merge "DO NOT MERGE Push everything into an R-Tree" into jb-mr1-devJohn Reck2012-07-278-539/+233
|\ \ \
| * | | DO NOT MERGE Push everything into an R-TreeJohn Reck2012-07-278-539/+233
* | | | Fix background tiles drawingChris Craik2012-07-272-3/+5
|/ / /
* | | am f35e08fe: am 0e8bb600: Null check to fix crashBart Sears2012-07-241-1/+3
|\ \ \ | |/ /
| * | Null check to fix crashBart Sears2012-07-231-1/+3
| |/
* | Merge "Support autoplay attribute for media element, with optional gesture re...Teng-Hui Zhu2012-07-241-1/+4
|\ \
| * | Support autoplay attribute for media element, with optional gesture requirement.Teng-Hui Zhu2012-07-241-1/+4
* | | Merge "Fix bounds not being correctly propagated..."Nicolas Roard2012-07-241-4/+11
|\ \ \
| * | | Fix bounds not being correctly propagated...Nicolas Roard2012-07-241-4/+11
* | | | Merge "Revert "Crash if stack is corrupted""Chris Craik2012-07-241-3/+1
|\ \ \ \
| * | | | Revert "Crash if stack is corrupted"Chris Craik2012-07-241-3/+1
* | | | | Merge "Don't attach empty PicturePile content to layer"Chris Craik2012-07-231-1/+2
|\ \ \ \ \
| * | | | | Don't attach empty PicturePile content to layerChris Craik2012-07-231-1/+2
| |/ / / /
* | | | | Merge "Reduce post-zoom painting delay to 100ms"Chris Craik2012-07-231-1/+1
|\ \ \ \ \
| * | | | | Reduce post-zoom painting delay to 100msChris Craik2012-07-231-1/+1
| |/ / / /
* | | | | Implement missing recording drawsJohn Reck2012-07-202-3/+57
* | | | | Merge "Fix bounds for shadows"John Reck2012-07-202-4/+26
|\ \ \ \ \
| * | | | | Fix bounds for shadowsJohn Reck2012-07-202-4/+26
| |/ / / /
* | | | | Merge "add webSetting API to allow media play without user gesture"Teng-Hui Zhu2012-07-203-3/+13
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | add webSetting API to allow media play without user gestureTeng-Hui Zhu2012-07-183-3/+13
* | | | SurfaceBackings are always zoomable once zoomableChris Craik2012-07-193-9/+21
* | | | Merge "Use canvas-based pure color check"Chris Craik2012-07-196-14/+333
|\ \ \ \
| * | | | Use canvas-based pure color checkChris Craik2012-07-196-14/+333
* | | | | Merge "Perform check for text/content on recording context PicturePiles"Chris Craik2012-07-197-16/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Perform check for text/content on recording context PicturePilesChris Craik2012-07-197-16/+24
* | | | | Support beginTransparentLayerJohn Reck2012-07-193-57/+69
| |_|/ / |/| | |
* | | | Fix issues with bounds computationNicolas Roard2012-07-181-1/+6
* | | | Fix loggingJohn Reck2012-07-181-1/+1
|/ / /
* | | Fix crashes -- we were resetting a potentiallyNicolas Roard2012-07-181-4/+4
* | | Fix crashes -- we were resetting a potentiallyNicolas Roard2012-07-181-16/+9
|/ /
* | Merge "Fix bounding box calculations"Nicolas Roard2012-07-172-10/+17
|\ \
| * | Fix bounding box calculationsNicolas Roard2012-07-172-10/+17
* | | Merge "Use a linear allocator for the RTree"John Reck2012-07-175-63/+301
|\ \ \ | |/ / |/| |
| * | Use a linear allocator for the RTreeJohn Reck2012-07-175-63/+301
* | | Merge "Use PicturePile in layers"Nicolas Roard2012-07-173-29/+32
|\ \ \ | |/ / |/| |
| * | Use PicturePile in layersNicolas Roard2012-07-173-29/+32
* | | Merge "Cache gl operations to avoid redundancy"Chris Craik2012-07-172-22/+63
|\ \ \
| * | | Cache gl operations to avoid redundancyChris Craik2012-07-162-22/+63
* | | | Merge "Revert "Don't prepare in invoke mode unless needed""Chris Craik2012-07-172-33/+6
|\ \ \ \
| * | | | Revert "Don't prepare in invoke mode unless needed"Chris Craik2012-07-172-33/+6
* | | | | Merge "Clear the player even when completelyLoaded"Teng-Hui Zhu2012-07-171-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |