platform/framework/web/crosswalk-tizen.git
9 years agoMerge branch 'master' into windows-min-max-animation
Frank Hale [Tue, 11 Nov 2014 18:08:27 +0000 (13:08 -0500)]
Merge branch 'master' into windows-min-max-animation

9 years agoMerge pull request #810 from atom/report-back-crash-id
Cheng Zhao [Tue, 11 Nov 2014 12:23:53 +0000 (20:23 +0800)]
Merge pull request #810 from atom/report-back-crash-id

WIP: Add API to get last crash report ID

9 years agodocs: crashRepoter.getLastCrashReport
Cheng Zhao [Tue, 11 Nov 2014 12:20:36 +0000 (20:20 +0800)]
docs: crashRepoter.getLastCrashReport

9 years agoAdd crashRepoter.getLastCrashReport API
Cheng Zhao [Tue, 11 Nov 2014 09:20:04 +0000 (17:20 +0800)]
Add crashRepoter.getLastCrashReport API

9 years agowin: Writes uploads.log
Cheng Zhao [Tue, 11 Nov 2014 08:38:16 +0000 (16:38 +0800)]
win: Writes uploads.log

9 years agolinux: Put "uploads.log" under "/tmp/ProductName Crashes/"
Cheng Zhao [Tue, 11 Nov 2014 05:30:06 +0000 (13:30 +0800)]
linux: Put "uploads.log" under "/tmp/ProductName Crashes/"

9 years agolinux: Put crash dumps under "/tmp/ProductName Crashes/"
Cheng Zhao [Tue, 11 Nov 2014 04:51:16 +0000 (12:51 +0800)]
linux: Put crash dumps under "/tmp/ProductName Crashes/"

9 years agolinux: Writes crash report upload log
Cheng Zhao [Tue, 11 Nov 2014 04:24:33 +0000 (12:24 +0800)]
linux: Writes crash report upload log

9 years agoMerge pull request #806 from atom/symbols-server
Cheng Zhao [Tue, 11 Nov 2014 01:28:39 +0000 (09:28 +0800)]
Merge pull request #806 from atom/symbols-server

Upload PDB to S3 when publishing and add docs on setting up symbol server

9 years agoMerge pull request #807 from paulcbetts/patch-1
Cheng Zhao [Tue, 11 Nov 2014 01:17:36 +0000 (09:17 +0800)]
Merge pull request #807 from paulcbetts/patch-1

Ports are limited to 64k

9 years agoPorts are limited to 64k
Paul Betts [Mon, 10 Nov 2014 19:53:12 +0000 (11:53 -0800)]
Ports are limited to 64k

9 years agoFix pylint warnings
Cheng Zhao [Mon, 10 Nov 2014 15:33:56 +0000 (23:33 +0800)]
Fix pylint warnings

9 years agodocs: Update symbol server address
Cheng Zhao [Mon, 10 Nov 2014 15:24:13 +0000 (23:24 +0800)]
docs: Update symbol server address

9 years agoUse lowercase for symbol paths
Cheng Zhao [Mon, 10 Nov 2014 15:07:57 +0000 (23:07 +0800)]
Use lowercase for symbol paths

9 years agoAdd execution bit
Cheng Zhao [Mon, 10 Nov 2014 15:02:54 +0000 (23:02 +0800)]
Add execution bit

9 years agodocs: Setting up symbol server in debugger
Cheng Zhao [Mon, 10 Nov 2014 08:09:13 +0000 (16:09 +0800)]
docs: Setting up symbol server in debugger

9 years agoMake sure frame is frameless
Frank Hale [Fri, 7 Nov 2014 18:34:52 +0000 (13:34 -0500)]
Make sure frame is frameless

9 years agoFix Windows min/max animation on frameless windows
Frank Hale [Fri, 7 Nov 2014 18:13:12 +0000 (13:13 -0500)]
Fix Windows min/max animation on frameless windows

- Frameless windows disappeared or appears when minimized and maximized
on Windows. This commit fixes that.

9 years agoUpload PDBs to Windows symbol server when publishing
Cheng Zhao [Fri, 7 Nov 2014 14:52:00 +0000 (22:52 +0800)]
Upload PDBs to Windows symbol server when publishing

9 years agoDon't overwrite files on S3
Cheng Zhao [Fri, 7 Nov 2014 13:45:40 +0000 (21:45 +0800)]
Don't overwrite files on S3

9 years agoUpload symbols to S3
Cheng Zhao [Fri, 7 Nov 2014 12:51:25 +0000 (20:51 +0800)]
Upload symbols to S3

9 years agoAdd script to call symstore
Cheng Zhao [Fri, 7 Nov 2014 12:19:26 +0000 (20:19 +0800)]
Add script to call symstore

9 years agoviews: Fix showing menu bar when pressing Alt for a long time
Cheng Zhao [Fri, 7 Nov 2014 07:20:16 +0000 (15:20 +0800)]
views: Fix showing menu bar when pressing Alt for a long time

9 years agoviews: Make auto-hide-menu-bar work when NumLock is on, fixes #796
Cheng Zhao [Fri, 7 Nov 2014 07:05:55 +0000 (15:05 +0800)]
views: Make auto-hide-menu-bar work when NumLock is on, fixes #796

9 years agoUpgrade node, fixes #634
Cheng Zhao [Thu, 6 Nov 2014 13:27:16 +0000 (21:27 +0800)]
Upgrade node, fixes #634

9 years agoAdd spec for #634
Cheng Zhao [Thu, 6 Nov 2014 13:26:54 +0000 (21:26 +0800)]
Add spec for #634

9 years agoUpgrade brightray for #646
Cheng Zhao [Thu, 6 Nov 2014 11:09:10 +0000 (19:09 +0800)]
Upgrade brightray for #646

9 years agoPrint error when "preload" script is not found
Cheng Zhao [Thu, 6 Nov 2014 08:12:40 +0000 (16:12 +0800)]
Print error when "preload" script is not found

9 years agoMerge pull request #794 from atom/webivew-preload
Cheng Zhao [Thu, 6 Nov 2014 08:04:36 +0000 (16:04 +0800)]
Merge pull request #794 from atom/webivew-preload

Add "preload" attribute for <webview>

9 years agodocs: "preload" attribute of <webview>
Cheng Zhao [Thu, 6 Nov 2014 07:51:33 +0000 (15:51 +0800)]
docs: "preload" attribute of <webview>

9 years agospec: "preload" attribute of <webview>
Cheng Zhao [Thu, 6 Nov 2014 07:23:42 +0000 (15:23 +0800)]
spec: "preload" attribute of <webview>

9 years agoLoad the "preload" script in <webview>
Cheng Zhao [Thu, 6 Nov 2014 07:13:37 +0000 (15:13 +0800)]
Load the "preload" script in <webview>

9 years agoPass "preload" attribute to GuestViewManager
Cheng Zhao [Thu, 6 Nov 2014 06:35:32 +0000 (14:35 +0800)]
Pass "preload" attribute to GuestViewManager

9 years agoMerge pull request #791 from brentertz/online-offline-events-tutorial
Cheng Zhao [Thu, 6 Nov 2014 06:02:42 +0000 (14:02 +0800)]
Merge pull request #791 from brentertz/online-offline-events-tutorial

Online/offline event detection tutorial

9 years agodocs: Mention the side effect of "fullscreen" option, fixes #792
Cheng Zhao [Thu, 6 Nov 2014 02:16:28 +0000 (10:16 +0800)]
docs: Mention the side effect of "fullscreen" option, fixes #792

9 years agoUpdates per PR feedback
Brent Ertz [Wed, 5 Nov 2014 18:21:18 +0000 (11:21 -0700)]
Updates per PR feedback

* Use backticks instead of quotes around code object
* Remove path.join usage
* Dasherize event names

9 years agoAdd tutorial on online/offline event detection
Brent Ertz [Wed, 5 Nov 2014 14:47:38 +0000 (07:47 -0700)]
Add tutorial on online/offline event detection

9 years agoMerge pull request #790 from atom/error-box
Cheng Zhao [Wed, 5 Nov 2014 12:25:04 +0000 (20:25 +0800)]
Merge pull request #790 from atom/error-box

Fix crash when showing error dialog before GUI environment is initialized

9 years agoForbid using dialog module before app is ready
Cheng Zhao [Wed, 5 Nov 2014 11:50:24 +0000 (19:50 +0800)]
Forbid using dialog module before app is ready

9 years agolinux: Use GTK+ for error reporting when GUI is ready
Cheng Zhao [Wed, 5 Nov 2014 11:27:43 +0000 (19:27 +0800)]
linux: Use GTK+ for error reporting when GUI is ready

9 years agoDon't print error to console in default_app
Cheng Zhao [Wed, 5 Nov 2014 11:08:09 +0000 (19:08 +0800)]
Don't print error to console in default_app

9 years agolinux: Print error to console when GUI is not ready
Cheng Zhao [Wed, 5 Nov 2014 10:58:00 +0000 (18:58 +0800)]
linux: Print error to console when GUI is not ready

9 years agomac: Implement dialog.showErrorBox
Cheng Zhao [Wed, 5 Nov 2014 09:27:04 +0000 (17:27 +0800)]
mac: Implement dialog.showErrorBox

9 years agoUse dialog.showErrorBox for showing errors
Cheng Zhao [Wed, 5 Nov 2014 08:05:29 +0000 (16:05 +0800)]
Use dialog.showErrorBox for showing errors

9 years agowin: Implement dialog.showErrorBox
Cheng Zhao [Wed, 5 Nov 2014 08:05:11 +0000 (16:05 +0800)]
win: Implement dialog.showErrorBox

9 years agoAdd dialog.showErrorBox API
Cheng Zhao [Wed, 5 Nov 2014 08:04:39 +0000 (16:04 +0800)]
Add dialog.showErrorBox API

9 years agoMerge pull request #787 from atom/webview-plugins
Cheng Zhao [Wed, 5 Nov 2014 07:18:19 +0000 (15:18 +0800)]
Merge pull request #787 from atom/webview-plugins

Add "plugins" attribute for <webview>

9 years agodocs: "plugins" attribute of <webview>
Cheng Zhao [Wed, 5 Nov 2014 07:02:37 +0000 (15:02 +0800)]
docs: "plugins" attribute of <webview>

9 years agoAdd "plugins" attribute for <webview>
Cheng Zhao [Wed, 5 Nov 2014 06:59:28 +0000 (14:59 +0800)]
Add "plugins" attribute for <webview>

9 years agoBump v0.19.1.
Cheng Zhao [Tue, 4 Nov 2014 11:19:31 +0000 (19:19 +0800)]
Bump v0.19.1.

9 years agoMerge pull request #779 from atom/new-window-disposition
Cheng Zhao [Tue, 4 Nov 2014 10:59:58 +0000 (18:59 +0800)]
Merge pull request #779 from atom/new-window-disposition

Emit "new-window" event for dispositions other than current tab

9 years agoExternal links should have "foreground-tab" disposition
Cheng Zhao [Tue, 4 Nov 2014 10:49:57 +0000 (18:49 +0800)]
External links should have "foreground-tab" disposition

9 years agodocs: Document the `disposition` parameter
Cheng Zhao [Tue, 4 Nov 2014 10:37:06 +0000 (18:37 +0800)]
docs: Document the `disposition` parameter

9 years agoWindow opened by window.open should have "default" disposition
Cheng Zhao [Tue, 4 Nov 2014 10:31:47 +0000 (18:31 +0800)]
Window opened by window.open should have "default" disposition

9 years agoTranslate |disposition| to string
Cheng Zhao [Tue, 4 Nov 2014 10:12:57 +0000 (18:12 +0800)]
Translate |disposition| to string

9 years agoEmit "new-window" event for dispositions other than CURRENT_TAB
Cheng Zhao [Tue, 4 Nov 2014 09:59:15 +0000 (17:59 +0800)]
Emit "new-window" event for dispositions other than CURRENT_TAB

9 years agoUpgrade brightray, fixes #769
Cheng Zhao [Tue, 4 Nov 2014 02:01:17 +0000 (10:01 +0800)]
Upgrade brightray, fixes #769

9 years agoFixes Event.prevenDefault() not working, closes #771
Cheng Zhao [Mon, 3 Nov 2014 15:24:20 +0000 (23:24 +0800)]
Fixes Event.prevenDefault() not working, closes #771

9 years agoMerge pull request #778 from atom/project-infinium-webview-devtools
Cheng Zhao [Mon, 3 Nov 2014 15:10:09 +0000 (23:10 +0800)]
Merge pull request #778 from atom/project-infinium-webview-devtools

devtools for webview tags (continue work of #774)

9 years agoFix JavaScript errors in webview
Cheng Zhao [Mon, 3 Nov 2014 14:18:03 +0000 (22:18 +0800)]
Fix JavaScript errors in webview

9 years agoAlso add closeDevTools and isDevToolsOpened for webview
Cheng Zhao [Mon, 3 Nov 2014 14:12:56 +0000 (22:12 +0800)]
Also add closeDevTools and isDevToolsOpened for webview

9 years agoShow devtools for guest page in undocked mode
Cheng Zhao [Mon, 3 Nov 2014 13:48:25 +0000 (21:48 +0800)]
Show devtools for guest page in undocked mode

9 years agoFix double freeing WebContents
Cheng Zhao [Mon, 3 Nov 2014 11:45:09 +0000 (19:45 +0800)]
Fix double freeing WebContents

9 years agoMerge branch 'webview-devtools' of https://github.com/project-infinium/atom-shell...
Cheng Zhao [Mon, 3 Nov 2014 10:42:18 +0000 (18:42 +0800)]
Merge branch 'webview-devtools' of https://github.com/project-infinium/atom-shell into project-infinium-webview-devtools

9 years agoMerge pull request #777 from atom/web-dialog
Cheng Zhao [Mon, 3 Nov 2014 09:47:08 +0000 (17:47 +0800)]
Merge pull request #777 from atom/web-dialog

Implement file dialog and color chooser for <input> tag

9 years agoforce devtools to show as undocked.
gray [Sun, 2 Nov 2014 19:32:06 +0000 (11:32 -0800)]
force devtools to show as undocked.

9 years agofix for cpplint
gray [Sun, 2 Nov 2014 15:32:33 +0000 (07:32 -0800)]
fix for cpplint

9 years agoupdate and document openDevTools on web view.
gray [Sun, 2 Nov 2014 15:20:10 +0000 (07:20 -0800)]
update and document openDevTools on web view.

9 years ago:memo: a -> an
Kevin Sawicki [Sun, 2 Nov 2014 15:20:00 +0000 (07:20 -0800)]
:memo: a -> an

9 years agoadd open devtools api to webview tag
gray [Sun, 2 Nov 2014 14:34:22 +0000 (06:34 -0800)]
add open devtools api to webview tag

9 years agoMerge pull request #763 from paulcbetts/dont-hardcode-atom-lib
Cheng Zhao [Sat, 1 Nov 2014 10:55:49 +0000 (18:55 +0800)]
Merge pull request #763 from paulcbetts/dont-hardcode-atom-lib

Don't hard-code the atom.lib file

9 years agowin: Add color chooser dialog
Cheng Zhao [Sat, 1 Nov 2014 05:44:28 +0000 (13:44 +0800)]
win: Add color chooser dialog

9 years agoUse project_name for the lib file
Paul Betts [Fri, 31 Oct 2014 18:33:29 +0000 (11:33 -0700)]
Use project_name for the lib file

9 years agoRemove All Rights Reserved after GitHub copyright
Kevin Sawicki [Fri, 31 Oct 2014 18:17:05 +0000 (11:17 -0700)]
Remove All Rights Reserved after GitHub copyright

Closes #762

9 years agoaura: Add color chooser dialog
Cheng Zhao [Fri, 31 Oct 2014 15:06:50 +0000 (23:06 +0800)]
aura: Add color chooser dialog

9 years agomac: Add color chooser dialog
Cheng Zhao [Fri, 31 Oct 2014 14:53:15 +0000 (22:53 +0800)]
mac: Add color chooser dialog

9 years agoUpgrade brightray to handle localized string
Cheng Zhao [Fri, 31 Oct 2014 11:42:36 +0000 (19:42 +0800)]
Upgrade brightray to handle localized string

9 years agoImplement RunFileChooser
Cheng Zhao [Fri, 31 Oct 2014 11:27:01 +0000 (19:27 +0800)]
Implement RunFileChooser

9 years agoOVERRIDE => override in atom_browser_client.h
Cheng Zhao [Fri, 31 Oct 2014 10:26:01 +0000 (18:26 +0800)]
OVERRIDE => override in atom_browser_client.h

9 years agoImplement EnumerateDirectory
Cheng Zhao [Fri, 31 Oct 2014 09:37:32 +0000 (17:37 +0800)]
Implement EnumerateDirectory

9 years agoAdd WebDialogHelper
Cheng Zhao [Thu, 30 Oct 2014 16:37:14 +0000 (00:37 +0800)]
Add WebDialogHelper

9 years agoMerge pull request #754 from Subash/master
Kevin Sawicki [Thu, 30 Oct 2014 16:18:40 +0000 (09:18 -0700)]
Merge pull request #754 from Subash/master

Update web-view-tag.md

9 years agoUpdate web-view-tag.md
Subash Pathak [Thu, 30 Oct 2014 15:07:00 +0000 (20:52 +0545)]
Update web-view-tag.md

9 years agoForbid using protocol module before app is ready, fixes #661
Cheng Zhao [Thu, 30 Oct 2014 14:27:29 +0000 (22:27 +0800)]
Forbid using protocol module before app is ready, fixes #661

9 years agoUpgrade native_mate, fixes #660
Cheng Zhao [Thu, 30 Oct 2014 13:55:03 +0000 (21:55 +0800)]
Upgrade native_mate, fixes #660

9 years agoThrow error when BrowserWindow is created before app is ready
Cheng Zhao [Thu, 30 Oct 2014 13:32:35 +0000 (21:32 +0800)]
Throw error when BrowserWindow is created before app is ready

9 years agoBump v0.19.0.
Cheng Zhao [Thu, 30 Oct 2014 04:02:42 +0000 (12:02 +0800)]
Bump v0.19.0.

9 years agoMerge pull request #750 from atom/fix-leaking-webcontents
Cheng Zhao [Tue, 28 Oct 2014 11:23:59 +0000 (19:23 +0800)]
Merge pull request #750 from atom/fix-leaking-webcontents

Handle window.open and <a target="..."> correctly

9 years agoSimplify the GuestWindowManager
Cheng Zhao [Tue, 28 Oct 2014 10:51:28 +0000 (18:51 +0800)]
Simplify the GuestWindowManager

Instead of recording guest explicitly in a map, we just make use of
closure for bookkeeping.

9 years agoReuse the window of same frame name
Cheng Zhao [Tue, 28 Oct 2014 05:23:25 +0000 (13:23 +0800)]
Reuse the window of same frame name

9 years agospec: Only test net.connect on Mac
Cheng Zhao [Tue, 28 Oct 2014 01:48:32 +0000 (09:48 +0800)]
spec: Only test net.connect on Mac

The Linux travis ci machine is quite unstable on this test.

9 years agoMerge pull request #747 from stefanbuck/patch-1
Kevin Sawicki [Mon, 27 Oct 2014 21:45:21 +0000 (14:45 -0700)]
Merge pull request #747 from stefanbuck/patch-1

fix broken links

9 years agofix broken links
Stefan Buck [Mon, 27 Oct 2014 21:43:29 +0000 (22:43 +0100)]
fix broken links

9 years agoDon't throw exception on closed guest window
Cheng Zhao [Mon, 27 Oct 2014 15:59:11 +0000 (23:59 +0800)]
Don't throw exception on closed guest window

9 years agoMake <a target="_blank"> open window by default
Cheng Zhao [Mon, 27 Oct 2014 15:46:25 +0000 (23:46 +0800)]
Make <a target="_blank"> open window by default

9 years agodoc: "new-window" event of WebContents
Cheng Zhao [Mon, 27 Oct 2014 15:23:26 +0000 (23:23 +0800)]
doc: "new-window" event of WebContents

9 years agoAdd eval() for FakeWindow
Cheng Zhao [Mon, 27 Oct 2014 15:07:41 +0000 (23:07 +0800)]
Add eval() for FakeWindow

9 years agoAdd focus() and blur() for FakeWindow
Cheng Zhao [Mon, 27 Oct 2014 15:03:05 +0000 (23:03 +0800)]
Add focus() and blur() for FakeWindow

9 years agospec: "new-window" event of BrowserWindow
Cheng Zhao [Mon, 27 Oct 2014 14:07:57 +0000 (22:07 +0800)]
spec: "new-window" event of BrowserWindow

9 years agoUse GuestWindowManager to mange windows created by window.open
Cheng Zhao [Mon, 27 Oct 2014 13:56:04 +0000 (21:56 +0800)]
Use GuestWindowManager to mange windows created by window.open