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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Android is an environment and we were comparing the android triple
Eric Christopher
2018-07-31
1
-3
/
+3
*
Tidy up comment.
Eric Christopher
2018-07-31
1
-2
/
+2
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-4
/
+2
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
FileSpec: Remove PathSyntax enum and use llvm version instead
Pavel Labath
2018-05-14
1
-3
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
3
-17
/
+16
*
Increase AdbClient read timeout
Pavel Labath
2017-10-31
1
-1
/
+1
*
[LLDB][MIPS] Fix process load/unload on android.
Nitesh Jain
2017-08-14
2
-4
/
+19
*
Fix "process load" on new android targets
Pavel Labath
2017-07-05
2
-3
/
+7
*
Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...
Pavel Labath
2017-05-16
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
6
-201
/
+206
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-1
/
+1
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-1
/
+1
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-1
/
+1
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Replace std::ofstream with llvm::raw_fd_ostream
Pavel Labath
2017-03-21
1
-5
/
+10
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-4
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
2
-2
/
+2
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-1
/
+1
*
UriParser cleanup
Pavel Labath
2017-02-10
2
-5
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
3
-3
/
+3
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+9
*
Introduce Chrono to the Connection class. NFCI.
Pavel Labath
2016-11-25
1
-5
/
+4
*
Use more chrono in AdbClient
Pavel Labath
2016-11-24
3
-11
/
+13
*
Use chrono in AdbClient
Pavel Labath
2016-11-24
2
-29
/
+19
*
Convert Platform, Process, and Connection functions to StringRef.
Zachary Turner
2016-11-17
2
-6
/
+7
*
Convert UriParser to use StringRef.
Zachary Turner
2016-11-17
5
-12
/
+12
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-4
/
+4
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-4
/
+4
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
2
-2
/
+2
*
Remove TimeValue usage from FileSpec.h
Pavel Labath
2016-11-01
1
-2
/
+6
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
6
-1264
/
+1064
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-0
/
+1
*
Add check for non-null log instance in PlatformAndroid.
Oleksiy Vyalov
2016-07-21
1
-1
/
+1
*
Use shell cat command as a workaround if ADB stat cannot lookup a file.
Oleksiy Vyalov
2016-07-08
3
-14
/
+86
*
Respect ANDROID_SERIAL environment variable used by ADB
Luke Drummond
2016-07-07
1
-6
/
+12
*
Fix ADB client disconnect issues.
Oleksiy Vyalov
2016-07-06
4
-25
/
+106
*
Add oat symbolization support for odex files
Tamas Berghammer
2016-07-06
1
-2
/
+3
*
Fix for Windows builds.
Adrian McCarthy
2016-06-30
1
-0
/
+6
*
Improve ADB utilization within Android platform.
Oleksiy Vyalov
2016-06-30
5
-188
/
+242
*
Bump up adb timeout more
Pavel Labath
2016-05-16
1
-1
/
+1
*
Bump up timeout in AdbClient
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix EOF handling in AdbClient (take 2)
Pavel Labath
2016-05-05
1
-5
/
+16
*
Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read"
Pavel Labath
2016-05-03
1
-11
/
+13
*
Add a read_full_buffer argument to ConnectionFileDescriptor::Read
Pavel Labath
2016-05-03
1
-13
/
+11
*
[LLDB]{MIPS] Fix TestPlatformProcessConnect.py
Mohit K. Bhakkad
2016-03-22
2
-18
/
+0
[next]