1. bceddbc SkAR: drawing text, shapes, rotation modes enabled, translating objects by ziadb · 6 years ago
  2. a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 6 years ago
  3. 222c9cf Added support for visual debugging on Android Studio by ziadb · 6 years ago
  4. 749f621 Remove "/" from the generated jUnit method names. by Derek Sollenberger · 6 years ago
  5. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  6. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  7. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  8. 0f69010 [recipes] BUILDTYPE and SKIA_OUT are no longer used by Eric Boren · 6 years ago
  9. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  10. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 6 years ago
  11. 65a4178 SkQP: do test filtering correctly by Hal Canary · 6 years ago
  12. f637cc0 SkQP: run a single test by Hal Canary · 6 years ago
  13. cfac205 android_build_app: optionally disable gradle daemon by Hal Canary · 6 years ago
  14. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 6 years ago
  15. f2579ca Remove ConstraintLayout from skqp app by Stephan Altmueller · 6 years ago
  16. 75454f5 SkQP: report formatting, junit classname by Hal Canary · 6 years ago
  17. ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 6 years ago
  18. bbbcb94 SkQP: More logging details. by Hal Canary · 6 years ago
  19. b4d01a9 SkQP: ResourceFactory by Hal Canary · 6 years ago
  20. 71eabfe SkQP: re-enable workarounds for unit tests. Also, more logging by Hal Canary · 6 years ago
  21. 23fda7a SkQP: Cloud Scripts by Hal Canary · 6 years ago
  22. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 6 years ago
  23. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  24. 3af7f6e SkQP: fix broken JUnit tests & report output by Hal Canary · 7 years ago
  25. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 7 years ago
  26. c35959f First version of SkQP app to run on Firebase Testlab by Stephan Altmueller · 7 years ago
  27. 2a7f0aa SkQP: better error report workflow by Hal Canary · 7 years ago
  28. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  29. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  30. 30c4806 apps/build.gradle: skiaOut is now absolute since a2e7f5ae10 by Hal Canary · 7 years ago
  31. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  32. f32b27d remove mips support and bots by Mike Klein · 7 years ago
  33. a2e7f5a android_build_app: fixes by Hal Canary · 7 years ago
  34. e1e926a Remove obsolete iOSShell references from infra scripts by Brian Osman · 7 years ago
  35. 2287d64 platform_tools/android/bin/android_gdbserver: fix error by Hal Canary · 7 years ago
  36. 63e843d Enable ios on Raspberry Pi by Stephan Altmueller · 7 years ago
  37. c777b88 One-liner fix that allows Viewer to switch between Raster and OpenGL by Chet Haase · 7 years ago
  38. 5cd467f Avoid constant view inflation on viewer sample app by Chet Haase · 7 years ago
  39. 23145a3 Updates to viewer gradle scripts by Greg Daniel · 7 years ago
  40. 3b36c06 Set IOS_BUNDLE_ID in recipes. by Mike Klein · 7 years ago
  41. 160907f Clean up more references to GYP. by Mike Klein · 7 years ago
  42. e0b048c iOS: set up device dirs to be relative by Mike Klein · 7 years ago
  43. fe822580 Remove old generator code by Leon Scroggins III · 7 years ago
  44. bfd2db8 Add support for 64-bit devices when using gdb on Android by Derek Sollenberger · 8 years ago
  45. 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 8 years ago
  46. 70120c7 Add tools to support gdb and simpleperf for android executables. by Derek Sollenberger · 8 years ago
  47. dc71e15 Update Android Apps to work with GN. by Derek Sollenberger · 8 years ago
  48. 58c9b04 Another step to using gn_to_bp.py by Leon Scroggins III · 8 years ago
  49. 923c082 Don't compile the Skia tools for PDK builds. by Derek Sollenberger · 8 years ago
  50. a92c383 libviewer.so on Android, delete hello_skia_app by Mike Klein · 8 years ago
  51. 78b3523 Archive or update unsupported Android scripts and third-party dependencies. by Derek Sollenberger · 8 years ago
  52. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  53. 5c2310c Add mips dsp arch variants to gyp_to_android.py. by branimir.vasic · 8 years ago
  54. b4403ee Fix strange failures on Android N by kjlubick · 8 years ago
  55. 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  56. 236e272 Remove vulkan from most build variants by liyuqian · 8 years ago
  57. 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
  58. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  59. e7d15fe Update documents/scripts for SampleApp removal by liyuqian · 8 years ago
  60. f3bc76a Fix MIPS32r2 + DSP2 builders after NDK update. by mtklein · 8 years ago
  61. 8a6d232 ndk: r11c -> r12b by mtklein · 8 years ago
  62. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  63. d5fd2ff Compile Vulkan when building for the Android framework. by djsollen · 8 years ago
  64. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  65. d48e5b8 Check for empty output in adb_wait_for_charge. by benjaminwagner · 8 years ago
  66. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  67. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  68. a80bb67 Remove check for cmake in android make script. by stani · 8 years ago
  69. ea1fb74 Keep drawer open in xlarge-land and add float fps by liyuqian · 8 years ago
  70. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  71. 28215d4 Support running Viewer via android_gdb_app by brianosman · 8 years ago
  72. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  73. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  74. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  75. 0dd9f2c Fix argument parsing in android app launcher script by brianosman · 8 years ago
  76. 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
  77. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  78. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  79. 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
  80. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  81. 3be9923 Fix android scripts now that the $HOST is always lowercase. by djsollen · 8 years ago
  82. d3cdbca Implement touch control by liyuqian · 8 years ago
  83. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  84. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  85. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  86. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  87. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  88. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  89. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  90. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  91. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  92. 4b38938 Fix VulkanViewer package name by djsollen · 8 years ago
  93. 3a6aa4c Update gdb_app script to work with NDK r11c by djsollen · 8 years ago
  94. 2275017 Add CMake path to gradle by liyuqian · 8 years ago
  95. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  96. affacce Require Android SDK copy of CMake to build Vulkan on Android. by djsollen · 8 years ago
  97. 8795962 Stop printing warnings about ADB version by borenet · 8 years ago
  98. ef77ce9 adb_wait_for_charge: Don't download toolchains by borenet · 8 years ago
  99. d574c98 Make the default android build be release_developer. by djsollen · 8 years ago
  100. f62b235 Upgrade Android Gradle plugins by djsollen · 8 years ago