| Commit message (Expand) | Author | Age |
* | Add extra warnings to match what Android uses. | mtklein@google.com | 2013-11-20 |
* | Revert "Add extra warnings to match what Android uses." | scroggo@google.com | 2013-11-20 |
* | Add extra warnings to match what Android uses. | djsollen@google.com | 2013-11-20 |
* | Fix installing the release build sample app apk | commit-bot@chromium.org | 2013-11-06 |
* | Make it possible to pass GYP_DEFINES to Android builds | commit-bot@chromium.org | 2013-11-05 |
* | move SkImage::ColorType into SkColorType | reed@google.com | 2013-11-01 |
* | Allow specifying the max texture count on the bots | robertphillips@google.com | 2013-10-30 |
* | fix android_gdb_exe script | djsollen@google.com | 2013-10-10 |
* | Fix ninja build on Android | djsollen@google.com | 2013-10-01 |
* | fix the android build. now both android_ninja _and_ android_make work. | mtklein@google.com | 2013-09-30 |
* | VERBOSE -> SKIA_ANDROID_VERBOSE_SETUP | mtklein@google.com | 2013-09-30 |
* | make vanilla android_ninja work, and add quiet options | mtklein@google.com | 2013-09-30 |
* | Remove uneeded copy of gdbserver from apk | djsollen@google.com | 2013-09-30 |
* | fix Android release builds | mtklein@google.com | 2013-09-30 |
* | remove unecessary warnings from third_party code | djsollen@google.com | 2013-09-30 |
* | Add android_ninja, like android_make for ninja. | mtklein@google.com | 2013-09-30 |
* | Revert "Add android_ninja, like android_make for ninja." | mtklein@google.com | 2013-09-30 |
* | Add android_ninja, like android_make for ninja. | mtklein@google.com | 2013-09-30 |
* | Fix android_run_skia | borenet@google.com | 2013-09-27 |
* | use new globally scoped SkAlphaType | reed@google.com | 2013-09-20 |
* | various bug fixes. | djsollen@google.com | 2013-09-11 |
* | fix error in android setup script | djsollen@google.com | 2013-09-04 |
* | Fix android_run_skia | commit-bot@chromium.org | 2013-08-22 |
* | default to device type of last build if no device type is given | djsollen@google.com | 2013-08-20 |
* | Add Android config for Intel RHB | borenet@google.com | 2013-08-13 |
* | Make android_run_skia exit with the correct code | borenet@google.com | 2013-08-12 |
* | Update Skia Android tools. | djsollen@google.com | 2013-08-12 |
* | Re-organize Android scripts | borenet@google.com | 2013-08-06 |
* | Move toolchain setup into a function in android_setup.sh | borenet@google.com | 2013-08-06 |
* | Normalize indents in android_setup.sh | borenet@google.com | 2013-08-06 |
* | add remote debugging support for x86 phone | commit-bot@chromium.org | 2013-08-02 |
* | update gyp for ARM builds to be more well defined. | djsollen@google.com | 2013-07-31 |
* | ndk r8d->r8e, adding mips toolchain | mtklein@google.com | 2013-07-30 |
* | set a correct breakpoint for gdbserver, gdb can stop here before the app is r... | commit-bot@chromium.org | 2013-07-30 |
* | Turn thumb back on. | mtklein@google.com | 2013-07-29 |
* | Update android_make to use arrays instead of space delimited strings | djsollen@google.com | 2013-07-22 |
* | Revert "switch all the arm7 devices to build with thumb for a while" | djsollen@google.com | 2013-07-12 |
* | switch all the arm7 devices to build with thumb for a while | commit-bot@chromium.org | 2013-07-11 |
* | Make ChromeOS build exit nonzero on failure | borenet@google.com | 2013-07-11 |
* | add _thumb variants for arm devices | commit-bot@chromium.org | 2013-07-11 |
* | Fixes for nacl_debugger's use of picture. | scroggo@google.com | 2013-07-01 |
* | Use CreateFromStream in nacl debugger. | scroggo@google.com | 2013-06-28 |
* | Add MD5 support when syncing debug files and option to just start gdbserver | djsollen@google.com | 2013-06-27 |
* | Disable Goma for ChromeOS build | borenet@google.com | 2013-06-25 |
* | Remove no longer needed stuff from chromeos build script, always run gyp | commit-bot@chromium.org | 2013-06-25 |
* | Temporarily disable gpu on chromeos | borenet@google.com | 2013-06-25 |
* | Use a single cros_toolchain tarball for ChromeOS build | borenet@google.com | 2013-06-24 |
* | Allow specification of a non-default boto file in chromeos_make | borenet@google.com | 2013-06-19 |
* | Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS | borenet@google.com | 2013-06-19 |
* | SkHello for NaCl | borenet@google.com | 2013-06-17 |