platform/framework/web/crosswalk-tizen.git
8 years agoReplace extension with the one in filter
Cheng Zhao [Mon, 14 Mar 2016 08:08:32 +0000 (17:08 +0900)]
Replace extension with the one in filter

8 years agoAdd extension to filename automatically for GTK+ save dialog
Cheng Zhao [Mon, 14 Mar 2016 07:28:01 +0000 (16:28 +0900)]
Add extension to filename automatically for GTK+ save dialog

8 years agospec: Add test case for #4785
Cheng Zhao [Mon, 14 Mar 2016 05:54:45 +0000 (14:54 +0900)]
spec: Add test case for #4785

8 years agoMerge pull request #4792 from atom/shutdown-v8
Cheng Zhao [Mon, 14 Mar 2016 05:34:24 +0000 (14:34 +0900)]
Merge pull request #4792 from atom/shutdown-v8

Leak the JavascriptEnvironment on exit

8 years agoLeak the JavascriptEnvironment on exit
Cheng Zhao [Mon, 14 Mar 2016 04:59:31 +0000 (13:59 +0900)]
Leak the JavascriptEnvironment on exit

This is to work around the bug that V8 would be waiting for background
tasks to finish on exit, while somehow it waits forever in Electron, more
about this can be found at https://github.com/atom/electron/issues/4767.

On the other handle there is actually no need to gracefully shutdown V8
on exit in the main process, we already ensured all necessary resources get
cleaned up, and it would make quitting faster.

8 years agoUpdate brightray for atom/brightray#203
Cheng Zhao [Mon, 14 Mar 2016 01:39:33 +0000 (10:39 +0900)]
Update brightray for atom/brightray#203

8 years agoMerge pull request #4787 from deepak1556/permission_handler_patch
Cheng Zhao [Mon, 14 Mar 2016 01:40:59 +0000 (10:40 +0900)]
Merge pull request #4787 from deepak1556/permission_handler_patch

browser: fix retrieving webcontents from associated process id

8 years agobrowser: fix retrieving webcontents from associated process id
Robo [Sun, 13 Mar 2016 22:23:39 +0000 (03:53 +0530)]
browser: fix retrieving webcontents from associated process id

8 years agoMerge pull request #4774 from twolfson/dev/add.location.to.window.open.sqwished
Cheng Zhao [Sun, 13 Mar 2016 13:22:48 +0000 (22:22 +0900)]
Merge pull request #4774 from twolfson/dev/add.location.to.window.open.sqwished

Added support for window.location on window.open windows

8 years agoMerge pull request #4773 from preco21/master
Cheng Zhao [Sun, 13 Mar 2016 13:02:45 +0000 (22:02 +0900)]
Merge pull request #4773 from preco21/master

Docs: Update Korean docs as upstream

8 years agoMerge pull request #4763 from HR/patch-3
Cheng Zhao [Sun, 13 Mar 2016 11:43:53 +0000 (20:43 +0900)]
Merge pull request #4763 from HR/patch-3

Fix broken/outdated link and push up the version

8 years agoMerge pull request #4743 from atom/clean-up-this-wrappers
Cheng Zhao [Sun, 13 Mar 2016 04:17:30 +0000 (13:17 +0900)]
Merge pull request #4743 from atom/clean-up-this-wrappers

Use arrow functions instead of CoffeeScript this wrapper functions

8 years agoMerge pull request #4775 from atom/delay-load-powrprof
Cheng Zhao [Sun, 13 Mar 2016 02:38:39 +0000 (11:38 +0900)]
Merge pull request #4775 from atom/delay-load-powrprof

Delay loading powrprof.dll

8 years agoBump v0.37.1
Cheng Zhao [Sun, 13 Mar 2016 01:11:26 +0000 (10:11 +0900)]
Bump v0.37.1

8 years agoUpdate brightray: dealy loading powrprof.dll
Cheng Zhao [Sun, 13 Mar 2016 01:11:15 +0000 (10:11 +0900)]
Update brightray: dealy loading powrprof.dll

8 years agoMerge pull request #4769 from bbondy/master
Cheng Zhao [Sun, 13 Mar 2016 00:39:42 +0000 (09:39 +0900)]
Merge pull request #4769 from bbondy/master

Fix libffmpeg.dylib path for install_name_tool

8 years agoAdded support for window.location on window.open windows
Todd Wolfson [Sun, 13 Mar 2016 00:05:01 +0000 (18:05 -0600)]
Added support for window.location on window.open windows

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sat, 12 Mar 2016 21:10:00 +0000 (06:10 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoFix libffmpeg.dylib path for install_name_tool
Brian R. Bondy [Sat, 12 Mar 2016 01:38:53 +0000 (20:38 -0500)]
Fix libffmpeg.dylib path for install_name_tool

8 years agoBump v0.37.0
Cheng Zhao [Sat, 12 Mar 2016 00:54:10 +0000 (09:54 +0900)]
Bump v0.37.0

8 years agoFix broken/outdated link and push up the version
Habib Rehman [Sat, 12 Mar 2016 00:26:29 +0000 (00:26 +0000)]
Fix broken/outdated link and push up the version

8 years agospec: Skip webview.executeJavaScript in Travis on OS X
Cheng Zhao [Sat, 12 Mar 2016 00:17:28 +0000 (09:17 +0900)]
spec: Skip webview.executeJavaScript in Travis on OS X

It is very easy to get timeout.

8 years agoMerge pull request #4757 from atom/no-copy-system-libraries
Cheng Zhao [Sat, 12 Mar 2016 00:15:28 +0000 (09:15 +0900)]
Merge pull request #4757 from atom/no-copy-system-libraries

Do not copy system libraries on Linux

8 years agoUse arrow functions for this binding
Kevin Sawicki [Fri, 11 Mar 2016 22:08:14 +0000 (14:08 -0800)]
Use arrow functions for this binding

8 years agoAdd back return in getter
Kevin Sawicki [Fri, 11 Mar 2016 19:16:59 +0000 (11:16 -0800)]
Add back return in getter

8 years agoRemove lint errors due to rebase
Kevin Sawicki [Fri, 11 Mar 2016 19:12:47 +0000 (11:12 -0800)]
Remove lint errors due to rebase

8 years agoRemove returns from event handlers
Kevin Sawicki [Fri, 11 Mar 2016 19:05:48 +0000 (11:05 -0800)]
Remove returns from event handlers

8 years agoUse undefined instead of void 0
Kevin Sawicki [Thu, 10 Mar 2016 19:59:50 +0000 (11:59 -0800)]
Use undefined instead of void 0

8 years agoUse arrow functions to replace old CoffeeScript => this wrappers
Kevin Sawicki [Thu, 10 Mar 2016 19:54:17 +0000 (11:54 -0800)]
Use arrow functions to replace old CoffeeScript => this wrappers

8 years agoMerge pull request #4761 from atom/appveyor-badge
Kevin Sawicki [Fri, 11 Mar 2016 19:25:49 +0000 (11:25 -0800)]
Merge pull request #4761 from atom/appveyor-badge

Add AppVeyor badge to README

8 years agoLink to root build page
Kevin Sawicki [Fri, 11 Mar 2016 17:39:12 +0000 (09:39 -0800)]
Link to root build page

8 years agoAdd AppVeyor badge
Kevin Sawicki [Fri, 11 Mar 2016 17:37:56 +0000 (09:37 -0800)]
Add AppVeyor badge

8 years agoMerge pull request #4744 from atom/remove-unneeded-results-collecting
Kevin Sawicki [Fri, 11 Mar 2016 17:36:02 +0000 (09:36 -0800)]
Merge pull request #4744 from atom/remove-unneeded-results-collecting

Remove unneeded results collecting/returning

8 years agoDon't collect results from delegate.menuWillShow
Kevin Sawicki [Thu, 10 Mar 2016 22:01:57 +0000 (14:01 -0800)]
Don't collect results from delegate.menuWillShow

8 years agoDon't collect results from Menu::_callMenuWillShow
Kevin Sawicki [Thu, 10 Mar 2016 21:29:57 +0000 (13:29 -0800)]
Don't collect results from Menu::_callMenuWillShow

8 years agoDon't collect results in Menu.setApplicationMenu
Kevin Sawicki [Thu, 10 Mar 2016 21:26:14 +0000 (13:26 -0800)]
Don't collect results in Menu.setApplicationMenu

8 years agoDon't collect results in exit event callback
Kevin Sawicki [Thu, 10 Mar 2016 21:23:14 +0000 (13:23 -0800)]
Don't collect results in exit event callback

8 years agoDon't return attributes from from WebViewImpl::setupWebViewAttributes
Kevin Sawicki [Thu, 10 Mar 2016 21:08:38 +0000 (13:08 -0800)]
Don't return attributes from from WebViewImpl::setupWebViewAttributes

8 years agoDo not copy system libraries on Linux
Cheng Zhao [Fri, 11 Mar 2016 13:22:17 +0000 (22:22 +0900)]
Do not copy system libraries on Linux

8 years agoRevert "Bump v0.37.0"
Cheng Zhao [Fri, 11 Mar 2016 13:20:11 +0000 (22:20 +0900)]
Revert "Bump v0.37.0"

This reverts commit aebfbf77825fbc6e14ee69afd688a9e3bc4627d3.

We have troubles with linux-ia32 release.

8 years agoBump v0.37.0
Cheng Zhao [Fri, 11 Mar 2016 12:47:32 +0000 (21:47 +0900)]
Bump v0.37.0

8 years agoMerge pull request #4714 from atom/chrome49
Cheng Zhao [Fri, 11 Mar 2016 12:39:52 +0000 (21:39 +0900)]
Merge pull request #4714 from atom/chrome49

Upgrade to Chrome 49

8 years agoBump v0.36.11
Cheng Zhao [Fri, 11 Mar 2016 11:09:19 +0000 (20:09 +0900)]
Bump v0.36.11

8 years agoFix the chrome version
Cheng Zhao [Fri, 11 Mar 2016 10:53:41 +0000 (19:53 +0900)]
Fix the chrome version

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Thu, 10 Mar 2016 07:57:41 +0000 (16:57 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #4752 from yucheng-inc/master
Cheng Zhao [Fri, 11 Mar 2016 10:36:41 +0000 (19:36 +0900)]
Merge pull request #4752 from yucheng-inc/master

translations   zh-CN    doc

8 years agoMerge pull request #4751 from maxbeatty/window-blur
Cheng Zhao [Fri, 11 Mar 2016 10:15:51 +0000 (19:15 +0900)]
Merge pull request #4751 from maxbeatty/window-blur

Add blur method to window

8 years agoMerge pull request #5 from heyunjiang/master
scycbx [Fri, 11 Mar 2016 07:45:26 +0000 (15:45 +0800)]
Merge pull request #5 from heyunjiang/master

update && add

8 years agomodify again and add dialog.md
heyunjiang [Fri, 11 Mar 2016 07:09:08 +0000 (15:09 +0800)]
modify again and add dialog.md

8 years agoAdd blur method to window ref #4724
Max Beatty [Fri, 11 Mar 2016 05:45:51 +0000 (21:45 -0800)]
Add blur method to window ref #4724

8 years agoadd content-tracing && update browser-window
heyunjiang [Fri, 11 Mar 2016 03:53:04 +0000 (11:53 +0800)]
add content-tracing && update browser-window

8 years agospec: Increase timeout for executeJavaScript
Cheng Zhao [Fri, 11 Mar 2016 02:17:02 +0000 (11:17 +0900)]
spec: Increase timeout for executeJavaScript

8 years agoUpdate to master branch of brightray and libchromiumcontent
Cheng Zhao [Fri, 11 Mar 2016 01:47:15 +0000 (10:47 +0900)]
Update to master branch of brightray and libchromiumcontent

8 years agospec: Do not enter fullscreen in travis on OS X
Cheng Zhao [Fri, 11 Mar 2016 01:25:12 +0000 (10:25 +0900)]
spec: Do not enter fullscreen in travis on OS X

It is too flaky

8 years agoMerge pull request #4700 from ArekSredzki/async-document-hidden
Cheng Zhao [Fri, 11 Mar 2016 01:19:06 +0000 (10:19 +0900)]
Merge pull request #4700 from ArekSredzki/async-document-hidden

Cache browser visibility state & emit visibilitychange event on change

8 years agoFinalized browser-window show & hide events, added tests & fixed os x implementation
Arek Sredzki [Tue, 8 Mar 2016 19:11:17 +0000 (11:11 -0800)]
Finalized browser-window show & hide events, added tests & fixed os x implementation

8 years agoAdded 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer
Arek Sredzki [Tue, 8 Mar 2016 17:36:41 +0000 (09:36 -0800)]
Added 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer

8 years agoCache browser visibility state & emit visibilitychange event on change
Arek Sredzki [Mon, 7 Mar 2016 09:26:36 +0000 (01:26 -0800)]
Cache browser visibility state & emit visibilitychange event on change

Fixes #3788

8 years agofinish browser-window first
heyunjiang [Thu, 10 Mar 2016 15:12:57 +0000 (23:12 +0800)]
finish browser-window first

8 years agoMove toolchain related configures into one place
Cheng Zhao [Thu, 10 Mar 2016 12:58:09 +0000 (21:58 +0900)]
Move toolchain related configures into one place

8 years agoupdate sysroot image revisions
Robo [Thu, 10 Mar 2016 11:54:45 +0000 (17:24 +0530)]
update sysroot image revisions

8 years agoset path for pkg-config when using sysroot
Robo [Wed, 9 Mar 2016 14:11:17 +0000 (19:41 +0530)]
set path for pkg-config when using sysroot

8 years agouse sysroot by default on linux
Robo [Tue, 8 Mar 2016 15:05:32 +0000 (20:35 +0530)]
use sysroot by default on linux

8 years agolinux: optionaly allow building x64 targets with sysroot
Robo [Thu, 3 Mar 2016 23:54:01 +0000 (05:24 +0530)]
linux: optionaly allow building x64 targets with sysroot

8 years agoFix linking error for Release build on Linux
Cheng Zhao [Thu, 10 Mar 2016 12:01:45 +0000 (21:01 +0900)]
Fix linking error for Release build on Linux

8 years agopdf.dll is not shipped any more
Cheng Zhao [Thu, 10 Mar 2016 08:34:52 +0000 (17:34 +0900)]
pdf.dll is not shipped any more

8 years agoFix compilation errors on Windows
Cheng Zhao [Thu, 10 Mar 2016 06:57:03 +0000 (15:57 +0900)]
Fix compilation errors on Windows

8 years agoFix cpplint warnings
Cheng Zhao [Thu, 10 Mar 2016 05:45:19 +0000 (14:45 +0900)]
Fix cpplint warnings

8 years agoCreate complete URLRequestContextGetter for URLRequestFetchJob
Cheng Zhao [Thu, 10 Mar 2016 05:39:40 +0000 (14:39 +0900)]
Create complete URLRequestContextGetter for URLRequestFetchJob

The trivial one is causing crashes.

8 years agoUpdate pdf_to_emf_converter
Paul Betts [Wed, 9 Mar 2016 21:59:28 +0000 (13:59 -0800)]
Update pdf_to_emf_converter

8 years agoMore boring fixups
Paul Betts [Wed, 9 Mar 2016 19:27:16 +0000 (11:27 -0800)]
More boring fixups

8 years agoModifiers moved under UI
Paul Betts [Wed, 9 Mar 2016 19:22:54 +0000 (11:22 -0800)]
Modifiers moved under UI

8 years agoSetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum...
Paul Betts [Wed, 9 Mar 2016 19:16:31 +0000 (11:16 -0800)]
SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg

8 years agoMore type fixups
Paul Betts [Wed, 9 Mar 2016 19:16:12 +0000 (11:16 -0800)]
More type fixups

8 years agoUse assignment operator since both sides are scoped now
Paul Betts [Wed, 9 Mar 2016 19:08:19 +0000 (11:08 -0800)]
Use assignment operator since both sides are scoped now

8 years agoUpdate Get() => get(), Set() => reset()
Paul Betts [Wed, 9 Mar 2016 19:05:17 +0000 (11:05 -0800)]
Update Get() => get(), Set() => reset()

8 years agoWe don't need Metro
Paul Betts [Wed, 9 Mar 2016 19:01:53 +0000 (11:01 -0800)]
We don't need Metro

8 years agoFix compilation errors on Linux
Cheng Zhao [Wed, 9 Mar 2016 13:19:56 +0000 (22:19 +0900)]
Fix compilation errors on Linux

8 years agoUpdate printing code to latest
Cheng Zhao [Wed, 9 Mar 2016 13:19:47 +0000 (22:19 +0900)]
Update printing code to latest

8 years agoPending renderer process no longer has render view attached
Cheng Zhao [Wed, 9 Mar 2016 12:34:51 +0000 (21:34 +0900)]
Pending renderer process no longer has render view attached

8 years agoFix passing Promise with remote
Cheng Zhao [Wed, 9 Mar 2016 11:03:42 +0000 (20:03 +0900)]
Fix passing Promise with remote

Somehow using value.then.bind(value) would result in infinite loop,
could be bug of Chromium.

8 years agoFix node integration not working
Cheng Zhao [Wed, 9 Mar 2016 03:40:06 +0000 (12:40 +0900)]
Fix node integration not working

8 years agoFinal pieces of int16 and .Pass()
Cheng Zhao [Tue, 8 Mar 2016 14:35:52 +0000 (23:35 +0900)]
Final pieces of int16 and .Pass()

8 years agoFix cpplint warnings
Cheng Zhao [Tue, 8 Mar 2016 14:32:59 +0000 (23:32 +0900)]
Fix cpplint warnings

8 years agoFix compilation errors on OS X
Cheng Zhao [Tue, 8 Mar 2016 14:28:53 +0000 (23:28 +0900)]
Fix compilation errors on OS X

8 years agoint32 => int32_t
Paul Betts [Tue, 8 Mar 2016 04:40:10 +0000 (20:40 -0800)]
int32 => int32_t

8 years agobasictypes.h => macros.h
Paul Betts [Tue, 8 Mar 2016 04:38:49 +0000 (20:38 -0800)]
basictypes.h => macros.h

8 years agostartup helper is renamed
Paul Betts [Tue, 8 Mar 2016 04:32:54 +0000 (20:32 -0800)]
startup helper is renamed

8 years agoGoodbye pdf.dll
Paul Betts [Tue, 8 Mar 2016 04:21:47 +0000 (20:21 -0800)]
Goodbye pdf.dll

8 years agoFix the compilation errors from brightray and crashpad
Cheng Zhao [Tue, 8 Mar 2016 12:00:37 +0000 (21:00 +0900)]
Fix the compilation errors from brightray and crashpad

8 years agoUpdate crashpad to lastest branch
Cheng Zhao [Tue, 8 Mar 2016 08:58:59 +0000 (17:58 +0900)]
Update crashpad to lastest branch

8 years agoUpgrade to Chrome 49
Cheng Zhao [Tue, 8 Mar 2016 01:05:44 +0000 (10:05 +0900)]
Upgrade to Chrome 49

8 years agoMerge pull request #4722 from atom/colocate-js
Cheng Zhao [Thu, 10 Mar 2016 08:05:34 +0000 (17:05 +0900)]
Merge pull request #4722 from atom/colocate-js

[WIP] Colocate JavaScript in root lib folder

8 years agoMerge pull request #4736 from preco21/patch-7
Cheng Zhao [Thu, 10 Mar 2016 07:55:10 +0000 (16:55 +0900)]
Merge pull request #4736 from preco21/patch-7

Docs: Adjust 80 chars per line

8 years ago:memo: Adjust 80 chars per line
Plusb Preco [Thu, 10 Mar 2016 07:54:07 +0000 (16:54 +0900)]
:memo: Adjust 80 chars per line

[ci skip]

8 years ago:memo: Update as upstream
Plusb Preco [Wed, 9 Mar 2016 15:20:52 +0000 (00:20 +0900)]
:memo: Update as upstream

8 years agoMerge pull request #4725 from phamdaniel/doc-app-focus
Cheng Zhao [Thu, 10 Mar 2016 07:29:33 +0000 (16:29 +0900)]
Merge pull request #4725 from phamdaniel/doc-app-focus

Document 'app.focus()'

8 years agoadd window.open
heyunjiang [Wed, 9 Mar 2016 15:23:22 +0000 (23:23 +0800)]
add window.open

8 years ago:memo: Document 'app.focus()'
Daniel Pham [Wed, 9 Mar 2016 03:31:13 +0000 (22:31 -0500)]
:memo: Document 'app.focus()'

[ci skip]

8 years agoMerge pull request #4723 from yucheng-inc/master
Cheng Zhao [Wed, 9 Mar 2016 12:45:40 +0000 (21:45 +0900)]
Merge pull request #4723 from yucheng-inc/master

translations   zh-CN    doc