Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_system_core_old


https://github.com/PitchBlackRecoveryProject/android_system_core_old

init.rc: launch update_verifier with exec_start

This allows update_verifier to raise it's priority and ioprio.

Bug: 36511808
Bug: 36102163
Test...

aaeb7923124790fd1971dc59f69bef0d0b113031 authored almost 8 years ago by Tom Cherry <[email protected]>
init: replace property_get with its android::base equivalent

Slowly try to decouple property_service.cpp from the rest of init.

Test: Boot bullhead
Change-I...

e249097f6d85be2680b9a2898ff67548d47f9a70 authored almost 8 years ago by Tom Cherry <[email protected]>
init: remove unused cutils includes

Test: Boot bullhead
Change-Id: I629f9c3863f00fa38f87a68442c2380d28764718
(cherry picked from com...

af5102a4f0c537d7b8f7a1fa3abc0c407a2fa26d authored almost 8 years ago by Tom Cherry <[email protected]>
init: add exec_start command

Exec services may also want to set other service flags such as
priority. Instead of expanding t...

2d80467165f831f86a01e7970d67840a264e2bd8 authored almost 8 years ago by Tom Cherry <[email protected]>
set zero shutdown timeout for eng build

- still it will take time to kill services, < 3 secs in tested device.

bug: 36678028
Test: rebo...

c4ffa5c47d0ac84cae57337412c2459f2cb11da5 authored almost 8 years ago by Keun-young Park <[email protected]>
Revert "Revert "Qemu: make the qemu_pipe_open back compatible""

This reverts commit 79b30058992ddf678a261a59172a009d6a0db0ed.

f868066daaabf64cb7dc917b03722751491e4c19 authored almost 8 years ago by bohu <[email protected]>
Revert "Revert "Emulator: Enhance qemu_pipe.h to handle partial rw""

This reverts commit ec768709cc029d307b9e57e8dce193b7ee8c2321.

ee13ff1b9981f753741a60de5f9b12161e124b5d authored almost 8 years ago by bohu <[email protected]>
Revert "Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe""

This reverts commit 63ef9ff5fa4b1e68029a54bb60c97b99bdf5defc.

f66a7ee897ff8bc40ef1adb233178ba6ba83c0f7 authored almost 8 years ago by bohu <[email protected]>
Include vendor gralloc0 flags in gralloc1 conversion.

Map GRALLOC_USAGE_PRIVATE_* fields into bits 28-31 of both producer
and consumer usage for grall...

944e5e0c5276e9149180c316a7d30ad7ef44a284 authored almost 8 years ago by Eino-Ville Talvala <[email protected]>
Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e am: 571cb53797 am: 5b591daf83

am: 61c5bdf6de

Change-Id: If9cbd6310b9c7ba075be62da0ab32aef4ca93e8c

2abd426db566ce6f67022518cca474fabab51201 authored almost 8 years ago by Tom Cherry <[email protected]>
init: add exec_start command am: b27004aa05 am: 64cb3d5c62 am: 51579e8664

am: 1cf1a8e95e

Change-Id: Ifece777f9121ba5460a94340e19116bae568367c

bcba3cfc180ee062e6f3d5fd4cf14dcf6c276abb authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: replace property_get with its android::base equivalent" am: 7bcce1e3c0 am: 6ee34f0286 am: b324ffeb79

am: 458e9218d8

Change-Id: I8ed462c9ea581361e449e3549f37667b61d579b2

1764608e6f2a296f07daccc437cda4f3695e8153 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e am: 571cb53797

am: 5b591daf83

Change-Id: I9b6a559f4295dd25e84d17e89d93ee0cb3c3a7f2

61c5bdf6de706f211a5bb06fa5c3e277f55f9912 authored almost 8 years ago by Tom Cherry <[email protected]>
init: add exec_start command am: b27004aa05 am: 64cb3d5c62

am: 51579e8664

Change-Id: I6c0c0c0a88569e7ac97716e46adfb4b6df36c7cd

1cf1a8e95edb33537eca358447a5c463436dc655 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: replace property_get with its android::base equivalent" am: 7bcce1e3c0 am: 6ee34f0286

am: b324ffeb79

Change-Id: I1b45aaa8e600d5d31873e73e04846a8cb24c5878

458e9218d8c99be7320dc75ad87499c0b593b0ae authored almost 8 years ago by Tom Cherry <[email protected]>
Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e

am: 571cb53797

Change-Id: I04ded5d3ff9d019c0c4ec25044d642e9c111f94b

5b591daf837ba9cb08ff60d594d64852e1861cc1 authored almost 8 years ago by Tom Cherry <[email protected]>
init: add exec_start command am: b27004aa05

am: 64cb3d5c62

Change-Id: I7ba8d3afca552d2e87e402aedb703bc363968fcc

51579e8664caab7fe327e9f6c33254d79e14c7f7 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge changes from topic 'exec-start-update-verifier'

am: 8772b3686e

Change-Id: Ifaa071b38d1e34075890fd28adc4a5ccee12de53

571cb53797835eed59b8e3ae1572873ca2623a06 authored almost 8 years ago by Tom Cherry <[email protected]>
init: add exec_start command

am: b27004aa05

Change-Id: I98ce17c11621eece46728aa94dc64f54273e5a99

64cb3d5c62e1edb4560ebe9b034bc0e5f23fd786 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge changes from topic 'exec-start-update-verifier'

* changes:
init.rc: launch update_verifier with exec_start
init: add exec_start command

8772b3686efad95dc53afca5004fcd62c2797638 authored almost 8 years ago by Treehugger Robot <[email protected]>
Merge "init: replace property_get with its android::base equivalent" am: 7bcce1e3c0

am: 6ee34f0286

Change-Id: Ibca5d90522ec47397f030501782c125002a27f3b

b324ffeb7974f449a77304a5997fe77b327647e9 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: replace property_get with its android::base equivalent"

am: 7bcce1e3c0

Change-Id: I877b59339d1cfc3a8953b298f975365db55d3a22

6ee34f02862db7aa912209b9af58e288402887fb authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: replace property_get with its android::base equivalent"

7bcce1e3c00edc8309f6e3c6cad1f24ec58d0d2b authored almost 8 years ago by Treehugger Robot <[email protected]>
init: explicitly label all selinux files in rootfs

With system and vendor split, the files under them get labelled
differently as part of b/3652736...

f5b99d4fe27bbb1f89888637203c1bf033bf6351 authored almost 8 years ago by Sandeep Patil <[email protected]>
init: consolidate restorecon after selinux initialization in single function

Test: Boot sailfish
Change-Id: I423028f12a84c4e0c12c9bdde52b6d795d45b620
Signed-off-by: Sandeep ...

74df5bab1622fab9310f4e7f18b31d3db2133992 authored almost 8 years ago by Sandeep Patil <[email protected]>
init: replace property_get with its android::base equivalent

Slowly try to decouple property_service.cpp from the rest of init.

Test: Boot bullhead
Change-I...

ccf23537eeacfa47e5f18dd3b75089886d177c1b authored almost 8 years ago by Tom Cherry <[email protected]>
merge in oc-release history after reset to oc-dev

eddd215ab2fbb8a75234b18ce2cfe3e36ad0e1e3 authored almost 8 years ago by gitbuildkicker <[email protected]>
merge in oc-release history after reset to 7c0ef65978db6f898131e758c7dd97579b27019a

501a457a68ac8d793c1a13d91936f3fe8ebe9baf authored almost 8 years ago by gitbuildkicker <[email protected]>
Merge "Update to support staging behavior" am: ec16825cb8 am: 1fd9390f0b am: 01d885e095

am: d864847828

Change-Id: Ic8fd365ef1ed0079a39f00dc3f53e22080066239

70b1c202755f57c2a69e2e6f36e41b0debee5ef9 authored almost 8 years ago by Neil Fuller <[email protected]>
Merge "Update to support staging behavior" am: ec16825cb8 am: 1fd9390f0b

am: 01d885e095

Change-Id: I1cd8be0afcee6aed89d95fd5013eb860e88c5555

d864847828ae4ac74e045f18f5bfb51b99009893 authored almost 8 years ago by Neil Fuller <[email protected]>
Merge "Update to support staging behavior" am: ec16825cb8

am: 1fd9390f0b

Change-Id: I52acdd7cfa145f61f613dc94cb34bd6646b5b418

01d885e0951f281b79910e04e2dda8362924c4b0 authored almost 8 years ago by Neil Fuller <[email protected]>
Merge "Update to support staging behavior"

am: ec16825cb8

Change-Id: Iee19b80e6b722cd87c70b48870e4040713f47fa2

1fd9390f0b8f1508f59434157df83e59670b7325 authored almost 8 years ago by Neil Fuller <[email protected]>
Merge "Update to support staging behavior"

ec16825cb8130420dbdd0ca7086f5f1c7ad469a8 authored almost 8 years ago by Treehugger Robot <[email protected]>
Update to support staging behavior

The tzdatacheck binary is being modified to support
"staging" of an install / uninstall. tzdatac...

ae52ab2acf41dc9542fd9b4c680483753f4f1ce9 authored almost 8 years ago by Neil Fuller <[email protected]>
fs_mgr: removing fs_mgr_read_fstab_with_dt()

Currently there is no client requires fs_mgr_read_fstab_with_dt() so
remove this API. Devices wi...

acc1c3c7929fcb6def72cc640ef26b4e9ce1b4b4 authored almost 8 years ago by Bowgo Tsai <[email protected]>
merge in oc-release history after reset to oc-dev

6ff138f5c8de8b5ad57cf087980f91e881f80671 authored almost 8 years ago by gitbuildkicker <[email protected]>
Merge "Make demangle work more like c++filt." am: 58c1804653 am: 939cb2950f am: 095164e1d1

am: b17a20b127

Change-Id: I9c1f473eeb82f2dd2a93ac119f77bcbfaeba0c29

e644843ca54fc39c775d85225a4bf8c6cc41247a authored almost 8 years ago by Elliott Hughes <[email protected]>
Merge "Make demangle work more like c++filt." am: 58c1804653 am: 939cb2950f

am: 095164e1d1

Change-Id: Ia0c2e1d35f48b6d2fa7b7414cf8ee928e7899a46

b17a20b12797c009e9dee48a0568534bddf4fbd5 authored almost 8 years ago by Elliott Hughes <[email protected]>
Merge "Make demangle work more like c++filt." am: 58c1804653

am: 939cb2950f

Change-Id: I6df5fa2000910831b310b9412067b52833fc0401

095164e1d1b91e6ce46df590d2f80b8cfd40ec11 authored almost 8 years ago by Elliott Hughes <[email protected]>
Merge "Make demangle work more like c++filt."

am: 58c1804653

Change-Id: I9a1ae42f7808b63a6b3e3fa204b8e60d57920c93

939cb2950f7cba16c70969f31e12282b4c02d22e authored almost 8 years ago by Elliott Hughes <[email protected]>
Merge "Make demangle work more like c++filt."

58c1804653216ff65303574c242736bd36a2b7fa authored almost 8 years ago by Treehugger Robot <[email protected]>
Change FuseAppLoop so that it can process messages asynchronously. am: 8e16ceecb7

am: 0d8d7e8c0b

Change-Id: I7b79479f1be2c7ca15f564ed97827d9fd8454fef

5a1e1e67a096a081ba27eecb87b09fbd87311806 authored almost 8 years ago by Daichi Hirono <[email protected]>
Change FuseAppLoop so that it can process messages asynchronously.

am: 8e16ceecb7

Change-Id: I89abe0e9f457e9e91fdbb4acee10e996f81c9ac5

0d8d7e8c0b146dbe2a47c781cab093e00011bd00 authored almost 8 years ago by Daichi Hirono <[email protected]>
fs_mgr: change the log level in fs_mgr_get_boot_config()

fs_mgr might try to get a non-existing config through fs_mgr_get_boot_config()
on a device (e.g....

89a91d9ea942574403d57b4412a4e85945ed432c authored almost 8 years ago by Bowgo Tsai <[email protected]>
Merge "init: remove unused cutils includes" am: 20e43a2f2c am: 375cc20455 am: 3358471903

am: 5a23eb1957

Change-Id: I4d3829abd9f56ff7c430035fec8ad562ad6b7768

8a33b60398402c7228f951e302aeaa1127aefe18 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: remove unused cutils includes" am: 20e43a2f2c am: 375cc20455

am: 3358471903

Change-Id: I8a707c89ce289cc7a73aa83d2bef5de6f41b5a91

5a23eb19578c9a315df911a95899cc6ff23629ed authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: remove unused cutils includes" am: 20e43a2f2c

am: 375cc20455

Change-Id: I0d6332498f13ec6829544422ab275e9ae9e66080

3358471903fdf32238b66845b3be4bafe0224762 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: remove unused cutils includes"

am: 20e43a2f2c

Change-Id: I6c4e89c9b0ce39669ca6914cc134e28f005e4d55

375cc204555eb658ed83deae604c099249ebf007 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "init: remove unused cutils includes"

20e43a2f2c5054d70f27b8de443ddb13a0d60bf9 authored almost 8 years ago by Treehugger Robot <[email protected]>
Make demangle work more like c++filt.

Also tweak the help output to fit the toybox style.

Bug: N/A
Test: readelf -aW | demangle
Chang...

102183ee66bf3f06c2cbf6b0357547e9099aaf55 authored almost 8 years ago by Elliott Hughes <[email protected]>
Change FuseAppLoop so that it can process messages asynchronously.

Previously FuseAppLoopCallback needs to return values in a synchrnous
manner. The CL changes it ...

8e16ceecb770df194ed7fb6ba70c01505a52a609 authored almost 8 years ago by Daichi Hirono <[email protected]>
init: remove unused cutils includes

Test: Boot bullhead
Change-Id: I629f9c3863f00fa38f87a68442c2380d28764718

1ec1bd918ccebf64aaa40b5ef1c1a497c75aa85e authored almost 8 years ago by Tom Cherry <[email protected]>
init.rc: launch update_verifier with exec_start

This allows update_verifier to raise it's priority and ioprio.

Bug: 36511808
Bug: 36102163
Test...

1e2d8c7fce132773da8058f7210c0d990c4cb1a9 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e am: 446cfa74ef am: 587d37636b

am: 417963a1fe

Change-Id: I5c082f1bff9edace73052e218e7a7b26b5cd73a4

b444540314ab172e26b0d1d1fd76204768a2dfc6 authored almost 8 years ago by Wei Wang <[email protected]>
Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e am: 446cfa74ef

am: 587d37636b

Change-Id: Id837375edacd2ae152be22add3002d9f07897fcf

417963a1fe5433ec70f15e25ff807c37ca5c9550 authored almost 8 years ago by Wei Wang <[email protected]>
Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e

am: 446cfa74ef

Change-Id: I95b2766342a899c01c32cce292adbbfdf2291eb2

587d37636bb0da4799e57f7324356ce34488d065 authored almost 8 years ago by Wei Wang <[email protected]>
Merge "libcutils: remove sched_set/getscheduler"

am: e0bec6b11e

Change-Id: I3f9a133401ac8a85ba3c6fd220875066df99271a

446cfa74efcb72dbcaf3f19cb37af0976acbcb94 authored almost 8 years ago by Wei Wang <[email protected]>
Merge "libcutils: remove sched_set/getscheduler"

e0bec6b11e2c0905c4bfdec2cd75e44fd16f9181 authored almost 8 years ago by Treehugger Robot <[email protected]>
storaged: skip batteryproperties listener if uid_io not available

uid_monitor is the only user of batteryproperties, no need to register
a callback if uid_io not ...

ad2409a7153809ce39e36a131f12009402fde26e authored almost 8 years ago by Jin Qian <[email protected]>
Merge changes from topic 'revert-pipe'

* changes:
Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"
Revert "Emulator: Enha...

97629cf301e2cdd4769973bf3827a0f11d3453e3 authored almost 8 years ago by Bo Hu <[email protected]>
storaged: add support for ufs health info

Test: adb logcat -d -b events | grep storaged_emmc_info
Bug: 36228467
Change-Id: I519fe2b8a99c1c...

b90f1ae1e5d9886dc32b2f653ab2899a0416bd71 authored almost 8 years ago by Jin Qian <[email protected]>
storaged: read emmc health data from sysfs

Sysfs data is straightforward so we don't need parsing anymore.

Also removed periodical check s...

726339c7e8bd7c1e07031cfda3936debca975831 authored almost 8 years ago by Jin Qian <[email protected]>
Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"

It broke master
BUG: 36695011

This reverts commit ff87855e10423a1ad6f764f378b8182f86c6f738.

Ch...

63ef9ff5fa4b1e68029a54bb60c97b99bdf5defc authored almost 8 years ago by bohu <[email protected]>
Revert "Emulator: Enhance qemu_pipe.h to handle partial rw"

It broke master
BUG: 36695011

This reverts commit 7b60bd95dfa07e86325b432465fb0043648f6c97.

Ch...

ec768709cc029d307b9e57e8dce193b7ee8c2321 authored almost 8 years ago by bohu <[email protected]>
Revert "Qemu: make the qemu_pipe_open back compatible"

It broke master
BUG: 36695011

This reverts commit a19abf17697863c2458d7d085a225ff4f3c75f75.

Ch...

79b30058992ddf678a261a59172a009d6a0db0ed authored almost 8 years ago by bohu <[email protected]>
Merge "Only allow short functions in class definitions." am: e3b27d22bf am: 8726529e3e am: 6d42bf740b

am: 88b10f99a6

Change-Id: I7844af0a91a5b7d18409e9bd8f04519e3cd30f37

df40a2de67e60bb30f44610a63684f38ad1090ab authored almost 8 years ago by Christopher Ferris <[email protected]>
Merge "Only allow short functions in class definitions." am: e3b27d22bf am: 8726529e3e

am: 6d42bf740b

Change-Id: Idc253544cca63619abb2070390e52bf325699709

88b10f99a6f4028818617262fd7924be305ded61 authored almost 8 years ago by Christopher Ferris <[email protected]>
Merge "Only allow short functions in class definitions." am: e3b27d22bf

am: 8726529e3e

Change-Id: I54f811e364fdec10f6b847da1f4e0e23a8fc5f28

6d42bf740b7533847e4d78ab39b1d5da291e1895 authored almost 8 years ago by Christopher Ferris <[email protected]>
Merge "Only allow short functions in class definitions."

am: e3b27d22bf

Change-Id: Id56de01fede79702bc1942abcd4baf147968141f

8726529e3ecff37a0b609f8fd37959ac8628f7b8 authored almost 8 years ago by Christopher Ferris <[email protected]>
libcutils: remove sched_set/getscheduler

Bug: 36667354
Test: angler taking video
Change-Id: Ic077d856212c48610a0587c60d1186090166da2b
(ch...

7c0ef65978db6f898131e758c7dd97579b27019a authored almost 8 years ago by Wei Wang <[email protected]>
Merge "Only allow short functions in class definitions."

e3b27d22bf06e1a3551e85af08ed594cee34efa4 authored almost 8 years ago by Christopher Ferris <[email protected]>
Merge "Add gralloc usage conversion functions" into oc-dev am: df937b8255

am: 3542659e0b

Change-Id: I3c0a003eb1f841a610fcf23085a20685151e6ae7

4d417baaf5211473da67a9b6224c3a4947ceaec7 authored almost 8 years ago by Jesse Hall <[email protected]>
libcutils: remove sched_set/getscheduler am: bc41166d56

am: 57474bcbc2

Change-Id: I7f93a821b563537aa5b1135b084a03002a99e1f7

ad4146ecb4c7fc908a2c1ca0da1f1d131062b0eb authored almost 8 years ago by Wei Wang <[email protected]>
Merge "Add gralloc usage conversion functions" into oc-dev

am: df937b8255

Change-Id: I6c2c1258f55a6d7bc0fc9956a1baa61bd1ac1343

3542659e0b1e1c95fb5d13b0c9936f21757d7355 authored almost 8 years ago by Jesse Hall <[email protected]>
libcutils: remove sched_set/getscheduler

am: bc41166d56

Change-Id: I5e18fdc4baf128ee4edfa83edfc4e4be585af9b4

57474bcbc20293b74ab653ecc82c024458c4e0f1 authored almost 8 years ago by Wei Wang <[email protected]>
Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 am: f30abecf3c am: 68a91fb95b

am: ff21ab5a31

Change-Id: I47d7e3794e7afe0df69c3ecda6145bf3a70c3054

6f1c573523894dd099f248a5584a103d926f4baa authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "Add gralloc usage conversion functions" into oc-dev

df937b8255d86d97c97fd8d9ca7ea5352e2d8975 authored almost 8 years ago by TreeHugger Robot <[email protected]>
Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 am: f30abecf3c

am: 68a91fb95b

Change-Id: Ief592fc9ca1843572ed1922857f973dfc6537556

ff21ab5a31594726a6a8f3b49d8d8f869c17fa66 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6

am: f30abecf3c

Change-Id: I7037dfe31f5ffb433e798c12efb65fcc1fcb9dd8

68a91fb95b047e1c9bef5cb276ebd4aeed965e2f authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "Fix timeouts for android::base::WaitForProperty*"

am: 57d78354d6

Change-Id: Ic755f2a42dcbc271aa7271da1988f035f4c18a6b

f30abecf3cf6704e3deb0ceb1c7b32ad75d60eb2 authored almost 8 years ago by Tom Cherry <[email protected]>
Merge "Fix timeouts for android::base::WaitForProperty*"

57d78354d66573c38e9121b336fe0f3a6b9ae19e authored almost 8 years ago by Tom Cherry <[email protected]>
libcutils: remove sched_set/getscheduler

Bug: 36667354
Test: angler taking video
Change-Id: Ic077d856212c48610a0587c60d1186090166da2b
(ch...

bc41166d563d7e8d90ab48216730920d6eb90440 authored almost 8 years ago by Wei Wang <[email protected]>
libcutils: remove sched_set/getscheduler

Bug: 36667354
Test: angler taking video
Change-Id: Ie7fbcccbd02314468c03317319574ee7e433561d

a8d59faa753c027e7375067f96a30e6429178105 authored almost 8 years ago by Wei Wang <[email protected]>
Only allow short functions in class definitions.

The previous rules would force short functions to be on a single line.
This change only allows s...

a11c814d3da58735792e0651457410e3d913852c authored almost 8 years ago by Christopher Ferris <[email protected]>
Merge changes from topic 'qemu-cp'

* changes:
Qemu: make the qemu_pipe_open back compatible
Emulator: Enhance qemu_pipe.h to ha...

08ef70558dcedf64f243d9c103dbe127121d10c5 authored almost 8 years ago by Bo Hu <[email protected]>
Merge "libcutils: handle root directory empty path" am: 6105dbd01b am: 621ae033a4 am: a31d895910

am: 7de072bcb5

Change-Id: Ibe3deb545ab78a3740b9f6cfce961872a8189c2f

add1b0f1401e9bd6dd1405c4016cb2d44f5a008f authored almost 8 years ago by Mark Salyzyn <[email protected]>
Merge "libcutils: handle root directory empty path" am: 6105dbd01b am: 621ae033a4

am: a31d895910

Change-Id: Icd4d70fecb09e26b9de45621e910f2d9dbec8d07

7de072bcb5058c21a81ab43c4284bcf96388a193 authored almost 8 years ago by Mark Salyzyn <[email protected]>
Merge "libcutils: handle root directory empty path" am: 6105dbd01b

am: 621ae033a4

Change-Id: Ibde5e2b3d703b1dbd42d01f9e5720d6075a2dd45

a31d895910b128e72f0229a51b79cb7367b8fcff authored almost 8 years ago by Mark Salyzyn <[email protected]>
Merge "libcutils: handle root directory empty path"

am: 6105dbd01b

Change-Id: I48f4607f72c56ffb8bbf63682a70954995d48a28

621ae033a4a0325a766d6eb1bfbcb900d462ff63 authored almost 8 years ago by Mark Salyzyn <[email protected]>
Merge "libcutils: handle root directory empty path"

6105dbd01bfd88d64d5c5451f6570f146c8b91b8 authored almost 8 years ago by Mark Salyzyn <[email protected]>
Qemu: make the qemu_pipe_open back compatible

Commit c7b098ceb528afc62b1545377201e45f5d37f974 has changed
the qemu_pipe_open interface to requ...

a19abf17697863c2458d7d085a225ff4f3c75f75 authored almost 8 years ago by bohu <[email protected]>
Emulator: Enhance qemu_pipe.h to handle partial rw

Partial read and write happen and it is better to try again
unless there is some hard error. Thi...

7b60bd95dfa07e86325b432465fb0043648f6c97 authored almost 8 years ago by bohu <[email protected]>
Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe

Traditionally, qemu_pipe has both the declaration and implentation of each
function in one heade...

ff87855e10423a1ad6f764f378b8182f86c6f738 authored almost 8 years ago by bohu <[email protected]>
Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb am: c30261f266 am: 73d9e8e938

am: 207a9fcec9

Change-Id: I55f4a04a2ed9d52ee07b9bce96cd9c8dc5e445b3

a5b0cdcc5b6133ac1b2c4a38489b85e671e2aadc authored almost 8 years ago by Bowgo Tsai <[email protected]>
Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb am: c30261f266

am: 73d9e8e938

Change-Id: I3b0caeda0d9b9ecf2aeb1592463c55e8480adf69

207a9fcec91d7e1ffe8b83f5685c27a44660dbbe authored almost 8 years ago by Bowgo Tsai <[email protected]>
Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb

am: c30261f266

Change-Id: I31d1a7adf5aa86dc50a1b971d075a83f5d1e655a

73d9e8e93863f5b919cff913848b020520bac686 authored almost 8 years ago by Bowgo Tsai <[email protected]>
Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()"

am: c8c3e61eeb

Change-Id: Ia5e4c77d45652c8b6d4e147175db99e44fecc0d5

c30261f266c93790784a15dfb06033a6bfaac4bd authored almost 8 years ago by Bowgo Tsai <[email protected]>
Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()"

c8c3e61eeb4cf4c8f471a500b269c42ce2b355d4 authored almost 8 years ago by Treehugger Robot <[email protected]>
Add gralloc usage conversion functions

Converting gralloc1 / [email protected] usage to gralloc0 usage
requires more than just O...

33eab3a829fee3bc89e435e10ec581d87d68797c authored almost 8 years ago by Jesse Hall <[email protected]>
Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 am: d749a054ff am: 657ae57bf3

am: 046855b551

Change-Id: I20d92336df9edb9082a0bfb4dc59d3423fea9ed9

f2db147045c443ea72eb216609109d60d606eaad authored almost 8 years ago by Mark Salyzyn <[email protected]>