platform/framework/web/crosswalk-tizen.git
9 years agoUse our custom debian sysroot image
Cheng Zhao [Thu, 2 Jul 2015 00:47:14 +0000 (00:47 +0000)]
Use our custom debian sysroot image

9 years agoNever send email notifications
Cheng Zhao [Thu, 2 Jul 2015 00:46:10 +0000 (00:46 +0000)]
Never send email notifications

It is anonnying.

9 years agoSet sysroot for arm build
Cheng Zhao [Wed, 1 Jul 2015 09:54:27 +0000 (09:54 +0000)]
Set sysroot for arm build

9 years agoDownload debian arm sysroot image
Cheng Zhao [Wed, 1 Jul 2015 09:22:40 +0000 (09:22 +0000)]
Download debian arm sysroot image

9 years agoAdd function to get host_arch
Cheng Zhao [Wed, 1 Jul 2015 09:17:44 +0000 (09:17 +0000)]
Add function to get host_arch

9 years agoDefine chromeos
Cheng Zhao [Wed, 1 Jul 2015 08:59:17 +0000 (08:59 +0000)]
Define chromeos

9 years agoOnly allow building on 64bit machine
Cheng Zhao [Wed, 1 Jul 2015 08:51:06 +0000 (16:51 +0800)]
Only allow building on 64bit machine

9 years agoMerge pull request #2092 from atom/download-clang
Cheng Zhao [Wed, 1 Jul 2015 08:43:13 +0000 (16:43 +0800)]
Merge pull request #2092 from atom/download-clang

Use downloaded clang binaries for building

9 years agoFix compilation errors due to compiler change
Cheng Zhao [Wed, 1 Jul 2015 07:56:29 +0000 (07:56 +0000)]
Fix compilation errors due to compiler change

9 years agoSupport cross-compiling
Cheng Zhao [Wed, 1 Jul 2015 07:47:21 +0000 (07:47 +0000)]
Support cross-compiling

9 years agoUse downloaded clang for building
Cheng Zhao [Wed, 1 Jul 2015 06:44:45 +0000 (14:44 +0800)]
Use downloaded clang for building

9 years agoDownload prebuilt clang
Cheng Zhao [Wed, 1 Jul 2015 06:27:15 +0000 (14:27 +0800)]
Download prebuilt clang

9 years agoRemove extra newline
Kevin Sawicki [Mon, 29 Jun 2015 23:47:36 +0000 (16:47 -0700)]
Remove extra newline

9 years agoAdd slack back to README
Kevin Sawicki [Mon, 29 Jun 2015 23:46:22 +0000 (16:46 -0700)]
Add slack back to README

9 years agoDon't override user's menu in default_app
Cheng Zhao [Mon, 29 Jun 2015 05:11:53 +0000 (13:11 +0800)]
Don't override user's menu in default_app

Close #2068.

9 years agoMerge pull request #2077 from atom/iojs-latest
Cheng Zhao [Mon, 29 Jun 2015 04:41:38 +0000 (12:41 +0800)]
Merge pull request #2077 from atom/iojs-latest

Update to io.js v2.3.1

9 years agoUpdate to io.js v2.3.1
Cheng Zhao [Mon, 29 Jun 2015 04:18:50 +0000 (12:18 +0800)]
Update to io.js v2.3.1

9 years agoRemove window from window list before notifying closed event
Cheng Zhao [Sat, 27 Jun 2015 09:01:20 +0000 (17:01 +0800)]
Remove window from window list before notifying closed event

9 years agoMerge pull request #2066 from atom/doc-type-error
Kevin Sawicki [Fri, 26 Jun 2015 14:24:33 +0000 (08:24 -0600)]
Merge pull request #2066 from atom/doc-type-error

:memo: Fix a type error.

9 years agoMerge pull request #2063 from darwin/missing-overrides
Cheng Zhao [Fri, 26 Jun 2015 13:49:57 +0000 (21:49 +0800)]
Merge pull request #2063 from darwin/missing-overrides

Missing overrides

9 years agoMerge pull request #2060 from geelen/patch-1
Cheng Zhao [Fri, 26 Jun 2015 13:26:15 +0000 (21:26 +0800)]
Merge pull request #2060 from geelen/patch-1

electron-installer not atom-shell-installer

9 years agoMissing overrides
Antonin Hildebrand [Fri, 26 Jun 2015 09:43:39 +0000 (11:43 +0200)]
Missing overrides

ninja compilation failed for me under OS X 10.11

9 years agoelectron-installer not atom-shell-installer
Glen Maddern [Fri, 26 Jun 2015 04:17:52 +0000 (14:17 +1000)]
electron-installer not atom-shell-installer

<3

9 years agoFix building on Windows
Cheng Zhao [Fri, 26 Jun 2015 04:04:15 +0000 (12:04 +0800)]
Fix building on Windows

9 years agoMerge pull request #2002 from atom/app-commands-win32
Cheng Zhao [Fri, 26 Jun 2015 03:43:08 +0000 (11:43 +0800)]
Merge pull request #2002 from atom/app-commands-win32

Windows App Commands

9 years agoSmall cleanups
Cheng Zhao [Fri, 26 Jun 2015 03:20:12 +0000 (11:20 +0800)]
Small cleanups

9 years agoOnly convert command ID on Windows
Cheng Zhao [Fri, 26 Jun 2015 03:16:50 +0000 (11:16 +0800)]
Only convert command ID on Windows

9 years agoClean up ResolveProxyHelper
Cheng Zhao [Fri, 26 Jun 2015 03:04:12 +0000 (11:04 +0800)]
Clean up ResolveProxyHelper

Since the ResolveProxyHelper is deleted after the callback is called,
there is no need to use weak reference.

9 years agoMerge pull request #2054 from deepak1556/proxy_patch
Cheng Zhao [Fri, 26 Jun 2015 02:54:47 +0000 (10:54 +0800)]
Merge pull request #2054 from deepak1556/proxy_patch

session: using storageparttion to retrieve requestcontext

9 years agoClean up code in AtomBrowserClient
Cheng Zhao [Fri, 26 Jun 2015 02:48:36 +0000 (10:48 +0800)]
Clean up code in AtomBrowserClient

9 years ago:memo: Fix a type error.
Haojian Wu [Fri, 26 Jun 2015 02:47:50 +0000 (10:47 +0800)]
:memo: Fix a type error.

9 years agospec: Remove grabage console.log
Cheng Zhao [Fri, 26 Jun 2015 02:37:09 +0000 (10:37 +0800)]
spec: Remove grabage console.log

9 years agoMerge pull request #2057 from atom/app-gpu-crash
Cheng Zhao [Fri, 26 Jun 2015 02:47:04 +0000 (10:47 +0800)]
Merge pull request #2057 from atom/app-gpu-crash

Move gpu-crashed event to app

9 years agoRename event name to gpu-process-crashed
Cheng Zhao [Thu, 25 Jun 2015 14:01:57 +0000 (22:01 +0800)]
Rename event name to gpu-process-crashed

9 years agodocs: gpu-crashed is moved to app
Cheng Zhao [Thu, 25 Jun 2015 13:53:22 +0000 (21:53 +0800)]
docs: gpu-crashed is moved to app

9 years agoMove gpu-crashed event to app
Cheng Zhao [Thu, 25 Jun 2015 12:28:07 +0000 (20:28 +0800)]
Move gpu-crashed event to app

9 years agoMerge pull request #1941 from deepak1556/certificate_api_patch
Cheng Zhao [Fri, 26 Jun 2015 02:31:18 +0000 (10:31 +0800)]
Merge pull request #1941 from deepak1556/certificate_api_patch

app: event to pass client certificate data

9 years agoI forget cpplint every time
Paul Betts [Thu, 25 Jun 2015 21:09:25 +0000 (15:09 -0600)]
I forget cpplint every time

9 years agoRevert submodule change
Paul Betts [Thu, 25 Jun 2015 17:31:32 +0000 (11:31 -0600)]
Revert submodule change

9 years ago:memo: consistency
Paul Betts [Thu, 25 Jun 2015 17:20:33 +0000 (11:20 -0600)]
:memo: consistency

9 years agoMove app commands to strings
Paul Betts [Thu, 25 Jun 2015 16:25:55 +0000 (11:25 -0500)]
Move app commands to strings

9 years agocpplint see me rollin', he hatin'
Paul Betts [Fri, 19 Jun 2015 20:04:28 +0000 (13:04 -0700)]
cpplint see me rollin', he hatin'

9 years agoInvisible character tyranny
Paul Betts [Fri, 19 Jun 2015 20:00:37 +0000 (13:00 -0700)]
Invisible character tyranny

9 years ago:memo: app commands
Paul Betts [Fri, 19 Jun 2015 19:58:47 +0000 (12:58 -0700)]
:memo: app commands

9 years agoAdd appcommand to files
Paul Betts [Fri, 19 Jun 2015 19:48:02 +0000 (12:48 -0700)]
Add appcommand to files

9 years agoAdd enum for media keys on Win32
Paul Betts [Fri, 19 Jun 2015 19:16:12 +0000 (12:16 -0700)]
Add enum for media keys on Win32

9 years agoEmit the message as an event
Paul Betts [Thu, 18 Jun 2015 00:31:50 +0000 (17:31 -0700)]
Emit the message as an event

9 years agoIn our widget delegate, signal our Observer
Paul Betts [Thu, 18 Jun 2015 00:16:08 +0000 (17:16 -0700)]
In our widget delegate, signal our Observer

9 years agoCreate a method to signal our Observer method
Paul Betts [Thu, 18 Jun 2015 00:15:52 +0000 (17:15 -0700)]
Create a method to signal our Observer method

9 years agoCreate a new method for NativeWindowObserver for AppCommands
Paul Betts [Thu, 18 Jun 2015 00:15:02 +0000 (17:15 -0700)]
Create a new method for NativeWindowObserver for AppCommands

9 years agoapp: event to pass client certificate data
deepak1556 [Thu, 11 Jun 2015 15:22:07 +0000 (20:52 +0530)]
app: event to pass client certificate data

9 years agosession: using storageparttion to retrieve requestcontext
deepak1556 [Thu, 25 Jun 2015 08:43:01 +0000 (14:13 +0530)]
session: using storageparttion to retrieve requestcontext

9 years agoMerge pull request #2051 from atom/detach-web-contents
Cheng Zhao [Thu, 25 Jun 2015 07:11:40 +0000 (15:11 +0800)]
Merge pull request #2051 from atom/detach-web-contents

Decouple WebContents from NativeWindow

9 years agoRemove NativeWindow::GetWebContents
Cheng Zhao [Thu, 25 Jun 2015 06:54:00 +0000 (14:54 +0800)]
Remove NativeWindow::GetWebContents

9 years agoRemove inspectable_web_contents_
Cheng Zhao [Thu, 25 Jun 2015 06:32:38 +0000 (14:32 +0800)]
Remove inspectable_web_contents_

9 years agoMove BrowserPluginGuestDelegate to a separate class
Cheng Zhao [Thu, 25 Jun 2015 06:28:13 +0000 (14:28 +0800)]
Move BrowserPluginGuestDelegate to a separate class

9 years agoFix the order of function definitions
Cheng Zhao [Thu, 25 Jun 2015 05:29:30 +0000 (13:29 +0800)]
Fix the order of function definitions

9 years agoRename CloseWebContents to RequestToClosePage
Cheng Zhao [Thu, 25 Jun 2015 05:27:51 +0000 (13:27 +0800)]
Rename CloseWebContents to RequestToClosePage

9 years agoRemove NativeWindow::ActivateContents
Cheng Zhao [Thu, 25 Jun 2015 05:18:36 +0000 (13:18 +0800)]
Remove NativeWindow::ActivateContents

9 years agoAllowing destroying a closed window
Cheng Zhao [Thu, 25 Jun 2015 05:08:11 +0000 (13:08 +0800)]
Allowing destroying a closed window

9 years agoAdd InspectableWebContentsViewDelegate
Cheng Zhao [Thu, 25 Jun 2015 04:30:04 +0000 (12:30 +0800)]
Add InspectableWebContentsViewDelegate

9 years agoSet sender in EventEmitter.emit
Cheng Zhao [Thu, 25 Jun 2015 03:16:31 +0000 (11:16 +0800)]
Set sender in EventEmitter.emit

9 years agoDecouple WebContentsDelegate from NativeWindow
Cheng Zhao [Thu, 25 Jun 2015 03:07:23 +0000 (11:07 +0800)]
Decouple WebContentsDelegate from NativeWindow

9 years agoDon't create WebContents in NativeWindow
Cheng Zhao [Thu, 25 Jun 2015 01:47:57 +0000 (09:47 +0800)]
Don't create WebContents in NativeWindow

9 years agoPass isGuest when creating WebContents
Cheng Zhao [Wed, 24 Jun 2015 15:29:32 +0000 (23:29 +0800)]
Pass isGuest when creating WebContents

9 years agoStore NativeWindow in weak ptr
Cheng Zhao [Wed, 24 Jun 2015 14:29:44 +0000 (22:29 +0800)]
Store NativeWindow in weak ptr

9 years agoDiscard is_guest_, use type_ instead
Cheng Zhao [Wed, 24 Jun 2015 14:23:38 +0000 (22:23 +0800)]
Discard is_guest_, use type_ instead

9 years agoStore NativeWindow's weak ptr in WebContents
Cheng Zhao [Wed, 24 Jun 2015 14:14:46 +0000 (22:14 +0800)]
Store NativeWindow's weak ptr in WebContents

9 years agoAdd type for WebContents
Cheng Zhao [Wed, 24 Jun 2015 13:44:27 +0000 (21:44 +0800)]
Add type for WebContents

9 years agoHandle close cancel in BeforeUnloadDialogCancelled
Cheng Zhao [Wed, 24 Jun 2015 13:28:36 +0000 (21:28 +0800)]
Handle close cancel in BeforeUnloadDialogCancelled

9 years agoRemove usages of NotificationObserver
Cheng Zhao [Wed, 24 Jun 2015 12:16:51 +0000 (20:16 +0800)]
Remove usages of NotificationObserver

9 years agoRemove ActivateContents and DeactivateContents
Cheng Zhao [Wed, 24 Jun 2015 12:10:07 +0000 (20:10 +0800)]
Remove ActivateContents and DeactivateContents

9 years agoMerge pull request #2046 from atom/id-weak-map
Cheng Zhao [Wed, 24 Jun 2015 12:01:42 +0000 (20:01 +0800)]
Merge pull request #2046 from atom/id-weak-map

Track native JS objects in C++

9 years agoRemove JS override of setMenu
Cheng Zhao [Wed, 24 Jun 2015 11:51:11 +0000 (19:51 +0800)]
Remove JS override of setMenu

9 years agoAlways initailize webContents in BrowserWindow
Cheng Zhao [Wed, 24 Jun 2015 11:04:08 +0000 (19:04 +0800)]
Always initailize webContents in BrowserWindow

9 years agoRemove usages of JS IDWeakMap in browser-window
Cheng Zhao [Wed, 24 Jun 2015 10:39:02 +0000 (18:39 +0800)]
Remove usages of JS IDWeakMap in browser-window

9 years agoMerge pull request #2025 from atom/power-save-blocker-api
Cheng Zhao [Wed, 24 Jun 2015 10:53:10 +0000 (18:53 +0800)]
Merge pull request #2025 from atom/power-save-blocker-api

Power save blocker API

9 years agoMake each class only have one weak map
Cheng Zhao [Wed, 24 Jun 2015 09:58:12 +0000 (17:58 +0800)]
Make each class only have one weak map

9 years agoAdd Values() method for IDWeakMap
Cheng Zhao [Wed, 24 Jun 2015 08:54:20 +0000 (16:54 +0800)]
Add Values() method for IDWeakMap

9 years agoMove "id" and "fromId" to C++
Cheng Zhao [Wed, 24 Jun 2015 08:37:48 +0000 (16:37 +0800)]
Move "id" and "fromId" to C++

9 years agoInitialize defaultSession after app is ready
Cheng Zhao [Wed, 24 Jun 2015 08:14:49 +0000 (16:14 +0800)]
Initialize defaultSession after app is ready

9 years agoMake Session trackable
Cheng Zhao [Wed, 24 Jun 2015 07:37:04 +0000 (15:37 +0800)]
Make Session trackable

9 years agoMake sure each C++ WebContents has only one JS WebContents
Cheng Zhao [Wed, 24 Jun 2015 07:09:50 +0000 (15:09 +0800)]
Make sure each C++ WebContents has only one JS WebContents

9 years agoEnable storing TrackableObject in other C++ class
Cheng Zhao [Wed, 24 Jun 2015 06:49:08 +0000 (14:49 +0800)]
Enable storing TrackableObject in other C++ class

9 years agoAdd mate::TrackableObject
Cheng Zhao [Wed, 24 Jun 2015 06:36:05 +0000 (14:36 +0800)]
Add mate::TrackableObject

9 years agoDon't make IDWeakMap public API
Cheng Zhao [Wed, 24 Jun 2015 05:38:55 +0000 (13:38 +0800)]
Don't make IDWeakMap public API

9 years agoMake the JS IDWeakMap a thin wrapper of C++ IDWeakMap
Cheng Zhao [Wed, 24 Jun 2015 05:35:39 +0000 (13:35 +0800)]
Make the JS IDWeakMap a thin wrapper of C++ IDWeakMap

9 years agoAdd C++ version of IDWeakMap
Cheng Zhao [Wed, 24 Jun 2015 05:22:09 +0000 (13:22 +0800)]
Add C++ version of IDWeakMap

9 years agoMore updates: use string instead of integer to identify blocker type.
Haojian Wu [Wed, 24 Jun 2015 04:49:43 +0000 (12:49 +0800)]
More updates: use string instead of integer to identify blocker type.

9 years agoMerge pull request #2043 from atom/default-session
Cheng Zhao [Wed, 24 Jun 2015 04:25:06 +0000 (12:25 +0800)]
Merge pull request #2043 from atom/default-session

Add app.defaultSession

9 years agoKeep compatibility with app.resolveProxy
Cheng Zhao [Wed, 24 Jun 2015 04:01:19 +0000 (12:01 +0800)]
Keep compatibility with app.resolveProxy

9 years agoMove resolveProxy From app to session
Cheng Zhao [Wed, 24 Jun 2015 03:59:11 +0000 (11:59 +0800)]
Move resolveProxy From app to session

9 years agoMerge pull request #2027 from deepak1556/devtools_file_save_patch
Cheng Zhao [Wed, 24 Jun 2015 02:45:22 +0000 (10:45 +0800)]
Merge pull request #2027 from deepak1556/devtools_file_save_patch

devtools: writing to filesystem in FILE thread

9 years agoAdd app.defaultSession
Cheng Zhao [Tue, 23 Jun 2015 15:40:41 +0000 (23:40 +0800)]
Add app.defaultSession

9 years agodevtools: write to file in FILE thread
deepak1556 [Mon, 22 Jun 2015 02:00:33 +0000 (07:30 +0530)]
devtools: write to file in FILE thread

9 years agomac: Set NSHighResolutionCapable in Info.plist, close #2020
Cheng Zhao [Tue, 23 Jun 2015 15:02:49 +0000 (23:02 +0800)]
mac: Set NSHighResolutionCapable in Info.plist, close #2020

9 years agoMerge pull request #2039 from atom/cleanup-web-contents-js
Cheng Zhao [Tue, 23 Jun 2015 14:57:08 +0000 (22:57 +0800)]
Merge pull request #2039 from atom/cleanup-web-contents-js

Some cleanup of WebContents and BrowserWindow code

9 years agoMerge pull request #2030 from deepak1556/file_download_patch
Cheng Zhao [Tue, 23 Jun 2015 14:39:12 +0000 (22:39 +0800)]
Merge pull request #2030 from deepak1556/file_download_patch

browser: creating download manager delegate to handle downloads

9 years agoClean up coffee files
Cheng Zhao [Tue, 23 Jun 2015 14:11:59 +0000 (22:11 +0800)]
Clean up coffee files

9 years agoEmit ATOM_BROWSER_RELEASE_RENDER_VIEW in C++
Cheng Zhao [Tue, 23 Jun 2015 13:27:50 +0000 (21:27 +0800)]
Emit ATOM_BROWSER_RELEASE_RENDER_VIEW in C++