index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
platform_tools
Commit message (
Expand
)
Author
Age
*
Initial commit of our new Android app to demo Skia.
liyuqian
2016-05-09
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Remove NEON runtime detection support.
mtklein
2016-05-05
*
Rename VulkanViewer to Viewer, take 2.
jvanverth
2016-05-04
*
Fix VulkanViewer package name
djsollen
2016-05-02
*
Update gdb_app script to work with NDK r11c
djsollen
2016-05-02
*
Add CMake path to gradle
liyuqian
2016-05-02
*
Delete ChromeOS code
borenet
2016-04-29
*
Require Android SDK copy of CMake to build Vulkan on Android.
djsollen
2016-04-29
*
Stop printing warnings about ADB version
borenet
2016-04-28
*
adb_wait_for_charge: Don't download toolchains
borenet
2016-04-27
*
Make the default android build be release_developer.
djsollen
2016-04-27
*
Upgrade Android Gradle plugins
djsollen
2016-04-27
*
Make clang the default Android compiler.
djsollen
2016-04-25
*
VulkanViewer on Android
djsollen
2016-04-21
*
Cleanup android build files and tools
djsollen
2016-04-18
*
Update android toolchain variable to point to root dir and not the bin
djsollen
2016-04-18
*
Fix ChromeOS Swarming bot compile
borenet
2016-04-13
*
iOS: Tweak xcodebuild location
borenet
2016-04-12
*
Add support for pyadb to setup_adb.sh
kjlubick
2016-04-07
*
More iOS swarming bot fixes
borenet
2016-04-06
*
Another NDK release. Still just bug fixes.
mtklein
2016-04-06
*
Fixes for iOS Swarming bot
borenet
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Prevent waiting for charge twice
kjlubick
2016-03-29
*
Skip toolchain downloads for a few android tools.
rmistry
2016-03-28
*
Forward serial (fixes charging)
kjlubick
2016-03-25
*
patch battery charging until recipe is updated
kjlubick
2016-03-25
*
Splitting up wait_for_device into two pieces
kjlubick
2016-03-25
*
NDK: r11 -> r11b
mtklein
2016-03-24
*
Fix gdb debugging for the latest NDK release.
djsollen
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Cleanup download scripts related to new Android NDK.
djsollen
2016-03-16
*
Android NDK: r10e -> r11
mtklein
2016-03-10
*
Update android_make to support both --gcc and --clang options.
djsollen
2016-03-07
*
Use a statically linked libhwui for testing.
djsollen
2016-02-16
*
Remove check for platform_tools/android/third_party/externals.
mtklein
2016-02-12
*
Update Android framework makefile to build static and shared libs
djsollen
2016-02-12
*
msan: build expat from source
mtklein
2016-02-07
*
SampleApp: remove SkWindow::onPDFSaved, it does not work
kkinnunen
2016-01-18
*
VisualBench: Make the Android SDL app start without cmdline arguments
kkinnunen
2016-01-14
*
VisualBench: Use first succeeding EGL API
kkinnunen
2016-01-14
*
SampleApp: Make android_install_app and android_launch_app work consistently
kkinnunen
2016-01-14
*
Make android scripts not warn about ADB in newer SDKs
kkinnunen
2016-01-13
*
Android bots: set battery threshold to 80%
borenet
2016-01-04
*
Android devices: wait for 100% charge
borenet
2016-01-04
*
adb_wait_for_device: More fixes
borenet
2015-12-15
*
adb_wait_for_device: Add battery fallback, support no battery
borenet
2015-12-14
*
adb_wait_for_device: If we can't get the battery level, just exit
borenet
2015-12-14
*
Add minimum battery level to adb_wait_for_device
borenet
2015-12-14
[next]