- 23253f7 Merge "Remove transition listener in MultiListener and FragmentTransition" by Andrey Kulikov · 6 years ago
- f7517f1 Merge changes Iafce68b6,I3b96a351,Ic2476c3d,I0cc2588c,I83f4795e, ... by TreeHugger Robot · 6 years ago
- b80db0b Remove transition listener in MultiListener and FragmentTransition by Andrey Kulikov · 6 years ago
- b3b1407 Merge "Update unknown sources restriction API documentation to clarify device-widedness." by TreeHugger Robot · 6 years ago
- b752645 Remove redundant prefix from UnbindReason by Yohei Yukawa · 6 years ago
- 499e3f7 Extract UnbindReason from InputMethodClient by Yohei Yukawa · 6 years ago
- 4219422 Remove redundant prefix from StartInputReason by Yohei Yukawa · 6 years ago
- c6632df Extract StartInputReason from InputMethodClient by Yohei Yukawa · 6 years ago
- a468d70 Move some methods from InputMethodClient to InputMethodDebug by Yohei Yukawa · 6 years ago
- d2b64d7 Add ContentProvider.clearCallingIdentity(). by Jeff Sharkey · 6 years ago
- a51f602 Merge "Trim whitespace in kernel wakelock name." by TreeHugger Robot · 6 years ago
- f4cdeaa Merge "Have some shell start activity commands go thorugh AMS instead of ATMS (28/n)" by TreeHugger Robot · 6 years ago
- b71f25e Merge "Clarifies requirements of registerIntent API" by Arthur Ishiguro · 6 years ago
- 0501eee Update unknown sources restriction API documentation to clarify device-widedness. by Irina Dumitrescu · 6 years ago
- 6805a5a Merge changes Ia435aa81,If36c7d9c,I09311d30 by Wale Ogunwale · 6 years ago
- 89a47cf Trim whitespace in kernel wakelock name. by zhouwenjie · 6 years ago
- 112392d Merge "WebView: fix mistaken wording in API doc" by TreeHugger Robot · 6 years ago
- d2dc0fe Clarifies requirements of registerIntent API by Arthur Ishiguro · 6 years ago
- 0a04650 Merge "Add textLocale attributes to TextView and TextAppearanceSpan" by Haoyu Zhang · 6 years ago
- 6194930 Merge "Makes bluetooth profile services bind to current (foreground) user." by Jovana Knezevic · 6 years ago
- 3ce26d0 Merge "Require READ_PHONE_STATE for DO/PO dev ID access" by Michael Groover · 6 years ago
- 320deb7 Merge "Remove extra call to dispatchStart()." by Rakesh Iyer · 6 years ago
- 555917c Merge "Add new callback to inform blocking of network on specific uid." am: f709e754ab am: 745952eac8 by Junyu Lai · 6 years ago
- 70626e3 Merge "Add new callback to inform blocking of network on specific uid." am: f709e754ab by Junyu Lai · 6 years ago
- 745952e Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 6 years ago
- 7056a06 Have some shell start activity commands go thorugh AMS instead of ATMS (28/n) by Wale Ogunwale · 6 years ago
- 5c91870 Stopped starting and killing processes directly from ATMS (27/n) by Wale Ogunwale · 6 years ago
- 2ea36d4 Removed direct calls to AMS.broadcastIntentLocked from ATMS (26/n) by Wale Ogunwale · 6 years ago
- 047edae Merge changes I86f597f1,I5c9c09dd by Jeff Sharkey · 6 years ago
- f709e75 Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 6 years ago
- e428c32 Merge "Introduce TextClassifier.detectLanguage() API." by Abodunrinwa Toki · 6 years ago
- 03eb7e1 Merge "Fix a bug where Uri can't parse IPv6 literal addresses." am: 54677a86d4 am: 86ff3f4c7a by Chalard Jean · 6 years ago
- 6997192 Merge "Fix a bug where Uri can't parse IPv6 literal addresses." am: 54677a86d4 by Chalard Jean · 6 years ago
- 86ff3f4 Merge "Fix a bug where Uri can't parse IPv6 literal addresses." am: 54677a86d4 by Chalard Jean · 6 years ago
- 54677a8 Merge "Fix a bug where Uri can't parse IPv6 literal addresses." by Treehugger Robot · 6 years ago
- a42f058 Merge "Synchronize on a static final object to lock mDeviceBusy" am: 34f9a3e9e9 am: 56d37b7c43 by Ajay Panicker · 6 years ago
- 9020cf9 Merge "Synchronize on a static final object to lock mDeviceBusy" am: 34f9a3e9e9 by Ajay Panicker · 6 years ago
- 56d37b7 Merge "Synchronize on a static final object to lock mDeviceBusy" am: 34f9a3e9e9 by Ajay Panicker · 6 years ago
- 2683a99 Merge "Change add{StyleRun, ReplacementRun} to append{StyleRun, ReplacementRun}" by Seigo Nonaka · 6 years ago
- 1a1d52e Fix a bug where Uri can't parse IPv6 literal addresses. by Chalard Jean · 6 years ago
- 69d7e2e WebView: fix mistaken wording in API doc by Nate Fischer · 6 years ago
- 42bce33 Merge "Update to EGL 1.5" by Courtney Goeltzenleuchter · 6 years ago
- 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
- aa0d977 Merge "Add entries to hidden api greylist" am: 7d044566c6 am: be42ec18df by David Brazdil · 6 years ago
- 34f9a3e Merge "Synchronize on a static final object to lock mDeviceBusy" by Treehugger Robot · 6 years ago
- 7b86fe5 Change add{StyleRun, ReplacementRun} to append{StyleRun, ReplacementRun} by Seigo Nonaka · 6 years ago
- 65240e8 Merge "Add entries to hidden api greylist" am: 7d044566c6 am: be42ec18df by David Brazdil · 6 years ago
- be42ec1 Merge "Add entries to hidden api greylist" am: 7d044566c6 by David Brazdil · 6 years ago
- fdd0229 Merge "Find and load ANGLE rules, pass to libEGL" by Cody Northrop · 6 years ago
- 5282796 MediaStore deprecations for Q. by Jeff Sharkey · 6 years ago
- 4e5efa3 Convenience method for obtaining thumbnails. by Jeff Sharkey · 6 years ago
- b3a793d Merge "Add activity options flag to force launching an activity in a new task" by TreeHugger Robot · 6 years ago
- 69ebcb1 Merge "Revive ForwardDeleteTest with updating expectations" by TreeHugger Robot · 6 years ago
- dc315fd Merge "WebView: add new integer for billing threats" by TreeHugger Robot · 6 years ago
- cbc3b7a Merge "Adding support for cross-task hero transition" by TreeHugger Robot · 6 years ago
- f14011a Remove extra call to dispatchStart(). by Rakesh Iyer · 6 years ago
- e65e6c0 Merge "Remove unused classes from HWUI." by Derek Sollenberger · 6 years ago
- 16858d6 Merge "Move bpf project to system/bpf" am: 1006d271cc am: fd21f537af by Chenbo Feng · 6 years ago
- a02e611 Merge "Temporarily revert device identifier access check to previous behavior" by TreeHugger Robot · 6 years ago
- 7fd4421 Find and load ANGLE rules, pass to libEGL by Cody Northrop · 6 years ago
- 981c395 Merge "Move bpf project to system/bpf" am: 1006d271cc am: fd21f537af by Chenbo Feng · 6 years ago
- 64d704f Merge "Catch more invalid file modes." by Jeff Sharkey · 6 years ago
- 134e4b2 resolve merge conflicts of aad998c0b4b97190754e72548960cf72b967dc0f to pi-dev-plus-aosp by Dan Sandler · 6 years ago
- 7d04456 Merge "Add entries to hidden api greylist" by David Brazdil · 6 years ago
- f9a2353 WebView: add new integer for billing threats by Nate Fischer · 6 years ago
- 7cefd4f Introduce TextClassifier.detectLanguage() API. by Abodunrinwa Toki · 6 years ago
- 9db22c7 Temporarily revert device identifier access check to previous behavior by Michael Groover · 6 years ago
- 0c91451 Catch more invalid file modes. by Jeff Sharkey · 6 years ago
- eab8ebb Merge "Remove IInputMethodManager#finishInput(), which is NOP" by TreeHugger Robot · 6 years ago
- d85bed5 Adding support for cross-task hero transition by Sunny Goyal · 6 years ago
- 7aa6484 Merge "Moved appNotResponding handling into ProcessRecord (23/n)" by Wale Ogunwale · 6 years ago
- 906a87e Revive ForwardDeleteTest with updating expectations by Seigo Nonaka · 6 years ago
- ba266c7 Merge "Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet." by Matt Pape · 6 years ago
- fd21f53 Merge "Move bpf project to system/bpf" am: 1006d271cc by Chenbo Feng · 6 years ago
- 1abd4fe Merge "Removed AMS.mStackSuperivor (22/n)" by TreeHugger Robot · 6 years ago
- 6c96b70 Synchronize on a static final object to lock mDeviceBusy by Ajay Panicker · 6 years ago
- 730d1d5 DO NOT MERGE: Add configurable default setting for assistant componentname by Steve Elliott · 6 years ago
- 5cb1e8e Merge "Enterprise Policy for Private DNS Setting" by Eran Messeri · 6 years ago
- 1b31a33 Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet. by Matt Pape · 6 years ago
- 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
- 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
- 7c5c113 Merge "Snapshot memory state for some native processes" by TreeHugger Robot · 6 years ago
- 03cc437 Merge "Move ViewGroup#mChildren[Count] to dark-grey list" by Mihai Popa · 6 years ago
- cd8f6ca Add entries to hidden api greylist by David Brazdil · 6 years ago
- 0862158 Snapshot memory state for some native processes by Rafal Slawik · 6 years ago
- 11f07de Merge "Private DNS: Add user restriction" by TreeHugger Robot · 6 years ago
- e48d0ae Remove IInputMethodManager#finishInput(), which is NOP by Yohei Yukawa · 6 years ago
- a1b9c31 Merge "Move displayId into MotionEvent" by TreeHugger Robot · 6 years ago
- c4b7e85 Merge "Change the feature flag for Hearing Aid behavior" by TreeHugger Robot · 6 years ago
- 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
- 38d0bd0 Merge "Set EXTRA_USER instead of EXTRA_USER_ID for ACTION_SHOW_ADMIN_SUPPORT_DETAILS" by TreeHugger Robot · 6 years ago
- 0569538 Merge "Clean-up removed RecoveryController API" by TreeHugger Robot · 6 years ago
- e5e555d Merge "[GraphicsEnvironment] Add whitelist support." by Yiwei Zhang · 6 years ago
- 5269abc Merge "Add configurable default setting for assistant componentname" by Steve Elliott · 6 years ago
- 367ed8b Update to EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
- 88c38eb [GraphicsEnvironment] Add whitelist support. by Peiyong Lin · 6 years ago
- fba8e63 Merge "Revert "Revert "Rootless GPU Debug for GLES""" by Cody Northrop · 6 years ago
- ebe6a56 Revert "Revert "Rootless GPU Debug for GLES"" by Cody Northrop · 6 years ago
- 011237f Merge "Allow to configure local-only hotspot on 5ghz" by Pavel Maltsev · 6 years ago
- e9944aa Merge "Make loadSafeLabel a generic facility as makeSafeForPresentation" by TreeHugger Robot · 6 years ago