Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7e68bc93ffaa394bd94a6954e2a8318a825067c6
/
platform_tools
63e843d
Enable ios on Raspberry Pi
by Stephan Altmueller
· 8 years ago
c777b88
One-liner fix that allows Viewer to switch between Raster and OpenGL
by Chet Haase
· 8 years ago
5cd467f
Avoid constant view inflation on viewer sample app
by Chet Haase
· 8 years ago
23145a3
Updates to viewer gradle scripts
by Greg Daniel
· 8 years ago
3b36c06
Set IOS_BUNDLE_ID in recipes.
by Mike Klein
· 8 years ago
160907f
Clean up more references to GYP.
by Mike Klein
· 8 years ago
e0b048c
iOS: set up device dirs to be relative
by Mike Klein
· 8 years ago
fe822580
Remove old generator code
by Leon Scroggins III
· 8 years ago
bfd2db8
Add support for 64-bit devices when using gdb on Android
by Derek Sollenberger
· 8 years ago
6172d43
Add a script and documentation for building the Viewer APK.
by Derek Sollenberger
· 8 years ago
70120c7
Add tools to support gdb and simpleperf for android executables.
by Derek Sollenberger
· 8 years ago
dc71e15
Update Android Apps to work with GN.
by Derek Sollenberger
· 8 years ago
58c9b04
Another step to using gn_to_bp.py
by Leon Scroggins III
· 8 years ago
923c082
Don't compile the Skia tools for PDK builds.
by Derek Sollenberger
· 8 years ago
a92c383
libviewer.so on Android, delete hello_skia_app
by Mike Klein
· 8 years ago
78b3523
Archive or update unsupported Android scripts and third-party dependencies.
by Derek Sollenberger
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
5c2310c
Add mips dsp arch variants to gyp_to_android.py.
by branimir.vasic
· 8 years ago
b4403ee
Fix strange failures on Android N
by kjlubick
· 8 years ago
5eca3e1
Cleanup use of legacy SkSurface creation methods a bit
by robertphillips
· 8 years ago
236e272
Remove vulkan from most build variants
by liyuqian
· 8 years ago
0652baa
Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ )
by robertphillips
· 8 years ago
f21cd16
Cleanup use of legacy SkSurface creation methods a bit
by robertphillips
· 8 years ago
e7d15fe
Update documents/scripts for SampleApp removal
by liyuqian
· 8 years ago
f3bc76a
Fix MIPS32r2 + DSP2 builders after NDK update.
by mtklein
· 8 years ago
8a6d232
ndk: r11c -> r12b
by mtklein
· 8 years ago
2edb0f4
More accurate render time and continuous fresh
by liyuqian
· 8 years ago
d5fd2ff
Compile Vulkan when building for the Android framework.
by djsollen
· 8 years ago
97a0918
Try fix the mac build bot after removing Android SampleApp
by liyuqian
· 8 years ago
d48e5b8
Check for empty output in adb_wait_for_charge.
by benjaminwagner
· 8 years ago
7bde565
Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ )
by rmistry
· 8 years ago
41bb5b4
Remove Android SampleApp
by liyuqian
· 8 years ago
a80bb67
Remove check for cmake in android make script.
by stani
· 8 years ago
ea1fb74
Keep drawer open in xlarge-land and add float fps
by liyuqian
· 8 years ago
71491dc
Support resize in Android Viewer App
by liyuqian
· 8 years ago
28215d4
Support running Viewer via android_gdb_app
by brianosman
· 8 years ago
2a437e6
Provide filter when there are many options
by liyuqian
· 8 years ago
d94ad58
Implement Raster Backend on Android Viewer App
by liyuqian
· 8 years ago
1f508fd
Show FPS in UI state
by liyuqian
· 8 years ago
0dd9f2c
Fix argument parsing in android app launcher script
by brianosman
· 8 years ago
e5a6cd9
Now we can use drawer to view the state information of the native app, and set its state using the spinner.
by liyuqian
· 8 years ago
9ad0949
Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ )
by kjlubick
· 8 years ago
4145792
Remove VisualBench and its Android implementation.
by djsollen
· 8 years ago
4e4e308
Now we can use drawer to view the state information of the native app, and set its state using the spinner.
by liyuqian
· 8 years ago
de8af07
Remove custom bundle ID for iOS
by stephana
· 8 years ago
3be9923
Fix android scripts now that the $HOST is always lowercase.
by djsollen
· 8 years ago
d3cdbca
Implement touch control
by liyuqian
· 8 years ago
36632f4
Change Android activity title from JNI call
by liyuqian
· 8 years ago
6ce4b00
Use title buttons to switch slides
by liyuqian
· 8 years ago
b11cf50
Fix typo in SkOSWindow_AndroidNative.
by bungeman
· 8 years ago
7bde8f8
Warning instead of exception for cmake
by liyuqian
· 8 years ago
40d21de
Use swipe gesture to switch between slides on Android
by liyuqian
· 8 years ago
796c5bb
Initial commit of our new Android app to demo Skia.
by liyuqian
· 8 years ago
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 8 years ago
809ccf3
Remove NEON runtime detection support.
by mtklein
· 8 years ago
3452426
Rename VulkanViewer to Viewer, take 2.
by jvanverth
· 9 years ago
4b38938
Fix VulkanViewer package name
by djsollen
· 9 years ago
3a6aa4c
Update gdb_app script to work with NDK r11c
by djsollen
· 9 years ago
2275017
Add CMake path to gradle
by liyuqian
· 9 years ago
43bf511
Delete ChromeOS code
by borenet
· 9 years ago
affacce
Require Android SDK copy of CMake to build Vulkan on Android.
by djsollen
· 9 years ago
8795962
Stop printing warnings about ADB version
by borenet
· 9 years ago
ef77ce9
adb_wait_for_charge: Don't download toolchains
by borenet
· 9 years ago
d574c98
Make the default android build be release_developer.
by djsollen
· 9 years ago
f62b235
Upgrade Android Gradle plugins
by djsollen
· 9 years ago
460f405
Make clang the default Android compiler.
by djsollen
· 9 years ago
12d62a7
VulkanViewer on Android
by djsollen
· 9 years ago
9df5d07
Cleanup android build files and tools
by djsollen
· 9 years ago
382949d
Update android toolchain variable to point to root dir and not the bin
by djsollen
· 9 years ago
2892668
Fix ChromeOS Swarming bot compile
by borenet
· 9 years ago
ac8681b
iOS: Tweak xcodebuild location
by borenet
· 9 years ago
3123981
Add support for pyadb to setup_adb.sh
by kjlubick
· 9 years ago
b007019
More iOS swarming bot fixes
by borenet
· 9 years ago
8c13cd1
Another NDK release. Still just bug fixes.
by mtklein
· 9 years ago
d0c57a5
Fixes for iOS Swarming bot
by borenet
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
e577693
Prevent waiting for charge twice
by kjlubick
· 9 years ago
8ce5912
Skip toolchain downloads for a few android tools.
by rmistry
· 9 years ago
face88a
Forward serial (fixes charging)
by kjlubick
· 9 years ago
73233a7
patch battery charging until recipe is updated
by kjlubick
· 9 years ago
2e59f1f
Splitting up wait_for_device into two pieces
by kjlubick
· 9 years ago
1215c6a
NDK: r11 -> r11b
by mtklein
· 9 years ago
42d95a0
Fix gdb debugging for the latest NDK release.
by djsollen
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
b3b6bea
Cleanup download scripts related to new Android NDK.
by djsollen
· 9 years ago
e2a88f2
Android NDK: r10e -> r11
by mtklein
· 9 years ago
f9deeb6
Update android_make to support both --gcc and --clang options.
by djsollen
· 9 years ago
e71dc3f
Use a statically linked libhwui for testing.
by djsollen
· 9 years ago
c34940e
Remove check for platform_tools/android/third_party/externals.
by mtklein
· 9 years ago
2a8fcb4
Update Android framework makefile to build static and shared libs
by djsollen
· 9 years ago
4e79f33
msan: build expat from source
by mtklein
· 9 years ago
3ca7336
SampleApp: remove SkWindow::onPDFSaved, it does not work
by kkinnunen
· 9 years ago
721772e
VisualBench: Make the Android SDL app start without cmdline arguments
by kkinnunen
· 9 years ago
fe09119
VisualBench: Use first succeeding EGL API
by kkinnunen
· 9 years ago
4c7040b
SampleApp: Make android_install_app and android_launch_app work consistently
by kkinnunen
· 9 years ago
7ddfeed
Make android scripts not warn about ADB in newer SDKs
by kkinnunen
· 9 years ago
f8d4d5c
Android bots: set battery threshold to 80%
by borenet
· 9 years ago
50850b1
Android devices: wait for 100% charge
by borenet
· 9 years ago
f64be44
adb_wait_for_device: More fixes
by borenet
· 9 years ago
c973083
adb_wait_for_device: Add battery fallback, support no battery
by borenet
· 9 years ago
Next »