Commit Graph

  • d59b623438 Merge 7529602842 into 3a1106d026 Oscar A. Fuentes 2017-11-15 04:49:40 +0000
  • 7529602842
    Fix incorrect dependency import in example Oscar A. Fuentes 2017-11-14 23:36:54 -0500
  • 3a1106d026
    Merge pull request #11103 from electron/full-version-string Charles Kerr 2017-11-14 19:18:03 -0600
  • ee2a28b35b 🔧 Clean it up Felix Rieseberg 2017-11-14 13:45:50 -0800
  • eb058d5c7f Fixed formatting error. John Kleinschmidt 2017-11-14 16:24:49 -0500
  • dc410efa36
    rename and fix assoc. test Shelley Vohr 2017-11-14 14:56:16 -0500
  • 99d35f7786
    a few more updates to tests Shelley Vohr 2017-11-14 13:33:38 -0500
  • 58bd0986c8
    Merge pull request #11100 from Raul6469/docs_translations_link Charles Kerr 2017-11-14 10:57:47 -0600
  • 31172ecaa0
    Merge pull request #11008 from electron/implement-stream-protocol Charles Kerr 2017-11-14 09:31:57 -0600
  • f775076f3f Make sure DISPLAY is set before XVFB runs John Kleinschmidt 2017-11-14 10:25:55 -0500
  • 0d680e9e87 Make sure DISPLAY is set before testing John Kleinschmidt 2017-11-14 10:15:36 -0500
  • f6ce1afad3
    Merge pull request #11093 from electron/fix-formatting-in-linux-build-instructions-doc Charles Kerr 2017-11-14 07:54:16 -0600
  • 4b8ab8fc97
    Merge pull request #10856 from dittos/mas-login-helper Cheng Zhao 2017-11-14 21:34:50 +0900
  • 5e7621c4a6 Merge 81a165ac91 into bbde795a1f Hari Juturu 2017-11-14 01:39:49 +0000
  • d05a1f8053
    first pass at deprecation spec updates Shelley Vohr 2017-11-13 20:21:57 -0500
  • bbde795a1f
    Merge pull request #10923 from electron/nvidia-high-sierra-fix Charles Kerr 2017-11-13 18:00:38 -0600
  • b15c418c54
    Merge pull request #10898 from electron/nvidia-high-sierra-17x-fix Charles Kerr 2017-11-13 17:49:30 -0600
  • 4a92e5fc24 Update libchromiumcontent to commit fe6086f Ahmed Mohamed Ali 2017-11-13 22:21:18 +0100
  • b6109030a1 Fix missing eof missing from html test files Ahmed Mohamed Ali 2017-11-13 21:22:36 +0100
  • 1f2c949316 Merge branch 'master' of https://github.com/ahmedmohamedali/electron Ahmed Mohamed Ali 2017-11-13 21:16:52 +0100
  • ff707a0f3d Fix issues in the file for the tests. Ahmed Mohamed Ali 2017-11-13 21:13:19 +0100
  • 7c446cc61c 🔧 Actually fix the test Felix Rieseberg 2017-11-13 11:22:34 -0800
  • be33ae7a32 Set minimum Mac SDK version to 10.12 Aleksei Kuzmin 2017-11-13 22:19:54 +0300
  • cc54bbbee0 Update chrome_version.h Aleksei Kuzmin 2017-11-13 22:19:29 +0300
  • 5e8618ec3b Add documentation for {intercept,register}StreamProtocol. Thiago de Arruda 2017-11-10 13:21:09 -0300
  • 639dc2377f Add tests for URLRequestStreamJob Thiago de Arruda 2017-11-10 09:35:32 -0300
  • 5ea3a5886b Implement {register,intecept}StreamProtocol Thiago de Arruda 2017-11-03 17:03:14 -0300
  • 68f514b92f Implement EventSubscriber<T> class. Thiago de Arruda 2017-11-03 16:22:04 -0300
  • 64bfabdeba Make BindFunctionWith function visible to other modules. Thiago de Arruda 2017-11-03 15:00:41 -0300
  • 6b666b69c0 Implement GetLoadTimingInfo in JsAsker class. Thiago de Arruda 2017-11-03 14:53:08 -0300
  • 6b2ddc4814 Stop allowing `electron.net` requests to be intercepted. Thiago de Arruda 2017-11-03 14:48:37 -0300
  • 32113bf7f9 Implement V8 -> C++ conversion of net::HttpResponseHeaders. Thiago de Arruda 2017-11-03 14:46:49 -0300
  • 9c04d18387 Modify FillRequestDetails to pass headers dictionary. Thiago de Arruda 2017-11-03 14:45:46 -0300
  • 163a33a9db Add fallbacks Felix Rieseberg 2017-11-13 09:27:02 -0800
  • b382dec4a2 🔧 Rename the label Felix Rieseberg 2017-11-13 09:26:52 -0800
  • 4d364fa27a
    Merge pull request #10510 from brenca/osr-autofill-devtools-fix Cheng Zhao 2017-11-13 18:04:35 +0900
  • 72440d4ae7 No need to add new methods to WebContentsPreferences Cheng Zhao 2017-11-13 17:35:49 +0900
  • cee1c459c7 Do not accidentally change the behavior of did-change-theme-color Cheng Zhao 2017-11-13 16:20:54 +0900
  • 7e0593950c Code style fixes Cheng Zhao 2017-11-13 16:13:54 +0900
  • 8de9d5265a 👷 Fix the spec Felix Rieseberg 2017-11-12 23:06:04 -0800
  • 276e12ce71 pass on web_contents to properly handle devtools Heilig Benedek 2017-11-03 03:01:26 +0100
  • 573f664899 fix devtools again Heilig Benedek 2017-11-03 01:25:27 +0100
  • 26daffea9c use smart pointer for paint_canvas Heilig Benedek 2017-11-03 01:24:27 +0100
  • 4b10445c2e lint fix Heilig Benedek 2017-11-03 00:42:30 +0100
  • 193beb57c9 fix datalist element popup position when menu is hidden Heilig Benedek 2017-11-03 00:25:59 +0100
  • f8b3009ebf restructure code to use web_preferences if possible Heilig Benedek 2017-11-02 22:50:04 +0100
  • cafb9477b0 lint fix Heilig Benedek 2017-09-14 12:14:22 +0200
  • 71b36ef54d don't show the dummy window for the rest of the dialogs too on mac Heilig Benedek 2017-09-13 09:36:28 +0200
  • 5373afa472 set devtools window to visible to avoid a visual glitch on mac with osr window's devtools Heilig Benedek 2017-09-13 01:27:22 +0200
  • 13b86598e8 don't show osr dummy window when dialog is shown on mac Heilig Benedek 2017-09-13 01:26:31 +0200
  • 35dc6d03b9 lint fix Heilig Benedek 2017-09-13 01:25:18 +0200
  • 45d16d5add don't automatically show window when devtools is opened on mac Heilig Benedek 2017-09-10 23:11:42 +0200
  • e39aacb30e fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups Heilig Benedek 2017-09-10 22:24:54 +0200
  • 5daaff91ea fix a bug where datalist elements wouldn't actually set the value of the input associated with them Heilig Benedek 2017-09-10 22:11:56 +0200
  • 12653d36ea 🔧 Update the script, too Felix Rieseberg 2017-11-12 22:37:54 -0800
  • 7b0b87bfef 🔧 Use full version string Felix Rieseberg 2017-11-12 22:37:46 -0800
  • 3c0b233d04
    Fix line length in caller.cc Samuel Attard 2017-11-13 11:42:42 +1100
  • f87581da4c Update clang revision to match Chromium 62.0.3202.89 Aleksei Kuzmin 2017-11-13 01:01:50 +0300
  • 74772c8795 Use libcc revision based on Chromium 62 Aleksei Kuzmin 2017-11-13 01:00:06 +0300
  • aa6b9a5025 Fix crash when emitting unhandled error on native EventEmitter Samuel Attard 2017-11-13 03:00:16 +1100
  • 29438940f6 Link to the new docs translations Victor 2017-11-12 17:03:43 +0100
  • f0facdc01f fix formatting in linux build instructions doc Zeke Sikelianos 2017-11-11 09:49:19 -0800
  • bd307f02b4 Merge ec27587d8e into 40b94e97e5 Mars Wong 2017-11-11 03:47:53 +0000
  • 40b94e97e5
    Merge pull request #11087 from electron/abi-version Samuel Attard 2017-11-11 14:47:45 +1100
  • a06a8a6f79
    Merge pull request #11056 from ajmacd/allow-browser-window-logs Samuel Attard 2017-11-11 14:34:39 +1100
  • ba754cf5c3
    Merge pull request #11055 from electron/fix-menu-bug Samuel Attard 2017-11-11 14:33:18 +1100
  • ec27587d8e fix links to Documentation Translations Mars Wong 2017-11-11 10:05:47 +0800
  • dca441c1ea Merge 6e354a235f into 9291ab95dd daluntw 2017-11-10 23:43:10 +0000
  • ac216b5e84 Merge 3e0fbc9809 into 9291ab95dd vadikcorp 2017-11-10 23:41:22 +0000
  • 6625c601f4 Merge 1099ece5a8 into 9291ab95dd daluntw 2017-11-10 23:40:03 +0000
  • 39f6bb72fc Merge 419c66ab7e into 9291ab95dd daluntw 2017-11-10 23:37:57 +0000
  • 9a2a98d522 fix link to crowdin Zeke Sikelianos 2017-11-10 15:08:03 -0800
  • ae960027f2 🔧 Bring back —abi Felix Rieseberg 2017-11-10 14:58:21 -0800
  • 13749797ec 📝 Document setPermissionRequestHandler(null) Felix Rieseberg 2017-11-07 21:39:59 -0800
  • c4c0cd5012 Merge 9291ab95dd into 1518ff5ddf lee-doppelganger 2017-11-10 20:42:59 +0000
  • 9291ab95dd
    Merge pull request #11039 from electron/deprecate-docs-translations Charles Kerr 2017-11-10 13:54:51 -0600
  • fb75704f04 Merge 85a6777b50 into 5adbbef6cd ssu2030 2017-11-10 17:04:21 +0000
  • 5adbbef6cd
    Merge pull request #11079 from sdj01044/add-korean-community Charles Kerr 2017-11-10 11:04:08 -0600
  • f4ae84c888 Disable a couple of crashReporter tests Aleksei Kuzmin 2017-11-10 10:39:16 +0200
  • 0c88b073d1
    Update README.md sdj01044 2017-11-10 18:26:07 +0900
  • 85a6777b50 Fix Korean Community address dongho lee 2017-11-10 18:25:54 +0900
  • f5b9e1f732 Add Korean Community Dongjo Seo 2017-11-10 17:04:21 +0900
  • 6f6a0af472 Fix address of Korea Community dongho lee 2017-11-10 17:02:00 +0900
  • 2e106bc980 Disable "<webview> tag > found-in-page event > emits when a request is made" test Aleksei Kuzmin 2017-10-16 16:17:23 +0300
  • 47ae90e8d4 Disable "nativeImage module > addRepresentation()" tests Aleksei Kuzmin 2017-11-08 13:35:20 +0200
  • 8db38eb1e2 add basic inspector module test deepak1556 2017-11-06 19:55:48 +0530
  • 587cbbfa56 Fix node_debugger api changes * _debugWaitConnect => _breakFirstLine * Use default thread pool size specified by node.cc deepak1556 2017-11-06 19:53:18 +0530
  • c913d5b7ca Fix "nghttp2" build Aleksei Kuzmin 2017-11-03 18:03:17 +0300
  • 0c987741f3 Adding node headers to native modules for tests so they will compile and run on Mac Tomas Rycl 2017-11-03 12:49:25 +0100
  • 1408e7d81b Use node::NodePlatform instead of v8::platform in atom::NodeDebugger Aleksei Kuzmin 2017-11-03 12:01:34 +0300
  • 4b1462031c Use Node.js v8.7.0 Aleksei Kuzmin 2017-11-03 12:00:25 +0300
  • 3ce0c527e4 Made `NotificationDelegateImpl` final Ales Pergl 2017-11-02 21:39:34 +0100
  • 79959353b4 Fix crash when destroying NetLog deepak1556 2017-11-02 20:36:18 +0530
  • b408642b46 Fix cpp lint errors deepak1556 2017-11-02 19:44:14 +0530
  • 6ffad1045b simplify URLRequestContextGetter for HttpNetworkSession::Context deepak1556 2017-11-02 19:35:30 +0530
  • a22e50228e Stop file observer of NetLog to finish writing to disk deepak1556 2017-11-02 19:30:16 +0530
  • 719d95bdea Sanitized notification delegate implementation Ales Pergl 2017-11-01 23:14:27 +0100
  • 474506516c Added `libfreetype` dependency to ARM64 build Ales Pergl 2017-11-01 13:24:25 +0100
  • 33b03b4feb Added build dependency information for `arm64` Ales Pergl 2017-10-31 15:09:12 +0100
  • e7def3e5d5 Update stack string parsing in the CallbacksRegistry Aleksei Kuzmin 2017-10-31 06:23:12 +0300