summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-204-3/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | add webSetting API to allow media play without user gestureTeng-Hui Zhu2012-07-184-3/+19
* | | | | | 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-199-18/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Perform check for text/content on recording context PicturePilesChris Craik2012-07-199-18/+60
* | | | | | | Support beginTransparentLayerJohn Reck2012-07-194-58/+70
| |_|/ / / / |/| | | | |
* | | | | | 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 audio_channel_out_mask_from_count"Glenn Kasten2012-07-171-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use audio_channel_out_mask_from_countGlenn Kasten2012-07-171-1/+1
* | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Clear the player even when completelyLoadedTeng-Hui Zhu2012-07-171-1/+4
| | |/ / / / | |/| | | |
* | | | | | Add remove functionNicolas Roard2012-07-162-5/+43
* | | | | | Merge "Add some comments/cleanup"Nicolas Roard2012-07-162-158/+192
|\ \ \ \ \ \
| * | | | | | Add some comments/cleanupNicolas Roard2012-07-162-158/+192
* | | | | | | Merge "Delete unused code"John Reck2012-07-163-413/+0
|\ \ \ \ \ \ \
| * | | | | | | Delete unused codeJohn Reck2012-07-163-413/+0
* | | | | | | | Merge "Don't prepare in invoke mode unless needed"Chris Craik2012-07-162-6/+33
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Don't prepare in invoke mode unless neededChris Craik2012-07-122-6/+33
| | |/ / / / | |/| | | |
* | | | | | Merge "improved text bound estimates"Victoria Lease2012-07-161-34/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | improved text bound estimatesVictoria Lease2012-07-161-34/+26
* | | | | | New R-Tree implementationNicolas Roard2012-07-134-1626/+651
* | | | | | Fix getTotalMatrix()John Reck2012-07-132-4/+6
* | | | | | Fix stuttering caused by mallinfoJohn Reck2012-07-131-36/+8
|/ / / / /
* | | | | Handle MatrixesJohn Reck2012-07-133-14/+86
* | | | | Merge "De-dupe States, fix state allocation issues"John Reck2012-07-121-10/+47
|\ \ \ \ \