index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fastboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace libziparchive-host with libziparchive
Colin Cross
2016-08-26
1
-1
/
+1
*
resolve merge conflicts of 40eff95 to stage-aosp-master
Daniel Rosenberg
2016-08-22
1
-105
/
+271
|
\
|
*
Add skip-secondary flag
Daniel Rosenberg
2016-08-19
1
-39
/
+48
|
*
Switch fastboot to new A/B spec
Daniel Rosenberg
2016-08-19
1
-84
/
+113
|
*
Add Fastboot support for flashing secondary images
Alex Light
2016-08-19
1
-53
/
+136
|
*
Handle invalid suffix lists
Daniel Rosenberg
2016-08-19
1
-12
/
+37
|
*
Call set_active after flashall and update
Daniel Rosenberg
2016-08-19
1
-2
/
+27
*
|
Merge "fastboot: Don't leak file in error case"
Greg Kaiser
2016-08-12
1
-0
/
+3
|
\
|
|
*
fastboot: Don't leak file in error case
Greg Kaiser
2016-08-12
1
-0
/
+3
*
|
Merge \"Fix clang-tidy performance warnings in syste/core.\"
Chih-Hung Hsieh
2016-08-01
2
-3
/
+3
|
\
|
|
*
Merge "Fix clang-tidy performance warnings in syste/core."
Treehugger Robot
2016-08-01
2
-3
/
+3
|
|
\
|
|
*
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-08-01
2
-3
/
+3
*
|
|
Merge \"Fix google-explicit-constructor warnings in system/core.\"
Chih-Hung Hsieh
2016-07-29
1
-1
/
+1
|
\
|
|
|
*
|
Fix google-explicit-constructor warnings in system/core.
Chih-Hung Hsieh
2016-07-26
1
-1
/
+1
|
|
/
*
|
Merge \"Remove unnecessary ARRAY_SIZE macros.\"
Elliott Hughes
2016-06-29
2
-6
/
+3
|
\
|
|
*
Remove unnecessary ARRAY_SIZE macros.
Elliott Hughes
2016-06-28
2
-6
/
+3
*
|
Merge \"Fix misc-macro-parentheses warnings in system/core.\"
Chih-Hung Hsieh
2016-06-22
1
-1
/
+1
|
\
|
|
*
Fix misc-macro-parentheses warnings in system/core.
Chih-Hung Hsieh
2016-06-22
1
-1
/
+1
*
|
Merge "Report errno more often in fastboot." am: 8c5384e50b
Elliott Hughes
2016-05-11
1
-21
/
+17
|
\
|
|
*
Report errno more often in fastboot.
Elliott Hughes
2016-05-11
1
-21
/
+17
*
|
Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a
Chih-hung Hsieh
2016-04-30
4
-4
/
+4
|
\
|
|
*
Merge "Fix google-explicit-constructor warnings."
Chih-hung Hsieh
2016-04-30
4
-4
/
+4
|
|
\
|
|
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-29
4
-4
/
+4
*
|
|
Merge "Use more std::string in fastboot." am: 17f3b1bad7
Elliott Hughes
2016-04-29
7
-93
/
+73
|
\
|
|
|
*
|
Use more std::string in fastboot.
Elliott Hughes
2016-04-29
7
-93
/
+73
|
|
/
*
|
Merge "GCC compiler warning fix for sprintf into snprintf" am: d2afbe4
Elliott Hughes
2016-04-25
1
-11
/
+11
|
\
|
|
*
GCC compiler warning fix for sprintf into snprintf
Raja M
2016-04-24
1
-11
/
+11
*
|
Merge "fastboot: Minor fix to help text."
Alex Deymo
2016-03-25
1
-2
/
+2
|
\
|
|
*
fastboot: Minor fix to help text.
Alex Deymo
2016-03-24
1
-2
/
+2
*
|
Merge "Also archive adb.exe/fastboot.exe when building win_sdk." am: f666ba41a7
Ying Wang
2016-03-01
1
-1
/
+5
|
\
|
|
*
Also archive adb.exe/fastboot.exe when building win_sdk.
Ying Wang
2016-02-29
1
-1
/
+5
*
|
resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp
James Hawkins
2016-02-19
1
-5
/
+3
|
\
|
|
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-5
/
+3
*
|
Merge "fastboot: fix TCP protocol version check."
David Pursell
2016-02-17
2
-5
/
+18
|
\
|
|
*
fastboot: fix TCP protocol version check.
David Pursell
2016-02-17
2
-5
/
+18
*
|
Merge "fastboot: add UDP protocol."
David Pursell
2016-02-10
6
-13
/
+1263
|
\
|
|
*
fastboot: add UDP protocol.
David Pursell
2016-02-10
6
-13
/
+1263
*
|
Merge "fastboot: add Socket timeout detection."
David Pursell
2016-02-08
5
-38
/
+128
|
\
|
|
*
fastboot: add Socket timeout detection.
David Pursell
2016-02-05
5
-38
/
+128
*
|
Merge "Fix the version number in the fastboot documentation." am: 80e88a1274
Elliott Hughes
2016-02-03
1
-2
/
+1
|
\
|
|
*
Fix the version number in the fastboot documentation.
Elliott Hughes
2016-02-03
1
-2
/
+1
*
|
Merge "fastboot: add TCP protocol." am: 80dc9d8584
David Pursell
2016-02-03
6
-21
/
+583
|
\
|
|
*
fastboot: add TCP protocol.
David Pursell
2016-02-03
6
-21
/
+583
*
|
Merge "fastboot: fix SocketMock send failures." am: e54ea1c12d
David Pursell
2016-02-03
3
-6
/
+25
|
\
|
|
*
fastboot: fix SocketMock send failures.
David Pursell
2016-02-03
3
-6
/
+25
*
|
Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3c
David Pursell
2016-02-03
6
-33
/
+216
|
\
|
|
*
libcutils/fastboot: improve multi-buffer write.
David Pursell
2016-02-03
6
-33
/
+216
*
|
Merge "fastboot: socket testing improvements." am: f971b6a24b
David Pursell
2016-02-02
6
-15
/
+350
|
\
|
|
*
fastboot: socket testing improvements.
David Pursell
2016-02-02
6
-15
/
+350
*
|
Merge "fastboot: use cutils socket functions." am: bbedd9523f
David Pursell
2016-01-22
7
-432
/
+335
|
\
|
[next]