summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Harfbuzz support for system fallback fontsRussell Brenner2011-08-163-5/+55
* Merge "Remove old code handling SurfTex RGBA in 2D mode"Teng-Hui Zhu2011-08-123-86/+0
|\
| * Remove old code handling SurfTex RGBA in 2D modeTeng-Hui Zhu2011-08-113-86/+0
* | Merge changes I08b329cd,I06a7975dKristian Monsen2011-08-122-4/+4
|\ \
| * | Part of fix for bug 5152544 Reduce the number of warning, int and size_tKristian Monsen2011-08-111-3/+3
| * | Part of fix for bug 5152544 Reduce the number of warningKristian Monsen2011-08-111-1/+1
| |/
* | Merge "Force canvas scale factor to 1."Ben Murdoch2011-08-121-0/+12
|\ \
| * | Force canvas scale factor to 1.Ben Murdoch2011-08-111-0/+12
| |/
* | Merge "Remove ANativeWindow call to avoid blocking call"Chris Craik2011-08-111-2/+12
|\ \
| * | Remove ANativeWindow call to avoid blocking callChris Craik2011-08-111-2/+12
* | | Merge "Fix crash issue with drawing retain layers as needed"Nicolas Roard2011-08-115-12/+52
|\ \ \ | |_|/ |/| |
| * | Fix crash issue with drawingNicolas Roard2011-08-115-12/+52
| |/
* | Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB ...Kristian Monsen2011-08-111-1/+2
|\ \ | |/ |/|
| * Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen2011-08-101-1/+2
* | Merge "Fix missing tiles"Nicolas Roard2011-08-101-12/+12
|\ \
| * | Fix missing tilesNicolas Roard2011-08-101-12/+12
* | | Merge "Fix property access in the Java bridge"Steve Block2011-08-101-1/+22
|\ \ \
| * | | Fix property access in the Java bridgeSteve Block2011-08-101-1/+22
* | | | Merge "Add missing calls to JavaInstance::end() in JavaNPObjectInvoke() and J...Steve Block2011-08-102-6/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing calls to JavaInstance::end() in JavaNPObjectInvoke() and JavaNPOb...Steve Block2011-08-082-6/+7
| |/ /
* | | Merge "Revert "Remove ANativeWindow call to avoid blocking call""Chris Craik2011-08-091-11/+2
|\ \ \
| * | | Revert "Remove ANativeWindow call to avoid blocking call"Chris Craik2011-08-091-11/+2
* | | | Merge "Remove ANativeWindow call to avoid blocking call"Chris Craik2011-08-091-2/+11
|\ \ \ \ | |/ / /
| * | | Remove ANativeWindow call to avoid blocking callChris Craik2011-08-091-2/+11
* | | | 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
| | |_|/ | |/| |
* | | | Merge "Fix for bug 5104510 Log chromium values of unknown browser errors"Kristian Monsen2011-08-091-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug 5104510 Log chromium values of unknown browser errorsKristian Monsen2011-08-041-0/+4
* | | | Fix ANR in webkitNicolas Roard2011-08-0810-56/+17
* | | | Previous commit was missing a chunk of code...Nicolas Roard2011-08-081-0/+3
| |_|/ |/| |
* | | Merge "Return NativeWindow on subsequent requests for the plugin's surface."Derek Sollenberger2011-08-081-1/+5
|\ \ \
| * | | Return NativeWindow on subsequent requests for the plugin's surface.Derek Sollenberger2011-08-051-1/+5
* | | | Merge "Fix memory leak in WebKit's NinePatch code."Derek Sollenberger2011-08-081-3/+3
|\ \ \ \ | |/ / /
| * | | Fix memory leak in WebKit's NinePatch code.Derek Sollenberger2011-08-051-3/+3
| | |/ | |/|
* | | Merge "Fix crashes on plus.google.com and reduce the number of necessary layers"Nicolas Roard2011-08-081-4/+20
|\ \ \
| * | | Fix crashes on plus.google.com and reduce the number of necessary layersNicolas Roard2011-08-051-4/+20
| |/ /
* | | Merge "Fix a potential sync problem for TransferQueue"Teng-Hui Zhu2011-08-084-24/+65
|\ \ \
| * | | Fix a potential sync problem for TransferQueueTeng-Hui Zhu2011-08-084-24/+65
* | | | Merge "Force NativeWindow rendering to use EXTERNAL_OES textures"Chris Craik2011-08-053-19/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Force NativeWindow rendering to use EXTERNAL_OES texturesChris Craik2011-08-053-19/+1
* | | | Merge "Fixes layers painting crashes"Nicolas Roard2011-08-0410-10/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes layers painting crashesNicolas Roard2011-08-0410-10/+80
* | | | Better driver bug workaroundTeng-Hui Zhu2011-08-041-4/+6
|/ / /
* | | Fix memory increaseNicolas Roard2011-08-041-2/+10
| |/ |/|
* | Merge "Finalize the sync part."Teng-Hui Zhu2011-08-035-192/+134
|\ \
| * | Finalize the sync part.Teng-Hui Zhu2011-08-035-192/+134
* | | Change the constants used for the inverted preferencesNicolas Roard2011-08-031-2/+2
| |/ |/|
* | Replace plugin's OpenGL API with a NativeWindow API.Derek Sollenberger2011-08-0313-254/+179
|/