platform/framework/web/crosswalk-tizen.git
9 years agoMerge pull request #1505 from atom/default-help-menu
Cheng Zhao [Tue, 28 Apr 2015 09:55:06 +0000 (17:55 +0800)]
Merge pull request #1505 from atom/default-help-menu

Add help menu to default app

9 years agoMerge pull request #1495 from bendrucker/grammar
Daniel Hengeveld [Mon, 27 Apr 2015 20:30:26 +0000 (13:30 -0700)]
Merge pull request #1495 from bendrucker/grammar

Fix grammar in NW.js comparison

9 years agoFix grammar in NW.js comparison
Ben Drucker [Sun, 26 Apr 2015 23:35:52 +0000 (19:35 -0400)]
Fix grammar in NW.js comparison

9 years agoTweak path docs
Kevin Sawicki [Fri, 24 Apr 2015 21:17:15 +0000 (14:17 -0700)]
Tweak path docs

9 years agoAdd -h/--help usage message
Kevin Sawicki [Fri, 24 Apr 2015 21:02:49 +0000 (14:02 -0700)]
Add -h/--help usage message

9 years agoAdd help menu to electron site
Kevin Sawicki [Fri, 24 Apr 2015 20:37:34 +0000 (13:37 -0700)]
Add help menu to electron site

9 years agoAdd default help menu
Kevin Sawicki [Fri, 24 Apr 2015 20:32:46 +0000 (13:32 -0700)]
Add default help menu

9 years agoMake full screen menu a toggler
Kevin Sawicki [Fri, 24 Apr 2015 20:27:19 +0000 (13:27 -0700)]
Make full screen menu a toggler

9 years agoMerge pull request #1502 from atom/renderer-restart
Cheng Zhao [Mon, 27 Apr 2015 14:00:23 +0000 (22:00 +0800)]
Merge pull request #1502 from atom/renderer-restart

Manage navigation history with JavaScript on user side

9 years agoAllow calling goBack for multiple times
Cheng Zhao [Sun, 26 Apr 2015 14:29:51 +0000 (22:29 +0800)]
Allow calling goBack for multiple times

9 years agoDon't use Chromium's history list
Cheng Zhao [Sun, 26 Apr 2015 13:31:48 +0000 (21:31 +0800)]
Don't use Chromium's history list

9 years agoImplement our own NavigationController
Cheng Zhao [Sun, 26 Apr 2015 13:28:30 +0000 (21:28 +0800)]
Implement our own NavigationController

9 years agoOnly append command line params for renderer process
Cheng Zhao [Sun, 26 Apr 2015 09:26:25 +0000 (17:26 +0800)]
Only append command line params for renderer process

9 years agoCheck if it is guest process before updating process ID
Cheng Zhao [Sun, 26 Apr 2015 09:26:00 +0000 (17:26 +0800)]
Check if it is guest process before updating process ID

9 years agospec: Native modules should work after navigation in webview
Cheng Zhao [Sun, 26 Apr 2015 07:49:26 +0000 (15:49 +0800)]
spec: Native modules should work after navigation in webview

9 years agoUpdate guest process id when navigating
Cheng Zhao [Sun, 26 Apr 2015 07:30:31 +0000 (15:30 +0800)]
Update guest process id when navigating

9 years agoNULL => nullptr
Cheng Zhao [Sun, 26 Apr 2015 04:35:14 +0000 (12:35 +0800)]
NULL => nullptr

9 years agoUse our new way to restart renderer process
Cheng Zhao [Sun, 26 Apr 2015 04:28:27 +0000 (12:28 +0800)]
Use our new way to restart renderer process

As a side effect, it will also restart the renderer process of webview
tag guests.

9 years agoUpgrade libchromiumcontent
Cheng Zhao [Mon, 27 Apr 2015 07:11:37 +0000 (15:11 +0800)]
Upgrade libchromiumcontent

9 years agoMerge pull request #1491 from atom/minimal-mac-menu
Cheng Zhao [Sat, 25 Apr 2015 13:00:26 +0000 (21:00 +0800)]
Merge pull request #1491 from atom/minimal-mac-menu

Remove native actions in Mac default menu

9 years agomac: Remove unused action handler
Cheng Zhao [Sat, 25 Apr 2015 12:41:12 +0000 (20:41 +0800)]
mac: Remove unused action handler

9 years agomac: Remove all unnecessary default menu items
Cheng Zhao [Sat, 25 Apr 2015 12:12:54 +0000 (20:12 +0800)]
mac: Remove all unnecessary default menu items

9 years agoMerge pull request #1455 from deepak1556/fullscreen_patch
Cheng Zhao [Sat, 25 Apr 2015 08:16:57 +0000 (16:16 +0800)]
Merge pull request #1455 from deepak1556/fullscreen_patch

window: supports HTML5 fullscreen api

9 years agoMerge pull request #1461 from deepak1556/webview_devtools_patch
Cheng Zhao [Sat, 25 Apr 2015 08:14:13 +0000 (16:14 +0800)]
Merge pull request #1461 from deepak1556/webview_devtools_patch

webview: add inspectElement method

9 years agoMerge pull request #1438 from deepak1556/api_web_view_patch
Cheng Zhao [Sat, 25 Apr 2015 05:04:43 +0000 (13:04 +0800)]
Merge pull request #1438 from deepak1556/api_web_view_patch

webview: page-favicon-updated navigation event and getFavicon api

9 years agoMerge pull request #1453 from deepak1556/asar_patch
Cheng Zhao [Sat, 25 Apr 2015 05:04:35 +0000 (13:04 +0800)]
Merge pull request #1453 from deepak1556/asar_patch

asar: make fs async methods create errors asynchronously

9 years agoinclude headers only in places used
deepak1556 [Sat, 25 Apr 2015 04:43:52 +0000 (10:13 +0530)]
include headers only in places used

9 years agoasar: make fs async methods create errors asynchronously
deepak1556 [Tue, 21 Apr 2015 09:50:08 +0000 (15:20 +0530)]
asar: make fs async methods create errors asynchronously

9 years agoremoved will-navigate and did-navigate events
deepak1556 [Sat, 25 Apr 2015 04:20:11 +0000 (09:50 +0530)]
removed will-navigate and did-navigate events

9 years agofix getFavcion api in webview to return dataUrl
deepak1556 [Sat, 25 Apr 2015 03:30:24 +0000 (09:00 +0530)]
fix getFavcion api in webview to return dataUrl

9 years agoadded did-navigate event, getFavicon api and workaround webview spec
deepak1556 [Mon, 20 Apr 2015 06:50:04 +0000 (12:20 +0530)]
added did-navigate event, getFavicon api and workaround webview spec

9 years agowebview: will-navigate and page-favicon-set navigation events
deepak1556 [Fri, 17 Apr 2015 19:55:31 +0000 (01:25 +0530)]
webview: will-navigate and page-favicon-set navigation events

9 years agoUpgrade CoffeeScript to 1.9.2
Cheng Zhao [Sat, 25 Apr 2015 02:45:28 +0000 (10:45 +0800)]
Upgrade CoffeeScript to 1.9.2

9 years agoIncrease timeout for some tests
Cheng Zhao [Sat, 25 Apr 2015 02:45:16 +0000 (10:45 +0800)]
Increase timeout for some tests

9 years agoStyle fix
Cheng Zhao [Sat, 25 Apr 2015 02:35:28 +0000 (10:35 +0800)]
Style fix

9 years agoMerge branch 'master' of https://github.com/MaxGraey/electron into MaxGraey-master
Cheng Zhao [Sat, 25 Apr 2015 02:29:34 +0000 (10:29 +0800)]
Merge branch 'master' of https://github.com/MaxGraey/electron into MaxGraey-master

9 years ago:arrow_up: asar@0.5.0
Cheng Zhao [Fri, 24 Apr 2015 05:06:49 +0000 (13:06 +0800)]
:arrow_up: asar@0.5.0

9 years agoMerge pull request #1481 from bhargavrpatel/patch-1
Daniel Hengeveld [Fri, 24 Apr 2015 00:18:26 +0000 (17:18 -0700)]
Merge pull request #1481 from bhargavrpatel/patch-1

Minor grammatical fixes

9 years agoMinor grammatical fixes
Bhargav Patel [Fri, 24 Apr 2015 00:12:04 +0000 (20:12 -0400)]
Minor grammatical fixes

Fixed some run-on sentances and changed structor of some.

9 years agoMention new twitter account
Kevin Sawicki [Fri, 24 Apr 2015 00:00:04 +0000 (17:00 -0700)]
Mention new twitter account

9 years agoMerge pull request #1480 from lazaruslarue/patch-1
Kevin Sawicki [Thu, 23 Apr 2015 23:50:05 +0000 (16:50 -0700)]
Merge pull request #1480 from lazaruslarue/patch-1

fix minor text error

9 years agofix minor text error
lazarus [Thu, 23 Apr 2015 23:32:41 +0000 (16:32 -0700)]
fix minor text error

9 years agoMerge pull request #1476 from mnquintana/patch-2
Kevin Sawicki [Thu, 23 Apr 2015 21:02:47 +0000 (14:02 -0700)]
Merge pull request #1476 from mnquintana/patch-2

Add david-dm dependency status badge to Readme

9 years agoAdd david-dm dependency status badge to Readme
Machiste N. Quintana [Thu, 23 Apr 2015 21:00:40 +0000 (17:00 -0400)]
Add david-dm dependency status badge to Readme

9 years agoMerge pull request #1475 from mnquintana/patch-1
Kevin Sawicki [Thu, 23 Apr 2015 20:52:14 +0000 (13:52 -0700)]
Merge pull request #1475 from mnquintana/patch-1

Add Electron logo to Readme

9 years ago:art:
Machiste N. Quintana [Thu, 23 Apr 2015 20:50:43 +0000 (16:50 -0400)]
:art:

9 years agoAdd Electron logo to Readme
Machiste N. Quintana [Thu, 23 Apr 2015 20:46:48 +0000 (16:46 -0400)]
Add Electron logo to Readme

9 years agowebview: add inspectElement method
deepak1556 [Wed, 22 Apr 2015 07:30:10 +0000 (13:00 +0530)]
webview: add inspectElement method

9 years agowindow: supports HTML5 fullscreen api
deepak1556 [Tue, 21 Apr 2015 13:35:36 +0000 (19:05 +0530)]
window: supports HTML5 fullscreen api

9 years agoBump v0.25.1
Cheng Zhao [Thu, 23 Apr 2015 05:29:34 +0000 (13:29 +0800)]
Bump v0.25.1

9 years agoDon't add tag in bump-version.py
Cheng Zhao [Thu, 23 Apr 2015 05:28:29 +0000 (13:28 +0800)]
Don't add tag in bump-version.py

It will be done by GitHub Releases.

9 years agoUpgrade brightray for #1462
Cheng Zhao [Thu, 23 Apr 2015 05:27:11 +0000 (13:27 +0800)]
Upgrade brightray for #1462

9 years agoAlso remove user-defined search paths in renderer
Cheng Zhao [Thu, 23 Apr 2015 05:17:18 +0000 (13:17 +0800)]
Also remove user-defined search paths in renderer

9 years agoSimplify how we remove user-defined search paths
Cheng Zhao [Thu, 23 Apr 2015 05:13:58 +0000 (13:13 +0800)]
Simplify how we remove user-defined search paths

9 years agomodule: remove system paths from search
deepak1556 [Mon, 20 Apr 2015 09:57:51 +0000 (15:27 +0530)]
module: remove system paths from search

9 years agoUpdate native_mate
Cheng Zhao [Thu, 23 Apr 2015 02:22:09 +0000 (10:22 +0800)]
Update native_mate

9 years agoMerge branch 'api_content_tracing_patch' of https://github.com/deepak1556/atom-shell...
Cheng Zhao [Thu, 23 Apr 2015 02:21:15 +0000 (10:21 +0800)]
Merge branch 'api_content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-api_content_tracing_patch

9 years agoMerge pull request #1464 from bnvk/patch-1
Kevin Sawicki [Wed, 22 Apr 2015 21:08:09 +0000 (14:08 -0700)]
Merge pull request #1464 from bnvk/patch-1

updated bash path to ./Electron.app/Contents/MacOS/Electron

9 years agoMerge pull request #1466 from gappsby/master
Kevin Sawicki [Wed, 22 Apr 2015 21:04:29 +0000 (14:04 -0700)]
Merge pull request #1466 from gappsby/master

node.js --> io.js

9 years agoUpdate quick-start.md
Florian Hämmerle [Wed, 22 Apr 2015 20:14:50 +0000 (22:14 +0200)]
Update quick-start.md

9 years agoupdated bash path to ./Electron.app/Contents/MacOS/Electron
Brennan Novak [Wed, 22 Apr 2015 14:22:08 +0000 (16:22 +0200)]
updated bash path to ./Electron.app/Contents/MacOS/Electron

it had the trailing /Atom which no longer exists

9 years agoBump v0.25.0
Cheng Zhao [Wed, 22 Apr 2015 05:50:55 +0000 (05:50 +0000)]
Bump v0.25.0

9 years agoMerge pull request #1454 from atom/chrome42
Cheng Zhao [Wed, 22 Apr 2015 04:28:49 +0000 (12:28 +0800)]
Merge pull request #1454 from atom/chrome42

Upgrade to Chrome 42

9 years agowin: Update referenced symbols on ia32
Cheng Zhao [Wed, 22 Apr 2015 04:08:04 +0000 (12:08 +0800)]
win: Update referenced symbols on ia32

9 years agowin: Update referenced symbols on x64
Cheng Zhao [Wed, 22 Apr 2015 02:12:16 +0000 (10:12 +0800)]
win: Update referenced symbols on x64

9 years agowin: OpenItemViaShell is removed
Cheng Zhao [Wed, 22 Apr 2015 02:04:30 +0000 (10:04 +0800)]
win: OpenItemViaShell is removed

9 years agolinux: Update brightray to fix crash
Cheng Zhao [Tue, 21 Apr 2015 13:43:53 +0000 (21:43 +0800)]
linux: Update brightray to fix crash

9 years agoUpdate the commit of libchromiumcontent to download
Cheng Zhao [Tue, 21 Apr 2015 12:01:07 +0000 (20:01 +0800)]
Update the commit of libchromiumcontent to download

9 years agomac: Update brightray to fix Release linking
Cheng Zhao [Tue, 21 Apr 2015 11:06:28 +0000 (19:06 +0800)]
mac: Update brightray to fix Release linking

9 years agoUpdate user agent
Cheng Zhao [Tue, 21 Apr 2015 11:01:29 +0000 (19:01 +0800)]
Update user agent

9 years agoFix API changes
Cheng Zhao [Tue, 21 Apr 2015 10:56:08 +0000 (18:56 +0800)]
Fix API changes

9 years agoUpgrade to Chrome 42
Cheng Zhao [Tue, 21 Apr 2015 10:56:00 +0000 (18:56 +0800)]
Upgrade to Chrome 42

9 years agoFix refreshing specs
Cheng Zhao [Tue, 21 Apr 2015 10:55:44 +0000 (18:55 +0800)]
Fix refreshing specs

9 years agoMerge pull request #1 from atom/master
Max Graey [Mon, 20 Apr 2015 21:39:54 +0000 (04:39 +0700)]
Merge pull request #1 from atom/master

Merge with forked

9 years agoAdd mention of previous name
Kevin Sawicki [Mon, 20 Apr 2015 18:22:50 +0000 (11:22 -0700)]
Add mention of previous name

9 years agoUpdate discuss category to electron
Kevin Sawicki [Mon, 20 Apr 2015 16:34:32 +0000 (09:34 -0700)]
Update discuss category to electron

9 years agoAlign the " in #1426
Cheng Zhao [Mon, 20 Apr 2015 12:04:02 +0000 (20:04 +0800)]
Align the " in #1426

9 years agoMerge pull request #1426 from deepak1556/api_pm_patch
Cheng Zhao [Mon, 20 Apr 2015 12:02:44 +0000 (20:02 +0800)]
Merge pull request #1426 from deepak1556/api_pm_patch

pm: throw when initialising module before ready event

9 years agoUpgrade brightray for #1442
Cheng Zhao [Mon, 20 Apr 2015 11:48:07 +0000 (19:48 +0800)]
Upgrade brightray for #1442

9 years agoMerge branch 'NKMR6194-master'
Cheng Zhao [Mon, 20 Apr 2015 11:40:37 +0000 (19:40 +0800)]
Merge branch 'NKMR6194-master'

9 years agoMerge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
Cheng Zhao [Mon, 20 Apr 2015 11:40:04 +0000 (19:40 +0800)]
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master

9 years agopm: throw when initialising module before ready event
deepak1556 [Wed, 15 Apr 2015 11:20:25 +0000 (16:50 +0530)]
pm: throw when initialising module before ready event

9 years agoMerge pull request #1428 from SimplyAhmazing/master
Cheng Zhao [Mon, 20 Apr 2015 07:51:01 +0000 (15:51 +0800)]
Merge pull request #1428 from SimplyAhmazing/master

Documentation Fix: edits quick-start doc file section "The renderer process" segment

9 years agoMerge pull request #1437 from maxogden/patch-2
Cheng Zhao [Mon, 20 Apr 2015 07:48:18 +0000 (15:48 +0800)]
Merge pull request #1437 from maxogden/patch-2

Add electron-prebuilt npm instructions to README

9 years agoMerge pull request #1421 from tommoor/patch-2
Cheng Zhao [Mon, 20 Apr 2015 07:24:24 +0000 (15:24 +0800)]
Merge pull request #1421 from tommoor/patch-2

Updated documentation for power-monitor

9 years agoMerge pull request #1446 from atom/fix-debugger
Cheng Zhao [Mon, 20 Apr 2015 07:22:16 +0000 (15:22 +0800)]
Merge pull request #1446 from atom/fix-debugger

Fix starting debugger in forked scripts

9 years agoParse the debug args of Node
Cheng Zhao [Mon, 20 Apr 2015 07:12:46 +0000 (15:12 +0800)]
Parse the debug args of Node

9 years agoRemove our own debugger implementation
Cheng Zhao [Mon, 20 Apr 2015 06:35:57 +0000 (14:35 +0800)]
Remove our own debugger implementation

Previously it was used because Node doesn't provide one for latest V8.

9 years agoSet node::node_isolate to fix crash
Cheng Zhao [Mon, 20 Apr 2015 06:32:41 +0000 (14:32 +0800)]
Set node::node_isolate to fix crash

9 years agoAlso enable the debugger
Cheng Zhao [Mon, 20 Apr 2015 06:10:15 +0000 (14:10 +0800)]
Also enable the debugger

9 years agonode: start debugger for node run during a forked process
Robo [Tue, 14 Apr 2015 02:15:34 +0000 (07:45 +0530)]
node: start debugger for node run during a forked process

9 years agoUpgrade node for debugger flags
Cheng Zhao [Mon, 20 Apr 2015 06:05:47 +0000 (14:05 +0800)]
Upgrade node for debugger flags

9 years agodocs: Atom Shell => Electron in quick-start.md
SAKATA Sinji [Sun, 19 Apr 2015 15:46:00 +0000 (00:46 +0900)]
docs: Atom Shell => Electron in quick-start.md

9 years agoFix some draw issues in native mac os window
Max Graey [Sat, 18 Apr 2015 12:08:22 +0000 (19:08 +0700)]
Fix some draw issues in native mac os window

Fix some non-transparent corners and lacking redraw while resizing non-frame window

9 years agonativemate: moved std::set converter
deepak1556 [Fri, 17 Apr 2015 19:59:57 +0000 (01:29 +0530)]
nativemate: moved std::set converter

9 years agoAdd electron-prebuilt npm instructions to README
Max Ogden [Fri, 17 Apr 2015 18:25:06 +0000 (11:25 -0700)]
Add electron-prebuilt npm instructions to README

9 years agoFix upload.py for the rename
Cheng Zhao [Fri, 17 Apr 2015 07:53:46 +0000 (15:53 +0800)]
Fix upload.py for the rename

9 years agoBump v0.24.0
Cheng Zhao [Fri, 17 Apr 2015 07:30:17 +0000 (15:30 +0800)]
Bump v0.24.0

9 years agowin: Update the rc file
Cheng Zhao [Fri, 17 Apr 2015 07:29:47 +0000 (15:29 +0800)]
win: Update the rc file

We should find a way to generate from atom.gyp.

9 years agoUse electron in release title
Cheng Zhao [Fri, 17 Apr 2015 07:26:17 +0000 (15:26 +0800)]
Use electron in release title