Commit Graph

  • 8a7acfc6c0 icon_util is Windows-only Paul Betts 2015-02-07 11:57:00 -08:00
  • 03a88883b6 Fix build on OS X Paul Betts 2015-02-07 11:56:03 -08:00
  • 59a8be53c2 Documentation Paul Betts 2015-02-06 17:11:54 -08:00
  • f55379ed5b Add missing trampoline method Paul Betts 2015-02-06 17:07:29 -08:00
  • ef869fb2ff We need a UTF-16 string here Paul Betts 2015-02-06 17:00:38 -08:00
  • 1b9649b481 Switch to gfx::Image Paul Betts 2015-02-06 17:00:26 -08:00
  • fa6d499a4e Come correct with line length and constness Paul Betts 2015-02-06 16:31:41 -08:00
  • 0afac1e05a Plumb code all the way up Paul Betts 2015-02-06 16:12:32 -08:00
  • 66f2d18d8b First hack at setting the window icon overlay Paul Betts 2015-02-06 15:58:49 -08:00
  • b75bfe0e92 Bump v0.21.2 v0.21.2 Cheng Zhao 2015-02-05 13:46:09 -08:00
  • 1cae81c0d6 Merge pull request #1100 from christoth/master Cheng Zhao 2015-02-05 12:01:25 -08:00
  • 92ab227397 Update atom.rc christoth 2015-02-05 14:55:32 -05:00
  • 076535bc06 Remove MFC lib dependency christoth 2015-02-05 13:09:19 -05:00
  • 071a55974a A little clean up Cheng Zhao 2015-02-05 00:17:45 -08:00
  • c21c89c0ce Merge pull request #1098 from dpatou/patch-1 Kevin Sawicki 2015-02-04 16:27:01 -08:00
  • 8e6e1610a4 Event name typo Damien Patou 2015-02-05 01:23:16 +01:00
  • 0b694dffd8 Merge pull request #1097 from atom/fix-webview-race-condition Cheng Zhao 2015-02-04 16:13:18 -08:00
  • 7c8bed7bfc Get the WebViewManager from embedder WebContents Cheng Zhao 2015-02-04 15:52:59 -08:00
  • 209840871c Seperate the API implementation of WebViewManager Cheng Zhao 2015-02-04 15:39:41 -08:00
  • ea99037f3b Clean up WebViewManager Cheng Zhao 2015-02-04 15:28:26 -08:00
  • 331d0481bb Move web_view_manager to atom/browser Cheng Zhao 2015-02-04 15:17:28 -08:00
  • 2c61070b36 Avoid using global BrowserContext Cheng Zhao 2015-02-04 15:08:29 -08:00
  • 502c0f0df7 Remove the WebViewRendererState class Cheng Zhao 2015-02-04 14:58:03 -08:00
  • aa49e4790f Update WebViewRendererState immediately Cheng Zhao 2015-02-04 12:59:46 -08:00
  • 3490ce507a Remove WebViewRendererState::IsGuest Cheng Zhao 2015-02-04 12:51:15 -08:00
  • c1f3d22910 Add lock for WebViewRendererState Cheng Zhao 2015-02-04 12:50:24 -08:00
  • f1bca5dd0f Merge pull request #1096 from atom/generic-asar-support Cheng Zhao 2015-02-04 12:18:13 -08:00
  • 7861eec426 linux: Fix building Cheng Zhao 2015-02-04 11:18:25 -08:00
  • a02707f998 Fix cpplint warnings Cheng Zhao 2015-02-04 11:01:01 -08:00
  • f214e88784 spec: Script forked with child_process supports asar archives Cheng Zhao 2015-02-04 10:52:09 -08:00
  • 45e2dd2ab5 Init asar support without external .js files Cheng Zhao 2015-02-04 10:45:17 -08:00
  • f905bb64f6 Compile asar.coffee to .c Cheng Zhao 2015-02-03 16:46:52 -08:00
  • 8612ad0459 generate_sources => compile_coffee Cheng Zhao 2015-02-03 16:07:29 -08:00
  • 3bbcc1efd8 compile-coffee.py should be put under tools/ Cheng Zhao 2015-02-03 15:56:58 -08:00
  • 6dac8da91f Merge pull request #1092 from paulcbetts/patch-2 Cheng Zhao 2015-02-03 12:12:59 -08:00
  • 137f3b8439 docs: forBrowser is now required for webdriver Cheng Zhao 2015-02-03 11:38:22 -08:00
  • b77ed51594 Use 'atomScreen' for the variable name Paul Betts 2015-02-03 11:32:33 -08:00
  • d17e6a3857 Upgrade brightray Cheng Zhao 2015-02-03 10:59:02 -08:00
  • a2c38ed48c Upgrade brightray Cheng Zhao 2015-02-03 10:43:24 -08:00
  • 93a24ec672 Bump v0.21.1 v0.21.1 Cheng Zhao 2015-02-02 17:06:11 -08:00
  • 11cb777e35 win: Delete temp file on reboot, fix #1084 Cheng Zhao 2015-02-02 17:03:52 -08:00
  • 27011ad0c8 win: Fix program not quitting, close #1084 Cheng Zhao 2015-02-02 16:09:35 -08:00
  • c6fabf8613 Merge pull request #1082 from atom/graceful-asar Cheng Zhao 2015-02-02 15:01:20 -08:00
  • 6e469df90e Fix string escaping Cheng Zhao 2015-02-01 17:39:22 -08:00
  • 0c0a6bd939 Don't touch global fs object in graceful-fs Cheng Zhao 2015-02-01 14:04:40 -08:00
  • 3f8ad3bf75 spec: graceful-fs should not touch global fs object Cheng Zhao 2015-01-31 23:51:15 -08:00
  • afd6f41e08 Redirect process.binding('natives').fs to global fs object Cheng Zhao 2015-01-31 23:47:47 -08:00
  • 0a393eaa1c Enable wrap arbitrary fs object Cheng Zhao 2015-01-31 23:31:14 -08:00
  • b1bb7bd8f3 spec: Test graceful-fs Cheng Zhao 2015-01-31 23:16:29 -08:00
  • 45bfbb7cf6 Merge pull request #1081 from xfq/osx Daniel Hengeveld 2015-02-02 11:11:07 -08:00
  • 5083a7505d Change Mac OS X to OS X. Xue Fuqiao 2015-02-02 16:21:23 +08:00
  • fd2b2003b4 Merge pull request #1077 from atom/asar-standard Cheng Zhao 2015-01-31 22:30:29 -08:00
  • 23b5c1f782 Cleanup usaages of asar: protocol Cheng Zhao 2015-01-31 18:50:26 -08:00
  • 37d278de34 docs: Use file: instead of asar: Cheng Zhao 2015-01-31 18:48:11 -08:00
  • 24b5faf8df spec: Test loading script tag in html Cheng Zhao 2015-01-30 17:56:31 -08:00
  • 8b712bac8d Remove the asar: protocol Cheng Zhao 2015-01-30 17:46:57 -08:00
  • a1f26c4c93 Make file: protocol compatible with asar: protocol Cheng Zhao 2015-01-30 17:45:22 -08:00
  • 13c887d4c9 No more need of pathwatcher spec Cheng Zhao 2015-01-30 16:50:42 -08:00
  • 2ed7d58ac4 Fix loading node integration when page in webview navigates, close #1068 Cheng Zhao 2015-01-29 16:48:14 -08:00
  • b51e2f6453 spec: Fix flags in fs.open Cheng Zhao 2015-01-28 21:25:48 -08:00
  • 17c191201c Upgrade node modules in spec Cheng Zhao 2015-01-28 21:22:56 -08:00
  • 4217b70331 Return null in window.open if failed to open new window, fixes #1067 Cheng Zhao 2015-01-28 21:07:57 -08:00
  • 8947d54cc9 Bump v0.21.0 v0.21.0 Cheng Zhao 2015-01-27 17:33:13 -08:00
  • f829f2eb0c Merge pull request #1002 from atom/chrome40 Cheng Zhao 2015-01-27 17:32:07 -08:00
  • 0087f8da27 linux: Fix building for Chrome 40 Cheng Zhao 2015-01-27 17:20:50 -08:00
  • dd606684c7 Upgrade node to fix module initialization Cheng Zhao 2015-01-27 15:29:39 -08:00
  • 12998399f8 Do not warn about deprecated APIs Cheng Zhao 2015-01-23 12:45:15 -08:00
  • c09ba6efdb Use upload-node-headers.py in upload.py Cheng Zhao 2015-01-22 18:03:15 -08:00
  • 7df1957ac7 Fix executing upload-node-headers.py in cygwin Cheng Zhao 2015-01-22 17:58:54 -08:00
  • 241e410a07 Move the code of uploading node headers to the new script Cheng Zhao 2015-01-22 17:18:31 -08:00
  • 68cfe80369 Move the code of creating tarball to a new script Cheng Zhao 2015-01-22 17:11:10 -08:00
  • 88d7ad95f6 ⬆️ apm@0.126.0 Cheng Zhao 2015-01-22 16:27:05 -08:00
  • 02c04cbf68 win: gfx::EnableHighDPISupport is dropped Cheng Zhao 2015-01-22 16:09:03 -08:00
  • 5523938a47 kDisableDirectWrite has been moved to ui/gfx Cheng Zhao 2015-01-22 16:02:29 -08:00
  • fbe1abddf4 Upgrade libchromiumcontent to ship crypto headers Cheng Zhao 2015-01-22 15:46:57 -08:00
  • 9a14d2bd0e Upgrade to Chrome 40.0.2214.91 Cheng Zhao 2015-01-22 12:59:53 -08:00
  • 86644543ed Fix cpplint warning Cheng Zhao 2015-01-12 16:53:43 -08:00
  • a9c720969f Upgrade to latest io.js Cheng Zhao 2015-01-12 16:49:40 -08:00
  • 3dd9e4cdf8 uv_run_mode can not be used as bitmask Cheng Zhao 2015-01-12 16:17:44 -08:00
  • 9a5698807f Update to latest URLRequestJobFactory API Cheng Zhao 2015-01-09 19:10:31 -08:00
  • 92142ee372 Fix the API to set opaque background Cheng Zhao 2015-01-09 18:10:59 -08:00
  • 715ac35672 Update to new FilesSelectedInChooser API Cheng Zhao 2015-01-09 18:02:44 -08:00
  • 750db6aed8 base/file_util.h has been moved to base/files/file_util.h Cheng Zhao 2015-01-09 17:45:50 -08:00
  • 5c78ecfe40 scoped_ptr.PassAs is removed Cheng Zhao 2015-01-09 17:42:48 -08:00
  • 43421aedcf OVERRIDE macro is now removed Cheng Zhao 2015-01-09 17:24:36 -08:00
  • 13ed038082 Upgrade to Chrome 40.0.2214.72 Cheng Zhao 2015-01-09 17:23:48 -08:00
  • de151cef8e Bump v0.20.8 v0.20.8 Cheng Zhao 2015-01-27 11:38:30 -08:00
  • 5bfe644c3e Merge pull request #1059 from atom/ipc-preload Cheng Zhao 2015-01-27 10:58:20 -08:00
  • 20431f4f2f No need to route via ATOM_INTERNAL_MESSAGE Cheng Zhao 2015-01-27 10:47:11 -08:00
  • ad16e9ea49 Check for the existence of "ipc" object Cheng Zhao 2015-01-26 18:47:23 -08:00
  • a10782cdea Don't rely on the global process object for message dispatching Cheng Zhao 2015-01-26 18:42:43 -08:00
  • c14c6a3521 spec: The preload script should be able to receive ipc messages Cheng Zhao 2015-01-26 15:50:10 -08:00
  • 6c62895898 Merge pull request #1044 from atom/load-environment-later Cheng Zhao 2015-01-25 13:04:33 -08:00
  • 134aa32612 Merge pull request #1052 from gappsby/patch-1 Cheng Zhao 2015-01-25 13:04:22 -08:00
  • 0a59384003 Correct spelling mistake. Florian Hämmerle 2015-01-24 13:39:36 +01:00
  • c2b109f7fc Fix process.crash() Cheng Zhao 2015-01-23 21:55:42 -08:00
  • a755edebfa Simplify atom_bindings Cheng Zhao 2015-01-23 21:33:40 -08:00
  • 76fc62808c Use FILE_PATH_LITERAL instead of AppendASCII Cheng Zhao 2015-01-23 21:12:45 -08:00
  • 54ab6744f1 Remove some unused virtual functions Cheng Zhao 2015-01-23 21:05:32 -08:00
  • 2d262d2dbd Use node::CreateEnvironment to create environment Cheng Zhao 2015-01-23 21:02:31 -08:00