Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
d95687c3efd84f34d32e3e1637bb7bd7d1a74021
d95687c
Removing check for launched-from package to expand PiP.
by Winson Chung
· 8 years ago
1e92e7f
Merge "Revert "Remove AHardwareBuffer_ API from libandroid""
by Mathias Agopian
· 8 years ago
dd13361
Merge "AAPT2: Fix escaping sequence processing in XML parsing"
by TreeHugger Robot
· 8 years ago
5bfecd1
Merge changes Ie009b2c3,I313b5334,Iae36fc6b
by Selim Cinek
· 8 years ago
24176c3
Animating the statusbar icons now when closing
by Selim Cinek
· 8 years ago
9ef119c7
Fixed a few issues around notifications and density changes
by Selim Cinek
· 8 years ago
1b55439
All touches to low priority headers should be accepted
by Selim Cinek
· 8 years ago
1ec752f
Merge "Add tracking of bg check violations in broadcast stats."
by Dianne Hackborn
· 8 years ago
c8a96b0
Merge "Address feedback from API council for INITIAL_URI."
by Garfield Tan
· 8 years ago
da0d07b
Merge "Prevent PiP movement while the resize animation is running."
by Winson Chung
· 8 years ago
e20f8fb
Merge "move PermissionsSummaryHelper into SettingsLib to share with car/settings"
by Roger Xue
· 8 years ago
ecd8371
Merge "Fix DND status icon not showing"
by TreeHugger Robot
· 8 years ago
bf2a2de
Merge "Fix small tile state issue"
by TreeHugger Robot
· 8 years ago
2c66f19
Merge "Add extra indicating honored query arguments."
by TreeHugger Robot
· 8 years ago
a6d6e60
Merge "Save TaskRecord before calling performClearTaskLocked."
by Bryce Lee
· 8 years ago
b85a22c
Merge "Remove mTask from AppWindowToken."
by Bryce Lee
· 8 years ago
b870c8e
Merge "Add more instrumentation to BackupManagerService"
by Anton Philippov
· 8 years ago
6f352aa
Fix small tile state issue
by Jason Monk
· 8 years ago
f063264
Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore" am: 3e6c189c68 am: 50351bd85c
by Tobias Thierer
· 8 years ago
e8903c6
Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore" am: 3e6c189c68
by Tobias Thierer
· 8 years ago
50351bd
Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore"
by Tobias Thierer
· 8 years ago
3e6c189
Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore"
by Tobias Thierer
· 8 years ago
1937bfa
Merge "fd_utils: switch to libbase logging." am: 982f42f71c am: a31b7d383f
by Narayan Kamath
· 8 years ago
5d763a3
Merge "fd_utils: switch to libbase logging." am: 982f42f71c am: a31b7d383f
by Narayan Kamath
· 8 years ago
a31b7d3
Merge "fd_utils: switch to libbase logging." am: 982f42f71c
by Narayan Kamath
· 8 years ago
982f42f
Merge "fd_utils: switch to libbase logging."
by Narayan Kamath
· 8 years ago
c67d939
Merge "fd_utils: add missing logging for a couple of failure cases." am: 9dbcff7d73 am: 04d17c07cc
by Narayan Kamath
· 8 years ago
7e0db82
Merge "fd_utils: add missing logging for a couple of failure cases." am: 9dbcff7d73
by Narayan Kamath
· 8 years ago
04d17c0
Merge "fd_utils: add missing logging for a couple of failure cases."
by Narayan Kamath
· 8 years ago
9dbcff7
Merge "fd_utils: add missing logging for a couple of failure cases."
by Narayan Kamath
· 8 years ago
1df0623
Merge "Use iterator to remove elements from collection when traversing it"
by Michal Karpinski
· 8 years ago
5048c1c
Merge "Fill-provider can control the negative button label and listener"
by TreeHugger Robot
· 8 years ago
5a66e72
Merge "Allow auto-fill services to disable themselves"
by TreeHugger Robot
· 8 years ago
aba6330
Merge changes from topic 'secondary-dex1' am: d56d98b860 am: e6f3ed6aef
by Calin Juravle
· 8 years ago
986a04f
Merge "Add a missing write lock to settings state."
by Svetoslav Ganov
· 8 years ago
969327b
Merge changes from topic 'secondary-dex1' am: d56d98b860 am: e6f3ed6aef
by Calin Juravle
· 8 years ago
160d6ee
Merge "Remove the name length limit for system properties." am: c657b769ab am: 6f00e6e977
by Elliott Hughes
· 8 years ago
e6f3ed6
Merge changes from topic 'secondary-dex1' am: d56d98b860
by Calin Juravle
· 8 years ago
7d768a6
Merge changes from topic 'secondary-dex' am: 9e88c53337 am: a400ccdaa0
by Calin Juravle
· 8 years ago
29db348
Save package dex usage info after secondary dex reconciliation am: 61fd6eab46 am: ade90057c6
by Calin Juravle
· 8 years ago
a6a0b9f
Compile secondary dex files during background dexopt job am: 574994afde am: 112a61bf32
by Calin Juravle
· 8 years ago
421ee48
Add a shell command to force the background dexopt job am: f7edab63d9 am: 90ac28d618
by Calin Juravle
· 8 years ago
d56d98b
Merge changes from topic 'secondary-dex1'
by Calin Juravle
· 8 years ago
c98261b
A bit more refactoring in BackgroundDexOptService am: a57ef16375 am: a0358c9e32
by Calin Juravle
· 8 years ago
2c1939b
[PM] Clean up logic for secondary dex oat files am: e69fba3f7f am: 110e897eaa
by Calin Juravle
· 8 years ago
2a65fd0
Compile secondary dex files in DexManager am: 7218363a92 am: 468be64cf2
by Calin Juravle
· 8 years ago
876b286
Notify DexManager about new package installs am: fcd672fca3 am: 27ea592098
by Calin Juravle
· 8 years ago
ac6edc5
AAPT2: Fix escaping sequence processing in XML parsing
by Adam Lesinski
· 8 years ago
480b570
Add a missing write lock to settings state.
by Svet Ganov
· 8 years ago
33d06fc
Fill-provider can control the negative button label and listener
by Svet Ganov
· 8 years ago
7ad1128
Allow auto-fill services to disable themselves
by Svet Ganov
· 8 years ago
bce1d3b
Revert "Remove AHardwareBuffer_ API from libandroid"
by Mathias Agopian
· 8 years ago
d11f127
Merge "Make sure to call the original reply-to receiver when..."
by TreeHugger Robot
· 8 years ago
75323c18
Merge "Resize task to fullscreen when moving from pinned stack."
by TreeHugger Robot
· 8 years ago
c649449
Use DexManager logic to decide if a package is used by other apps
by Calin Juravle
· 8 years ago
f8afcdc
Skip class path checking for secondary dex files
by Calin Juravle
· 8 years ago
5603a16
Merge "Fix issue #35365651: ActivityManager.getPackageImportance() doesn't..."
by TreeHugger Robot
· 8 years ago
2ff633cb
Merge "Revert "Modify SurfaceView to use SurfaceFlinger child surfaces.""
by Rob Carr
· 8 years ago
2e65f7c
Merge "Revert "Correct dissapearing SurfaceView during exit animations.""
by Rob Carr
· 8 years ago
115d2db
Merge "Revert "SurfaceView: Include surfaceInsets in position calculation""
by Rob Carr
· 8 years ago
1c6d32a
Revert "Correct dissapearing SurfaceView during exit animations."
by Rob Carr
· 8 years ago
8009012
Revert "SurfaceView: Include surfaceInsets in position calculation"
by Rob Carr
· 8 years ago
3e7d845
Make sure to call the original reply-to receiver when...
by Makoto Onuki
· 8 years ago
3896db1
Revert "Modify SurfaceView to use SurfaceFlinger child surfaces."
by Jeff Tinker
· 8 years ago
b088dd5
Merge "Remove the name length limit for system properties." am: c657b769ab
by Elliott Hughes
· 8 years ago
6f00e6e
Merge "Remove the name length limit for system properties." am: c657b769ab
by Elliott Hughes
· 8 years ago
aa95700
Merge changes from topic 'secondary-dex' am: 9e88c53337 am: a400ccdaa0
by Calin Juravle
· 8 years ago
efb30d8
Save package dex usage info after secondary dex reconciliation am: 61fd6eab46
by Calin Juravle
· 8 years ago
36bc489
Compile secondary dex files during background dexopt job am: 574994afde
by Calin Juravle
· 8 years ago
6f80bb4
Add a shell command to force the background dexopt job am: f7edab63d9
by Calin Juravle
· 8 years ago
ff7bde0
A bit more refactoring in BackgroundDexOptService am: a57ef16375 am: a0358c9e32
by Calin Juravle
· 8 years ago
29f08b9
[PM] Clean up logic for secondary dex oat files am: e69fba3f7f am: 110e897eaa
by Calin Juravle
· 8 years ago
97b4de2
Compile secondary dex files in DexManager am: 7218363a92 am: 468be64cf2
by Calin Juravle
· 8 years ago
a6adb97
Notify DexManager about new package installs am: fcd672fca3 am: 27ea592098
by Calin Juravle
· 8 years ago
c657b76
Merge "Remove the name length limit for system properties."
by Elliott Hughes
· 8 years ago
a400ccda
Merge changes from topic 'secondary-dex' am: 9e88c53337
by Calin Juravle
· 8 years ago
ade9005
Save package dex usage info after secondary dex reconciliation am: 61fd6eab46
by Calin Juravle
· 8 years ago
112a61b
Compile secondary dex files during background dexopt job am: 574994afde
by Calin Juravle
· 8 years ago
90ac28d
Add a shell command to force the background dexopt job am: f7edab63d9
by Calin Juravle
· 8 years ago
a0358c9
A bit more refactoring in BackgroundDexOptService am: a57ef16375
by Calin Juravle
· 8 years ago
110e897
[PM] Clean up logic for secondary dex oat files am: e69fba3f7f
by Calin Juravle
· 8 years ago
ef027ed
move PermissionsSummaryHelper into SettingsLib to share with car/settings
by roger xue
· 8 years ago
468be64
Compile secondary dex files in DexManager am: 7218363a92
by Calin Juravle
· 8 years ago
27ea592
Notify DexManager about new package installs am: fcd672fca3
by Calin Juravle
· 8 years ago
b514465
Merge "Revert "Compute merged configuration changes""
by Andrii Kulian
· 8 years ago
9e88c53
Merge changes from topic 'secondary-dex'
by Calin Juravle
· 8 years ago
40d7b35
Address feedback from API council for INITIAL_URI.
by Garfield Tan
· 8 years ago
dbdd9fc
Revert "Compute merged configuration changes"
by Andrii Kulian
· 8 years ago
41801b4
Save TaskRecord before calling performClearTaskLocked.
by Bryce Lee
· 8 years ago
4f357c0
Merge "Fix potential use-after-free in LayerUpdateQueue"
by TreeHugger Robot
· 8 years ago
72a489c
Merge "Javadoc for the recently added getMetrics()"
by Ray Essick
· 8 years ago
e1c54d5
Merge "Update SkiaDisplayList to use the modified SkLiteDL"
by TreeHugger Robot
· 8 years ago
20c0eb4
Fix DND status icon not showing
by Jason Monk
· 8 years ago
eea3e49
Merge "hotspot2: expose string constants for cert type and auth methods" am: 603fb2ef56 am: d919593b9d
by Peter Qiu
· 8 years ago
19df6d2
Merge "hotspot2: expose string constants for cert type and auth methods" am: 603fb2ef56
by Peter Qiu
· 8 years ago
d919593
Merge "hotspot2: expose string constants for cert type and auth methods"
by Peter Qiu
· 8 years ago
653d1e1
Merge "Fix accessibility description of battery saver in QS"
by TreeHugger Robot
· 8 years ago
33cc60c
Remove the name length limit for system properties.
by Elliott Hughes
· 8 years ago
cb0629e
Merge "Remove the name length limit for system properties."
by Elliott Hughes
· 8 years ago
603fb2e
Merge "hotspot2: expose string constants for cert type and auth methods"
by Treehugger Robot
· 8 years ago
Next »