platform/framework/web/crosswalk-tizen.git
10 years agoFix handling failed print.
Cheng Zhao [Fri, 22 Aug 2014 05:01:49 +0000 (13:01 +0800)]
Fix handling failed print.

10 years agoMove the code of getting printing settings to another class.
Cheng Zhao [Fri, 22 Aug 2014 04:46:26 +0000 (12:46 +0800)]
Move the code of getting printing settings to another class.

10 years agoRemove more unused printing code.
Cheng Zhao [Fri, 22 Aug 2014 02:27:08 +0000 (10:27 +0800)]
Remove more unused printing code.

10 years agoStrip out print preview.
Cheng Zhao [Thu, 21 Aug 2014 14:14:27 +0000 (22:14 +0800)]
Strip out print preview.

10 years agoSetup PrintingMessageFilter for printing.
Cheng Zhao [Thu, 21 Aug 2014 13:19:43 +0000 (21:19 +0800)]
Setup PrintingMessageFilter for printing.

10 years agoAdd BrowserWindow.print() method.
Cheng Zhao [Thu, 21 Aug 2014 13:00:49 +0000 (21:00 +0800)]
Add BrowserWindow.print() method.

10 years agoInitailize PrintViewManagerBasic for browser window.
Cheng Zhao [Thu, 21 Aug 2014 12:49:18 +0000 (20:49 +0800)]
Initailize PrintViewManagerBasic for browser window.

10 years agoFix cpplint warnings.
Cheng Zhao [Thu, 21 Aug 2014 12:25:12 +0000 (20:25 +0800)]
Fix cpplint warnings.

10 years agoUpgrade libchromiumcontent to contain printing headers.
Cheng Zhao [Thu, 21 Aug 2014 08:38:25 +0000 (16:38 +0800)]
Upgrade libchromiumcontent to contain printing headers.

10 years agoAllow script initialized window.print().
Cheng Zhao [Thu, 21 Aug 2014 08:25:04 +0000 (16:25 +0800)]
Allow script initialized window.print().

10 years agoFix compiling with print messages.
Cheng Zhao [Thu, 21 Aug 2014 08:14:22 +0000 (16:14 +0800)]
Fix compiling with print messages.

10 years agoInitialize the fake BrowserProcess object.
Cheng Zhao [Thu, 21 Aug 2014 07:45:34 +0000 (15:45 +0800)]
Initialize the fake BrowserProcess object.

10 years agoAdd printing related source codes from chrome.
Cheng Zhao [Thu, 21 Aug 2014 07:38:20 +0000 (15:38 +0800)]
Add printing related source codes from chrome.

10 years agoNo more need to flip rect for capturePage, fixes #589.
Cheng Zhao [Thu, 21 Aug 2014 04:40:31 +0000 (12:40 +0800)]
No more need to flip rect for capturePage, fixes #589.

10 years agolinux: Add "dark-theme" option for BrowserWindow, fixes #352.
Cheng Zhao [Thu, 21 Aug 2014 04:24:55 +0000 (12:24 +0800)]
linux: Add "dark-theme" option for BrowserWindow, fixes #352.

10 years agoMerge pull request #594 from PeterDaveHello/patch-1
Cheng Zhao [Thu, 21 Aug 2014 02:37:48 +0000 (10:37 +0800)]
Merge pull request #594 from PeterDaveHello/patch-1

make CI build faster

10 years agomake CI build faster
Peter Dave Hello [Wed, 20 Aug 2014 14:49:37 +0000 (22:49 +0800)]
make CI build faster

10 years agoBump v0.15.9.
Cheng Zhao [Mon, 18 Aug 2014 11:05:56 +0000 (19:05 +0800)]
Bump v0.15.9.

10 years agoUpgrade brightray for new URLRequestContextGetter interface.
Cheng Zhao [Wed, 20 Aug 2014 07:30:32 +0000 (15:30 +0800)]
Upgrade brightray for new URLRequestContextGetter interface.

10 years agoAvoid calling GetRequestContext() in UI thread, fixes #591.
Cheng Zhao [Wed, 20 Aug 2014 05:48:38 +0000 (13:48 +0800)]
Avoid calling GetRequestContext() in UI thread, fixes #591.

Since we can access job factory without touching the request context,
there is no need to make sure GetRequestContext() is called before using
the protocol module.

10 years agoMake process.activateUvLoop friendly to multi-context, fixes #587.
Cheng Zhao [Wed, 20 Aug 2014 04:57:40 +0000 (12:57 +0800)]
Make process.activateUvLoop friendly to multi-context, fixes #587.

10 years agolinux: Suppress test for "enable-larger-than-screen".
Cheng Zhao [Wed, 20 Aug 2014 04:23:20 +0000 (12:23 +0800)]
linux: Suppress test for "enable-larger-than-screen".

It is failing on some DEs.

10 years agoAdd --proxy-server and --no-proxy-server switches.
Cheng Zhao [Wed, 20 Aug 2014 03:57:15 +0000 (11:57 +0800)]
Add --proxy-server and --no-proxy-server switches.

10 years agodocs: Fix typos.
Cheng Zhao [Wed, 20 Aug 2014 02:53:20 +0000 (10:53 +0800)]
docs: Fix typos.

10 years agoMerge pull request #590 from atom/browser-v8-debugger
Cheng Zhao [Wed, 20 Aug 2014 02:47:29 +0000 (10:47 +0800)]
Merge pull request #590 from atom/browser-v8-debugger

Implement the "--debug" switch

10 years agodocs: Add chapter on debugging with node-inspector.
Cheng Zhao [Wed, 20 Aug 2014 02:43:41 +0000 (10:43 +0800)]
docs: Add chapter on debugging with node-inspector.

10 years agoAdd "Debugging browser process" chapter.
Cheng Zhao [Wed, 20 Aug 2014 02:01:43 +0000 (10:01 +0800)]
Add "Debugging browser process" chapter.

10 years agoNo need to enter isolate.
Cheng Zhao [Wed, 20 Aug 2014 00:15:36 +0000 (08:15 +0800)]
No need to enter isolate.

10 years agoAdd support for --debug switch.
Cheng Zhao [Tue, 19 Aug 2014 15:36:26 +0000 (23:36 +0800)]
Add support for --debug switch.

10 years agoRemove the unused process.getCurrentStackTrace().
Cheng Zhao [Tue, 19 Aug 2014 14:35:22 +0000 (22:35 +0800)]
Remove the unused process.getCurrentStackTrace().

10 years agoEnable setting only one side of minimum size, fixes #461.
Cheng Zhao [Tue, 19 Aug 2014 13:43:18 +0000 (21:43 +0800)]
Enable setting only one side of minimum size, fixes #461.

10 years agoAdd app.resolveProxy API, fixes #545.
Cheng Zhao [Tue, 19 Aug 2014 13:26:45 +0000 (21:26 +0800)]
Add app.resolveProxy API, fixes #545.

10 years agoBump v0.15.8.
Cheng Zhao [Mon, 18 Aug 2014 09:49:08 +0000 (09:49 +0000)]
Bump v0.15.8.

10 years agoMerge pull request #585 from atom/menubar_underline
Cheng Zhao [Mon, 18 Aug 2014 08:31:22 +0000 (16:31 +0800)]
Merge pull request #585 from atom/menubar_underline

Support specifying accelerator for menu bar items by adding "&" in label

10 years agoA little cleanup.
Cheng Zhao [Mon, 18 Aug 2014 08:14:28 +0000 (16:14 +0800)]
A little cleanup.

10 years agoviews: Fix activating lower case accelerators.
Cheng Zhao [Mon, 18 Aug 2014 08:05:41 +0000 (16:05 +0800)]
views: Fix activating lower case accelerators.

10 years agowin: Underline's color tends to be a little lighter.
Cheng Zhao [Mon, 18 Aug 2014 07:41:57 +0000 (15:41 +0800)]
win: Underline's color tends to be a little lighter.

10 years agoviews: Fix calculating underline's position.
Cheng Zhao [Mon, 18 Aug 2014 07:36:29 +0000 (15:36 +0800)]
views: Fix calculating underline's position.

10 years agoviews: Always hide accelerator when submenu is activated.
Cheng Zhao [Mon, 18 Aug 2014 06:58:52 +0000 (14:58 +0800)]
views: Always hide accelerator when submenu is activated.

10 years agoviews: Pressing "Alt+Key" should bring up the menu bar.
Cheng Zhao [Mon, 18 Aug 2014 06:52:44 +0000 (14:52 +0800)]
views: Pressing "Alt+Key" should bring up the menu bar.

10 years agoviews: Show menubar's submenu when "Alt+Key" is pressed.
Cheng Zhao [Mon, 18 Aug 2014 06:42:21 +0000 (14:42 +0800)]
views: Show menubar's submenu when "Alt+Key" is pressed.

10 years agoviews: Show menubar's accelerator when "Alt" is pressed.
Cheng Zhao [Mon, 18 Aug 2014 06:12:12 +0000 (14:12 +0800)]
views: Show menubar's accelerator when "Alt" is pressed.

10 years agoviews: Draw underline in menu bar for accelerators.
Cheng Zhao [Mon, 18 Aug 2014 05:36:00 +0000 (13:36 +0800)]
views: Draw underline in menu bar for accelerators.

10 years agolinux: Use "fg" of GtkStyle as text color, fixes #555.
Cheng Zhao [Mon, 18 Aug 2014 02:21:38 +0000 (10:21 +0800)]
linux: Use "fg" of GtkStyle as text color, fixes #555.

10 years agoUpgrade libchromium for the accelerator fix.
Cheng Zhao [Sun, 17 Aug 2014 13:21:28 +0000 (21:21 +0800)]
Upgrade libchromium for the accelerator fix.

10 years agoviews: Fix compilation error.
Cheng Zhao [Sun, 17 Aug 2014 04:57:22 +0000 (12:57 +0800)]
views: Fix compilation error.

10 years agoAdd "enable-larger-than-screen" option for BrowserWindow.
Cheng Zhao [Sun, 17 Aug 2014 04:23:00 +0000 (12:23 +0800)]
Add "enable-larger-than-screen" option for BrowserWindow.

From now on BrowserWindow can only be resized larger than screen or
moved out of screen when this option is set to "true".

Fixes #582.

10 years agoLittle formating on app.getDataPath.
Cheng Zhao [Sun, 17 Aug 2014 03:33:55 +0000 (11:33 +0800)]
Little formating on app.getDataPath.

10 years agomac: Make "Text to Speech" work, fixes atom/atom#3288.
Cheng Zhao [Sun, 17 Aug 2014 03:26:02 +0000 (11:26 +0800)]
mac: Make "Text to Speech" work, fixes atom/atom#3288.

10 years agoUpgrade to Chrome 36.0.1985.143.
Cheng Zhao [Sun, 17 Aug 2014 03:25:21 +0000 (11:25 +0800)]
Upgrade to Chrome 36.0.1985.143.

10 years agoMerge pull request #578 from cornedor/appdata
Cheng Zhao [Sat, 16 Aug 2014 12:34:01 +0000 (20:34 +0800)]
Merge pull request #578 from cornedor/appdata

Fixed  #442 added app.getDataPath()

10 years agoAdded the getDataPath function to the app api docs
Corné Dorrestijn [Fri, 15 Aug 2014 15:29:36 +0000 (17:29 +0200)]
Added the getDataPath function to the app api docs

10 years agoreused converted and fixed indentation
Corne Dorrestijn [Fri, 15 Aug 2014 14:52:16 +0000 (16:52 +0200)]
reused converted and fixed indentation

10 years agoBump v0.15.7.
Cheng Zhao [Fri, 15 Aug 2014 07:07:11 +0000 (15:07 +0800)]
Bump v0.15.7.

10 years agodocs: Document the chrome command switches we support.
Cheng Zhao [Fri, 15 Aug 2014 05:06:52 +0000 (13:06 +0800)]
docs: Document the chrome command switches we support.

10 years agoInitialize job factory as early as possible.
Cheng Zhao [Fri, 15 Aug 2014 03:35:13 +0000 (11:35 +0800)]
Initialize job factory as early as possible.

Fixes atom/atom#3255.

10 years agoEnable the spec of testing crash of protocol module.
Cheng Zhao [Fri, 15 Aug 2014 03:08:06 +0000 (11:08 +0800)]
Enable the spec of testing crash of protocol module.

10 years agoMerge pull request #577 from cornedor/verbose
Cheng Zhao [Fri, 15 Aug 2014 02:40:30 +0000 (10:40 +0800)]
Merge pull request #577 from cornedor/verbose

Added verbose mode to the bootstrap script. Closes #574

10 years agoRemoved whitespace and added vector import
Corne Dorrestijn [Wed, 13 Aug 2014 12:24:35 +0000 (14:24 +0200)]
Removed whitespace and added vector import

10 years agoFixes for windows
Corne Dorrestijn [Wed, 13 Aug 2014 12:16:55 +0000 (14:16 +0200)]
Fixes for windows

10 years agoRemove old symbols when generating symbols.
Cheng Zhao [Wed, 13 Aug 2014 12:08:07 +0000 (20:08 +0800)]
Remove old symbols when generating symbols.

10 years agoBump v0.15.6.
Cheng Zhao [Wed, 13 Aug 2014 10:19:38 +0000 (18:19 +0800)]
Bump v0.15.6.

10 years agoAvoid creating our own URLRequestContextGetter.
Cheng Zhao [Wed, 13 Aug 2014 09:40:31 +0000 (17:40 +0800)]
Avoid creating our own URLRequestContextGetter.

10 years agoMerge pull request #576 from atom/geolocation
Cheng Zhao [Wed, 13 Aug 2014 06:53:07 +0000 (14:53 +0800)]
Merge pull request #576 from atom/geolocation

Implement geolocation API

10 years agoFix compilation error on Linux.
Cheng Zhao [Wed, 13 Aug 2014 06:43:21 +0000 (14:43 +0800)]
Fix compilation error on Linux.

10 years agoAdd network provider for google geolocation api.
Cheng Zhao [Wed, 13 Aug 2014 05:28:05 +0000 (13:28 +0800)]
Add network provider for google geolocation api.

10 years agoAdd access token store.
Cheng Zhao [Wed, 13 Aug 2014 04:12:43 +0000 (12:12 +0800)]
Add access token store.

10 years agomac: Fix crash when checking for update, fixes #575.
Cheng Zhao [Wed, 13 Aug 2014 03:28:19 +0000 (11:28 +0800)]
mac: Fix crash when checking for update, fixes #575.

10 years agoAdded getAppData function to the app api
Corne Dorrestijn [Tue, 12 Aug 2014 15:01:56 +0000 (17:01 +0200)]
Added getAppData function to the app api

10 years agowin: Show minimize button for unresizable window, fixes #411.
Cheng Zhao [Tue, 12 Aug 2014 14:58:19 +0000 (22:58 +0800)]
win: Show minimize button for unresizable window, fixes #411.

10 years agoFixed inconsistent newlines
Corne Dorrestijn [Tue, 12 Aug 2014 12:28:18 +0000 (14:28 +0200)]
Fixed inconsistent newlines

10 years agoAdded a verbose mode to the bootstrap script
Corne Dorrestijn [Tue, 12 Aug 2014 12:23:59 +0000 (14:23 +0200)]
Added a verbose mode to the bootstrap script

10 years agoUpgrade libchromiumcontent.
Cheng Zhao [Tue, 12 Aug 2014 12:17:30 +0000 (20:17 +0800)]
Upgrade libchromiumcontent.

* Fix unresponsive event when in beforeunload handler.
* Compile with clang 3.4 under Linux.

10 years agoUpdate brightray.
Cheng Zhao [Mon, 11 Aug 2014 15:23:27 +0000 (23:23 +0800)]
Update brightray.

10 years agolinux: Enable tests on window size.
Cheng Zhao [Mon, 11 Aug 2014 13:00:04 +0000 (21:00 +0800)]
linux: Enable tests on window size.

After upgraded to Chrome36, those tests have become stable.

10 years agoviews: Set a default maximum window size.
Cheng Zhao [Mon, 11 Aug 2014 12:36:53 +0000 (20:36 +0800)]
views: Set a default maximum window size.

It is required to make the window able to be resized larger than the
screen.

10 years agolinux: Fix error when generating symbols.
Cheng Zhao [Mon, 11 Aug 2014 11:08:29 +0000 (11:08 +0000)]
linux: Fix error when generating symbols.

Somehow strip would return 1 when a directory is passed, so we have to
wrap it in a script to avoid the error.

10 years agoBump v0.15.5.
Cheng Zhao [Mon, 11 Aug 2014 09:44:16 +0000 (17:44 +0800)]
Bump v0.15.5.

10 years agoMerge pull request #573 from atom/resource-dispatcher-delegate
Cheng Zhao [Mon, 11 Aug 2014 08:31:35 +0000 (16:31 +0800)]
Merge pull request #573 from atom/resource-dispatcher-delegate

Enable removing the X-Frame-Options header for frames

10 years agoFix cpplint warning.
Cheng Zhao [Mon, 11 Aug 2014 07:56:23 +0000 (15:56 +0800)]
Fix cpplint warning.

10 years agodocs: Move security info from browser-window to web-security.
Cheng Zhao [Mon, 11 Aug 2014 07:37:44 +0000 (15:37 +0800)]
docs: Move security info from browser-window to web-security.

10 years agodocs: Add document on overriding X-Frame-Options.
Cheng Zhao [Mon, 11 Aug 2014 07:25:26 +0000 (15:25 +0800)]
docs: Add document on overriding X-Frame-Options.

10 years agoFilter out x-frame-options header on user's request.
Cheng Zhao [Mon, 11 Aug 2014 07:03:57 +0000 (15:03 +0800)]
Filter out x-frame-options header on user's request.

10 years agoAdd custom ResourceDispatcherHostDelegate.
Cheng Zhao [Mon, 11 Aug 2014 06:08:23 +0000 (14:08 +0800)]
Add custom ResourceDispatcherHostDelegate.

10 years agoMerge pull request #572 from atom/window-larger-than-screen
Cheng Zhao [Mon, 11 Aug 2014 04:17:48 +0000 (12:17 +0800)]
Merge pull request #572 from atom/window-larger-than-screen

Enable window to be resized larger than screen

10 years agoUpdate brightray for devtools experiments.
Cheng Zhao [Mon, 11 Aug 2014 02:52:54 +0000 (10:52 +0800)]
Update brightray for devtools experiments.

10 years agomac: Override system's default on resizing window no larger than screen.
Cheng Zhao [Mon, 11 Aug 2014 02:24:36 +0000 (10:24 +0800)]
mac: Override system's default on resizing window no larger than screen.

10 years agoAdd spec for resizing window larger than screen.
Cheng Zhao [Mon, 11 Aug 2014 02:22:56 +0000 (10:22 +0800)]
Add spec for resizing window larger than screen.

10 years agoStore window icon as ImageSkia.
Cheng Zhao [Mon, 11 Aug 2014 02:06:46 +0000 (10:06 +0800)]
Store window icon as ImageSkia.

10 years agoRestructure headers of native_window.
Cheng Zhao [Mon, 11 Aug 2014 02:01:05 +0000 (10:01 +0800)]
Restructure headers of native_window.

10 years agodocs: Update prerequisities in Windows build instructions.
Cheng Zhao [Mon, 11 Aug 2014 01:39:03 +0000 (09:39 +0800)]
docs: Update prerequisities in Windows build instructions.

10 years agoUpdate with new ScopedPersistent interface.
Cheng Zhao [Sun, 10 Aug 2014 13:19:07 +0000 (21:19 +0800)]
Update with new ScopedPersistent interface.

10 years agoUse the function converter from native_mate.
Cheng Zhao [Sun, 10 Aug 2014 11:14:20 +0000 (19:14 +0800)]
Use the function converter from native_mate.

10 years agoMerge pull request #567 from atom/linux-ci
Cheng Zhao [Sat, 9 Aug 2014 02:24:18 +0000 (10:24 +0800)]
Merge pull request #567 from atom/linux-ci

Add Linux CI

10 years agolinux: Start xvfb in CI.
Cheng Zhao [Sat, 9 Aug 2014 01:48:37 +0000 (09:48 +0800)]
linux: Start xvfb in CI.

10 years agolinux: Don't set CXX to clang when building node modules.
Cheng Zhao [Sat, 9 Aug 2014 01:22:06 +0000 (09:22 +0800)]
linux: Don't set CXX to clang when building node modules.

10 years agolinux: Do "apt-get update" in CI.
Cheng Zhao [Fri, 8 Aug 2014 15:53:58 +0000 (23:53 +0800)]
linux: Do "apt-get update" in CI.

10 years agolinux: Install all necessary deps on CI.
Cheng Zhao [Fri, 8 Aug 2014 15:32:51 +0000 (23:32 +0800)]
linux: Install all necessary deps on CI.

10 years agoMake script quit when error happens in child processes.
Cheng Zhao [Fri, 8 Aug 2014 15:23:56 +0000 (23:23 +0800)]
Make script quit when error happens in child processes.

10 years agolinux: Install libgnome-keyring-dev on travis CI.
Cheng Zhao [Fri, 8 Aug 2014 15:10:20 +0000 (23:10 +0800)]
linux: Install libgnome-keyring-dev on travis CI.