summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WebKitMerge tool fixes.Ben Murdoch2009-08-111-2/+2
* Makefile and webkitmerge tool edits needed to merge with latest webkit.Ben Murdoch2009-08-113-35/+36
* modifying the android_npapi.h to accomodate surfaces with different pixel for...Derek Sollenberger2009-08-108-52/+55
* Fix sim-eng build.Feng Qian2009-08-071-0/+1
* Get a new V8 revision with performance improvement in ARM compiler.Feng Qian2009-08-07112-2502/+9273
* Merge change 20415Android (Google) Code Review2009-08-073-125/+83
|\
| * Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-073-125/+83
* | Merge change 20412Android (Google) Code Review2009-08-074-25/+11
|\ \ | |/ |/|
| * enabling plugin surfaces to manually scale based on the zoom level.Derek Sollenberger2009-08-074-25/+11
* | Merge change 20295Android (Google) Code Review2009-08-072-10/+24
|\ \
| * | Fixes WebKit bug 26993.Steve Block2009-08-072-10/+24
* | | Merge change 20268Android (Google) Code Review2009-08-073-83/+125
|\ \ \ | |/ / | | / | |/ |/|
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-073-83/+125
* | Merge change 20270Android (Google) Code Review2009-08-066-1/+8
|\ \
| * | Add more LOCK_V8 macros: the custom V8 bindings are used to invoke JS callbac...Andrei Popescu2009-08-066-1/+8
* | | Merge change 20271Android (Google) Code Review2009-08-065-8/+8
|\ \ \
| * | | fixing the surface size if the plugin elects to not handle zoomEvents.Derek Sollenberger2009-08-065-8/+8
* | | | merge from open-source masterJean-Baptiste Queru2009-08-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove chartables.c as it's already included indirectlyJean-Baptiste Queru2009-08-051-1/+1
* | | | Merge change 20266Android (Google) Code Review2009-08-061-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes a couple of bugs in the Geolocation permissions manager.Steve Block2009-08-061-3/+4
| | |/ | |/|
* | | first cut at adding zoom support for plugins.Derek Sollenberger2009-08-063-7/+29
|/ /
* | Merge change 9658Android (Google) Code Review2009-08-0610-2/+52
|\ \
| * | Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-0510-2/+52
* | | Add SystemInterface to the android_npapi so that we can expose system relatedGrace Kloba2009-08-056-0/+103
* | | Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-059-0/+72
* | | Merge change 20004Android (Google) Code Review2009-08-041-1/+10
|\ \ \
| * | | Another tweak for text wrap screen. We add a fixed padding when wrapping textGrace Kloba2009-08-041-1/+10
| |/ /
* | | adding the first cut for the onLoad plugin event.Derek Sollenberger2009-08-042-0/+7
|/ /
* | Merge change 9470Android (Google) Code Review2009-08-046-14/+52
|\ \
| * | Enable workers for V8Andrei Popescu2009-08-036-14/+52
* | | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ \ | | |/ | |/|
| * | merge from donutJean-Baptiste Queru2009-08-031-0/+41
| |\ \
| * \ \ merge from donutJean-Baptiste Queru2009-07-293-11/+17
| |\ \ \
* | \ \ \ Merge change 9656Android (Google) Code Review2009-08-043-15/+37
|\ \ \ \ \
| * | | | | enhancing visibleRect tracking and making it work within iframes.Derek Sollenberger2009-08-043-15/+37
* | | | | | Merge change 9618Android (Google) Code Review2009-08-031-1/+5
|\ \ \ \ \ \
| * | | | | | Fix 1635950. If the RenderBlock is positioned, don't wrap text to screenGrace Kloba2009-08-031-1/+5
* | | | | | | Merge change 9526Android (Google) Code Review2009-08-033-30/+41
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Fixing mouse and touch coordinates inside iframes.Derek Sollenberger2009-08-033-30/+41
| | |_|_|/ | |/| | |
* | | | | Merge change 9343Android (Google) Code Review2009-08-032-0/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | expose getFontPath to pluginsMike Reed2009-07-312-0/+37
* | | | | Fix a bug in find.Leon Scroggins2009-07-311-10/+9
* | | | | rebuild the nav cache on mouse clicks during page loadCary Clark2009-07-315-24/+59
* | | | | Merge change 9295Android (Google) Code Review2009-07-311-2/+3
|\ \ \ \ \
| * | | | | Fix 1849037. Don't force text wrap to the screen if text is not autoWrap.Grace Kloba2009-07-301-2/+3
| |/ / / /
* | | | | Allow user to jump to the next textfield.Leon Scroggins2009-07-315-21/+139
|/ / / /
* | | | Remove snapToAnchor as it is not used any more.Grace Kloba2009-07-302-65/+0
* | | | Adds a mock GeolocationService.Steve Block2009-07-307-6/+213
* | | | Merge change 9149Android (Google) Code Review2009-07-301-1/+4
|\ \ \ \