OSDN Git Service

android-x86/frameworks-native.git
2019-04-01 Nick KralevichMerge "view_compiler.cpp: clean up file descriptor...
2019-04-01 Nick KralevichMerge "view_compiler.cpp: clean up file descriptor...
2019-04-01 Treehugger... Merge "view_compiler.cpp: clean up file descriptor...
2019-04-01 Nick Kralevichview_compiler.cpp: clean up file descriptor handling
2019-03-29 Jack YuMerge "Add Nfc Offhost SecureElements feature definitio...
2019-03-29 Jack YuMerge "Add Nfc Offhost SecureElements feature definition"
2019-03-29 Treehugger... Merge "Add Nfc Offhost SecureElements feature definition"
2019-03-29 Jooyung HanMerge "Mark libandroid_runtime_lazy as double_loadable...
2019-03-29 Jooyung HanMerge "Mark libandroid_runtime_lazy as double_loadable"
2019-03-29 Treehugger... Merge "Mark libandroid_runtime_lazy as double_loadable"
2019-03-28 Jack YuAdd Nfc Offhost SecureElements feature definition
2019-03-28 Jooyung HanMark libandroid_runtime_lazy as double_loadable
2019-03-27 Abhijeet KaurMerge "Lite bugreports(wifi/telephony) don't need scree...
2019-03-27 Abhijeet KaurMerge "Lite bugreports(wifi/telephony) don't need scree...
2019-03-27 Abhijeet KaurMerge "Lite bugreports(wifi/telephony) don't need scree...
2019-03-27 Abhijeet KaurLite bugreports(wifi/telephony) don't need screenshots
2019-03-26 Greg KaiserMerge changes Ic8b33ce8,Ied6f13e5 am: 1ccd01feb7
2019-03-26 Greg KaiserMerge changes Ic8b33ce8,Ied6f13e5
2019-03-26 Treehugger... Merge changes Ic8b33ce8,Ied6f13e5
2019-03-26 Greg Kaiserinstalld: Avoid extra std::string copy
2019-03-26 Greg Kaiserdexopt: Avoid a couple std::string copies
2019-03-26 Jooyung HanMerge "Add libandroid_runtime_lazy" am: c10e80f5ea
2019-03-26 Jooyung HanMerge "Add libandroid_runtime_lazy"
2019-03-26 Treehugger... Merge "Add libandroid_runtime_lazy"
2019-03-26 Jooyung HanAdd libandroid_runtime_lazy
2019-03-26 Andreas GampeMerge "Installd: Add explicit test configurations"...
2019-03-26 Andreas GampeMerge "Installd: Add explicit test configurations"
2019-03-26 Treehugger... Merge "Installd: Add explicit test configurations"
2019-03-25 Andreas GampeMerge "Installd: Fix installd_dexopt_test" am: c75833b1d0
2019-03-25 Andreas GampeMerge "Installd: Fix installd_dexopt_test"
2019-03-25 Treehugger... Merge "Installd: Fix installd_dexopt_test"
2019-03-25 Andreas GampeInstalld: Add explicit test configurations
2019-03-25 Andreas GampeInstalld: Fix installd_dexopt_test
2019-03-25 Chiachang WangMerge "Add netd and connmetrics into telephony dump...
2019-03-25 Chiachang WangMerge "Add netd and connmetrics into telephony dump"
2019-03-25 Chiachang WangMerge "Add netd and connmetrics into telephony dump"
2019-03-25 Chiachang WangAdd netd and connmetrics into telephony dump
2019-03-24 Andreas GampeMerge changes from topic "agampe:a-b-ota:vendor-product...
2019-03-24 Andreas GampeMerge changes from topic "agampe:a-b-ota:vendor-product...
2019-03-24 Andreas GampeMerge changes from topic "agampe:a-b-ota:vendor-product...
2019-03-22 Andreas GampeOtaPreopt: Add support for logical partitions
2019-03-22 Andreas GampeOtaPreopt: Refactor code
2019-03-22 David BrazdilMerge "dexopt: Open class loader context dex files...
2019-03-22 David BrazdilMerge "dexopt: Open class loader context dex files...
2019-03-22 David BrazdilMerge "dexopt: Open class loader context dex files...
2019-03-22 Martijn CoenenMerge "Update otapreopt_chroot with new libapexd depend...
2019-03-22 Martijn CoenenMerge "Update otapreopt_chroot with new libapexd depend...
2019-03-22 Martijn CoenenMerge "Update otapreopt_chroot with new libapexd depend...
2019-03-21 Andreas GampeMerge "Fix installd_dexopt_test." am: c684ad61dc
2019-03-21 Andreas GampeMerge "Fix installd_dexopt_test."
2019-03-21 Andreas GampeMerge "Fix installd_dexopt_test."
2019-03-21 Martijn CoenenUpdate otapreopt_chroot with new libapexd dependencies.
2019-03-21 Martijn CoenenFix installd_dexopt_test.
2019-03-21 David Brazdildexopt: Open class loader context dex files for dex2oat
2019-03-21 Alec MouriMerge changes from topic "RenderArea" am: 3b14b7db6f
2019-03-21 Alec MouriMerge changes from topic "RenderArea"
2019-03-21 Treehugger... Merge changes from topic "RenderArea"
2019-03-21 Alec MouriRespect source crop when capturing layers.
2019-03-21 Chia-I Wulibgui: add docs to geometry states and captureScreen
2019-03-21 Chia-I Wusurfaceflinger: fix captureScreen for landscape LCM
2019-03-21 Chia-I Wusurfaceflinger: improve RenderArea needsFiltering
2019-03-21 Chia-I Wusurfaceflinger: respect install orientation in DisplayR...
2019-03-21 Chia-I Wusurfaceflinger: add install orientation to DisplayDevice
2019-03-21 Chia-I Wusurfaceflinger: make mPrimaryDisplayOrientation static
2019-03-21 Chia-I Wusurfaceflinger: clean up captureScreen
2019-03-21 Chia-I Wusurfaceflinger: silence some RenderArea errors
2019-03-21 Chia-I Wusurfaceflinger: fix race conditions in captureScreen
2019-03-21 Chia-I Wusurfaceflinger: remove ISurfaceComposer.h from RenderArea
2019-03-21 Chia-I Wusurfaceflinger: reorder width and height in RenderArea...
2019-03-21 Chia-I Wusurfaceflinger: documents RenderArea
2019-03-20 Nandana DuttMerge "dumpstate: remove obsolete TODO" am: 81c1bf02a8
2019-03-20 Nandana DuttMerge "dumpstate: remove obsolete TODO"
2019-03-20 Nandana DuttMerge "dumpstate: remove obsolete TODO"
2019-03-20 Nandana Duttdumpstate: remove obsolete TODO
2019-03-19 Jeongik ChaMerge "Add exceptionToString method into binder::Status...
2019-03-19 Jeongik ChaMerge "Add exceptionToString method into binder::Status"
2019-03-19 Treehugger... Merge "Add exceptionToString method into binder::Status"
2019-03-19 Steven MorelandMerge "libbinder_ndk: unlinkToDeath dead proxy" am...
2019-03-19 Steven MorelandMerge "libbinder_ndk: unlinkToDeath dead proxy"
2019-03-19 Steven MorelandMerge "libbinder_ndk: unlinkToDeath dead proxy"
2019-03-19 Jeongik ChaAdd exceptionToString method into binder::Status
2019-03-19 Steven Morelandlibbinder_ndk: unlinkToDeath dead proxy
2019-03-15 Steven MorelandMerge "libbinder_ndk: fix UB memory access for race...
2019-03-15 Steven MorelandMerge "libbinder_ndk: fix UB memory access for race"
2019-03-15 Steven MorelandMerge "libbinder_ndk: fix UB memory access for race"
2019-03-15 Nandana DuttMerge "Check for user consent denial when dumping trace...
2019-03-15 Nandana DuttMerge "Check for user consent denial when dumping traces."
2019-03-15 Nandana DuttMerge "Check for user consent denial when dumping traces."
2019-03-15 Nandana DuttMerge "Handle user consent denial sooner" am: 62b3ec5981
2019-03-15 Jiyong ParkMerge "Revert "Have `otapreopt_chroot` bind-mount Bioni...
2019-03-15 Nandana DuttMerge "Handle user consent denial sooner"
2019-03-15 Jiyong ParkMerge "Revert "Have `otapreopt_chroot` bind-mount Bioni...
2019-03-15 Nandana DuttCheck for user consent denial when dumping traces.
2019-03-15 Nandana DuttMerge "Handle user consent denial sooner"
2019-03-15 Treehugger... Merge "Revert "Have `otapreopt_chroot` bind-mount Bioni...
2019-03-14 Roland LevillainMerge "Fix a typo in an error message of dexopt." am...
2019-03-14 Roland LevillainMerge "Fix a typo in an error message of dexopt."
2019-03-14 Roland LevillainMerge "Fix a typo in an error message of dexopt."
2019-03-14 Nandana DuttMerge "dumpstate: Log duration only if significant...
2019-03-14 Nandana DuttMerge "dumpstate: Log duration only if significant"
next