index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Platform
/
Android
/
PlatformAndroid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[LLDB][MIPS] Fix process load/unload on android.
Nitesh Jain
2017-08-14
1
-1
/
+2
*
Fix "process load" on new android targets
Pavel Labath
2017-07-05
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-11
/
+11
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-89
/
+63
*
Fix ADB client disconnect issues.
Oleksiy Vyalov
2016-07-06
1
-1
/
+2
*
Improve ADB utilization within Android platform.
Oleksiy Vyalov
2016-06-30
1
-0
/
+5
*
Remove some duplicated code from PlatformPOSIX/Android
Tamas Berghammer
2015-12-03
1
-8
/
+3
*
Fix "process load/unload" on android
Tamas Berghammer
2015-12-02
1
-0
/
+8
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-7
/
+5
*
Increase default memory cache line size for android
Pavel Labath
2015-10-20
1
-0
/
+3
*
Restrict the scope of a hack in DYLDRendezvous
Tamas Berghammer
2015-10-01
1
-1
/
+4
*
Download symbol file for .oat files on android
Tamas Berghammer
2015-08-12
1
-0
/
+4
*
Fetch SDK version from PlatformAndroid
Tamas Berghammer
2015-08-12
1
-0
/
+8
*
Refactor AdbClient and make PlatformAndroid::GetFile to use "adb pull".
Oleksiy Vyalov
2015-05-28
1
-3
/
+7
*
Implement and use adb push for PlatformAndroid::PutFile
Robert Flack
2015-05-27
1
-1
/
+7
*
Use ADB pull to download modules from android target.
Oleksiy Vyalov
2015-05-18
1
-0
/
+6
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-6
/
+9
*
Use Android device serial number instead of hostname as a target identifier w...
Oleksiy Vyalov
2015-03-25
1
-0
/
+8
*
Enable process launching on android from lldb-gdbserver
Tamas Berghammer
2015-02-16
1
-4
/
+4
*
Create new platform: remote-android
Tamas Berghammer
2015-02-12
1
-0
/
+68