Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
1ef9b355b067f68be0aeee05a572c406ad78889b
1ef9b35
Merge \"DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it\" into nyc-dev
by John Reck
· 9 years ago
2d30d67
Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e
by John Reck
· 9 years ago
8011f5e
Merge \"Fix a race in local settings caches\" into nyc-dev am: f4ddb7ce30
by Svetoslav Ganov
· 9 years ago
8dad883
Merge \"Fix race with BT disable in BLE_ON_STATE\" into nyc-dev am: 1bf8782605
by Calvin On
· 9 years ago
22812c7
Merge \"Fix data race\" into nyc-dev am: 838dfe60f0
by Adrian Roos
· 9 years ago
6c2234d
Merge \"Unspecified alarm worksource names are the rule, not the exception\" into nyc-dev
by Christopher Tate
· 9 years ago
86b5a21
Merge \\\"Fix spelling error in Core App Quality docs.\\\" into mnc-io-docs am: 3c8b96ad1f am: cd9cc200d8
by Aurimas Liutikas
· 9 years ago
a6a99cb
Merge \"Add pm operation to set user restrictions.\" into nyc-dev am: f6824b51cc
by Sudheer Shanka
· 9 years ago
d601126
Merge \"Clean up ex-users in lock settings db\" into nyc-dev am: 8cbe1a6309
by Amith Yamasani
· 9 years ago
ba032c7
Merge \"Don\'t dispatch Uris with appended user handle\" into nyc-dev
by Svet Ganov
· 9 years ago
e779696
Merge \"Ensure that the tint is properly applied in docked mode.\" into nyc-dev
by Winson
· 9 years ago
a456566
Merge \"Work on issue #29328569: NPE in \" com.google.android.configupdater\"\" into nyc-dev
by Dianne Hackborn
· 9 years ago
ad032e7
Merge \"QS Edit: Fix auto-selecting add location\" into nyc-dev am: dd65ee628f
by Jason Monk
· 9 years ago
fe5ff22
Merge \"QS API: Fix mService and mTile being null once and for all\" into nyc-dev
by Jason Monk
· 9 years ago
c23ac0e
Merge \"Merge \\\"Docs: Completed updates to the Data Binding docs\\\" into mnc-io-docs am: eebe22fef6 am: f693ea687f\" into nyc-dev
by Hemal Patel
· 9 years ago
cc769a6
Merge \"docs: NDK r12 release notes and downloads\" into nyc-dev am: 9f0722a4c7
by Joe Fernandez
· 9 years ago
b0e28cf
Merge \"Do a forceLayout if pending insets is changed after relayout window\" into nyc-dev
by Chong Zhang
· 9 years ago
f811b51
Merge \"Fix shade background not aligning with bottom of a group\" into nyc-dev
by Mady Mellor
· 9 years ago
0f8a7cc
Merge \"Bring out your toggles\" into nyc-dev am: 3aee783837
by Jason Monk
· 9 years ago
cf9c82b
Merge \"Do not schedule restarts if the system is shutting down\" into nyc-dev
by Fyodor Kupolov
· 9 years ago
f746a1b
Merge \"Call AppOpsService from the handler thread\" into nyc-dev am: 1347cdb2e1
by Fyodor Kupolov
· 9 years ago
d11b5e66
Merge "DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it" into nyc-dev
by TreeHugger Robot
· 9 years ago
04e58554
Merge \"Notify user when application does not support current display zoom\" into nyc-dev
by Alan Viverette
· 9 years ago
fc275d2
Merge "Avoid re-calculating vsync mid-frame" into nyc-dev
by TreeHugger Robot
· 9 years ago
a87bbe8
Merge "Refactored unnecessary calls to updateRulesForGlobalChangeLocked()." into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
f4ddb7c
Merge "Fix a race in local settings caches" into nyc-dev
by TreeHugger Robot
· 9 years ago
4828bb9
Merge "Catch throwable exceptions." into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
92bc5ed
Merge "remove Intent.FLAG_ACTIVITY_NEW_TASK flag check" into nyc-mr1-dev
by Wei Wang
· 9 years ago
1bf8782
Merge "Fix race with BT disable in BLE_ON_STATE" into nyc-dev
by Andre Eisenbach
· 9 years ago
838dfe6
Merge "Fix data race" into nyc-dev
by TreeHugger Robot
· 9 years ago
01e7c10
Merge "API Rename: IC#inputContent to IC#commitContent." into nyc-mr1-dev
by Yohei Yukawa
· 9 years ago
4eaaf7c8f
Merge "Unspecified alarm worksource names are the rule, not the exception" into nyc-dev
by Chris Tate
· 9 years ago
e555cb9
Unspecified alarm worksource names are the rule, not the exception
by Christopher Tate
· 9 years ago
f33ce4e
Merge \\"Fix spelling error in Core App Quality docs.\\" into mnc-io-docs am: 3c8b96ad1f
by Aurimas Liutikas
· 9 years ago
cd9cc20
Merge \"Fix spelling error in Core App Quality docs.\" into mnc-io-docs
by Aurimas Liutikas
· 9 years ago
3c8b96a
Merge "Fix spelling error in Core App Quality docs." into mnc-io-docs
by Aurimas Liutikas
· 9 years ago
8c35dcc
Fix a race in local settings caches
by Svetoslav Ganov
· 9 years ago
ea8b5de
Catch throwable exceptions.
by Christopher Ferris
· 9 years ago
f6824b5
Merge "Add pm operation to set user restrictions." into nyc-dev
by TreeHugger Robot
· 9 years ago
8cbe1a6
Merge "Clean up ex-users in lock settings db" into nyc-dev
by Amith Yamasani
· 9 years ago
7ef9f61
Merge "Don't dispatch Uris with appended user handle" into nyc-dev
by Svetoslav Ganov
· 9 years ago
a4b5486
Fix data race
by Adrian Roos
· 9 years ago
b1f3404
Merge "Ensure that the tint is properly applied in docked mode." into nyc-dev
by Winson Chung
· 9 years ago
a0b91d7
Fix race with BT disable in BLE_ON_STATE
by Calvin On
· 9 years ago
501ff9a
Avoid re-calculating vsync mid-frame
by John Reck
· 9 years ago
6bc33b0
Merge "Work on issue #29328569: NPE in " com.google.android.configupdater"" into nyc-dev
by Dianne Hackborn
· 9 years ago
a65d8b6
Merge "Update manifest shortcut XML schema" into nyc-mr1-dev
by Makoto Onuki
· 9 years ago
34bf49e
DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it
by John Reck
· 9 years ago
dd65ee6
Merge "QS Edit: Fix auto-selecting add location" into nyc-dev
by TreeHugger Robot
· 9 years ago
1f7be32
Merge "Add metrics for new tabs in Settings." into nyc-mr1-dev
by Fan Zhang
· 9 years ago
e66dedf
Merge "Move SurfaceView offscreen if the app stops drawing it" into nyc-mr1-dev
by John Reck
· 9 years ago
df6da04
Update manifest shortcut XML schema
by Makoto Onuki
· 9 years ago
fc70b07
Merge "QS API: Fix mService and mTile being null once and for all" into nyc-dev
by TreeHugger Robot
· 9 years ago
68bfdd7
Merge "Merge \\"Docs: Completed updates to the Data Binding docs\\" into mnc-io-docs am: eebe22fef6 am: f693ea687f" into nyc-dev
by Android Build Merger (Role)
· 9 years ago
f12c00d
Merge \\"Docs: Completed updates to the Data Binding docs\\" into mnc-io-docs am: eebe22fef6
by Hemal Patel
· 9 years ago
9f0722a
Merge "docs: NDK r12 release notes and downloads" into nyc-dev
by Joe Fernandez
· 9 years ago
f693ea6
Merge \"Docs: Completed updates to the Data Binding docs\" into mnc-io-docs
by Yigit Boyar
· 9 years ago
eebe22f
Merge "Docs: Completed updates to the Data Binding docs" into mnc-io-docs
by Hemal Patel
· 9 years ago
2756d07
Merge "Do a forceLayout if pending insets is changed after relayout window" into nyc-dev
by Chong Zhang
· 9 years ago
d5ca5aa
docs: NDK r12 release notes and downloads
by Joe Fernandez
· 9 years ago
ffaec89
Merge "Modify TelephonyHistogram.java functions." into nyc-mr1-dev
by Sanket Padawe
· 9 years ago
aa6e84f
Move SurfaceView offscreen if the app stops drawing it
by John Reck
· 9 years ago
4f9404f
Merge "Fix shade background not aligning with bottom of a group" into nyc-dev
by Mady Mellor
· 9 years ago
3aee783
Merge "Bring out your toggles" into nyc-dev
by Jason Monk
· 9 years ago
0c0df79
QS Edit: Fix auto-selecting add location
by Jason Monk
· 9 years ago
adebb52
API Rename: IC#inputContent to IC#commitContent.
by Yohei Yukawa
· 9 years ago
95d0d63
Merge \"Allow stopping user to access AppWidgetService API\" into nyc-dev
by Tony Mak
· 9 years ago
9caec9f
DO NOT MERGE: Don\\\\\\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453 am: 2149ebeadf -s ours am: c61f35ed9a am: 34fb87b519 am: 1a450675f3 am: 790c87a05b -s ours
by Christopher Tate
· 9 years ago
4f7b337
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab am: e2c9b1af3e am: d2a4e1b39c
by Christopher Tate
· 9 years ago
85785eb
Merge \"Remove RemoteInput on lockscreen setting\" into nyc-dev am: a66746d167
by Adrian Roos
· 9 years ago
a3453b8b
QS API: Fix mService and mTile being null once and for all
by Jason Monk
· 9 years ago
377617b
Fix spelling error in Core App Quality docs.
by Aurimas Liutikas
· 9 years ago
1f01512
Merge "Do not schedule restarts if the system is shutting down" into nyc-dev
by Fyodor Kupolov
· 9 years ago
1347cdb
Merge "Call AppOpsService from the handler thread" into nyc-dev
by Fyodor Kupolov
· 9 years ago
c59249f
Bring out your toggles
by Jason Monk
· 9 years ago
c577a50
Merge "Notify user when application does not support current display zoom" into nyc-dev
by Alan Viverette
· 9 years ago
ab8d4cf
Merge "Allow stopping user to access AppWidgetService API" into nyc-dev
by Tony Mak
· 9 years ago
9b80b94
Do not schedule restarts if the system is shutting down
by Fyodor Kupolov
· 9 years ago
4e5ee65
Merge "Support AVD animation falling back on UI thread" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
71f2c31
Do a forceLayout if pending insets is changed after relayout window
by Chong Zhang
· 9 years ago
0db08ca
Merge "Correct typo in BluetoothSap binder" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
02435d2
DO NOT MERGE: Don\\\\\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453 am: 2149ebeadf -s ours am: c61f35ed9a am: 34fb87b519 am: 1a450675f3
by Christopher Tate
· 9 years ago
790c87a
DO NOT MERGE: Don\\\\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453 am: 2149ebeadf -s ours am: c61f35ed9a am: 34fb87b519
by Christopher Tate
· 9 years ago
1c3be1a
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab am: e2c9b1af3e
by Christopher Tate
· 9 years ago
1a45067
DO NOT MERGE: Don\\\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453 am: 2149ebeadf -s ours am: c61f35ed9a
by Christopher Tate
· 9 years ago
d2a4e1b
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab
by Christopher Tate
· 9 years ago
34fb87b
DO NOT MERGE: Don\\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453 am: 2149ebeadf -s ours
by Christopher Tate
· 9 years ago
e2c9b1a
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab
by Christopher Tate
· 9 years ago
c61f35e
DO NOT MERGE: Don\\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140 am: 918fb5d453
by Christopher Tate
· 9 years ago
d6c1126
resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386
by Christopher Tate
· 9 years ago
66ec21a
Work on issue #29328569: NPE in " com.google.android.configupdater"
by Dianne Hackborn
· 9 years ago
5e956e8
Add metrics for new tabs in Settings.
by Fan Zhang
· 9 years ago
a66746d
Merge "Remove RemoteInput on lockscreen setting" into nyc-dev
by Adrian Roos
· 9 years ago
eeabbd3
Merge \"docs: DP4 release notes: add Android Auto known issue\" into nyc-dev
by Andrew Solovay
· 9 years ago
3f9ea2d
resolve merge conflicts of cffb19c to mnc-dev
by Christopher Tate
· 9 years ago
bc7b3b5
Merge "docs: DP4 release notes: add Android Auto known issue" into nyc-dev
by Andrew Solovay
· 9 years ago
2149ebe
DO NOT MERGE: Don\\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours am: b1e31ad140
by Christopher Tate
· 9 years ago
918fb5d
DO NOT MERGE: Don\\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours am: 41821a26a5 -s ours
by Christopher Tate
· 9 years ago
b1e31ad
DO NOT MERGE: Don\\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2 am: 6633a4fee4 -s ours
by Christopher Tate
· 9 years ago
41821a2
DO NOT MERGE: Don\\\'t trust callers to supply app info to bindBackupAgent() am: d85a4ed283 am: f615799ef2
by Christopher Tate
· 9 years ago
Next »