summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
| * | Makes Geolocation error callback asynchronous when service fails to start.Steve Block2009-09-041-9/+3
* | | Merge change 23829 into eclairAndroid (Google) Code Review2009-09-042-33/+25
|\ \ \ | |/ /
| * | Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...Steve Block2009-09-032-33/+25
* | | Merge change 23625 into eclairAndroid (Google) Code Review2009-09-042-1/+5
|\ \ \ | |/ / |/| |
| * | Fix the DOM storage layout tests when running with V8. Change the custom bind...Ben Murdoch2009-09-022-1/+5
| |/
* | Brings Mock Geolocation service up to date with latest submission to WebKit.Steve Block2009-09-024-14/+8
|/
* Merge change 22906 into eclairAndroid (Google) Code Review2009-09-023-35/+53
|\
| * Add functionality to V8 bindings for SQLTransaction to allow array-like objec...Ben Murdoch2009-09-023-35/+53
* | Merge change 22913 into eclairAndroid (Google) Code Review2009-09-018-2/+479
|\ \
| * | Adds V8 bindings for Geolocation.Steve Block2009-09-018-2/+479
* | | Merge change 23350 into eclairAndroid (Google) Code Review2009-09-011-1/+1
|\ \ \
| * | | Update the browser's references to the latest images.Leon Scroggins2009-09-011-1/+1
* | | | Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...Ben Murdoch2009-09-011-1/+1
| |_|/ |/| |
* | | Merge change 23087 into eclairAndroid (Google) Code Review2009-09-011-2/+8
|\ \ \ | |/ / |/| |
| * | Update V8 bindings to report exceptions thrown from callbacks.Ben Murdoch2009-08-281-2/+8
* | | Merge change 23308 into eclairAndroid (Google) Code Review2009-08-311-1/+5
|\ \ \
| * | | change our hasCurrentPoint() to call skia's getPoints() instead of isEmpty(),...Mike Reed2009-08-311-1/+5
* | | | save and restore the transparent fill when drawing replaced imagesCary Clark2009-08-311-0/+6
|/ / /
* | | Merge change 23075 into eclairAndroid (Google) Code Review2009-08-282-0/+12
|\ \ \
| * | | We lost ontouchxxx with the new WK. Bring them back.Grace Kloba2009-08-272-0/+12
| |/ /
* | | fix webkit build by rearranging assert.Cary Clark2009-08-281-1/+1
* | | Merge change 23100 into eclairAndroid (Google) Code Review2009-08-281-1/+1
|\ \ \
| * | | Fix OSX build by changing the PositionError.h role to privateAndrei Popescu2009-08-281-1/+1
| |/ /
* | | Fix crash in fast/canvas/canvas-empty-image-pattern.htmlAndrei Popescu2009-08-281-0/+2
|/ /
* | Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...Andrei Popescu2009-08-272-4/+8
|/
* Fix the paragraph is not wrapping with the new WK problem.Grace Kloba2009-08-211-0/+101
* Add TouchEvent check.Feng Qian2009-08-201-0/+5
* Fix Layout test crash in V8 bindings to AppCacheAndrei Popescu2009-08-201-0/+2
* Merge change 22074 into eclairAndroid (Google) Code Review2009-08-202-4/+4
|\
| * Fix some typos when WEBCORE_INSTRUMENTATION is on.Feng Qian2009-08-202-4/+4
* | Fix a bunch of layout test crashesAndrei Popescu2009-08-201-10/+12
|/
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-202-20/+46
|\
| * Update MockGeolocationService to avoid the use of static initializers with co...Steve Block2009-08-192-20/+46
* | Merge commit 'goog/master' into mergeAndrei Popescu2009-08-193-4/+30
|\ \ | |/
| * Need to notify Java side when viewport tag is parsed.Grace Kloba2009-08-183-4/+30
* | fix JSC support.Andrei Popescu2009-08-194-283/+90
* | Revert "Merge WebKit r47420"Andrei Popescu2009-08-19505-19041/+5466
* | Revert "Compilation and link error fixes for new webkit r47420."Andrei Popescu2009-08-195-16/+18
* | Revert "Start fixing JSC compile errors for new webkit."Andrei Popescu2009-08-192-782/+89
* | Revert "Continue with JSC errors."Andrei Popescu2009-08-194-13/+23
* | Continue with JSC errors.Ben Murdoch2009-08-194-23/+13
* | Start fixing JSC compile errors for new webkit.Ben Murdoch2009-08-192-89/+782
* | Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-185-18/+16
* | Merge WebKit r47420Ben Murdoch2009-08-18505-5466/+19041
* | Revert changes to WebCore.exp fileAndrei Popescu2009-08-181-6/+0
* | Fixes for the OSX buildAndrei Popescu2009-08-184-3/+17
* | Try to fix JNI startup errors.Ben Murdoch2009-08-183-3/+7
* | Merge commit 'goog/master' into mergeBen Murdoch2009-08-1815-286/+758
|\ \ | |/
| * Merge change 21618 into eclairAndroid (Google) Code Review2009-08-172-0/+21
| |\
| | * Fix #2058833. For mobile sites, add "width=device-width" if viewport widthGrace Kloba2009-08-172-0/+21