platform/framework/web/chromium-efl.git
6 years agoAdd Tizen-platform implementation of TouchpadTapSuppressionController
Yi Shen [Wed, 28 May 2014 18:26:29 +0000 (11:26 -0700)]
Add Tizen-platform implementation of TouchpadTapSuppressionController

Change-Id: Ic23d7039a9de977bd30d759b6b3949d206d533c6

6 years agoAdd Tizen-platform implementation of WebContentsView{Efl}.
SeungSeop Park [Wed, 28 May 2014 20:30:36 +0000 (16:30 -0400)]
Add Tizen-platform implementation of WebContentsView{Efl}.

Mostly stubs this point.

Change-Id: Icd0c07a869d387f35858fc4cbaa81637dae40bae

6 years agoAdd Tizen-platform implementation of the web runtime plugin
Arnaud Renevier [Wed, 28 May 2014 17:08:24 +0000 (10:08 -0700)]
Add Tizen-platform implementation of the web runtime plugin

Change-Id: If83472d456ecc3bc05363e6ae0383845aa1e930a

6 years agoAdd Tizen-platform implementation of Clipboard.
SeungSeop Park [Wed, 28 May 2014 19:12:19 +0000 (15:12 -0400)]
Add Tizen-platform implementation of Clipboard.

Change-Id: I82bc2b799ad2c596499c80de8ecc4739751981e5

6 years agoAdd Tizen-platform implementation of BrowsingDataRemover
Yi Shen [Tue, 27 May 2014 17:48:04 +0000 (10:48 -0700)]
Add Tizen-platform implementation of BrowsingDataRemover

Change-Id: Iea6426ab0ddaaf2f2f8efc60a3fe32d934aa9912

6 years agoAdd Tizen-platform implementation of of RenderMessageFilter
Yi Shen [Tue, 27 May 2014 21:02:29 +0000 (14:02 -0700)]
Add Tizen-platform implementation of of RenderMessageFilter

Change-Id: If70df236256c5e96504a86361733864d77054352

6 years agoAdd Tizen-platform implementation of Vibration message filter.
SeungSeop Park [Wed, 28 May 2014 18:06:33 +0000 (14:06 -0400)]
Add Tizen-platform implementation of Vibration message filter.

It is based on an existing implementation [1], but has diverged slightly.

It might be sensible to evaluate merging both eventually.

[1] src/content/browser/vibration/vibration_message_filter.h

Change-Id: I5b5ed991514958f928e1c77cbda578d2e2be97d9

6 years agoAdd Tizen-platform implementation of ContentMainDelegate
Arnaud Renevier [Tue, 27 May 2014 23:34:05 +0000 (16:34 -0700)]
Add Tizen-platform implementation of ContentMainDelegate

Change-Id: Icc4e8718be32c830020452db422d15a29377ef2d

6 years agoAdd Tizen-platform implementation of Vibration.
SeungSeop Park [Wed, 28 May 2014 17:30:34 +0000 (13:30 -0400)]
Add Tizen-platform implementation of Vibration.

Change-Id: I5d59363d562e25bcbbc218ec2c6fca85e5af7e84

6 years agoAdd Tizen-platform implementation of BrowserContext
Arnaud Renevier [Tue, 27 May 2014 22:06:57 +0000 (15:06 -0700)]
Add Tizen-platform implementation of BrowserContext

Change-Id: I8c0be557f590092a064d75fb73e900d3a36846d1

6 years agoAdd Tizen-platform implementation of URLRequestContextGetterEfl
Piotr Tworek [Fri, 23 May 2014 22:37:04 +0000 (15:37 -0700)]
Add Tizen-platform implementation of URLRequestContextGetterEfl

Change-Id: I7f15339b5dc879a66d74d740459cffbb0dbfca60

6 years agoAdd Tizen-platform implementation of a memory purger
Arnaud Renevier [Tue, 27 May 2014 23:13:57 +0000 (16:13 -0700)]
Add Tizen-platform implementation of a memory purger

Change-Id: Ifa1615d4b39463a4a616def1a7349d22ea41cb9a

6 years agoAdd Tizen-platform implementation of a cache manager
Arnaud Renevier [Tue, 27 May 2014 21:28:37 +0000 (14:28 -0700)]
Add Tizen-platform implementation of a cache manager

Change-Id: I50f8da9361ffd5af6393a90aa9300030b035edbb

6 years agoAdd Tizen-platform implementation of JavaScriptDialogManager
Arnaud Renevier [Tue, 27 May 2014 18:34:23 +0000 (11:34 -0700)]
Add Tizen-platform implementation of JavaScriptDialogManager

Change-Id: Ib8df28d9140065cc702dd6d0f96a9d7566549501

6 years agoAdd Tizen-platform implementation of BackingStore.
SeungSeop Park [Tue, 27 May 2014 17:59:02 +0000 (13:59 -0400)]
Add Tizen-platform implementation of BackingStore.

Change-Id: I56228a58e2e739bab6ac4fa0b3241f7b0bf5107a

6 years agoAdd Tizen-platform implementation of ContentClient
Arnaud Renevier [Fri, 23 May 2014 22:41:49 +0000 (15:41 -0700)]
Add Tizen-platform implementation of ContentClient

This directory contains IPC messages from the renderer to the browser
process and vice versa.

It also contains EFL implementation of ContentClient. And util functions
to get a WebContents from a render view id or from a frame id.

impl/common/version_info.h is a copy of src/chrome/common/chrome_version_info.h

Change-Id: If485df0c62defac9c3aef4d334f156a2e1a04985

6 years agoAdd Tizen-platform implementation of NativeWebKeyboardEvent.
Yi Shen [Tue, 27 May 2014 18:16:03 +0000 (11:16 -0700)]
Add Tizen-platform implementation of NativeWebKeyboardEvent.

Change-Id: Ia086297b2b2548e21cd13df07be941a5c5af8ac4

6 years agoAdd Tizen-platform implementation of command_line
Arnaud Renevier [Tue, 20 May 2014 21:53:05 +0000 (14:53 -0700)]
Add Tizen-platform implementation of command_line

Change-Id: Ibd2e73f4cc0429c11c457b5e8c85fa5d269eecf1

6 years agoAdd Tizen-platform implementation of geolocation
Arnaud Renevier [Fri, 23 May 2014 21:56:37 +0000 (14:56 -0700)]
Add Tizen-platform implementation of geolocation

EFL implementation of AccessTokenStore, of GeolocationPermissionContext
and of LocationProviderBase.

Change-Id: Ib93518e41d7c8c90994d7fdf1667386f4b69b33e

6 years agoAdd Tizen-platform implementation of Screen.
SeungSeop Park [Tue, 27 May 2014 15:50:15 +0000 (11:50 -0400)]
Add Tizen-platform implementation of Screen.

All Screen methods fallback to GetPrimaryScreen at this point.

Change-Id: I411a31453f20f1d0b13ace9b5838d2b03d436875

6 years agoAdd Tizen-platform implementation of NetworkDelegate
Piotr Tworek [Sat, 24 May 2014 00:18:42 +0000 (17:18 -0700)]
Add Tizen-platform implementation of NetworkDelegate

Change-Id: I6f6dba282e07003473bc8c0efdd1fa1baedcd552

6 years agoAdd Tizen-platform implementation of RenderProcessObserver
Piotr Tworek [Fri, 23 May 2014 22:24:51 +0000 (15:24 -0700)]
Add Tizen-platform implementation of RenderProcessObserver

Change-Id: Ifbb5fc2305c4e70b15ca85a04b7611f97a983e07

6 years agoAdd Tizen-platform implementation of RenderViewObserver
Piotr Tworek [Fri, 23 May 2014 21:35:06 +0000 (14:35 -0700)]
Add Tizen-platform implementation of RenderViewObserver

Change-Id: Ib9314715859dd365c4fe58643e0ab61b43e119b5

6 years agoAdd Tizen-platform implementation of ContentRendererClient
Piotr Tworek [Fri, 23 May 2014 22:30:10 +0000 (15:30 -0700)]
Add Tizen-platform implementation of ContentRendererClient

Change-Id: Ia15a7505c8e25ef074b72701d51a1572a7e601d3

6 years agoAdd Tizen-platform implementation of Path database
Piotr Tworek [Sat, 24 May 2014 00:04:21 +0000 (17:04 -0700)]
Add Tizen-platform implementation of Path database

This class is used as utility for getting resource paths.

Change-Id: I0e1f26a4b4668aa9b1dd082401765167ae0334b5

6 years agoAdd Tizen-platform implementation of geolocation permission context
Yi Shen [Fri, 23 May 2014 23:21:42 +0000 (16:21 -0700)]
Add Tizen-platform implementation of geolocation permission context

Patch implements GeolocationPermissionContextEfl.

Change-Id: Ib4befd8c72e0bd31323a9290f887dbbb1bd478a0

6 years agoAdd Tizen-platform implementation of WebContentsDelegate
Piotr Tworek [Fri, 23 May 2014 22:51:48 +0000 (15:51 -0700)]
Add Tizen-platform implementation of WebContentsDelegate

Change-Id: Ib573618f0ae4c94afc44b6ac86b793909237ae42

6 years agoAdd Tizen-platform implementation of download manager delegate
Yi Shen [Fri, 23 May 2014 22:32:11 +0000 (15:32 -0700)]
Add Tizen-platform implementation of download manager delegate

Patch implements DownloadManagerDelegate.

Change-Id: Icec806f7eb3ec0907f13a066fdc6ab3908823267

6 years agoAdd Tizen-platform implementation of Tizen's data_fetcher_* (device_orientation)
Piotr Tworek [Fri, 23 May 2014 21:10:24 +0000 (17:10 -0400)]
Add Tizen-platform implementation of Tizen's data_fetcher_* (device_orientation)

Similarly to Android, Tizen implements DataFetcherSharedMemory class, but
fetchs data from its homemade DataFetcherImplTizen class. Android uses
SensorManagerAndroid instead.

Change-Id: Icb3289976f7673a844e8ac53e95b59fa1f928d13

Conflicts:

src/content/browser/device_orientation/data_fetcher_shared_memory.h

6 years agoAdd Tizen-platform Chromium build system.
Piotr Tworek [Tue, 1 Apr 2014 14:45:26 +0000 (16:45 +0200)]
Add Tizen-platform Chromium build system.

Packaging and building of standalone chromium-efl project.

This patch includes all the prebuild scripts and .gyp files.

Change-Id: I0aeecba40a744e0a0f845fc0769cbc007a4baa3d

Conflicts:

src/build/common.gypi

6 years agoChromium 38.0.2096.0
SeungSeop Park [Sun, 20 Jul 2014 10:26:44 +0000 (19:26 +0900)]
Chromium 38.0.2096.0

Change-Id: Id400e9799487f68873d899a49ef0839a0edf3acb

6 years agoChromium 37.0.2062.0
SeungSeop Park [Tue, 15 Jul 2014 04:05:28 +0000 (13:05 +0900)]
Chromium 37.0.2062.0

To build content_shell, do as follows:
$ mv src/third_party/angle/_git src/third_party/angle/.git
$ ninja -C out/Release content_shell

Change-Id: I301389af8c6dbb7f77e6c672b6865c3f1c819ef0

6 years agoChromium 34.0.1847.76
SeungSeop Park [Wed, 23 Apr 2014 09:52:09 +0000 (18:52 +0900)]
Chromium 34.0.1847.76

6 years agoChromium 34.0.1809.0
SeungSeop Park [Wed, 5 Feb 2014 07:05:55 +0000 (16:05 +0900)]
Chromium 34.0.1809.0

6 years agoChromium 32.0.1700.41
SeungSeop Park [Mon, 27 Jan 2014 01:14:34 +0000 (10:14 +0900)]
Chromium 32.0.1700.41

6 years agoInitial commit
SeungSeop Park [Fri, 24 Jan 2014 09:48:41 +0000 (18:48 +0900)]
Initial commit

6 years agoUpload upstream chromium 67.0.3396
Youngsoo Choi [Mon, 9 Jul 2018 12:46:57 +0000 (12:46 +0000)]
Upload upstream chromium 67.0.3396

The tizen OBS doesn't support multiple repositories for one project.
So, this squashes upstream repositories as one.

* chromium
5f2397ac6c9c340a2f0f7e78fe18ea5b1a9c625c
Publish DEPS for Chromium 67.0.3396.0

* v8
8457e810efd34381448d51d93f50079cf1f6a812
Version 6.7.288.1 (cherry-pick)

* skia
c6c5eade823a399efc1671c2c7f1bc278273d2d5
Reland "Fix handling of MaskFilter matrices"

Change-Id: I0699e2cee66236350aa245445896e27c045d3586
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>