summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* fix stalls in tile updatesChris Craik2012-02-292-2/+10
* Merge "layer rendering cleanup/rewrite"Chris Craik2012-02-2831-1186/+1170
|\
| * layer rendering cleanup/rewriteChris Craik2012-02-2831-1186/+1170
* | Merge "Delete the GL shader resources in a cleaner way"Teng-Hui Zhu2012-02-285-24/+55
|\ \ | |/ |/|
| * Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-285-24/+55
* | removed unused vars/functionsChris Craik2012-02-285-12/+1
|/
* Merge "Delete navcache native"John Reck2012-02-271-0/+3
|\
| * Delete navcache nativeJohn Reck2012-02-271-0/+3
* | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-273-5/+19
|\ \
| * | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-273-5/+19
* | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-275-6/+32
|\ \ \ | |_|/ |/| |
| * | Fix iframe webkit positioningNicolas Roard2012-02-275-6/+32
* | | Merge "Delete CursorRing"John Reck2012-02-274-264/+7
|\ \ \
| * | | Delete CursorRingJohn Reck2012-02-274-264/+7
| | |/ | |/|
* | | Merge "Activate the GL error log in release build"Teng-Hui Zhu2012-02-272-13/+65
|\ \ \ | |/ / |/| |
| * | Activate the GL error log in release buildTeng-Hui Zhu2012-02-242-13/+65
* | | Merge "fix scrollable layer inside scrollable layer"Michael Kolb2012-02-241-4/+7
|\ \ \ | |/ / |/| |
| * | fix scrollable layer inside scrollable layerMichael Kolb2012-02-241-4/+7
* | | Fix issues when DEBUG turned onTeng-Hui Zhu2012-02-243-5/+8
|/ /
* | Merge "Revert "simplify texture generation filters""Chris Craik2012-02-2312-94/+115
|\ \
| * | Revert "simplify texture generation filters"Chris Craik2012-02-2312-94/+115
* | | draw inactive find-on-page matches as outlinesVictoria Lease2012-02-233-0/+26
* | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-7/+0
|\ \ \ | |_|/ |/| |
| * | Drop support for Android HTTP stackSteve Block2012-02-221-7/+0
* | | Merge "Reset the upper limit when onTrimMemory"Teng-Hui Zhu2012-02-221-1/+21
|\ \ \ | |/ / |/| |
| * | Reset the upper limit when onTrimMemoryTeng-Hui Zhu2012-02-211-1/+21
* | | Merge changes I6312736c,I55a2ecd2Steve Block2012-02-222-4/+1
|\ \ \
| * | | Fix comments for willLoadFromCache()Steve Block2012-02-212-4/+1
| |/ /
* | | remove dependency on RGB_332Mathias Agopian2012-02-211-2/+1
* | | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-212-20/+6
|\ \ \
| * | | Improve keyboard navigation cursor ringsJohn Reck2012-02-212-20/+6
| |/ /
* | | Merge "Add two missing null checks"John Reck2012-02-211-0/+2
|\ \ \
| * | | Add two missing null checksJohn Reck2012-02-211-0/+2
| |/ /
* | | async find-on-page implementation via WebKitVictoria Lease2012-02-214-56/+14
|/ /
* | frameworks/base refactoring.Mathias Agopian2012-02-172-2/+2
* | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* | Merge "simplify texture generation filters"Chris Craik2012-02-1712-115/+94
|\ \ | |/
| * simplify texture generation filtersChris Craik2012-02-1612-115/+94
* | Merge "Fix rounding error in clip"Chris Craik2012-02-174-64/+71
|\ \
| * | Fix rounding error in clipChris Craik2012-02-164-64/+71
| |/
* | Merge "No prefetch for low end device."Teng-Hui Zhu2012-02-161-14/+15
|\ \
| * | No prefetch for low end device.Teng-Hui Zhu2012-02-151-14/+15
* | | Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-161-19/+0
* | | Merge "Initial support for keyboard navigation"John Reck2012-02-154-3/+40
|\ \ \ | |_|/ |/| |
| * | Initial support for keyboard navigationJohn Reck2012-02-154-3/+40
| |/
* | Merge "Fix for high latency when creating a new layer"Nicolas Roard2012-02-151-0/+5
|\ \ | |/ |/|
| * Fix for high latency when creating a new layerNicolas Roard2012-02-141-0/+5
* | Merge "Shrink the transfer queue by default"Teng-Hui Zhu2012-02-104-19/+33
|\ \ | |/ |/|
| * Shrink the transfer queue by defaultTeng-Hui Zhu2012-02-074-19/+33
* | Improve performance of rounded corners (i.e. path anti-aliasing)Derek Sollenberger2012-02-071-53/+2