Jessica Lord [Wed, 19 Aug 2015 11:33:54 +0000 (13:33 +0200)]
Merge pull request #2511 from petrfelzmann/doc-github-link
Fix absolute url to github
Paul Betts [Mon, 17 Aug 2015 16:02:21 +0000 (09:02 -0700)]
Merge pull request #2509 from atom/fix-win-tray
Correct generation of GUID on Windows.
Petr Felzmann [Mon, 17 Aug 2015 13:03:04 +0000 (15:03 +0200)]
Fix absolute url to github
Thomas Johansen [Mon, 17 Aug 2015 10:28:13 +0000 (12:28 +0200)]
Merge pull request #2510 from petrfelzmann/doc-formatting
Fix formatting of print and printToPDF methods
Petr Felzmann [Mon, 17 Aug 2015 08:52:10 +0000 (10:52 +0200)]
Fix formatting of print and printToPDF methods
Thomas Johansen [Mon, 17 Aug 2015 08:03:54 +0000 (10:03 +0200)]
Merge pull request #2508 from etiktin/fix_typo_in_init
Fix typo
Haojian Wu [Mon, 17 Aug 2015 05:20:36 +0000 (13:20 +0800)]
Correct generation of GUID on Windows.
Eran Tiktin [Sun, 16 Aug 2015 20:20:09 +0000 (23:20 +0300)]
Fixed typo
Kevin Sawicki [Tue, 11 Aug 2015 16:49:25 +0000 (09:49 -0700)]
Merge pull request #2476 from atom/ks-contributor-covenant
Switch to Contributor Covenant from Open Code of Conduct
Kevin Sawicki [Tue, 11 Aug 2015 16:45:45 +0000 (09:45 -0700)]
Open Code of Conduct -> Contributor Covenant
Cheng Zhao [Mon, 10 Aug 2015 07:47:49 +0000 (15:47 +0800)]
Bump v0.30.4
Cheng Zhao [Mon, 10 Aug 2015 07:47:12 +0000 (15:47 +0800)]
Merge pull request #2465 from atom/fix-incept-scheme
Force request context to initialize beforing incepting protocol
Cheng Zhao [Mon, 10 Aug 2015 07:36:47 +0000 (15:36 +0800)]
Fix cpplint warnings
Cheng Zhao [Mon, 10 Aug 2015 07:31:29 +0000 (15:31 +0800)]
Force request context to initialize beforing incepting protocol
Cheng Zhao [Mon, 10 Aug 2015 07:28:18 +0000 (15:28 +0800)]
Pass net::URLRequestContextGetter in scoped_refptr
Cheng Zhao [Mon, 10 Aug 2015 07:02:16 +0000 (15:02 +0800)]
BrowserContext::GetRequestContext can only be called on UI thread
Cheng Zhao [Mon, 10 Aug 2015 05:45:35 +0000 (13:45 +0800)]
Merge pull request #2462 from atom/tray-event
More fixes of Tray
Cheng Zhao [Mon, 10 Aug 2015 05:00:15 +0000 (13:00 +0800)]
popContextMenu => popUpContextMenu
Cheng Zhao [Mon, 10 Aug 2015 04:52:55 +0000 (12:52 +0800)]
win: Don't emit right-clicked event when there is menu attached
Cheng Zhao [Mon, 10 Aug 2015 04:48:22 +0000 (12:48 +0800)]
mac: Redraw icon when menu is closed
Cheng Zhao [Mon, 10 Aug 2015 04:39:05 +0000 (12:39 +0800)]
Add our own MenuModel class
Cheng Zhao [Mon, 10 Aug 2015 04:18:00 +0000 (12:18 +0800)]
mac: Don't emit "clicked" event if there is menu attached
Cheng Zhao [Mon, 10 Aug 2015 04:07:58 +0000 (12:07 +0800)]
Merge pull request #2461 from atom/fix-webview-crash
Delay the call of element resize callback to next tick
Cheng Zhao [Mon, 10 Aug 2015 04:00:17 +0000 (12:00 +0800)]
Merge pull request #2460 from atom/iojs-new-headers
Upload node headers with new filenames
Cheng Zhao [Mon, 10 Aug 2015 03:56:42 +0000 (11:56 +0800)]
Delay the call of element resize callback to next tick
Cheng Zhao [Mon, 10 Aug 2015 03:42:14 +0000 (11:42 +0800)]
Update checksums for new filenames
Cheng Zhao [Mon, 10 Aug 2015 03:28:43 +0000 (11:28 +0800)]
Upload headers with new filenames
Cheng Zhao [Mon, 10 Aug 2015 03:22:06 +0000 (11:22 +0800)]
Merge pull request #2443 from ialexryan/patch-1
Fixed typo
Cheng Zhao [Mon, 10 Aug 2015 03:21:51 +0000 (11:21 +0800)]
Merge pull request #2456 from etiktin/update_build_md
Add a comment to build instructions about cpplint
Eran Tiktin [Sat, 8 Aug 2015 20:25:27 +0000 (23:25 +0300)]
Add a comment to build instructions about cpplint
I added a mention of `cpplint.py` in the build instructions.
The reason, is because it's easy to miss it's existence. Even if you
noticed it's mentioned in `coding-style.md` you might mistakenly think
that `test.py` runs it).
Cheng Zhao [Fri, 7 Aug 2015 14:04:59 +0000 (22:04 +0800)]
Bump v0.30.3
Cheng Zhao [Fri, 7 Aug 2015 14:03:51 +0000 (22:03 +0800)]
Merge pull request #2447 from atom/fix-microtask-checkpoint
Make sure microtask checkpoint is performed after Node.js calls
Cheng Zhao [Fri, 7 Aug 2015 13:26:24 +0000 (21:26 +0800)]
Run microtask before handling pending process.nextTick tasks
This follows the behavior of Node.js.
Cheng Zhao [Fri, 7 Aug 2015 11:34:00 +0000 (19:34 +0800)]
Use WebScopedRunV8Script in converted C++ functions
Cheng Zhao [Fri, 7 Aug 2015 11:15:36 +0000 (19:15 +0800)]
Reimplement callback.h with C++11
Cheng Zhao [Fri, 7 Aug 2015 10:10:19 +0000 (18:10 +0800)]
Move callback converter from native mate to electron
Cheng Zhao [Fri, 7 Aug 2015 08:55:16 +0000 (16:55 +0800)]
spec: Check the time when Promise's callback is called
Cheng Zhao [Fri, 7 Aug 2015 07:18:33 +0000 (15:18 +0800)]
Make every JS function call is wrapped with V8RecursionScope
Cheng Zhao [Fri, 7 Aug 2015 07:10:14 +0000 (15:10 +0800)]
Perform microtask checkpoint after diving into libuv
Cheng Zhao [Fri, 7 Aug 2015 07:06:09 +0000 (15:06 +0800)]
Style fix
Cheng Zhao [Fri, 7 Aug 2015 11:35:12 +0000 (19:35 +0800)]
Update libchromiumcontent to have WebScopedRunV8Script
Alex Ryan [Fri, 7 Aug 2015 05:15:59 +0000 (22:15 -0700)]
Fixed typo
Cheng Zhao [Thu, 6 Aug 2015 07:22:17 +0000 (15:22 +0800)]
Check button size
Cheng Zhao [Thu, 6 Aug 2015 05:25:35 +0000 (13:25 +0800)]
Merge pull request #2431 from atom/clean-up-native-window-2
Clean up NativeWindow code, phase 2
Cheng Zhao [Thu, 6 Aug 2015 05:07:39 +0000 (13:07 +0800)]
Fix cpplint warning
Cheng Zhao [Thu, 6 Aug 2015 05:07:00 +0000 (13:07 +0800)]
Move SetOverlayIcon to TaskbarHost
Cheng Zhao [Thu, 6 Aug 2015 04:58:40 +0000 (12:58 +0800)]
Save the taskbar object
Cheng Zhao [Thu, 6 Aug 2015 04:54:00 +0000 (12:54 +0800)]
Move SetProgressBar to TaskbarHost
Cheng Zhao [Thu, 6 Aug 2015 04:44:07 +0000 (12:44 +0800)]
Refactor code in taskbarHost
Cheng Zhao [Thu, 6 Aug 2015 03:10:34 +0000 (11:10 +0800)]
Decouple TaskbarHost from NativeWindow
Cheng Zhao [Thu, 6 Aug 2015 02:30:22 +0000 (10:30 +0800)]
ThumbarHost => TaskbarHost
Cheng Zhao [Thu, 6 Aug 2015 02:25:50 +0000 (10:25 +0800)]
Move thumbar_host_ from TreeHost to NativeWindow
Cheng Zhao [Thu, 6 Aug 2015 02:15:27 +0000 (10:15 +0800)]
Add MessageHandlerDelegate
Cheng Zhao [Thu, 6 Aug 2015 01:55:26 +0000 (09:55 +0800)]
Merge pull request #2400 from atom/thumbar_button
Implement API for supporting thumbnail toolbars
Cheng Zhao [Thu, 6 Aug 2015 01:52:16 +0000 (09:52 +0800)]
Merge pull request #2424 from deepak1556/web_contents_patch
webcontents: minor patches
Haojian Wu [Wed, 5 Aug 2015 14:26:18 +0000 (22:26 +0800)]
Expose NativeWindow.setThumbarButtons API to all platforms.
Robo [Wed, 5 Aug 2015 11:50:23 +0000 (17:20 +0530)]
webview: adding load-commit event
Robo [Wed, 5 Aug 2015 08:03:08 +0000 (13:33 +0530)]
override: intialise BrowserWindowProxy.closed
Haojian Wu [Wed, 5 Aug 2015 05:47:59 +0000 (13:47 +0800)]
Polish thumbar code.
* Fix a memory leak in thumbar initialization.
* Check the number of thumbar buttons, should be <= 7.
* Correct to check thumbar button click event.
Cheng Zhao [Wed, 5 Aug 2015 07:55:52 +0000 (15:55 +0800)]
Merge pull request #2423 from atom/fix-release-leak
Fix memory leak when creating NativeImage
Cheng Zhao [Wed, 5 Aug 2015 07:49:37 +0000 (15:49 +0800)]
ImageSkiaRep doesn't release memory
Cheng Zhao [Wed, 5 Aug 2015 06:44:31 +0000 (14:44 +0800)]
Merge pull request #2422 from atom/resizable-resize
mac: Disable resizing window when changing style mask
Cheng Zhao [Wed, 5 Aug 2015 06:20:08 +0000 (14:20 +0800)]
spec: BrowserWindow.setResizable should not change window size
Cheng Zhao [Wed, 5 Aug 2015 06:12:55 +0000 (14:12 +0800)]
mac: Disable resizing window when changing style mask
Haojian Wu [Wed, 5 Aug 2015 05:04:21 +0000 (13:04 +0800)]
Move atom_desktop_window_tree_host_win to atom/browser/ui/win directory.
Haojian Wu [Sun, 2 Aug 2015 05:09:42 +0000 (13:09 +0800)]
:memo: say more about thumbnail toolbar.
Haojian Wu [Sun, 2 Aug 2015 05:07:55 +0000 (13:07 +0800)]
:memo: BrowserWindow.setThumbarButton API.
Haojian Wu [Sun, 2 Aug 2015 03:11:29 +0000 (11:11 +0800)]
win: Add BrowserWindow.setThumbarButtons API.
Cheng Zhao [Wed, 5 Aug 2015 05:28:09 +0000 (13:28 +0800)]
Merge pull request #2419 from atom/clean-native-window
Clean up NativeWindow code
Cheng Zhao [Wed, 5 Aug 2015 05:18:41 +0000 (13:18 +0800)]
Remove a few unused headers
Cheng Zhao [Wed, 5 Aug 2015 05:16:03 +0000 (13:16 +0800)]
Move ShouldUseGlobalMenuBar to x_window_utils
Cheng Zhao [Wed, 5 Aug 2015 04:46:32 +0000 (12:46 +0800)]
Avoid exposing data members to subclass
Cheng Zhao [Wed, 5 Aug 2015 04:34:45 +0000 (12:34 +0800)]
Use ranged for loop
Cheng Zhao [Wed, 5 Aug 2015 04:32:22 +0000 (12:32 +0800)]
Remove duplicate UpdateDraggableRegions
Cheng Zhao [Wed, 5 Aug 2015 02:42:18 +0000 (10:42 +0800)]
Merge pull request #2418 from deepak1556/content_tracing_api_patch
tracing: fix api and docs
Cheng Zhao [Wed, 5 Aug 2015 02:04:26 +0000 (10:04 +0800)]
Merge pull request #2410 from atom/pop_context_menu_issue
Check context menu when calling popContextMenu API.
Robo [Tue, 4 Aug 2015 20:12:57 +0000 (01:42 +0530)]
tracing: fix api and docs
Cheng Zhao [Tue, 4 Aug 2015 14:52:44 +0000 (22:52 +0800)]
Update brightray for #2263
Cheng Zhao [Tue, 4 Aug 2015 14:52:20 +0000 (22:52 +0800)]
Merge pull request #2412 from atom/dialog-title
win: Use app name as default title of message box
Cheng Zhao [Tue, 4 Aug 2015 13:56:17 +0000 (21:56 +0800)]
win: Use app name as default title of message box
TaskDialogIndirect doesn't allow empty name, if we set empty title
it will show "electron.exe" in title.
Cheng Zhao [Tue, 4 Aug 2015 13:22:18 +0000 (21:22 +0800)]
Merge pull request #2411 from atom/fix-crash-reporter
Fix crash reporter process not exiting if there is another one running
Machisté N. Quintana [Tue, 4 Aug 2015 12:27:17 +0000 (08:27 -0400)]
Only build pushes on Travis for master branch [ci skip]
Haojian Wu [Tue, 4 Aug 2015 11:45:44 +0000 (19:45 +0800)]
Check context menu when calling popContextMenu API.
Cheng Zhao [Tue, 4 Aug 2015 11:35:46 +0000 (19:35 +0800)]
Use different name for window class name
Cheng Zhao [Tue, 4 Aug 2015 11:30:35 +0000 (19:30 +0800)]
Use different name for wait events for different apps
Cheng Zhao [Tue, 4 Aug 2015 11:18:12 +0000 (19:18 +0800)]
Close handle when waiting is end
Cheng Zhao [Tue, 4 Aug 2015 09:13:05 +0000 (17:13 +0800)]
Set AppUserModelID for all renderer processes
Cheng Zhao [Tue, 4 Aug 2015 08:48:10 +0000 (16:48 +0800)]
Update brightray for #2294
Cheng Zhao [Tue, 4 Aug 2015 08:13:09 +0000 (16:13 +0800)]
Merge pull request #2408 from atom/window-opener
Only set window.opener for windows opened by window.open
Cheng Zhao [Tue, 4 Aug 2015 07:47:12 +0000 (15:47 +0800)]
Only set window.opener for windows opened by window.open
Cheng Zhao [Tue, 4 Aug 2015 07:46:59 +0000 (15:46 +0800)]
spec: Test window.opener
Cheng Zhao [Tue, 4 Aug 2015 07:40:31 +0000 (15:40 +0800)]
spec: Don't set window to fullscreen unless under travis
Cheng Zhao [Mon, 3 Aug 2015 07:22:36 +0000 (15:22 +0800)]
Merge pull request #2391 from seanchas116/support-remote-promise
Support Promise over remote objects
Cheng Zhao [Mon, 3 Aug 2015 07:04:13 +0000 (15:04 +0800)]
Merge pull request #2394 from DerNivel/fix-typos
Fix typos
Cheng Zhao [Mon, 3 Aug 2015 06:52:40 +0000 (14:52 +0800)]
Merge pull request #2389 from atom/resize-mask-flag
Fix a bug calling setResizable multiple times will take no effect on OS X.
Cheng Zhao [Mon, 3 Aug 2015 06:46:40 +0000 (14:46 +0800)]
Merge pull request #2375 from deepak1556/web_frame_api_patch
webFrame: api to make scheme bypass CSP
Cheng Zhao [Mon, 3 Aug 2015 06:43:01 +0000 (14:43 +0800)]
docs: userGesture is optional
Cheng Zhao [Mon, 3 Aug 2015 06:37:29 +0000 (14:37 +0800)]
Merge pull request #2383 from deepak1556/render_script_execution_patch
render: executejavascript with option to create usergesture context
Ryohei Ikegami [Sat, 1 Aug 2015 03:20:16 +0000 (12:20 +0900)]
Use constructor name to check if Promise
Jonathan [Fri, 31 Jul 2015 18:16:26 +0000 (20:16 +0200)]
Fix typo