platform/framework/web/crosswalk-tizen.git
10 years agomac: Enable setting "Services" menu.
Cheng Zhao [Fri, 5 Sep 2014 05:07:05 +0000 (13:07 +0800)]
mac: Enable setting "Services" menu.

Regarding https://github.com/atom/atom/issues/3204.

10 years agowin: Fix compilation with Chrome 37.
Cheng Zhao [Wed, 3 Sep 2014 15:17:00 +0000 (23:17 +0800)]
win: Fix compilation with Chrome 37.

10 years agoMerge pull request #622 from atom/chrome37
Cheng Zhao [Tue, 2 Sep 2014 09:03:07 +0000 (17:03 +0800)]
Merge pull request #622 from atom/chrome37

Upgrade to Chrome37

10 years agoUpgrade to apm@0.93.0
Cheng Zhao [Tue, 2 Sep 2014 02:58:42 +0000 (10:58 +0800)]
Upgrade to apm@0.93.0

10 years agoMerge pull request #624 from Rahazan/patch-1
Cheng Zhao [Tue, 2 Sep 2014 01:55:07 +0000 (09:55 +0800)]
Merge pull request #624 from Rahazan/patch-1

Small typo fix in fatal JS error message

10 years agoSmall typo fix in fatal JS error message
Guido Zuidhof [Mon, 1 Sep 2014 19:02:03 +0000 (21:02 +0200)]
Small typo fix in fatal JS error message

An javascript error -> A javascript error

10 years agoUse atom-shell's version for creating node headers tarball.
Cheng Zhao [Mon, 1 Sep 2014 14:54:20 +0000 (22:54 +0800)]
Use atom-shell's version for creating node headers tarball.

10 years agoUpgrade node to fix child_process.fork.
Cheng Zhao [Mon, 1 Sep 2014 13:30:53 +0000 (21:30 +0800)]
Upgrade node to fix child_process.fork.

10 years agolinux: Dont' use native style border.
Cheng Zhao [Mon, 1 Sep 2014 12:22:38 +0000 (20:22 +0800)]
linux: Dont' use native style border.

10 years agolinux: Fix API changes of Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 12:10:14 +0000 (20:10 +0800)]
linux: Fix API changes of Chrome 37.

10 years agoUpgrade brightray.
Cheng Zhao [Mon, 1 Sep 2014 11:18:45 +0000 (19:18 +0800)]
Upgrade brightray.

10 years agoInitialize node after WebKit is initialized.
Cheng Zhao [Mon, 1 Sep 2014 10:43:43 +0000 (18:43 +0800)]
Initialize node after WebKit is initialized.

10 years agoInitailize V8 with gin.
Cheng Zhao [Mon, 1 Sep 2014 08:41:26 +0000 (16:41 +0800)]
Initailize V8 with gin.

10 years agoUpgrade libchromiumcontent for gin headers.
Cheng Zhao [Mon, 1 Sep 2014 08:08:08 +0000 (16:08 +0800)]
Upgrade libchromiumcontent for gin headers.

10 years agoFix API changes of Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 07:36:37 +0000 (15:36 +0800)]
Fix API changes of Chrome 37.

10 years agoComment out debugger agent.
Cheng Zhao [Mon, 1 Sep 2014 07:35:56 +0000 (15:35 +0800)]
Comment out debugger agent.

V8 has discarded support for debugger agent, we should reimplement it in
atom-shell.

10 years agoUpdate printing code to Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 07:35:39 +0000 (15:35 +0800)]
Update printing code to Chrome 37.

10 years agoUpgrade node for Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 07:08:19 +0000 (15:08 +0800)]
Upgrade node for Chrome 37.

10 years agoUpgrade brightray to Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 05:59:01 +0000 (13:59 +0800)]
Upgrade brightray to Chrome 37.

10 years agoUpgrade libchromiumcontent to Chrome 37.
Cheng Zhao [Mon, 1 Sep 2014 05:33:03 +0000 (13:33 +0800)]
Upgrade libchromiumcontent to Chrome 37.

10 years agoMerge pull request #610 from atom/devtools-extension
Cheng Zhao [Thu, 28 Aug 2014 15:12:21 +0000 (23:12 +0800)]
Merge pull request #610 from atom/devtools-extension

Add support for chrome devtools extension

10 years agodocs: Add docs on how to use chrome devtools extension.
Cheng Zhao [Thu, 28 Aug 2014 08:33:27 +0000 (16:33 +0800)]
docs: Add docs on how to use chrome devtools extension.

10 years agodev-tools => devtools.
Cheng Zhao [Thu, 28 Aug 2014 08:00:29 +0000 (16:00 +0800)]
dev-tools => devtools.

10 years agoRemember loaded extensions.
Cheng Zhao [Thu, 28 Aug 2014 06:58:15 +0000 (14:58 +0800)]
Remember loaded extensions.

10 years agoAdd "dev-tools-opened" and "dev-tools-closed" events.
Cheng Zhao [Thu, 28 Aug 2014 06:25:00 +0000 (14:25 +0800)]
Add "dev-tools-opened" and "dev-tools-closed" events.

10 years agoAdd support for chrome.extension API in devtools extension.
Cheng Zhao [Thu, 28 Aug 2014 04:24:52 +0000 (12:24 +0800)]
Add support for chrome.extension API in devtools extension.

10 years agoMerge pull request #614 from atom/atom-shell-squirrel
Cheng Zhao [Thu, 28 Aug 2014 02:06:24 +0000 (10:06 +0800)]
Merge pull request #614 from atom/atom-shell-squirrel

Atom.exe should receive Squirrel events

10 years agoAtom.exe should receive Squirrel events
Paul Betts [Thu, 28 Aug 2014 00:01:54 +0000 (17:01 -0700)]
Atom.exe should receive Squirrel events

This sets up Atom to be packaged into a Squirrel installer. See
https://github.com/Squirrel/Squirrel.Windows.Next/pull/17 for the details

10 years agoFix cpplint warnings.
Cheng Zhao [Wed, 27 Aug 2014 13:16:45 +0000 (21:16 +0800)]
Fix cpplint warnings.

10 years agoIgnore requests to other hosts.
Cheng Zhao [Wed, 27 Aug 2014 13:05:54 +0000 (21:05 +0800)]
Ignore requests to other hosts.

10 years agoDon't use pure number as host name.
Cheng Zhao [Wed, 27 Aug 2014 12:49:57 +0000 (20:49 +0800)]
Don't use pure number as host name.

Numbers would be treated as IP addresses.

10 years agoMake "chrome-extension" a standard scheme.
Cheng Zhao [Wed, 27 Aug 2014 12:48:49 +0000 (20:48 +0800)]
Make "chrome-extension" a standard scheme.

If we do not do so, urls like "chrome-extension://extension-1" will
never get a hostname.

10 years agoAdd chrome-extension protocol for loading devtools extensions.
Cheng Zhao [Wed, 27 Aug 2014 08:01:15 +0000 (16:01 +0800)]
Add chrome-extension protocol for loading devtools extensions.

10 years agoUpgrade libchromiumcontent to loose iframe sandbox.
Cheng Zhao [Tue, 26 Aug 2014 14:27:50 +0000 (22:27 +0800)]
Upgrade libchromiumcontent to loose iframe sandbox.

10 years agoTurn off web security for devtools.
Cheng Zhao [Tue, 26 Aug 2014 08:05:10 +0000 (16:05 +0800)]
Turn off web security for devtools.

10 years agoUpdate brightray for devtools zooming.
Cheng Zhao [Tue, 26 Aug 2014 07:11:26 +0000 (15:11 +0800)]
Update brightray for devtools zooming.

10 years agolinux: Fix BrowserWindow.setResizable.
Cheng Zhao [Tue, 26 Aug 2014 05:37:37 +0000 (13:37 +0800)]
linux: Fix BrowserWindow.setResizable.

10 years agolinux: Make BrowserWindow.setSkipTaskbar work dynamically.
Cheng Zhao [Tue, 26 Aug 2014 04:15:22 +0000 (12:15 +0800)]
linux: Make BrowserWindow.setSkipTaskbar work dynamically.

10 years agolinux: Set WM_CLASS and WM_WINDOW_ROLE for window, fixes #605.
Cheng Zhao [Tue, 26 Aug 2014 02:34:48 +0000 (10:34 +0800)]
linux: Set WM_CLASS and WM_WINDOW_ROLE for window, fixes #605.

10 years agoDon't use third party dependency in default_app.
Cheng Zhao [Mon, 25 Aug 2014 11:11:26 +0000 (19:11 +0800)]
Don't use third party dependency in default_app.

10 years agoMerge pull request #606 from hokein/master
Cheng Zhao [Mon, 25 Aug 2014 10:55:09 +0000 (18:55 +0800)]
Merge pull request #606 from hokein/master

docs: Correct debugging chapter.

10 years agodocs: Correct debugging chapter.
Haojian Wu [Mon, 25 Aug 2014 05:08:11 +0000 (13:08 +0800)]
docs: Correct debugging chapter.

10 years agoMerge pull request #603 from soh1988/patch-corrections
Cheng Zhao [Sat, 23 Aug 2014 11:18:38 +0000 (19:18 +0800)]
Merge pull request #603 from soh1988/patch-corrections

Correction to the API Documentation of the Browser FlashFrame

10 years agoMerge pull request #602 from soh1988/patch-minSize
Cheng Zhao [Sat, 23 Aug 2014 11:17:54 +0000 (19:17 +0800)]
Merge pull request #602 from soh1988/patch-minSize

Changing the Logical Or to Bitwise Or to change from Either to Either Or...

10 years agoChanging the Logical Or to Bitwise Or to change from Either to Either Or Both values
Chris Soh [Thu, 21 Aug 2014 06:43:35 +0000 (14:43 +0800)]
Changing the Logical Or to Bitwise Or to change from Either to Either Or Both values

10 years agoAdding the compulsory flag in the API documentation of BrowserWindow.flashFrame
Chris Soh [Sat, 23 Aug 2014 05:20:47 +0000 (13:20 +0800)]
Adding the compulsory flag in the API documentation of BrowserWindow.flashFrame

10 years agoMerge pull request #599 from atom/printing
Cheng Zhao [Fri, 22 Aug 2014 09:48:36 +0000 (17:48 +0800)]
Merge pull request #599 from atom/printing

Add support for printing

10 years agoDocument the BrowserWindow.print().
Cheng Zhao [Fri, 22 Aug 2014 07:14:49 +0000 (15:14 +0800)]
Document the BrowserWindow.print().

10 years agoMake print settings optional.
Cheng Zhao [Fri, 22 Aug 2014 07:05:30 +0000 (15:05 +0800)]
Make print settings optional.

10 years agoRevert "Move the code of getting printing settings to another class."
Cheng Zhao [Fri, 22 Aug 2014 07:03:39 +0000 (15:03 +0800)]
Revert "Move the code of getting printing settings to another class."

This reverts commit 57d06c52413b94fbd5517569efab0e058655c4bb.

Conflicts:
atom/browser/printing/printing_config_service.cc

10 years agoAdd "silent" and "print_background" option for printing.
Cheng Zhao [Fri, 22 Aug 2014 07:01:07 +0000 (15:01 +0800)]
Add "silent" and "print_background" option for printing.

10 years agolinux: Fix linking error.
Cheng Zhao [Fri, 22 Aug 2014 05:03:27 +0000 (13:03 +0800)]
linux: Fix linking error.

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 agoSimplify global-shortcut's code.
Cheng Zhao [Fri, 22 Aug 2014 02:53:37 +0000 (10:53 +0800)]
Simplify global-shortcut's code.

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 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.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 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.