aboutsummaryrefslogtreecommitdiffstats
path: root/platform_tools
Commit message (Expand)AuthorAgeFilesLines
* platform_tools/android/bin/android_gdbserver: fix errorHal Canary2017-10-131-1/+1
* Enable ios on Raspberry PiStephan Altmueller2017-04-251-7/+15
* One-liner fix that allows Viewer to switch between Raster and OpenGLChet Haase2017-02-231-0/+1
* Avoid constant view inflation on viewer sample appChet Haase2017-02-151-23/+40
* Updates to viewer gradle scriptsGreg Daniel2017-02-092-5/+7
* Set IOS_BUNDLE_ID in recipes.Mike Klein2017-02-061-2/+0
* Clean up more references to GYP.Mike Klein2017-02-066-317/+0
* iOS: set up device dirs to be relativeMike Klein2017-02-031-6/+7
* Remove old generator codeLeon Scroggins III2017-01-278-1181/+0
* Add support for 64-bit devices when using gdb on AndroidDerek Sollenberger2017-01-061-1/+9
* Add a script and documentation for building the Viewer APK.Derek Sollenberger2017-01-062-7/+81
* Add tools to support gdb and simpleperf for android executables.Derek Sollenberger2017-01-056-23/+11
* Update Android Apps to work with GN.Derek Sollenberger2017-01-0423-1060/+62
* Another step to using gn_to_bp.pyLeon Scroggins III2016-12-1523-1322/+0
* Don't compile the Skia tools for PDK builds.Derek Sollenberger2016-12-092-2/+8
* libviewer.so on Android, delete hello_skia_appMike Klein2016-12-089-359/+0
* Archive or update unsupported Android scripts and third-party dependencies.Derek Sollenberger2016-12-0227-3738/+87
* bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary2016-11-072-2/+2
* Add mips dsp arch variants to gyp_to_android.py.branimir.vasic2016-09-274-16/+54
* Fix strange failures on Android Nkjlubick2016-09-081-3/+3
* Cleanup use of legacy SkSurface creation methods a bitrobertphillips2016-08-232-4/+10
* Remove vulkan from most build variantsliyuqian2016-08-222-2/+6
* Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2...robertphillips2016-08-082-10/+4
* Cleanup use of legacy SkSurface creation methods a bitrobertphillips2016-08-082-4/+10
* Update documents/scripts for SampleApp removalliyuqian2016-07-123-53/+8
* Fix MIPS32r2 + DSP2 builders after NDK update.mtklein2016-07-111-0/+9
* ndk: r11c -> r12bmtklein2016-07-111-2/+2
* More accurate render time and continuous freshliyuqian2016-07-061-0/+5
* Compile Vulkan when building for the Android framework.djsollen2016-07-061-1/+1
* Try fix the mac build bot after removing Android SampleAppliyuqian2016-07-0616-1490/+0
* Check for empty output in adb_wait_for_charge.benjaminwagner2016-06-291-1/+1
* Revert of Remove Android SampleApp (patchset #5 id:80001 of https://coderevie...rmistry2016-06-2416-0/+1490
* Remove Android SampleAppliyuqian2016-06-2316-1490/+0
* Remove check for cmake in android make script.stani2016-06-211-7/+0
* Keep drawer open in xlarge-land and add float fpsliyuqian2016-06-176-33/+165
* Support resize in Android Viewer Appliyuqian2016-06-091-0/+3
* Support running Viewer via android_gdb_appbrianosman2016-06-081-5/+19
* Provide filter when there are many optionsliyuqian2016-06-082-5/+88
* Implement Raster Backend on Android Viewer Appliyuqian2016-06-072-5/+20
* Show FPS in UI stateliyuqian2016-06-072-35/+80
* Fix argument parsing in android app launcher scriptbrianosman2016-06-021-1/+1
* Now we can use drawer to view the state information of the native app, and se...liyuqian2016-05-277-20/+270
* Revert of Add drawer with state information (patchset #8 id:140001 of https:/...kjlubick2016-05-277-270/+20
* Remove VisualBench and its Android implementation.djsollen2016-05-2717-2778/+3
* Now we can use drawer to view the state information of the native app, and se...liyuqian2016-05-267-20/+270
* Remove custom bundle ID for iOSstephana2016-05-201-1/+1
* Fix android scripts now that the $HOST is always lowercase.djsollen2016-05-201-5/+5
* Implement touch controlliyuqian2016-05-171-1/+10
* Change Android activity title from JNI callliyuqian2016-05-132-0/+24
* Use title buttons to switch slidesliyuqian2016-05-132-21/+32