Cheng Zhao [Tue, 9 Jun 2015 07:40:04 +0000 (15:40 +0800)]
Remove unused options for WebContents.create
Cheng Zhao [Tue, 9 Jun 2015 04:03:45 +0000 (12:03 +0800)]
Merge pull request #1873 from atom/multiline-headers
Support multiple-line headers in `did-get-response-details'
Haojian Wu [Fri, 5 Jun 2015 05:24:47 +0000 (13:24 +0800)]
Support multiple-line headers in web-contents `did-get-response-details' event.
Cheng Zhao [Tue, 9 Jun 2015 03:15:44 +0000 (11:15 +0800)]
Merge pull request #1883 from atom/http-referer-doc
:memo: Add missing `httpreferer` option doc.
Cheng Zhao [Tue, 9 Jun 2015 03:09:41 +0000 (11:09 +0800)]
Upgrade brightray, fix #1901
Cheng Zhao [Tue, 9 Jun 2015 02:49:01 +0000 (10:49 +0800)]
Merge pull request #1848 from Bitbored/master
Added `bounds` payload to tray `clicked` event on Windows
Haojian Wu [Tue, 9 Jun 2015 02:44:06 +0000 (10:44 +0800)]
Use httpReferrer and userAgent new names in webview.
Haojian Wu [Tue, 9 Jun 2015 01:27:57 +0000 (09:27 +0800)]
Rename httpreferrer to httpReferrer, useragent to userAgent.
Haojian Wu [Mon, 8 Jun 2015 06:29:30 +0000 (14:29 +0800)]
:memo: Add missing `useragent` doc.
Haojian Wu [Sat, 6 Jun 2015 09:51:27 +0000 (17:51 +0800)]
:memo: Add missing `httpreferer` option doc.
Cheng Zhao [Tue, 9 Jun 2015 01:56:19 +0000 (09:56 +0800)]
docs: Update formats of command line switches
Cheng Zhao [Tue, 9 Jun 2015 01:52:11 +0000 (09:52 +0800)]
Update brightray for --log-net-log
Seppe Stas [Mon, 8 Jun 2015 17:07:46 +0000 (19:07 +0200)]
Initialized rect with zeros
As per @zcbenz 's remark: The rect should be initialized with zeros to prevent random values being passed to the click event handler when `Shell_NotifyIconGetRect` fails.
Seppe Stas [Mon, 8 Jun 2015 17:04:56 +0000 (19:04 +0200)]
Switched to `gfx::Rect` constructor that takes a RECT
As per @zcbenz's suggestion the rect passed to the click event handler now passes a rect constructed using `gfx::Rect(const RECT& r)`.
Cheng Zhao [Mon, 8 Jun 2015 15:13:27 +0000 (23:13 +0800)]
Merge pull request #1880 from deepak1556/net_log_patch
doc: adding info about log-net-log flag
Cheng Zhao [Mon, 8 Jun 2015 14:45:43 +0000 (22:45 +0800)]
Merge pull request #1899 from kirkouimet/guard-for-in-loop
Guarding against polluted Object.prototypes
Cheng Zhao [Mon, 8 Jun 2015 14:42:04 +0000 (22:42 +0800)]
Merge pull request #1886 from BobCochran/linux-build-instructions-issue-1809
Linux build instructions issue 1809
Cheng Zhao [Mon, 8 Jun 2015 14:33:08 +0000 (22:33 +0800)]
Merge pull request #1885 from lucidogen/patch-1
Added note and link for poorly documented operation.
Cheng Zhao [Mon, 8 Jun 2015 14:32:06 +0000 (22:32 +0800)]
Merge pull request #1884 from lucidogen/master
Fixed example with correct capturePage api.
Cheng Zhao [Mon, 8 Jun 2015 14:31:17 +0000 (22:31 +0800)]
Merge pull request #1894 from samccone/patch-5
:memo: Fix english errors and language
Cheng Zhao [Mon, 8 Jun 2015 14:30:35 +0000 (22:30 +0800)]
Merge pull request #1889 from samccone/patch-2
:memo: Fix english errors
Cheng Zhao [Mon, 8 Jun 2015 14:30:25 +0000 (22:30 +0800)]
Merge pull request #1890 from samccone/patch-3
:memo: Fix english errors and clarify docs
Cheng Zhao [Mon, 8 Jun 2015 14:29:06 +0000 (22:29 +0800)]
Merge pull request #1891 from samccone/patch-4
:memo: Improve devtools documentation
Cheng Zhao [Mon, 8 Jun 2015 11:41:33 +0000 (19:41 +0800)]
Merge pull request #1860 from atom/dialog-show-file-name
Fix dialog.showSaveDialog doesn't show the non-exist file name on Linux.
Kirk Ouimet [Mon, 8 Jun 2015 06:59:49 +0000 (23:59 -0700)]
Guarding against polluted Object.prototypes
Cheng Zhao [Mon, 8 Jun 2015 05:54:24 +0000 (13:54 +0800)]
Merge pull request #1897 from atom/dumpsyms
mac: Build dump_syms
Cheng Zhao [Mon, 8 Jun 2015 05:47:08 +0000 (13:47 +0800)]
mac: Build dump_syms
Crashpad doesn't ship dump_syms, we have to build to from breakpad.
Related: #1822
Cheng Zhao [Mon, 8 Jun 2015 05:24:47 +0000 (13:24 +0800)]
Bump v0.27.3
Cheng Zhao [Mon, 8 Jun 2015 05:22:53 +0000 (13:22 +0800)]
win: Fix runing clipboard spec
Cheng Zhao [Mon, 8 Jun 2015 05:19:56 +0000 (13:19 +0800)]
Fix building on Windows, close #1896
Sam Saccone [Sun, 7 Jun 2015 19:32:54 +0000 (15:32 -0400)]
:memo: Fix english errors and language
BobCochran [Sun, 7 Jun 2015 12:22:53 +0000 (08:22 -0400)]
Merge branch 'linux-build-instructions-issue-vm' into linux-build-instructions-issue-1809
Edit the virtual machine section of the instructions.
BobCochran [Sun, 7 Jun 2015 12:11:44 +0000 (08:11 -0400)]
Edited virtual machines sections.
Sam Saccone [Sun, 7 Jun 2015 01:56:13 +0000 (21:56 -0400)]
:memo: Improve devtools documentation
Sam Saccone [Sun, 7 Jun 2015 01:46:51 +0000 (21:46 -0400)]
:memo: Fix english errors and clarify docs
Sam Saccone [Sun, 7 Jun 2015 01:42:21 +0000 (21:42 -0400)]
:memo: Fix english errors
BobCochran [Sat, 6 Jun 2015 22:04:11 +0000 (18:04 -0400)]
Add instructions to clean build products
Lucidogen Media [Sat, 6 Jun 2015 11:38:00 +0000 (13:38 +0200)]
Added note and link for poorly documented operation.
Accessing renderer process from main process is not documented and as "remote" does the opposite, it seems fair to add a pointer here.
Lucidogen Media [Sat, 6 Jun 2015 11:31:22 +0000 (13:31 +0200)]
Added ending semicolon for consistency.
Lucidogen Media [Sat, 6 Jun 2015 11:20:47 +0000 (13:20 +0200)]
Fixed example with correct capturePage api.
BobCochran [Fri, 5 Jun 2015 23:38:30 +0000 (19:38 -0400)]
Edit linux build instructions based on feedback
deepak1556 [Fri, 5 Jun 2015 19:29:28 +0000 (00:59 +0530)]
doc: adding info about log-net-log flag
Cheng Zhao [Fri, 5 Jun 2015 11:48:58 +0000 (19:48 +0800)]
Fix refreshing test window
Cheng Zhao [Fri, 5 Jun 2015 10:40:38 +0000 (18:40 +0800)]
Merge pull request #1874 from atom/fewer-code
Remove duplicate code between api::WebContents and NativeWindow
Cheng Zhao [Fri, 5 Jun 2015 10:13:30 +0000 (18:13 +0800)]
Avoid destorying api::WebContents for twice
Cheng Zhao [Fri, 5 Jun 2015 09:45:17 +0000 (17:45 +0800)]
Put common code of OpenURLFromTab to CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 09:27:24 +0000 (17:27 +0800)]
Implement HTML5 fullscreen in CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 09:01:17 +0000 (17:01 +0800)]
Remove devtools APIs from NativeWindow
Cheng Zhao [Fri, 5 Jun 2015 07:41:03 +0000 (15:41 +0800)]
Enable calling WebContents::openDevTools for BrowserWindow's WebContents
Cheng Zhao [Fri, 5 Jun 2015 07:18:15 +0000 (15:18 +0800)]
Remove duplicate def of is_guest
Cheng Zhao [Fri, 5 Jun 2015 07:12:38 +0000 (15:12 +0800)]
Move more methods to CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 07:01:51 +0000 (15:01 +0800)]
Manage webview with CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 06:55:07 +0000 (14:55 +0800)]
Manage InspectableWebContents in CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 05:49:12 +0000 (13:49 +0800)]
Add CommonWebContentsDelegate
Cheng Zhao [Fri, 5 Jun 2015 05:41:45 +0000 (13:41 +0800)]
Use DefaultWebContentsDelegate in api::WebContents
Cheng Zhao [Fri, 5 Jun 2015 05:32:01 +0000 (13:32 +0800)]
Remove NativeWindow::CallDevToolsFunction
Cheng Zhao [Fri, 5 Jun 2015 05:27:13 +0000 (13:27 +0800)]
Update brightray
Cheng Zhao [Fri, 5 Jun 2015 05:26:37 +0000 (13:26 +0800)]
Merge pull request #1867 from deepak1556/devtools_workspace_patch
devtools: supporting workspace usage
Cheng Zhao [Fri, 5 Jun 2015 02:02:42 +0000 (10:02 +0800)]
Fix typo
BobCochran [Fri, 5 Jun 2015 01:03:45 +0000 (21:03 -0400)]
Update build instructions for Linux
deepak1556 [Thu, 4 Jun 2015 16:49:31 +0000 (22:19 +0530)]
devtools: supporting workspace usage
Cheng Zhao [Thu, 4 Jun 2015 14:42:36 +0000 (22:42 +0800)]
docs: Say more about page-visibility option
Cheng Zhao [Thu, 4 Jun 2015 14:36:33 +0000 (22:36 +0800)]
Merge pull request #1863 from atom/default-menu
Create a default menu for apps ran by default_app
Cheng Zhao [Thu, 4 Jun 2015 14:11:14 +0000 (22:11 +0800)]
Merge pull request #1822 from hokein/crashpad-mac
Crashpad!
Cheng Zhao [Thu, 4 Jun 2015 13:15:29 +0000 (21:15 +0800)]
Revert "Update libchromiumcontent, fix #1786"
This reverts commit
1314b7c7e56ebf69182b6df6f82534b2a45c3000.
Cheng Zhao [Thu, 4 Jun 2015 13:13:55 +0000 (21:13 +0800)]
Merge pull request #1837 from deepak1556/render_client_patch
renderer: option to override page visiblity state
deepak1556 [Mon, 1 Jun 2015 07:28:20 +0000 (12:58 +0530)]
renderer: option to override page visiblity state
Cheng Zhao [Thu, 4 Jun 2015 08:14:19 +0000 (16:14 +0800)]
mac: Do nothing if calling Menu.setApplicationMenu(null)
Cheng Zhao [Thu, 4 Jun 2015 08:12:29 +0000 (16:12 +0800)]
docs: Mention how to remove menu bar
Cheng Zhao [Thu, 4 Jun 2015 08:10:19 +0000 (16:10 +0800)]
Allow removing menu bar
Haojian Wu [Thu, 4 Jun 2015 07:52:16 +0000 (15:52 +0800)]
Simplify and polish the code.
Cheng Zhao [Thu, 4 Jun 2015 07:32:33 +0000 (15:32 +0800)]
Remove Menu::AttachToWindow
It makes the logic more complex without any benefit
Cheng Zhao [Thu, 4 Jun 2015 07:14:43 +0000 (15:14 +0800)]
Allow settting menu to null
Cheng Zhao [Thu, 4 Jun 2015 06:54:53 +0000 (14:54 +0800)]
Create a default menu for apps ran by default_app
Cheng Zhao [Thu, 4 Jun 2015 06:41:44 +0000 (14:41 +0800)]
Update brightray for #1809
Haojian Wu [Thu, 4 Jun 2015 02:08:16 +0000 (10:08 +0800)]
Fix dialog.showSaveDialog doesn't show the non-exist file name on Linux.
Cheng Zhao [Wed, 3 Jun 2015 11:27:04 +0000 (19:27 +0800)]
docs: python 2.7 is required, close #1830
Cheng Zhao [Wed, 3 Jun 2015 10:48:10 +0000 (18:48 +0800)]
Check for nullness when comparing webContents, close #1838
Cheng Zhao [Wed, 3 Jun 2015 10:31:25 +0000 (18:31 +0800)]
Merge pull request #1839 from deepak1556/devtools_api_patch
devtools: initialise devtoolsWebContents when opened with inspect* apis
Cheng Zhao [Wed, 3 Jun 2015 07:02:39 +0000 (15:02 +0800)]
Merge pull request #1850 from atom/webview-update-process-id
Don't search NativeWindow or guest view by child process ID
Cheng Zhao [Wed, 3 Jun 2015 06:53:19 +0000 (14:53 +0800)]
Clean up code
Cheng Zhao [Wed, 3 Jun 2015 06:33:22 +0000 (14:33 +0800)]
Fix changing src would calling loadUrl for twice
Cheng Zhao [Wed, 3 Jun 2015 06:17:11 +0000 (14:17 +0800)]
Clean up code
Cheng Zhao [Wed, 3 Jun 2015 06:08:56 +0000 (14:08 +0800)]
Don't rely on process_id to search for NativeWindow
Seppe Stas [Wed, 3 Jun 2015 05:54:38 +0000 (07:54 +0200)]
Ow :poop:, where did that extra space come from?
Cheng Zhao [Wed, 3 Jun 2015 05:45:06 +0000 (13:45 +0800)]
Don't rely on guest_process_id for searching guest
Haojian Wu [Wed, 3 Jun 2015 03:31:34 +0000 (11:31 +0800)]
Fix cpplint error.
Haojian Wu [Wed, 3 Jun 2015 03:13:20 +0000 (11:13 +0800)]
Add missing crashpad submodule.
Cheng Zhao [Wed, 3 Jun 2015 02:48:31 +0000 (10:48 +0800)]
Merge pull request #1849 from atom/remove-devtools-hack
Remove AtomResourceDispatcherHostDelegate
Cheng Zhao [Wed, 3 Jun 2015 02:20:59 +0000 (10:20 +0800)]
Merge pull request #1814 from fraserxu/master
convert message to string for window.alert method
Cheng Zhao [Wed, 3 Jun 2015 02:08:05 +0000 (10:08 +0800)]
Remove AtomResourceDispatcherHostDelegate
Cheng Zhao [Wed, 3 Jun 2015 02:00:29 +0000 (10:00 +0800)]
Update brightray for updates on devtools_ui
Haojian Wu [Wed, 3 Jun 2015 01:47:42 +0000 (09:47 +0800)]
Implement crash-reporter.getLastLastCrashReport API on OS X.
Seppe Stas [Tue, 2 Jun 2015 21:19:49 +0000 (23:19 +0200)]
Updated tray api docs to reflect changes in ce8aa07
Seppe Stas [Tue, 2 Jun 2015 19:43:37 +0000 (21:43 +0200)]
Added `bounds` payload to tray `clicked` event
Used [Shell_NotifyIconGetRect function](https://msdn.microsoft.com/en-us/library/windows/desktop/
dd378426) to get the bounds of the application's tray icon.
Note: only works with Windows 7 and later.
Related to #1159, #1500.
Haojian Wu [Tue, 2 Jun 2015 03:46:20 +0000 (11:46 +0800)]
Switch to use crashpad repo under atom org.
Haojian Wu [Tue, 2 Jun 2015 03:41:47 +0000 (11:41 +0800)]
Update crashpad implementation after code review.
deepak1556 [Mon, 1 Jun 2015 11:53:44 +0000 (17:23 +0530)]
devtools: initialise devtoolsWebContents when opened with inspect* apis
Cheng Zhao [Mon, 1 Jun 2015 05:25:31 +0000 (13:25 +0800)]
Merge pull request #1834 from hokein/master
Ship pdf.dll in release, fix #1826
Haojian Wu [Mon, 1 Jun 2015 05:03:56 +0000 (13:03 +0800)]
Ship pdf.dll in release.