summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add clean steps for webkit changesKenny Root2010-03-101-0/+3
* Merge "Use a paint with 80% alpha instead of saveLayer for disabled elements."Leon Scroggins2010-03-101-7/+2
|\
| * Use a paint with 80% alpha instead of saveLayer for disabled elements.Leon Scroggins2010-03-101-7/+2
* | Merge "Switch default build to use V8 on Passion and Sholes. A small step in ...Bart Sears2010-03-101-2/+15
|\ \ | |/ |/|
| * Switch default build to use V8 on Passion and Sholes.Andrei Popescu2010-03-101-2/+15
* | Merge "When starting the Geolocation service, we need to make sure that we ha...Steve Block2010-03-101-1/+6
|\ \ | |/ |/|
| * When starting the Geolocation service, we need to make sure that we have a va...Steve Block2010-03-091-1/+6
* | Update android_npapi to remove the special codeGrace Kloba2010-03-091-14/+0
* | If we do change to document focus in mouse down,Grace Kloba2010-03-091-3/+4
* | Only call plugin touch code if it is in full screenLeon Scroggins2010-03-0913-134/+22
* | Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-096-40/+174
* | build-fix for the no-layers configMike Reed2010-03-091-0/+4
* | requestChildRectangleOnScreen takes layers into accountCary Clark2010-03-091-0/+20
|/
* Merge "fix to ensure plugins are not shown when they are marked hidden by the...Derek Sollenberger2010-03-094-38/+90
|\
| * fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-094-38/+90
* | Merge "Adds some logging to JObjectWrapper"Steve Block2010-03-091-1/+6
|\ \ | |/ |/|
| * Adds some logging to JObjectWrapperSteve Block2010-03-091-1/+6
* | Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* | Merge "Serialize/unserialize screen width scale, which is used when restoring...Shimeng (Simon) Wang2010-03-082-6/+14
|\ \
| * | Serialize/unserialize screen width scale, which is used when restoring sites.Shimeng (Simon) Wang2010-03-052-6/+14
* | | check for null node to prevent monkey crashCary Clark2010-03-081-1/+1
* | | scroll into view considers layersCary Clark2010-03-085-50/+90
* | | Set the proper frame's focus controller to active and focused.Leon Scroggins2010-03-052-8/+22
| |/ |/|
* | Merge "Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeFor...Steve Block2010-03-051-0/+1
|\ \
| * | Fixes a leaked JNI local reference in MIMETypeRegistry::getMIMETypeForExtensionSteve Block2010-03-051-0/+1
* | | Merge "Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLay...Andrei Popescu2010-03-052-7/+1
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().Andrei Popescu2010-03-052-7/+1
* | | Merge "Fix history restore."Patrick Scott2010-03-051-9/+2
|\ \ \
| * | | Fix history restore.Patrick Scott2010-03-051-9/+2
| |/ /
* | | Merge "forgot header file ; broke build in 43447"Cary Clark2010-03-051-0/+1
|\ \ \
| * | | forgot header file ; broke build in 43447Cary Clark2010-03-051-0/+1
* | | | Merge "fixes with find drawing in layers"Cary Clark2010-03-052-2/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes with find drawing in layersCary Clark2010-03-052-2/+21
| |/ /
* | | Merge "Use the complete url when blocking images."Patrick Scott2010-03-041-1/+1
|\ \ \
| * | | Use the complete url when blocking images.Patrick Scott2010-03-041-1/+1
| |/ /
* | | Merge "disable visiblerect debugging printfs"Mike Reed2010-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | disable visiblerect debugging printfsMike Reed2010-03-041-1/+1
* | | Don't leak global weak references when running layout testsLeon Clarke2010-03-043-3/+7
| |/ |/|
* | am fa65eb8a: (-s ours) am 9a77bf56: Revert "Use STLPort instead of our stripp...Jean-Baptiste Queru2010-03-030-0/+0
|\ \
| * \ am 9a77bf56: Revert "Use STLPort instead of our stripped version." DO NOT MERGE.Jean-Baptiste Queru2010-03-03344-72585/+1957
| |\ \
| | * | Revert "Use STLPort instead of our stripped version." DO NOT MERGE.Jean-Baptiste Queru2010-03-03344-72585/+1957
* | | | am 381c572c: (-s ours) am f0073a99: Use STLPort instead of our stripped versi...Jean-Baptiste Queru2010-03-030-0/+0
|\ \ \ \ | |/ / /
| * | | am f0073a99: Use STLPort instead of our stripped version. DO NOT MERGE.Jean-Baptiste Queru2010-03-03344-1957/+72585
| |\ \ \ | | |/ /
| | * | Use STLPort instead of our stripped version. DO NOT MERGE.Jean-Baptiste Queru2010-03-03344-1957/+72585
* | | | am dd77efd5: (-s ours) am 60326ce1: Android ICU4.2.1 upgrade. DO NOT MERG...Claire Ho2010-03-030-0/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 60326ce1: Android ICU4.2.1 upgrade. DO NOT MERGE. Added "include <...Claire Ho2010-03-031-0/+9
| |\ \ | | |/
| | * Android ICU4.2.1 upgrade. DO NOT MERGE.Claire Ho2010-03-031-0/+9
* | | Merge "stop parsing text for addresses if input element is found"Cary Clark2010-03-031-1/+3
|\ \ \
| * | | stop parsing text for addresses if input element is foundCary Clark2010-03-031-1/+3
* | | | Merge "add optional preftable to image codecs, for more control over the resu...Mike Reed2010-03-031-6/+27
|\ \ \ \