Adam Barth
5e14bc271b
Merge pull request #65 from abarth/roll_tools
...
Add a script for updating code from Chromium and Mojo
2015-07-16 20:47:51 -07:00
Adam Barth
701bf080e9
Update CONTRIBUTING.md
2015-07-16 19:48:42 -07:00
Eric Seidel
ae28d60769
Merge pull request #72 from eseidelGoogle/gn_debug
...
Fix sky/tools/gn --debug to not expect an argument
2015-07-16 17:39:21 -07:00
Eric Seidel
ad920749c2
Fix sky/tools/gn --debug to not expect an argument
...
Typo from a previous commit of mine.
R=abarth@google.com
2015-07-16 17:38:58 -07:00
Collin Jackson
3360b5658f
Merge pull request #68 from collinjackson/readme
...
README updates
R=eseidel
2015-07-16 16:55:04 -07:00
Eric Seidel
7f1c5416dd
Merge pull request #69 from eseidelGoogle/big_red
...
big_red_button should only publish the sky package
2015-07-16 16:51:10 -07:00
Eric Seidel
c501d29ec1
big_red_button should only publish the sky package
...
R=abarth@google.com
2015-07-16 16:46:59 -07:00
Collin Jackson
7600e6fe7b
more updates
2015-07-16 16:43:46 -07:00
Eric Seidel
0885ded908
Merge pull request #67 from eseidelGoogle/goma
...
Add goma support to sky/tools/gn
2015-07-16 16:39:55 -07:00
Collin Jackson
44702d192f
README updates
2015-07-16 16:39:44 -07:00
Eric Seidel
cb399b5dae
Add goma support to sky/tools/gn
...
R=abarth@google.com
2015-07-16 16:38:12 -07:00
Eric Seidel
b5d2c8639c
Merge pull request #66 from eseidelGoogle/release
...
Fix ability to build release builds
2015-07-16 16:29:59 -07:00
Eric Seidel
050137d69b
Fix ability to build release builds
...
Also fixed a typo in big_red_button script where
we were passing 'gn' to the 'gn' script.
R=abarth@google.com
2015-07-16 16:27:49 -07:00
Eric Seidel
68680269ba
Merge pull request #64 from eseidelGoogle/red_button
...
Fix big_red_button in its new home.
2015-07-16 16:20:03 -07:00
Eric Seidel
2e854dc840
Fix big_red_button in its new home.
...
R=abarth@google.com
2015-07-16 15:49:59 -07:00
Adam Barth
d8d7ff6fe8
Add a script for updating code from Chromium and Mojo
2015-07-16 15:49:44 -07:00
Eric Seidel
e59f168b1e
Merge pull request #55 from eseidelGoogle/roll
...
Roll versions in preparation for deploying a new APK
2015-07-16 15:45:31 -07:00
Eric Seidel
6c6dfe3e2d
Roll versions in perparation for another APK release.
...
Also fixed roll_versions to no longer roll mojo paths
since those are not part of the sky_engine repository.
R=abarth@google.com
2015-07-16 15:42:57 -07:00
Collin Jackson
ac457934be
Merge pull request #17 from collinjackson/authors
...
Add an AUTHORS file
2015-07-16 15:24:49 -07:00
Collin Jackson
866549e586
Update name of project
2015-07-16 15:23:53 -07:00
Collin Jackson
9581e38897
Merge pull request #15 from collinjackson/hub
...
Tell people that Hub exists
R=abarth
2015-07-16 14:31:44 -07:00
Collin Jackson
4ea1bdcba5
Add an AUTHORS file
2015-07-16 14:27:15 -07:00
Collin Jackson
75849d56c2
Tell people that Hub exists
2015-07-16 14:24:01 -07:00
Collin Jackson
18cd1e3f81
Merge pull request #12 from domokit/collinjackson-patch-1
...
Update CONTRIBUTING.md
2015-07-16 14:05:01 -07:00
Collin Jackson
4cee50f5cd
Update CONTRIBUTING.md
2015-07-16 14:03:35 -07:00
Collin Jackson
f34869ba65
Update CONTRIBUTING.md
2015-07-16 14:01:39 -07:00
Collin Jackson
a203abf554
Merge pull request #10 from collinjackson/apple_apsl
...
Add third_party/apple_apsl from https://crrev.com/328418
2015-07-16 13:55:52 -07:00
Eric Seidel
c8780f675f
Merge pull request #9 from abarth/clean_root_files
...
Remove root files that we're not using and update .gitignore
2015-07-16 13:45:56 -07:00
Collin Jackson
c2f319c7c9
Add third_party/apple_apsl from https://crrev.com/328418
...
This is needed by //base in order to build on a Mac host and will be
useful for doing Mac->Android or Mac->iOS cross-compilation.
R=abarth
2015-07-16 13:44:42 -07:00
Adam Barth
ba338f00d7
Remove root files that we're not using and update .gitignore
2015-07-16 13:44:23 -07:00
Adam Barth
f56d87a18c
Merge pull request #7 from abarth/gn_tool
...
Add //sky/tools/gn to automate running `gn`
2015-07-16 13:34:22 -07:00
Adam Barth
7aa2e06e35
Merge pull request #8 from collinjackson/docs
...
Documentation improvements
2015-07-16 13:33:13 -07:00
Adam Barth
0fe9246dde
Add //sky/tools/gn to automate running gn
...
This lets us avoid using mojob.py, which errors out because we lack a go
toolchain.
2015-07-16 13:31:11 -07:00
Collin Jackson
38c33d44e1
Fix link
2015-07-16 13:28:37 -07:00
Collin Jackson
4df9164155
Documentation improvements
2015-07-16 13:26:54 -07:00
Adam Barth
1639caefd6
Merge pull request #4 from abarth/improve_contributing_md
...
Improve CONTRIBUTING.md to distinguish between Linux and Android steps.
2015-07-16 12:52:45 -07:00
Adam Barth
3a4b7622ac
Improve CONTRIBUTING.md to distinguish between Linux and Android steps.
2015-07-16 12:50:19 -07:00
mpcomplete
bbd1921249
Merge pull request #3 from domokit/drawer.spring
...
Make Drawer animate using a spring force instead of a linear curve.
2015-07-16 12:48:33 -07:00
Matt Perry
183745fffe
DEPS
2015-07-16 12:43:02 -07:00
Eric Seidel
7c91276010
Merge pull request #2 from abarth/creating_pull_requests
...
Add instructions for creating pull requests
2015-07-16 12:39:59 -07:00
Adam Barth
8e11be9b03
Add instructions for creating pull requests
2015-07-16 12:36:54 -07:00
Adam Barth
d72faecdf7
Merge pull request #1 from abarth/contributing_md
...
Add a basic CONTRIBUTING.md
2015-07-16 12:33:11 -07:00
Adam Barth
dd82494b25
Add a basic CONTRIBUTING.md
2015-07-16 12:32:52 -07:00
Collin Jackson
c270f77421
Merge history from sky/ directory in https://github.com/domokit/mojo/
2015-07-16 11:56:03 -07:00
Collin Jackson
c1f3de3b1d
After running filter-branch, move root directory into sky/
2015-07-16 11:54:25 -07:00
Adam Barth
22372381d2
Remove dependencies on Skia and the prebuilt network library
2015-07-16 11:44:27 -07:00
Adam Barth
208caa8be0
Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4
2015-07-16 11:44:14 -07:00
Adam Barth
b8d41a067e
Top-level files
2015-07-16 10:16:42 -07:00
Adam Barth
781e5f6fcd
Create a repository for Sky
2015-07-16 10:15:20 -07:00
Adam Barth
24390a98e3
Clean up some more DEPS
...
Sky itself does't need to depend on //services/debugger. That's already taken
care of by //services depending on //services/debugger. Also, add some direct
depenencies from //sky/sdk to the mojom interfaces used by //sky/sdk.
TBR=eseidel@google.com
Review URL: https://codereview.chromium.org/1232783006 .
2015-07-16 09:44:27 -07:00