Commit Graph

  • c94142eb97 mobile/audio: add android support Burcu Dogan 2015-03-03 10:34:19 -0800
  • 79fcbd2571 cmd/gomobile: use the stripped NDK for Windows client. Hyang-Ah (Hana) Kim 2015-03-03 15:13:51 -0500
  • a49d80e2cf audio/al: make MakeCurrentContext a method of Context Burcu Dogan 2015-03-03 09:59:15 -0800
  • b7c27d1a66 mobile/audio: reorg the package to allow multiple implementations of bindings Burcu Dogan 2015-02-26 22:39:38 -0800
  • 0d808afac4 cmd/gobind: env variable merge for Windows. Hyang-Ah (Hana) Kim 2015-03-02 19:46:00 -0500
  • fc5f7c74c8 audio: use int constants (C style enums) instead of string. Nigel Tao 2015-03-02 15:22:29 +1100
  • 388f1b8302 cmd/gomobile: inherit env vars when running build subprocesses. Hyang-Ah Hana Kim 2015-03-02 15:27:13 -0500
  • 614540a6db cmd/gomobile: 5a is gone. Hyang-Ah Hana Kim 2015-03-02 14:25:53 -0500
  • 496a9d6d05 cmd/gomobile: Windows support for 'init' command. Hyang-Ah (Hana) Kim 2015-03-01 11:09:15 -0500
  • 333098d850 audio: build on linux, not just darwin. Nigel Tao 2015-03-02 11:09:14 +1100
  • f13db43649 cmd/gomobile: don't try to copy $GOROOT/include; no longer exists. Hyang-Ah (Hana) Kim 2015-03-01 10:56:41 -0500
  • ca953945bc cmd/gomobile/release: add windows android ndk dist. Hyang-Ah Hana Kim 2015-02-28 02:21:43 -0500
  • eb942daed4 mobile/app: need to create an XColormap in X11 implementation Denis Bernard 2015-02-27 16:13:55 +0100
  • d26ae0184c mobile/app: call the Start/Stop callbacks in x11.go Denis Bernard 2015-02-27 20:13:18 +0100
  • 7b45e52f8c mobile/audio: avoid locks during IO and fix seek precision Burcu Dogan 2015-02-25 23:54:59 -0800
  • d6c8d03959 cmd/gobind: fix init_test. Hyang-Ah (Hana) Kim 2015-02-26 16:28:36 -0500
  • cd61880423 cmd/gomobile: use exec.LookPath instead of 'which' cmd. Hyang-Ah (Hana) Kim 2015-02-26 16:24:14 -0500
  • f17dcbad8d cmd/gomobile: bind should not fail due to non-empty outdir. Hyang-Ah (Hana) Kim 2015-02-24 22:52:42 -0500
  • 47a1495872 bind/java: fix build David Crawshaw 2015-02-24 12:18:07 -0500
  • 8fc47a26f1 bind/java/SeqTest: use AndroidTestCase for Context. Hyang-Ah Hana Kim 2015-02-24 11:08:16 -0500
  • 595ca5ba2c app: initialize asset manager for gobind android app. Hyang-Ah Hana Kim 2015-02-23 17:28:53 -0500
  • 605b2be3c2 cmd/gomobile: build non-main packages David Crawshaw 2015-02-24 07:51:02 -0500
  • b9b7a66d4b cmd/gomobile, cmd/gobind: fix build David Crawshaw 2015-02-24 07:43:20 -0500
  • e3048a987d example/libhello: update main.go to initiate java.Init. Hyang-Ah Hana Kim 2015-02-23 16:41:21 -0500
  • d267d4cb61 bind/seq: fix unaligned memory access in serialization. Hyang-Ah Hana Kim 2015-02-20 17:03:55 -0500
  • 6bd177a50f app: set TMPDIR and plumb through to Go David Crawshaw 2015-02-23 10:32:03 -0500
  • 39aa39772d app: remove excess call to Start callback David Crawshaw 2015-02-23 12:57:23 -0500
  • b2dee7a880 app, cmd/gomobile: expose an app.State variable David Crawshaw 2015-02-22 15:27:20 -0500
  • 67dbb30552 app: basic darwin/arm support David Crawshaw 2015-02-20 04:54:42 -0500
  • c0dc93779f gl/glutil: context is only for desktop darwin David Crawshaw 2015-02-20 16:26:54 -0500
  • 25b15a705f audio: skip build for non-darwin. Hyang-Ah Hana Kim 2015-02-20 17:18:47 -0500
  • 9760c0641e cmd/gomobile: pass the -x flag to go build if set Burcu Dogan 2015-02-18 14:15:29 -0800
  • 6d45c43cd0 cmd/gomobile: check cross compilers are in sync David Crawshaw 2015-02-20 07:29:25 -0500
  • 25e80f6a77 gl: build on darwin/arm David Crawshaw 2015-02-18 15:24:16 -0500
  • eb4d72e07d doc: add CONTRIBUTING.md Andrew Gerrand 2015-02-19 07:57:33 +1100
  • a52f1ea922 cmd/gomobile: init subcommand tests David Crawshaw 2015-02-16 13:54:31 -0500
  • eada1f182c cmd/gomobile: init skips ndk download if usable toolchain exists. Hyang-Ah (Hana) Kim 2015-02-18 01:45:11 -0500
  • 64689dc2a5 cmd/gomobile: isolate cross-compiler toolchains David Crawshaw 2015-02-16 13:47:49 -0500
  • 7e60a8610f cmd/gomobile: fix subcommand help message handling. Hyang-Ah (Hana) Kim 2015-02-13 16:12:42 -0500
  • 968871a5be cmd/gomobile: bind command for running gobind and building the libraries. Hyang-Ah (Hana) Kim 2015-02-11 15:23:09 -0500
  • 8b708def2f cmd/gomobile: use stripped NDK tarballs David Crawshaw 2015-02-12 15:20:18 -0500
  • a7f95e2b5c cmd/gomobile: script to build binary releases David Crawshaw 2015-02-12 15:21:46 -0500
  • 1a5645cad8 cmd/gomobile: add -n and -x flags David Crawshaw 2015-02-12 08:23:25 -0500
  • 7e40b31538 mobile/audio: add a basic audio player Burcu Dogan 2015-02-10 14:12:41 +0100
  • 5fdd6687da cmd/gomobile: provide the package name to the go build command. Hyang-Ah (Hana) Kim 2015-02-11 17:35:44 -0500
  • 593197c0b6 cmd/gomobile: fix broken test. Hyang-Ah (Hana) Kim 2015-02-11 16:35:12 -0500
  • 6180a253ca cmd/gomobile: flag cleanups, plumb -i and -tags David Crawshaw 2015-02-11 14:51:15 -0500
  • 2d18129a02 cmd/gomobile: handle GOPATH with multiple directories. Hyang-Ah (Hana) Kim 2015-02-11 13:53:52 -0500
  • 5fef7f5727 cmd/gomobile: subcommand flag support David Crawshaw 2015-02-10 15:02:35 -0500
  • 7599d72f11 cmd/gomobile: add install subcommand David Crawshaw 2015-02-10 12:44:55 -0500
  • 2af6cc3a6e cmd/gobind: add -outdir flag. Delete -output flag. Hyang-Ah (Hana) Kim 2015-02-06 18:24:35 -0500
  • 8602f76ecd Revert "app: repalce JavaInit with RegisterAndroidInit" David Crawshaw 2015-02-10 19:14:04 +0000
  • b781b80ee8 app: repalce JavaInit with RegisterAndroidInit David Crawshaw 2015-02-10 11:20:48 -0500
  • c55730db15 cmd/gomobile: add build subcommand David Crawshaw 2015-02-06 23:26:08 +0000
  • c44ea393d0 cmd/gomobile: remove temporary files used in tests Shenghou Ma 2015-02-07 19:27:34 -0500
  • d0e75fc927 cmd/gomobile: add init subcommand David Crawshaw 2015-02-05 21:33:48 +0000
  • 4c31c789d7 gl: fix func name in doc comment for GetRenderbufferParameteri Michael Matloob 2015-02-05 14:55:38 -0800
  • c67709898b mobile/audio: adding OpenAL bindings Burcu Dogan 2015-01-21 10:55:08 -0800
  • 40f92f7d9f mobile: add go 1.4 for bootstrap & pin the revision of Go. Hyang-Ah Hana Kim 2015-01-15 14:30:49 -0500
  • 2695ecabb5 cmd/gomobile: APK writer David Crawshaw 2015-01-20 11:11:16 -0500
  • 90d6854261 mobile: add extra build tags. Hyang-Ah Hana Kim 2015-01-16 18:17:57 -0500
  • 8cbd6a23e3 cmd/gomobile: PKCS#7 signing David Crawshaw 2015-01-15 21:09:33 -0500
  • 098109e687 mobile: use the fully qualified Docker image name Burcu Dogan 2015-01-16 09:37:28 -0800
  • a8fcf739b9 mobile: limit app/font/gl packages to linux/darwin. Hyang-Ah Hana Kim 2015-01-15 14:32:55 -0500
  • bf371f421b cmd/gomobile: android binary XML encoder David Crawshaw 2015-01-11 14:09:43 -0500
  • 71e2276663 bind/java: pin java byte array elements until Seq send is done. Hyang-Ah (Hana) Kim 2015-01-08 13:07:46 -0500
  • d97f4d82bd mobile: docker run should require a $GOPATH/src volume mount. Hyang-Ah (Hana) Kim 2015-01-13 20:21:01 -0500
  • cf241b7ad2 mobile/cmd/gomobile: initial empty main function David Crawshaw 2015-01-11 14:04:02 -0500
  • a5177c8172 mobile/font: access to system fonts David Crawshaw 2014-12-23 13:37:48 -0500
  • 2b3c96656c cmd/gobind: implement interface method binding. Hyang-Ah Hana Kim 2015-01-06 13:50:43 -0500
  • 8f449fffd2 bind/java/testpkg: use go generate to run gobind on testpkg. Hyang-Ah Hana Kim 2015-01-05 23:58:23 -0500
  • 2be77e4ffc cmd/gobind: take -output option for output file. Hyang-Ah Hana Kim 2015-01-06 15:37:05 -0500
  • bd50534d55 bind: remove temporary files used in tests Shenghou Ma 2015-01-06 01:01:15 -0500
  • 1e525d6eb2 mobile: cache debug.keystore to avoid adb install certificate errors Burcu Dogan 2015-01-03 11:42:09 -0800
  • 3d879bb1b3 mobile: modify instructions to pull the Docker image from the hub Burcu Dogan 2014-12-29 19:40:44 -0800
  • 237eb3c606 mobile: copying .gitattributes to all subrepositories Alex Brainman 2014-12-23 18:11:38 +1100
  • 696db895ff example/sprite: make example lives Daniel Ortiz Pereira da Silva 2014-12-19 15:17:48 -0200
  • 9c997eaee4 example: add windows batch files Daniel Ortiz Pereira da Silva 2014-12-12 14:07:10 -0200
  • 3bb5e71983 app: Remove 'from' duplication on Run doc Pierre Roullon 2014-12-12 22:28:41 +0100
  • f8e3bd5ba6 mobile: Deliver all touch events. Gordon Klaus 2014-12-20 16:44:54 +0100
  • 93ef3562fa app: call Start on darwin David Crawshaw 2014-12-19 14:15:59 -0500
  • b2e453e1cd bind/java: support byte arrays. Hyang-Ah Hana Kim 2014-12-19 12:59:43 -0500
  • 1aa04cf038 app: Start and Stop callbacks David Crawshaw 2014-12-19 10:28:05 -0500
  • 8952e43db8 build/androidtest.bash: script to run all tests in a repository on an android device. Hana (Hyang-Ah) Kim 2014-12-16 15:55:37 -0500
  • e8bfa872c4 gl: use Uniform type for consistency David Crawshaw 2014-12-15 11:24:15 -0500
  • e6e0a35f70 sprite/glsprite: add very basic package docs David Crawshaw 2014-12-12 09:05:26 -0500
  • f19599ac73 seq, java: fix allocation bug in empty strings and test David Crawshaw 2014-12-12 08:05:05 -0500
  • 4ab8f01b53 gl: fix documentation URL David Crawshaw 2014-12-11 13:26:05 -0500
  • 6cf9d880ce bind/java: ensure there is enough capacity for writing seq David Crawshaw 2014-12-11 12:11:02 -0500
  • 96c0ef1480 all: update docs to remove code.google.com David Crawshaw 2014-12-11 07:24:19 -0500
  • 71604ab0e3 bind/java: give mktemp a template for darwin hosts David Crawshaw 2014-12-10 15:56:01 -0500
  • 748d0d3152 Dockerfile: update to download go from git and utilize volume mount. Hana (Hyang-Ah) Kim 2014-12-10 14:00:35 -0500
  • ce2d014f4a README.md: rewrite to describe Dockerfile builds David Crawshaw 2014-12-10 13:24:12 -0500
  • 32030f7750 app: build fake auxv David Crawshaw 2014-12-10 09:22:32 -0500
  • 7b659348a5 mobile: add import comments. David Symonds 2014-12-09 14:07:24 +1100
  • 969a1bf7dd example/libhellojni: fix build and allow go get golang.org/x/mobile/... Hana (Hyang-Ah) Kim 2014-12-09 17:08:14 -0500
  • daf6d8060b gl: use go generate to generate gldebug.go by invoking gendebug.go Hana (Hyang-Ah) Kim 2014-12-09 12:26:00 -0500
  • 81f7d26930 gl: regen gldebug.go and stop logging on glBoolean David Crawshaw 2014-12-08 16:45:02 -0500
  • 23d89f24b5 gl: merge gl_linux.go and gl_darwin.go David Crawshaw 2014-12-08 16:18:28 -0500
  • 410ed12d25 gl: convert Glclampf to GLfloat in C to avoid variations between GL headers David Crawshaw 2014-12-08 14:26:18 -0500