Adam Roben
|
4946ec9081
|
Update for utf_string_conversions.h move in Chrome 29
|
2013-08-23 16:56:30 -04:00 |
|
Adam Roben
|
7dd1b8195f
|
Update libchromiumcontent to Chrome 29
* vendor/libchromiumcontent 5ffcb39...ccec3a4 (2):
> Merge pull request #25 from brightray/29.0.1547.57
> Switch back to using s3put on Linux
|
2013-08-23 16:56:05 -04:00 |
|
Adam Roben
|
79a1731921
|
Merge pull request #28 from brightray/vendor-gyp
Include gyp as a submodule
|
2013-08-23 04:52:20 -07:00 |
|
Adam Roben
|
f17f9d932c
|
Include gyp as a submodule
This makes it so you don't have to install gyp on your system before you
can build.
|
2013-08-23 07:48:37 -04:00 |
|
Kevin Sawicki
|
fd299cb3fe
|
Upgrade apm for more logging on errors
|
2013-08-21 10:47:48 -07:00 |
|
Cheng Zhao
|
c87956ef4f
|
Make sure cibuild calls all necessary scripts.
|
2013-08-21 21:41:34 +08:00 |
|
Cheng Zhao
|
833190e8fa
|
💄 for cpplint.
|
2013-08-21 21:36:16 +08:00 |
|
Cheng Zhao
|
7cc1589097
|
Abort when there is a error in cpplint.
|
2013-08-21 21:35:41 +08:00 |
|
Cheng Zhao
|
e8ecbec3a7
|
💄
|
2013-08-21 21:24:18 +08:00 |
|
Cheng Zhao
|
4914dd67b6
|
Also upload node's headers to S3.
|
2013-08-21 12:16:40 +08:00 |
|
Cheng Zhao
|
1e895bdf76
|
Create the tarball containing node's headers.
|
2013-08-21 12:09:26 +08:00 |
|
Cheng Zhao
|
5b74dff8f1
|
Generate the distribution file under 'dist' directory.
|
2013-08-21 11:57:35 +08:00 |
|
Cheng Zhao
|
5b862fdf60
|
Also copy gyp files when copying headers.
|
2013-08-21 11:52:13 +08:00 |
|
Cheng Zhao
|
b411657b76
|
Hide window when running in CI.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
d160da7752
|
Add script to run specs in CI, fixes #61.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
0cd3f3cc40
|
No need to open video when testing webkitGetUserMedia.
The purpose of this test is to test whether the callback can be called.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
9105914b9e
|
Merge pull request #58 from atom/windows-bootstrap
Fix invocation of npm on non-Cygwin
|
2013-08-20 10:14:06 -07:00 |
|
Kevin Sawicki
|
dea52ae767
|
Upgrade apm for output fixes
|
2013-08-20 09:41:10 -07:00 |
|
Kevin Sawicki
|
79d6e88d99
|
Update link to docs
|
2013-08-20 09:40:40 -07:00 |
|
Kevin Sawicki
|
f63cf3f283
|
Update apm URL to new location in atom org.
|
2013-08-20 09:30:05 -07:00 |
|
Paul Betts
|
22c8b55cb9
|
Fix invocation of npm on non-Cygwin
|
2013-08-20 16:37:02 +02:00 |
|
Cheng Zhao
|
7c85479e90
|
Update libchromiumcontent: Add "path" attribute for "File" class.
|
2013-08-19 21:27:24 +08:00 |
|
Cheng Zhao
|
dde07f03ec
|
[Win] Remove the extra MenuWrapper class.
|
2013-08-19 16:30:25 +08:00 |
|
Cheng Zhao
|
738a929f8c
|
[Win] Add flag to build window menu.
|
2013-08-17 17:10:16 +08:00 |
|
Cheng Zhao
|
6193a889ff
|
[Win] Use the modified Menu2 class.
|
2013-08-17 16:45:21 +08:00 |
|
Cheng Zhao
|
ee10c469c8
|
[Win] Ship with Chromium's menu library.
I will hack it.
|
2013-08-17 16:42:12 +08:00 |
|
Cheng Zhao
|
cdbb16d8fe
|
💄 for cpplint.
|
2013-08-17 16:28:06 +08:00 |
|
Cheng Zhao
|
16d039ba47
|
Add spec for child_process.fork.
|
2013-08-16 18:51:51 +08:00 |
|
Cheng Zhao
|
beb62566e4
|
[Win] Fix the command line spliting code.
|
2013-08-16 18:48:02 +08:00 |
|
Cheng Zhao
|
d0b4800282
|
[Win] Fix conversion between wchar_t* and const wchar_t*.
|
2013-08-16 16:38:09 +08:00 |
|
Cheng Zhao
|
91a9fe41c9
|
[Win] Fix compilation error.
|
2013-08-16 16:33:32 +08:00 |
|
Cheng Zhao
|
979ec05ed3
|
[Win] Fix running node from python.
There is a mysterious "WindowsError [error 5] Access is denied" error is
the "executable" is not specified under Windows.
|
2013-08-16 16:28:45 +08:00 |
|
Cheng Zhao
|
a949e9542d
|
Add AtomWindow.isWebViewFocused() API, fixes #57.
|
2013-08-16 12:56:25 +08:00 |
|
Cheng Zhao
|
a33c068ed1
|
Should inherit brightray's default web contents delegate, fixes #31.
|
2013-08-16 10:38:02 +08:00 |
|
Cheng Zhao
|
4a70077b10
|
The camera could start very slow.
|
2013-08-16 10:37:01 +08:00 |
|
Cheng Zhao
|
437d8fdb24
|
Add spec for #31.
|
2013-08-16 10:30:42 +08:00 |
|
Adam Roben
|
710d0fc6c5
|
Make overriding BrowserContext::RegisterPrefs actually work
We were calling it before derived classes' vtables were set up. Now we wait to
call it until the BrowserContext is fully constructed.
|
2013-08-15 16:07:14 -04:00 |
|
Cheng Zhao
|
fc3bad0d4f
|
💄
|
2013-08-15 17:50:30 +08:00 |
|
Cheng Zhao
|
e648689981
|
Dump v0.3.4.
|
2013-08-15 16:11:25 +08:00 |
|
Cheng Zhao
|
c700d291e5
|
Don't overwrite existing fields when build menu from template.
|
2013-08-15 16:11:25 +08:00 |
|
Cheng Zhao
|
c858066709
|
Merge pull request #56 from atom/move-wiki-to-docs
Move wiki to docs
|
2013-08-15 00:04:30 -07:00 |
|
probablycorey
|
44cd21f0fd
|
Normalize document names
|
2013-08-14 15:57:52 -07:00 |
|
probablycorey
|
41b57c673e
|
Convert wiki links to relative markdown links
|
2013-08-14 15:52:00 -07:00 |
|
probablycorey
|
6bc2a3a5e8
|
Move wiki content to docs dir
|
2013-08-14 15:43:35 -07:00 |
|
Cheng Zhao
|
63b85bccab
|
[Mac] Clean up the menu controller.
|
2013-08-14 23:03:02 +08:00 |
|
Cheng Zhao
|
f908619630
|
[Mac] Move the FixMenuTitles hack to MenuController.
|
2013-08-14 22:33:18 +08:00 |
|
Cheng Zhao
|
22012d41d8
|
[Mac] Ship the MenuController implementation from Chromium.
|
2013-08-14 22:24:21 +08:00 |
|
Cheng Zhao
|
ee2c696577
|
Make sure all MenuItem's options have a default value.
|
2013-08-14 21:59:49 +08:00 |
|
Cheng Zhao
|
2fd91e8c96
|
Enable passing objects and arrays when calling remote function.
|
2013-08-14 21:51:51 +08:00 |
|
Cheng Zhao
|
b39df5ea87
|
Use Menu.buildFromTemplate instead of raw menu APIs.
|
2013-08-14 21:49:13 +08:00 |
|