summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Hookup internal plumbing needed to expose new plugin API.Derek Sollenberger2011-09-091-0/+1
* Merge "Deallocate graphics memory with onTrimMemory signals"Chris Craik2011-09-081-0/+4
|\
| * Deallocate graphics memory with onTrimMemory signalsChris Craik2011-09-081-0/+4
* | Merge "Add Plugin API for a video framerate callback."Derek Sollenberger2011-09-082-0/+31
|\ \
| * | Add Plugin API for a video framerate callback.Derek Sollenberger2011-09-082-0/+31
* | | Merge "Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET case"John Reck2011-09-071-0/+21
|\ \ \ | |_|/ |/| |
| * | Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET caseJohn Reck2011-09-071-0/+21
| |/
* | OnTrimMemory plumbingJohn Reck2011-09-071-0/+15
|/
* Merge "Fix for plugin being "centered" to the left corner instead of center"Derek Sollenberger2011-09-071-9/+8
|\
| * Fix for plugin being "centered" to the left corner instead of centerDerek Sollenberger2011-09-061-9/+8
* | Revert "WebView animation support"Teng-Hui Zhu2011-09-061-1/+0
|/
* Enable double buffering via base tilesChris Craik2011-09-021-1/+16
* Merge "Closing idle connections, including jni interface"Kristian Monsen2011-09-013-0/+28
|\
| * Closing idle connections, including jni interfaceKristian Monsen2011-09-023-0/+28
* | Merge "WebView animation support"Teng-Hui Zhu2011-09-011-0/+1
|\ \
| * | WebView animation supportTeng-Hui Zhu2011-08-311-0/+1
* | | Merge "Allow native to query selection region"John Reck2011-09-013-0/+26
|\ \ \ | |_|/ |/| |
| * | Allow native to query selection regionJohn Reck2011-08-313-0/+26
* | | Enable the FAST_PICTURESET codepathNicolas Roard2011-08-312-2/+2
* | | Merge "Implement a faster pictureset Cluster the invalidations in regular buc...Nicolas Roard2011-08-313-41/+425
|\ \ \ | |/ / |/| |
| * | Implement a faster picturesetNicolas Roard2011-08-313-41/+425
* | | Make sure WebViewClient.onPageStarted() doesn't preceed WebViewClient.shouldO...Steve Block2011-08-314-25/+37
|/ /
* | Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-291-9/+3
|/
* Fix PictureSet invlidation rectangle bugBen Murdoch2011-08-262-2/+7
* Fix crash when scrolling non-HW accelerated WebViewBen Murdoch2011-08-261-1/+4
* better locking while scrolling, but disables double bufferingChris Craik2011-08-252-5/+27
* Limit the number of inval rects we send to the UINicolas Roard2011-08-231-0/+20
* Merge "Fix repaint when we toggle the inverted mode - add a boolean return in...Nicolas Roard2011-08-181-2/+5
|\
| * Fix repaint when we toggle the inverted modeNicolas Roard2011-08-181-2/+5
* | Merge "tile prefetching now triggered automatically"Chris Craik2011-08-181-7/+0
|\ \ | |/ |/|
| * tile prefetching now triggered automaticallyChris Craik2011-08-171-7/+0
* | Merge "Remove shouldOverrideUrlLoading restrictions"John Reck2011-08-171-6/+0
|\ \ | |/ |/|
| * Remove shouldOverrideUrlLoading restrictionsJohn Reck2011-08-171-6/+0
* | Merge "Implement partial repaint for layers (at the tile level) Fixes a sched...Nicolas Roard2011-08-171-0/+1
|\ \
| * | Implement partial repaint for layers (at the tile level)Nicolas Roard2011-08-171-0/+1
* | | Merge "Add xhdpi constants for combo box."Ben Murdoch2011-08-174-26/+67
|\ \ \
| * | | Add xhdpi constants for combo box.Ben Murdoch2011-08-174-26/+67
* | | | Merge "Fix NinePatch issue when the destination is smaller than the asset"Derek Sollenberger2011-08-171-1/+17
|\ \ \ \
| * | | | Fix NinePatch issue when the destination is smaller than the assetDerek Sollenberger2011-08-161-1/+17
* | | | | Merge "Fix for bug 3429537 Google voice (web version) does not play messages ...Kristian Monsen2011-08-171-2/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for bug 3429537 Google voice (web version) does not play messages on HCKristian Monsen2011-08-161-2/+9
| | |_|/ | |/| |
* | | | Lazily decode assets for form controls.Ben Murdoch2011-08-1613-108/+142
|/ / /
* | | Check the available memory when allocating an ImageBuffer.Ben Murdoch2011-08-121-0/+12
|/ /
* | Part of fix for bug 5152544 Reduce the number of warningKristian Monsen2011-08-111-1/+1
|/
* Merge "Add missing calls to JavaInstance::end() in JavaNPObjectInvoke() and J...Steve Block2011-08-101-4/+1
|\
| * Add missing calls to JavaInstance::end() in JavaNPObjectInvoke() and JavaNPOb...Steve Block2011-08-081-4/+1
* | Merge "Plumb a bool through to Java to supress auth dialog."Ben Murdoch2011-08-096-8/+21
|\ \
| * | Plumb a bool through to Java to supress auth dialog.Ben Murdoch2011-08-056-8/+21
| |/
* | Merge "Revert "Disable Crankshaft at runtime for performace testing.""Ben Murdoch2011-08-091-1/+0
|\ \
| * | Revert "Disable Crankshaft at runtime for performace testing."Ben Murdoch2011-08-091-1/+0