Commit Graph

  • de99c38fb6 Get rid of AtomRenderFrameObserver Cheng Zhao 2015-01-23 20:51:19 -08:00
  • 91320a9e55 Remove AtomRendererBindings Cheng Zhao 2015-01-23 20:43:38 -08:00
  • 0bcc9b7713 Don't handle browser messages before document object is created Cheng Zhao 2015-01-23 18:33:01 -08:00
  • 33b6876cc1 Add support for Plus as accelerator key, fixes #1050 Cheng Zhao 2015-01-23 15:26:54 -08:00
  • 81b370ee9f Implement CheckMediaAccessPermission, fixes #1017 Cheng Zhao 2015-01-23 15:13:49 -08:00
  • fe81e5b32d Use https://atom.io/download/atom-shell as headers download URL Cheng Zhao 2015-01-23 12:16:49 -08:00
  • 4ba3e101f6 Clean the init.coffee Cheng Zhao 2015-01-21 17:38:26 -08:00
  • 7210f6e64d spec: No node integration in iframe Cheng Zhao 2015-01-21 17:05:19 -08:00
  • ef15b670a9 Initialize node integration after window object is cleared Cheng Zhao 2015-01-21 16:40:19 -08:00
  • 706f547287 Don't insert node symbols in frames Cheng Zhao 2015-01-21 15:42:57 -08:00
  • f142f572c3 Add DidClearWindowObject for renderer client Cheng Zhao 2015-01-21 15:35:43 -08:00
  • 7e33e26465 Add atom-shell bindings before loading environment Cheng Zhao 2015-01-21 15:02:09 -08:00
  • 5e58915bdd Separate LoadEnvironment from CreateEnvironment Cheng Zhao 2015-01-21 14:00:19 -08:00
  • 854c59df5c docs: Make getCurrentWindow more clear, fixes #1035 Cheng Zhao 2015-01-21 13:47:28 -08:00
  • f6db9bc84c Merge pull request #1034 from atom/index-js Cheng Zhao 2015-01-21 13:38:56 -08:00
  • b8d0c5b3fe Include node's version Cheng Zhao 2015-01-21 13:37:52 -08:00
  • 23760058e9 Fix target url Cheng Zhao 2015-01-20 22:16:27 -08:00
  • 7b621262ea Upload the index.json to S3 Cheng Zhao 2015-01-20 22:09:30 -08:00
  • 62756a79df Include apm version in index.json Cheng Zhao 2015-01-20 22:01:37 -08:00
  • 87cd762eb3 ⬆️ apm@0.122.0 Cheng Zhao 2015-01-20 21:58:46 -08:00
  • 74566375b5 Download the index.json from server Cheng Zhao 2015-01-20 21:53:53 -08:00
  • 5d9b538513 Add script to dump information for atom-shell Cheng Zhao 2015-01-20 14:39:14 -08:00
  • 7c0f414881 Bump v0.20.7 v0.20.7 Cheng Zhao 2015-01-20 11:30:41 -08:00
  • 62d2b90e18 Merge pull request #1027 from fengmk2/mirror Cheng Zhao 2015-01-19 19:44:19 -08:00
  • 69092eee15 No need to preheat original-fs module Cheng Zhao 2015-01-19 15:47:21 -08:00
  • 96f24b88ea Update asar specs Cheng Zhao 2015-01-19 15:36:56 -08:00
  • 3d858bee95 Guard against bad events in screen module Cheng Zhao 2015-01-19 14:46:29 -08:00
  • 0933a7d1b2 Evaluate the "fs.js" in original-fs Cheng Zhao 2015-01-19 14:22:32 -08:00
  • fe78c17ea6 Don't popup error if the user has a custom uncaught exception handler Cheng Zhao 2015-01-19 12:48:49 -08:00
  • 79a233436b Merge pull request #1029 from atom/editing-commands Cheng Zhao 2015-01-19 12:40:30 -08:00
  • 3da347a783 docs: The editing commands Cheng Zhao 2015-01-19 12:30:28 -08:00
  • ff856e679d Make editing commands available in <webview> Cheng Zhao 2015-01-19 12:15:07 -08:00
  • 7fbf4246ac Add editing commands for WebContents Cheng Zhao 2015-01-19 12:09:47 -08:00
  • 42077999e9 Add China download mirrors fengmk2 2015-01-19 22:30:33 +08:00
  • e75950cb89 Merge pull request #1026 from atom/set-data-path Cheng Zhao 2015-01-18 21:53:29 -08:00
  • 4604c9bb0e Add a few more paths for app.getPath Cheng Zhao 2015-01-18 21:31:09 -08:00
  • 8aa5b97c61 docs: Say more about Linux's behavior Cheng Zhao 2015-01-18 21:10:42 -08:00
  • ce52a87477 Add "cache" and "userCache" directories Cheng Zhao 2015-01-18 21:09:42 -08:00
  • 9a04f67c0a docs: Mention when to override userData path Cheng Zhao 2015-01-18 20:39:38 -08:00
  • 3d398458a8 Throw error when PathService call failed Cheng Zhao 2015-01-18 20:24:58 -08:00
  • dec3e37683 docs: Document app.getPath/app.setPath Cheng Zhao 2015-01-18 18:25:31 -08:00
  • a988b48016 Implement app.getHomeDir with app.getPath Cheng Zhao 2015-01-18 18:01:58 -08:00
  • d31df439c3 Override default userData according to app's name Cheng Zhao 2015-01-18 17:58:17 -08:00
  • 06da5f254a Add app.setPath and app.getPath APIs Cheng Zhao 2015-01-18 17:52:15 -08:00
  • 2d1afbf51b Call app.getDataPath after app is ready Cheng Zhao 2015-01-18 17:24:02 -08:00
  • 45c26e0e5a Add app.setDataPath API Cheng Zhao 2015-01-18 17:11:27 -08:00
  • c6fb645f6b Warning of app not ready in screen module Cheng Zhao 2015-01-14 16:37:48 -08:00
  • e8f1f6819c Merge pull request #1016 from atom/screen-improve Cheng Zhao 2015-01-18 10:23:18 -08:00
  • c59bd82f6f Merge pull request #1019 from atom/locale-in-node Cheng Zhao 2015-01-16 17:08:30 -08:00
  • b2be9373b0 linux,win: Initalize ICU for node mode Cheng Zhao 2015-01-16 16:12:12 -08:00
  • f81df9a5d3 spec: Test localeCompare in child process Cheng Zhao 2015-01-16 16:11:02 -08:00
  • 51c03c3a71 mac: Initialize ICU in Node mode Cheng Zhao 2015-01-16 15:54:38 -08:00
  • 4f6ee31a28 docs: Fix typo Cheng Zhao 2015-01-16 14:01:52 -08:00
  • 1746518cdf docs: Update docs and examples for screen module Cheng Zhao 2015-01-16 13:57:16 -08:00
  • b3c3556286 Update the displays when there is metrics change Cheng Zhao 2015-01-16 12:04:35 -08:00
  • 50b96ca7ef Pass the display in screen events Cheng Zhao 2015-01-16 12:02:32 -08:00
  • 7749484628 Make getAllDisplays return current displays. Cheng Zhao 2015-01-16 11:39:25 -08:00
  • b5898d3355 Add events on display add/remove. Cheng Zhao 2015-01-14 16:19:22 -08:00
  • 809c995c0b Make "screen" module a browser module Cheng Zhao 2015-01-14 15:11:18 -08:00
  • 551c39e241 Add some more attributes for Display Cheng Zhao 2015-01-14 14:51:20 -08:00
  • 97070246b7 Don't put gfx_converter's implementaion in header file Cheng Zhao 2015-01-14 14:38:51 -08:00
  • 029ee9aa1e Add a few more API bindings Cheng Zhao 2015-01-13 16:28:12 -08:00
  • 509294b228 Don't hard-code API names Cheng Zhao 2015-01-13 16:27:58 -08:00
  • ab9e1dd650 Upgrade brightray for #863 Cheng Zhao 2015-01-15 17:52:14 -08:00
  • 0ac2443eb0 Merge pull request #1009 from atom/better-emit Cheng Zhao 2015-01-15 17:40:20 -08:00
  • 136b3da458 Add -stdlib=libc++ for linking Cheng Zhao 2015-01-15 17:02:04 -08:00
  • 9f5ed14f24 mac: Upgrade libchromiumcontent to fix linking error Cheng Zhao 2015-01-14 20:15:39 -08:00
  • 482c740e61 Also unpack arguments in ipc-message-host message Cheng Zhao 2015-01-14 19:43:01 -08:00
  • 1a1cf57097 Unpack the arguments in ipc message Cheng Zhao 2015-01-14 19:33:24 -08:00
  • f6f5ff4330 Fix converting ListValue to V8 Cheng Zhao 2015-01-14 19:09:02 -08:00
  • 6a11eccc3e Update native_mate to fix linking error Cheng Zhao 2015-01-14 18:55:54 -08:00
  • 2d6dc9c527 Convert arguments to V8 directly in EventEmitter::Emmit Cheng Zhao 2015-01-14 17:51:54 -08:00
  • 65d2540807 Use C++11 stdlib Cheng Zhao 2015-01-14 17:40:24 -08:00
  • 834d28f528 win: Fix building v0.20.6 Cheng Zhao 2015-01-14 14:05:22 -08:00
  • b4ba4a908e Bump v0.20.6 Cheng Zhao 2015-01-13 11:47:10 -08:00
  • bda3711815 docs: Transparent window Cheng Zhao 2015-01-12 15:27:33 -08:00
  • b4cdb546fe Don't set contentWindow property for <webview> Cheng Zhao 2015-01-12 14:17:49 -08:00
  • 7ab5db1adb Use http in framework download url, fixes #998 Cheng Zhao 2015-01-12 14:10:22 -08:00
  • 1926c2cd01 Merge pull request #949 from atom/window-transparency Cheng Zhao 2015-01-12 14:05:20 -08:00
  • 21ba5b867d Merge branch 'master' into window-transparency Cheng Zhao 2015-01-12 13:39:32 -08:00
  • 1a80bc786d Merge pull request #1000 from yibuyisheng/master Kevin Sawicki 2015-01-12 09:10:22 -08:00
  • 6a532292c4 remove yibuyisheng 2015-01-12 23:23:10 +08:00
  • c8ed581e5c Merge pull request #990 from deepak1556/chrome_extension_patch Cheng Zhao 2015-01-09 15:11:21 -08:00
  • c0f0f4cdc6 ensuring single instance for loading and unloading extension deepak1556 2015-01-09 18:50:12 +05:30
  • b83f042363 Merge pull request #985 from atom/set-safe-schema Cheng Zhao 2015-01-08 13:12:14 -08:00
  • bce8a3f835 Fix cpplint warning Cheng Zhao 2015-01-08 12:51:15 -08:00
  • 2d5b17552a Add webFrame.registerUrlSchemeAsSecure API Cheng Zhao 2015-01-08 12:37:41 -08:00
  • 19d6d171b1 Don't show insecure content by default Cheng Zhao 2015-01-06 20:53:25 -08:00
  • 09acb9032a Allow using blink's private headers Cheng Zhao 2015-01-06 20:53:06 -08:00
  • 3dfc496243 Add support for --ignore-certificate-errors Cheng Zhao 2015-01-06 20:52:28 -08:00
  • 506237f5d6 Bump v0.20.5 v0.20.5 Cheng Zhao 2015-01-07 23:27:58 -08:00
  • 609e3ec3ff Don't allow duplicate object in a parsed array Cheng Zhao 2015-01-07 23:20:03 -08:00
  • 640c8f88ff Bump v0.20.4 v0.20.4 Cheng Zhao 2015-01-05 15:51:29 -08:00
  • d0ed681643 Merge pull request #977 from atom/dialog-icon Cheng Zhao 2015-01-05 15:50:33 -08:00
  • 5656714b27 docs: "icon" option of dialog.showMessageBox Cheng Zhao 2015-01-05 15:30:54 -08:00
  • ecb9e93394 File dialogs don't need icon Cheng Zhao 2015-01-05 15:29:26 -08:00
  • 708e738521 views: Fix showing icon in message dialog Cheng Zhao 2015-01-05 15:26:35 -08:00
  • 8457090b18 Add "icon" option for message box Cheng Zhao 2015-01-05 15:08:42 -08:00
  • 513052de87 Enable initializing an empty image Cheng Zhao 2015-01-05 14:41:33 -08:00
  • d65919d896 Add --disable-http-cache switch, fixes #891 Cheng Zhao 2015-01-05 13:40:38 -08:00