platform/framework/web/crosswalk-tizen.git
9 years agoIf it's frameless then use the textured background.
joshaber [Wed, 6 May 2015 14:08:24 +0000 (10:08 -0400)]
If it's frameless then use the textured background.

9 years agoRemove the textured background.
joshaber [Wed, 6 May 2015 00:53:26 +0000 (20:53 -0400)]
Remove the textured background.

9 years agoMerge pull request #1579 from atom/upgrade-libchromiumcontent
Cheng Zhao [Tue, 5 May 2015 08:37:59 +0000 (16:37 +0800)]
Merge pull request #1579 from atom/upgrade-libchromiumcontent

Update libchromiumcontent

9 years agoUpdate libchromiumcontent which includes pdf and ppapi libs
Cheng Zhao [Tue, 5 May 2015 08:07:47 +0000 (16:07 +0800)]
Update libchromiumcontent which includes pdf and ppapi libs

9 years agoMerge pull request #1575 from atom/electron-rebuild-notes
Cheng Zhao [Tue, 5 May 2015 07:10:18 +0000 (15:10 +0800)]
Merge pull request #1575 from atom/electron-rebuild-notes

Suggest electron-rebuild for building native modules

9 years agoSuggest electron-rebuild for building native modules
Paul Betts [Tue, 5 May 2015 05:39:55 +0000 (22:39 -0700)]
Suggest electron-rebuild for building native modules

9 years agowin: Remove unused build setting
Cheng Zhao [Mon, 4 May 2015 14:38:05 +0000 (22:38 +0800)]
win: Remove unused build setting

9 years agoMerge pull request #1568 from atom/tray-getposition
Cheng Zhao [Mon, 4 May 2015 05:13:33 +0000 (13:13 +0800)]
Merge pull request #1568 from atom/tray-getposition

Pass bounds instead of position in "clicked" event of "tray"

9 years agospec: Fix error when refreshing
Cheng Zhao [Mon, 4 May 2015 04:51:28 +0000 (12:51 +0800)]
spec: Fix error when refreshing

9 years agoImplement size and position APIs with bounds API
Cheng Zhao [Mon, 4 May 2015 04:43:40 +0000 (12:43 +0800)]
Implement size and position APIs with bounds API

9 years agomac: Also use [NSScreen mainScreen] in other places
Cheng Zhao [Mon, 4 May 2015 04:06:03 +0000 (12:06 +0800)]
mac: Also use [NSScreen mainScreen] in other places

9 years agoMerge pull request #1565 from chicoxyzzy/patch-1
Cheng Zhao [Mon, 4 May 2015 04:18:04 +0000 (12:18 +0800)]
Merge pull request #1565 from chicoxyzzy/patch-1

docs: fix typo

9 years agoMerge pull request #1548 from MaxGraey/fix-docs
Cheng Zhao [Mon, 4 May 2015 04:11:47 +0000 (12:11 +0800)]
Merge pull request #1548 from MaxGraey/fix-docs

update using-native-node-modules doc

9 years agoMerge pull request #1551 from atom/log-preload-errors
Cheng Zhao [Mon, 4 May 2015 04:10:21 +0000 (12:10 +0800)]
Merge pull request #1551 from atom/log-preload-errors

Log errors in preload script instead of rethrowing

9 years agoPass bounds in clicked event of tray
Cheng Zhao [Mon, 4 May 2015 03:43:05 +0000 (11:43 +0800)]
Pass bounds in clicked event of tray

9 years agowin: Mouse position is not notify icon's position
Cheng Zhao [Mon, 4 May 2015 03:37:23 +0000 (11:37 +0800)]
win: Mouse position is not notify icon's position

9 years agodocs: Pass bounds in clicked event of tray
Cheng Zhao [Mon, 4 May 2015 03:23:09 +0000 (11:23 +0800)]
docs: Pass bounds in clicked event of tray

9 years agorevert changes of dist url
Max Graey [Mon, 4 May 2015 03:13:43 +0000 (10:13 +0700)]
revert changes of dist url

9 years agoMerge pull request #1543 from deepak1556/tray_icon_patch
Cheng Zhao [Mon, 4 May 2015 03:11:13 +0000 (11:11 +0800)]
Merge pull request #1543 from deepak1556/tray_icon_patch

tray: send tray icon position as payload onclick OSX and windows

9 years agoMerge pull request #1545 from deepak1556/windows_patch
Cheng Zhao [Mon, 4 May 2015 03:03:50 +0000 (11:03 +0800)]
Merge pull request #1545 from deepak1556/windows_patch

window: adding setBounds and getBounds api

9 years agoMerge pull request #1519 from atom/reenable-npapi
Cheng Zhao [Mon, 4 May 2015 02:40:33 +0000 (10:40 +0800)]
Merge pull request #1519 from atom/reenable-npapi

Reenable NPAPI by setting optional flag

9 years agodocs: fix typo
Sergey R [Sun, 3 May 2015 23:21:07 +0000 (02:21 +0300)]
docs: fix typo

9 years agoEnable NPAPI by default, trump Chromium's default
Paul Betts [Fri, 1 May 2015 23:40:21 +0000 (16:40 -0700)]
Enable NPAPI by default, trump Chromium's default

9 years agoLog errors in preload script instead of rethrowing
Paul Betts [Fri, 1 May 2015 23:10:45 +0000 (16:10 -0700)]
Log errors in preload script instead of rethrowing

At some point, unhandled errors in preload scripts stopped being logged
to console, meaning that preload scripts were very difficult to debug.
Instead, print the error to console (which is what we wanted to have
happen anyways)

9 years agoupdate using-native-node-modules doc
Max Graey [Fri, 1 May 2015 18:28:17 +0000 (01:28 +0700)]
update using-native-node-modules doc

9 years agoremoved move utility and replaced with setbounds
deepak1556 [Fri, 1 May 2015 14:40:46 +0000 (20:10 +0530)]
removed move utility and replaced with setbounds

9 years agotray: send tray icon position as payload onclick OSX
deepak1556 [Fri, 1 May 2015 09:54:22 +0000 (15:24 +0530)]
tray: send tray icon position as payload onclick OSX

9 years agowindow: adding setBounds and getBounds api
deepak1556 [Fri, 1 May 2015 10:50:53 +0000 (16:20 +0530)]
window: adding setBounds and getBounds api

9 years agoBump v0.25.2
Cheng Zhao [Fri, 1 May 2015 06:57:25 +0000 (14:57 +0800)]
Bump v0.25.2

9 years agoMerge pull request #1535 from deepak1556/contents_patch
Cheng Zhao [Fri, 1 May 2015 06:56:35 +0000 (14:56 +0800)]
Merge pull request #1535 from deepak1556/contents_patch

webContents: adding serviceworker helper utilities

9 years agoMerge pull request #1540 from atom/webview-beforeunload
Cheng Zhao [Fri, 1 May 2015 06:55:52 +0000 (14:55 +0800)]
Merge pull request #1540 from atom/webview-beforeunload

Make beforeunload handler work in webview

9 years agowebContents: adding serviceworker helper utilities
deepak1556 [Thu, 30 Apr 2015 13:15:19 +0000 (18:45 +0530)]
webContents: adding serviceworker helper utilities

9 years agoMake beforeunload work in webview
Cheng Zhao [Fri, 1 May 2015 05:48:39 +0000 (13:48 +0800)]
Make beforeunload work in webview

9 years agospec: Test beforeunload handler in webview
Cheng Zhao [Fri, 1 May 2015 05:48:23 +0000 (13:48 +0800)]
spec: Test beforeunload handler in webview

9 years agoMerge pull request #1538 from leemac/patch-1
Cheng Zhao [Fri, 1 May 2015 04:48:55 +0000 (12:48 +0800)]
Merge pull request #1538 from leemac/patch-1

Typo and missing comma in Desktop Integration doc page

9 years agoMerge pull request #1525 from deepak1556/dom_event_patch
Cheng Zhao [Fri, 1 May 2015 04:08:03 +0000 (12:08 +0800)]
Merge pull request #1525 from deepak1556/dom_event_patch

webContents: providing dom-ready event

9 years agoFixing typo in desktop-environment-integration.md
Lee McKinnon [Thu, 30 Apr 2015 19:40:30 +0000 (15:40 -0400)]
Fixing typo in desktop-environment-integration.md

Missing comma in the 'setUserTasks' as well as a typo in the description under "User tasks (Windows)"

9 years agoUpdate node to fix #1472
Cheng Zhao [Thu, 30 Apr 2015 09:07:20 +0000 (17:07 +0800)]
Update node to fix #1472

9 years agoMerge pull request #1521 from deepak1556/title_patch
Cheng Zhao [Thu, 30 Apr 2015 08:54:14 +0000 (16:54 +0800)]
Merge pull request #1521 from deepak1556/title_patch

webContents: check for navigation entry before using

9 years agoMerge pull request #1533 from atom/iojs-headers
Cheng Zhao [Thu, 30 Apr 2015 08:17:26 +0000 (16:17 +0800)]
Merge pull request #1533 from atom/iojs-headers

Upload io.js headers

9 years agoAlso upload iojs-*-.tar.gz
Cheng Zhao [Thu, 30 Apr 2015 08:01:54 +0000 (16:01 +0800)]
Also upload iojs-*-.tar.gz

9 years agoAlso upload headers to iojs's locations
Cheng Zhao [Thu, 30 Apr 2015 07:36:54 +0000 (15:36 +0800)]
Also upload headers to iojs's locations

9 years agowebContents: providing dom-ready event
deepak1556 [Wed, 29 Apr 2015 13:49:31 +0000 (19:19 +0530)]
webContents: providing dom-ready event

9 years agoMerge pull request #1527 from frewsxcv/patch-1
Daniel Hengeveld [Wed, 29 Apr 2015 19:28:52 +0000 (12:28 -0700)]
Merge pull request #1527 from frewsxcv/patch-1

Enable syntax highlighting in README

9 years agoEnable syntax highlighting in README
Corey Farwell [Wed, 29 Apr 2015 17:56:31 +0000 (13:56 -0400)]
Enable syntax highlighting in README

Primarily to fade the comments in the code block

9 years agoChaning src of webview should always do a load
Cheng Zhao [Wed, 29 Apr 2015 09:57:16 +0000 (17:57 +0800)]
Chaning src of webview should always do a load

Previously changing src to the same value won't have any effect, which
does not follow the behavior of browsers.

9 years agospec,win: Fix page-favicon-updated event spec
Cheng Zhao [Wed, 29 Apr 2015 09:31:56 +0000 (17:31 +0800)]
spec,win: Fix page-favicon-updated event spec

9 years agowin: Fix compilation error
Cheng Zhao [Wed, 29 Apr 2015 07:13:46 +0000 (15:13 +0800)]
win: Fix compilation error

9 years agoMerge pull request #1477 from atom/dont-rig-app-name
Cheng Zhao [Wed, 29 Apr 2015 06:10:12 +0000 (14:10 +0800)]
Merge pull request #1477 from atom/dont-rig-app-name

Provide an optional way to explicitly set the AppUserModelID

9 years agowebContents: check for navigation entry before using
deepak1556 [Wed, 29 Apr 2015 03:27:49 +0000 (08:57 +0530)]
webContents: check for navigation entry before using

9 years agoMerge pull request #1520 from atom/disable-auto-hide-cursor
Cheng Zhao [Wed, 29 Apr 2015 02:39:44 +0000 (10:39 +0800)]
Merge pull request #1520 from atom/disable-auto-hide-cursor

Add option to disable hiding cursor when typing

9 years agodocs: disable-auto-hide-cursor option
Cheng Zhao [Wed, 29 Apr 2015 02:28:42 +0000 (10:28 +0800)]
docs: disable-auto-hide-cursor option

9 years agoAdd 'disable-auto-hide-cursor' option
Cheng Zhao [Mon, 27 Apr 2015 04:08:22 +0000 (12:08 +0800)]
Add 'disable-auto-hide-cursor' option

9 years agoUpdate to the new patch for acceptsFirstMouse
Cheng Zhao [Mon, 27 Apr 2015 03:47:26 +0000 (11:47 +0800)]
Update to the new patch for acceptsFirstMouse

9 years agoFix typo
Paul Betts [Tue, 28 Apr 2015 22:49:16 +0000 (15:49 -0700)]
Fix typo

9 years agoCreate an explicit API for setting the App User Model ID
Paul Betts [Tue, 28 Apr 2015 19:08:31 +0000 (12:08 -0700)]
Create an explicit API for setting the App User Model ID

9 years agoMerge pull request #1514 from mnquintana/patch-1
Kevin Sawicki [Tue, 28 Apr 2015 15:57:35 +0000 (08:57 -0700)]
Merge pull request #1514 from mnquintana/patch-1

Logo png -> svg

9 years agoLogo png -> svg
Machiste N. Quintana [Tue, 28 Apr 2015 14:48:54 +0000 (10:48 -0400)]
Logo png -> svg

Fixes broken image in Readme

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