index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
platform_tools
/
android
/
apps
Commit message (
Expand
)
Author
Age
*
Revert of Remove Android SampleApp (patchset #5 id:80001 of https://coderevie...
rmistry
2016-06-24
*
Remove Android SampleApp
liyuqian
2016-06-23
*
Keep drawer open in xlarge-land and add float fps
liyuqian
2016-06-17
*
Support resize in Android Viewer App
liyuqian
2016-06-09
*
Provide filter when there are many options
liyuqian
2016-06-08
*
Implement Raster Backend on Android Viewer App
liyuqian
2016-06-07
*
Show FPS in UI state
liyuqian
2016-06-07
*
Now we can use drawer to view the state information of the native app, and se...
liyuqian
2016-05-27
*
Revert of Add drawer with state information (patchset #8 id:140001 of https:/...
kjlubick
2016-05-27
*
Remove VisualBench and its Android implementation.
djsollen
2016-05-27
*
Now we can use drawer to view the state information of the native app, and se...
liyuqian
2016-05-26
*
Implement touch control
liyuqian
2016-05-17
*
Change Android activity title from JNI call
liyuqian
2016-05-13
*
Use title buttons to switch slides
liyuqian
2016-05-13
*
Fix typo in SkOSWindow_AndroidNative.
bungeman
2016-05-12
*
Warning instead of exception for cmake
liyuqian
2016-05-12
*
Use swipe gesture to switch between slides on Android
liyuqian
2016-05-12
*
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
*
Rename VulkanViewer to Viewer, take 2.
jvanverth
2016-05-04
*
Fix VulkanViewer package name
djsollen
2016-05-02
*
Add CMake path to gradle
liyuqian
2016-05-02
*
Upgrade Android Gradle plugins
djsollen
2016-04-27
*
VulkanViewer on Android
djsollen
2016-04-21
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
detach -> release
mtklein
2016-03-16
*
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
*
Parse command line arguments for sdl + android
joshualitt
2015-11-10
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview....
joshualitt
2015-11-05
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Fix visualbench exiting on startup on android
joshualitt
2015-10-26
*
android/apps: Add CanvasProof App;
halcanary
2015-09-23
*
VisualBenchTest: Read nanobench_flags.txt
borenet
2015-09-02
*
Run Appurify bot in release mode
borenet
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
VisualBenchTest: Write JSON output
borenet
2015-08-20
*
Add VisualBenchTestActivity for instrumentation-testing VisualBench
borenet
2015-08-19
*
Ensure that android "release" apps are signed with debug key
djsollen
2015-08-10
*
Update Android Apps to use gradle
djsollen
2015-07-24
*
Revert "Update Android Apps to use gradle"
joshualitt
2015-07-23
*
Update Android Apps to use gradle
djsollen
2015-07-22
*
Add gradle wrappers for Android app builds
djsollen
2015-07-08