summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Makefile and webkitmerge tool edits needed to merge with latest webkit.Ben Murdoch2009-08-111-5/+5
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-073-125/+83
* 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
* | Add more LOCK_V8 macros: the custom V8 bindings are used to invoke JS callbac...Andrei Popescu2009-08-066-1/+8
|/
* Merge change 9658Android (Google) Code Review2009-08-067-0/+22
|\
| * Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-057-0/+22
* | Add SystemInterface to the android_npapi so that we can expose system relatedGrace Kloba2009-08-052-0/+3
* | Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-055-0/+40
* | Another tweak for text wrap screen. We add a fixed padding when wrapping textGrace Kloba2009-08-041-1/+10
|/
* Merge change 9470Android (Google) Code Review2009-08-043-12/+11
|\
| * Enable workers for V8Andrei Popescu2009-08-033-12/+11
* | 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
| |/
* | Fixing mouse and touch coordinates inside iframes.Derek Sollenberger2009-08-031-26/+17
|/
* Fix 1849037. Don't force text wrap to the screen if text is not autoWrap.Grace Kloba2009-07-301-2/+3
* Adds a mock GeolocationService.Steve Block2009-07-307-6/+213
* Implement our own parallel connection count initialization.Patrick Scott2009-07-302-1/+9
* Merge change 8820Android (Google) Code Review2009-07-281-1/+1
|\
| * fixing plugin event handling for touch to return the correct value.Derek Sollenberger2009-07-281-1/+1
* | Exposes Geolocation at navigator.geolocation for JSC only.Steve Block2009-07-282-5/+1
* | Merge change 8658Android (Google) Code Review2009-07-271-1/+0
|\ \ | |/ |/|
| * Fixes missing comment change from change 8490.Steve Block2009-07-271-1/+0
* | Merge change 8638Android (Google) Code Review2009-07-271-0/+1
|\ \ | |/ |/|
| * explictly specify hinting (new api)Mike Reed2009-07-241-0/+1
* | Enables Geolocation on Android.Steve Block2009-07-274-0/+43
* | Fixes WebKit Geolocation bug 27255.Steve Block2009-07-244-16/+5
* | Merge changes 8489,8490Android (Google) Code Review2009-07-244-78/+0
|\ \
| * | Android specifics for 'Removes uneccessary IDL files for Geolocation permissi...Steve Block2009-07-241-8/+0
| * | Removes uneccessary IDL files for Geolocation callbacks.Steve Block2009-07-243-70/+0
| |/
* | Update V8 to bleeding_edge@2524Andrei Popescu2009-07-231-1/+10
|/
* Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-2113-55/+407
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-2/+1
* Add indexed getter for TouchList.Feng Qian2009-07-182-0/+64
* Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-171-8/+4
* Turn on webcore's request management and remove our hacks.Patrick Scott2009-07-153-20/+3
* Merge change 7130Android (Google) Code Review2009-07-141-2/+4
|\
| * Pick up a bug fix from Chromium.Feng Qian2009-07-141-2/+4
* | Pick up a fix in V8 binding.Feng Qian2009-07-141-1/+1
|/
* Simplify Ben's previous commit.Feng Qian2009-07-131-4/+2
* Add a virtual destructor to V8DOMMap when NDEBUG is defined.Ben Murdoch2009-07-131-0/+2
* Ensuring the plugin maintains control of the nav keys until it explicity rele...Derek Sollenberger2009-07-081-3/+20
* Merge change 6349Android (Google) Code Review2009-07-084-1/+54
|\
| * Cherry pick fix for webkit bug 25711 (https://bugs.webkit.org/show_bug.cgi?id...Ben Murdoch2009-07-074-1/+54
* | Merge change 6353Android (Google) Code Review2009-07-071-6/+16
|\ \
| * | plugins are now sent the correct coordinates even when the page is scrolled.Derek Sollenberger2009-07-071-6/+16
| |/
* | Unbreak V8 buildAndrei Popescu2009-07-061-0/+4
* | Enable workers w/JSC.Ben Murdoch2009-07-063-12/+38
|/