| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
See http://trac.webkit.org/changeset/54880
Change-Id: I5665991bb4f7d3680c00b42194a9208d1daa90f0
|
|\
| |
| |
| | |
on an include in V8DocumentCustom.cpp"
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
include in V8DocumentCustom.cpp
Adding generated headers to the build, even when for disabled features, is preferred to using guards around includes.
See https://bugs.webkit.org/show_bug.cgi?id=34812
Also cleans up some other Android-specific changes in WebCore/bindings/v8.
Change-Id: I37a174bfaef0d659fc3cef08d084af8861b65ac9
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Icc67c8786c1a1b98993fb27caf71bd4895118589
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I91cd4224ee4df8de105dca179b42ee1428ab288d
|
| |
| |
| |
| | |
Change-Id: I8c416f93989d0992f02b9c28590557caf8ba70ed
|
| |
| |
| |
| |
| |
| | |
See http://trac.webkit.org/changeset/54665
Change-Id: Ieffcf1b8d0401af5403ae9e3cea4414198ee612a
|
| |
| |
| |
| |
| |
| | |
See http://trac.webkit.org/changeset/54601
Change-Id: Id463962ae17e6d980122bfb0456b29c65b3bf69a
|
| |
| |
| |
| |
| |
| |
| |
| | |
AffineTransform class
See http://trac.webkit.org/changeset/54503
Change-Id: Ib14c0f2cce4f63aab2e047a1c4725d1e62b059ba
|
| |
| |
| |
| |
| |
| |
| |
| | |
RuntimeEnabledFeatures.cpp
see http://trac.webkit.org/changeset/54593
Change-Id: Iab1af86c65db24849fbdb07cc4b1692133d7ae87
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- AutoFillPopupMenuClient.h - Take theirs, git got confused
- PluginView.h - Conflict due to new OS macro
- Gradient.cpp - Conflict due to new argument due to setPlatformGradientSpaceTransform
- Android.derived.v8bindings.mk - Keep ours
- DragImage.h - Take both
- V8DocumentCustom.cpp - Take theirs
- XCode project - Take both to keep Android-addition of GeolocationPositionCache
Change-Id: I3f294a71af93fb4e02b57e0169bd25143132df15
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Common frame flattening code was added upstream in http://trac.webkit.org/changeset/54440
We take this code, but also keep the current Android-specific implementation.
Currently, the common code is disabled and we continue to use the Android version.
The two will be combined at a later date.
Change-Id: I194c7028b84a05d85040ca6199802c42a520be96
|
|/
|
|
| |
Change-Id: Ia79977b6cf3b0b00c06ef39419989b28e57e4f4a
|
|\
| |
| |
| |
| |
| |
| | |
* changes:
Don't add something to a hash map and then get it out again immediately if we don't need to.
Fix the creation of the touchTargets list to match what the iPhone does and maintain compatability with existing apps like SuperPudu.
Store the originating target for a touch (i.e. calculated in touchstart) in a hash map, so that we can use that originating target as the target for future move/end/cancel events that that touch generates.
|
| |
| |
| |
| |
| |
| | |
we don't need to.
Change-Id: Ic6718a7c23e8896f5bbbb5cadcc22aa9a3108530
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
maintain compatability with existing apps like SuperPudu.
touchTargets should always have at least one element and should be based on the target where the touch originated, not where it is now.
This needs to be upstreamed to webkit.
Change-Id: Ie4e6f65e77484e0eac6d0f239df9dd3a460e7bce
|
| |
| |
| |
| |
| |
| |
| |
| | |
a hash map, so that we can use that originating target as the target for future move/end/cancel events that that touch generates.
This matches the behaviour that the iPhone exhibits.
Change-Id: Iff5e29c795b8ae6128e67ad5d42a959b61f966f2
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
- Database.cpp - This Android-specific change was made in https://android-git.corp.google.com/g/#change,39575
- XCode project - GeolocationPositionCache was accidentally removed in https://android-git.corp.google.com/g/#change,40365
Change-Id: I60f8361ba352c7fa8d35dc829e203f6c653f0ef2
|
|/
|
|
|
|
| |
This was added in http://trac.webkit.org/changeset/42748
Change-Id: Ifcb9308d817203b6e23945ceedd83b9f9eb2e80f
|
|
|
|
| |
Change-Id: I267e0288b20fc62d4c300d0f9cb4fb0120d84174
|
|
|
|
|
|
|
|
| |
headers to V8 generated code.
See http://trac.webkit.org/changeset/54658
Change-Id: If52c6dc9b2c09d4ae028d913da653c2373eb151b
|
|
|
|
|
|
|
|
| |
Notifications and WebSockets headers for V8
See http://trac.webkit.org/changeset/54653
Change-Id: I98d73ffb861da1694f24635c8e372a0e9a065f6f
|
|
|
|
|
|
|
|
| |
XPath header for V8
See http://trac.webkit.org/changeset/54652
Change-Id: I9e513f408f5a812b9c79cec4fcc2a2e633c95fe9
|
|
|
|
|
|
|
|
| |
Inspector headers for V8
See http://trac.webkit.org/changeset/54651
Change-Id: Ieefd3b78f67eecf3a2ddd5d3869acff0a7ef4833
|
|
|
|
|
|
|
|
| |
guards for V8
See http://trac.webkit.org/changeset/54650
Change-Id: Ieda3be45b1979c0f9d776cf6b7639f0e67f1466f
|
|
|
|
|
|
|
|
| |
ENABLE_DEBUGGER guards for V8
See http://trac.webkit.org/changeset/54417
Change-Id: I03e7f8f1ddb9af92e5ce7494136ea2d2a6de6800
|
|
|
|
|
|
|
|
| |
DOMWrapperWorld
See http://trac.webkit.org/changeset/54182
Change-Id: I71b4de3bbef2963c1332eef229bd23646c3ee23a
|
|
|
|
|
|
|
|
|
| |
Path::transform methods for Android
We copy the Skia implementations
See http://trac.webkit.org/changeset/54112
Change-Id: I7575b7fe2690b0eacf4c3da2cc9fd6645d8d2c6f
|
|
|
|
|
|
| |
See http://trac.webkit.org/changeset/54203
Change-Id: Ib68d10f5b7d045b19ae815613ffb0ff836aafe56
|
|
|
|
|
|
|
|
| |
converter functions
See http://trac.webkit.org/changeset/54150
Change-Id: Idcc5b54d9b31133e6d304222a2cf11355736b83c
|
|
|
|
| |
Change-Id: I86b9b8485cc9594841407ac6958c8dea3903749e
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take both for Android makefiles, other than typo for JavaNPObjectV8 upstream
- Take theirs for XCode project file and ChangeLog
- Fix trivial header conflict in V8DocumentCustom
- Keep ours for fix in JNIUtilityPrivate.cpp
- Take theirs for V8DOMWrapper.cpp. Conflict is due to Android addition of TouchEvents, which conflicts with http://trac.webkit.org/changeset/54259
- Take both for Android addition of applicationInstalledCallback
- Take both for Android JSC JIT changes in Platform.h
Change-Id: Ib1a748f204a07a7e736feeee6a0f30f7453754a7
|
|
|
|
| |
Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
|
| |
|
|
|
|
|
|
| |
This CL contains the wiring between the API and the Java side.
Fix b: 2371005
|
| |
|
|
|
|
| |
saving the layres tree in /sdcard/layersTree.plist)
|
|\ |
|
| |
| |
| |
| | |
make SkLayer inherit from SkRefCnt.h
|
| |
| |
| |
| |
| | |
It's disabled by default, but is enabled when the enveronment variable
ENABLE_ANDROID_JSC_JIT is set to true.
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
These changes were made in http://trac.webkit.org/changeset/53865, so should
have been picked up in the last WebKit merge to r54127, but were somehow missed.
Change-Id: Id21807fe9bf6507a591b6b12e914aea41a62c3de
|
| |
| |
| |
| |
| | |
Add accessors to the picture and the children.
Add a bounds() method.
|
| | |
|
| | |
|