index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __builtin_trap to force crashing
Yi Kong
2018-12-17
1
-2
/
+2
*
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
Vladimir Marko
2018-12-07
1
-2
/
+13
*
Revert "Pass boot class path to ImageSpace::LoadBootImage."
Vladimir Marko
2018-12-07
1
-13
/
+2
*
Pass boot class path to ImageSpace::LoadBootImage.
Vladimir Marko
2018-12-06
1
-2
/
+13
*
Merge "Add --runtime-arg to command line tools."
Vladimir Marko
2018-11-30
1
-3
/
+27
|
\
|
*
Add --runtime-arg to command line tools.
Vladimir Marko
2018-11-29
1
-3
/
+27
*
|
ART: Some iwyu for logging.h
Andreas Gampe
2018-11-21
1
-1
/
+1
|
/
*
Modernise code to use std::make_unique
Yi Kong
2018-10-29
1
-1
/
+1
*
ART: Continue adding override annotations
Andreas Gampe
2018-09-07
1
-1
/
+1
*
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
Nicolas Geoffray
2018-08-30
1
-3
/
+2
*
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-08-02
3
-8
/
+8
*
Use std::move() to prevent copying.
Stephen Hines
2018-07-19
1
-1
/
+1
*
Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps ...
Treehugger Robot
2018-06-11
1
-1
/
+1
|
\
|
*
"Revert^4 "Make adbconnection start automatically for debuggable apps (on tar...
Alex Light
2018-06-08
1
-1
/
+1
|
*
Revert "Revert^2 "Make adbconnection start automatically for debuggable apps ...
Nicolas Geoffray
2018-06-08
1
-1
/
+1
|
*
Revert^2 "Make adbconnection start automatically for debuggable apps (on targ...
Alex Light
2018-06-07
1
-1
/
+1
*
|
Revert^2 "Remove support for Valgrind in ART."
Roland Levillain
2018-06-11
1
-2
/
+3
|
/
*
Revert "Make adbconnection start automatically for debuggable apps (on target)"
Andreas Gampe
2018-06-06
1
-1
/
+1
*
Make adbconnection start automatically for debuggable apps (on target)
Alex Light
2018-06-05
1
-1
/
+1
*
Revert "Remove support for Valgrind in ART."
Andreas Gampe
2018-05-22
1
-3
/
+2
*
Remove support for Valgrind in ART.
Roland Levillain
2018-05-14
1
-2
/
+3
*
Add new profile saver options: save without jit & profile AOT code
Calin Juravle
2018-05-08
1
-0
/
+10
*
Delete MarkCompact GC
Mathieu Chartier
2018-04-06
1
-2
/
+0
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
3
-2
/
+6
*
Revert "Revert "Make the runtime default to not allowing JDWP again.""
Alex Light
2018-01-31
1
-1
/
+1
*
Revert "Make the runtime default to not allowing JDWP again."
David Brazdil
2018-01-31
1
-1
/
+1
*
Make the runtime default to not allowing JDWP again.
Alex Light
2018-01-30
1
-1
/
+1
*
Refactor jdwp_provider to make it easier to change the default
Alex Light
2018-01-26
2
-4
/
+5
*
Revert "Change default dalvik.vm.jdwp-provider to adbconnection"
Alex Light
2018-01-24
2
-4
/
+4
*
Change default dalvik.vm.jdwp-provider to adbconnection
Alex Light
2018-01-18
2
-4
/
+4
*
ART: Refactor Agent into Agent and AgentSpec
Andreas Gampe
2018-01-02
1
-3
/
+3
*
Add adbconnection plugin
Alex Light
2017-12-19
2
-0
/
+8
*
Add support for selecting alternate JDWP implementations
Alex Light
2017-12-19
2
-147
/
+40
*
ART: Make kDebugVerifier a verbose flag
Andreas Gampe
2017-12-06
2
-1
/
+4
*
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-16
3
-9
/
+9
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
4
-595
/
+594
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-2
/
+2
*
Separate file utilities from utils.cc
David Sehr
2017-11-01
1
-0
/
+1
*
ART: Use CmdlineParser in dex2oat
Andreas Gampe
2017-10-06
1
-15
/
+31
*
ART: Change CmdlineMain/Args behavior
Andreas Gampe
2017-10-03
1
-3
/
+10
*
ART: Move read barrier config out of globals
Andreas Gampe
2017-09-18
1
-0
/
+1
*
ART: Remove art and art/runtime include_dir directives
Andreas Gampe
2017-08-23
1
-4
/
+4
*
ART: Move cmdline parser to header library
Andreas Gampe
2017-08-23
2
-4
/
+11
*
ART: Include cleanup
Andreas Gampe
2017-07-24
7
-19
/
+21
*
ART: Refactor abort code
Andreas Gampe
2017-06-22
2
-2
/
+2
*
Add support for profiling boot class path
Mathieu Chartier
2017-06-12
2
-2
/
+8
*
Only compile hot methods
Mathieu Chartier
2017-06-06
2
-4
/
+4
*
ART: More header cleanup - runtime.h
Andreas Gampe
2017-05-30
2
-0
/
+3
*
Fix up code warning and errors
Yi Kong
2017-04-28
1
-1
/
+1
*
ART: Add -verbose:dex
Andreas Gampe
2017-04-11
2
-0
/
+9
[next]