1. a3c728e Merge changes from topic "jr-blocker" by TreeHugger Robot · 7 years ago
  2. 503ed94 Provide more information to the noti asst by Julia Reynolds · 7 years ago
  3. 463da25 Merge "New Autofill API: add (optional) content description on ImageTransformation." by TreeHugger Robot · 7 years ago
  4. d8416b7 Merge "New Autofill API: SaveInfo.addSanitizer()" by TreeHugger Robot · 7 years ago
  5. cd2969c New Autofill API: SaveInfo.addSanitizer() by Felipe Leme · 7 years ago
  6. 5a84661 Merge "Bind VR compositor service from VrManagerService." into oc-mr1-dev am: c765c2c448 by Ruben Brunk · 7 years ago
  7. c765c2c Merge "Bind VR compositor service from VrManagerService." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. 678f0b1 Merge "New autofill API: let service explicitly set dataset filter." by TreeHugger Robot · 7 years ago
  9. 27a026a New autofill API: let service explicitly set dataset filter. by Felipe Leme · 7 years ago
  10. 8369c68 Merge "Improved javadocs for Autofill save workflow." into oc-mr1-dev am: 94e07022c2 by Felipe Leme · 7 years ago
  11. 52ea662 Bind VR compositor service from VrManagerService. by Ruben Brunk · 7 years ago
  12. ce8f726 New Autofill API: add (optional) content description on ImageTransformation. by Felipe Leme · 7 years ago
  13. 30040fa Improved javadocs for Autofill save workflow. by Felipe Leme · 7 years ago
  14. 6abced3 Add more fields in Suggestion model by Fan Zhang · 7 years ago
  15. 3ce370a9 Merge "Added missing quote (") on anchor tag." into oc-mr1-dev am: 7c112b733c by Felipe Leme · 7 years ago
  16. a821efe Added missing quote (") on anchor tag. by Felipe Leme · 7 years ago
  17. 8672d81 Merge "Fixing method asymmetry in Parcel" by TreeHugger Robot · 7 years ago
  18. 15b9eb5 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev am: 6f50d16338 by Felipe Leme · 7 years ago
  19. 9d41449 Add metrics (and moar logging) for when a service disables itself. by Felipe Leme · 7 years ago
  20. 0e60f22 Fixing method asymmetry in Parcel by Sunny Goyal · 7 years ago
  21. 221c182 Merge "Convert ICarrierService to oneway." into oc-mr1-dev am: 806af68f5d by Jonathan Basseri · 7 years ago
  22. 49b54d6 Convert ICarrierService to oneway. by Jonathan Basseri · 7 years ago
  23. 723bf37 Initial API for providing suggestions. by Fan Zhang · 7 years ago
  24. 627cc3c Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  25. 09545e3 Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  26. 2ad2e7c Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d am: 33d476c170 am: 66e3c9aaf8 by Felipe Leme · 7 years ago
  27. 2104852 Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d am: 33d476c170 by Felipe Leme · 7 years ago
  28. bc1af42 Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d by Felipe Leme · 7 years ago
  29. 33d476c Merge "Javadoc: Added alternative to Package verification." into oc-dev by Felipe Leme · 7 years ago
  30. ada46b3 Merge "Fixed CharSequenceTransformation to use find() instead of matches()." into oc-mr1-dev am: 48bf1ca5d4 by Felipe Leme · 7 years ago
  31. c9982ce Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." by TreeHugger Robot · 7 years ago
  32. 5664b30 Merge "OemLockService: remove canUserAllowOemUnlock()" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  33. 48bf1ca Merge "Fixed CharSequenceTransformation to use find() instead of matches()." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  34. 63f7906 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  35. 8f0fad8 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  36. 85be690 OemLockService: remove canUserAllowOemUnlock() by Andrew Scull · 7 years ago
  37. 96a9d01 Merge "OemLockService: remove canUserAllowOemUnlock()" by Andrew Scull · 7 years ago
  38. 1a7048f Merge "Added more logging to diagnose a racy runtime restart." by TreeHugger Robot · 7 years ago
  39. e102579 Merge "Finishes the session when the service returns a null response on authentication." into oc-mr1-dev am: a61839458f by Felipe Leme · 7 years ago
  40. 1540bfd Fixed CharSequenceTransformation to use find() instead of matches(). by Felipe Leme · 7 years ago
  41. 8fa5f5e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  42. a012d7e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  43. d37fe2d OemLockService: remove canUserAllowOemUnlock() by Andrew Scull · 7 years ago
  44. b0a4057 Finishes the session when the service returns a null response on authentication. by Felipe Leme · 7 years ago
  45. 87f03be Javadoc: Added alternative to Package verification. by Felipe Leme · 7 years ago
  46. 9852897 New Autofill API: SaveRequest.getDatasetIds() by Felipe Leme · 7 years ago
  47. 9eb7a69 Merge "Removed deprecated BIND_AUTOFILL permission." by TreeHugger Robot · 7 years ago
  48. 47f4cbd Merge "Added getClientState() to FillEvent; deprecated it on FillEventHistory." by TreeHugger Robot · 7 years ago
  49. fff9f7e Removed deprecated BIND_AUTOFILL permission. by Felipe Leme · 7 years ago
  50. ac2a765 Merge "Fixed FillResponse.toString() to display list of datasets." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  51. 1c501eb Added getClientState() to FillEvent; deprecated it on FillEventHistory. by Felipe Leme · 7 years ago
  52. 88cfa80 Fixed FillResponse.toString() to display list of datasets. by Felipe Leme · 7 years ago
  53. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  54. 0405d12 Merge "Allow VR State Listeners with RESTRICTED_VR_ACCESS permission." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  55. 017c019 Merge "Minor Autofill javadoc fixes." into oc-dev am: 560221752e am: 948e9ff4d3 by Felipe Leme · 7 years ago
  56. 948e9ff Merge "Minor Autofill javadoc fixes." into oc-dev am: 560221752e by Felipe Leme · 7 years ago
  57. e6d7723 Allow VR State Listeners with RESTRICTED_VR_ACCESS permission. by Santos Cordon · 7 years ago
  58. 08157c4 The VIS should return an AOHD regardless of keyphrase availability. by Chris Thornton · 7 years ago
  59. 94011333 Minor Autofill javadoc fixes. by Felipe Leme · 7 years ago
  60. 6ba1287 Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  61. 2220049 Merge "Additional documentation about Autofill / WebView security." into oc-dev am: 36cbdef880 by Felipe Leme · 7 years ago
  62. 77f3300 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d am: a3c1de7e49 am: 4acf4fabf4 am: 40317127f4 am: 159cd14334 am: 24587d57cf am: 0fa9328b80 by Charles He · 7 years ago
  63. a3c2cee Merge "Additional documentation about Autofill / WebView security." into oc-dev by Felipe Leme · 7 years ago
  64. b0fa585 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d am: a3c1de7e49 am: 4acf4fabf4 am: 40317127f4 am: 159cd14334 am: 24587d57cf by Charles He · 7 years ago
  65. 36cbdef Merge "Additional documentation about Autofill / WebView security." into oc-dev by TreeHugger Robot · 7 years ago
  66. 0fa9328 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d am: a3c1de7e49 am: 4acf4fabf4 am: 40317127f4 am: 159cd14334 am: 24587d57cf by Android Build Merger (Role) · 7 years ago
  67. 3d14142 Merge "Improved WallpaperService.Engine tests" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  68. 4031712 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d am: a3c1de7e49 am: 4acf4fabf4 by Charles He · 7 years ago
  69. 4acf4fa [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d am: a3c1de7e49 by Charles He · 7 years ago
  70. a3c1de7 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c am: b1141b6ff0 am: 1cd9e8096f am: 6dfc8d8d4d by Charles He · 7 years ago
  71. b1141b6 [automerger] Fix security hole in GateKeeperResponse. am: e74cae8f7c by Charles He · 7 years ago
  72. 416fe95 Improved WallpaperService.Engine tests by Lucas Dupin · 7 years ago
  73. 303b609 Additional documentation about Autofill / WebView security. by Felipe Leme · 7 years ago
  74. dedf8f1 Fix CustomDescription so it allows multiple transformations per view id. by Felipe Leme · 7 years ago
  75. 052562c Calls CancellationSignal when onFillRequest() times out. by Felipe Leme · 7 years ago
  76. a5083c4 CharSequenceTransformation should not change anything when comparision fails. by Felipe Leme · 7 years ago
  77. 9d836b6 Merge "Rate limit notifyColorsChanged()" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  78. be3e4a6 Merge "Minor Autofill changes after API council review." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  79. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  80. 65b4765 Rate limit notifyColorsChanged() by Lucas Dupin · 7 years ago
  81. e09e5ef Merge "Multi-user and WallpaperColors" into oc-dr1-dev by Lucas Dupin · 7 years ago
  82. 22b4184 Merge "Multi-user and WallpaperColors" into oc-mr1-dev by Lucas Dupin · 7 years ago
  83. 50ba991 Multi-user and WallpaperColors by Lucas Dupin · 7 years ago
  84. 26fb43c Multi-user and WallpaperColors by Lucas Dupin · 7 years ago
  85. 9c4115a Merge "Fix keyboard focus in VR" into oc-dr1-dev am: 986995d481 by Tarandeep Singh · 7 years ago
  86. 986995d Merge "Fix keyboard focus in VR" into oc-dr1-dev by Tarandeep Singh · 7 years ago
  87. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  88. c7cea5b Minor Autofill changes after API council review. by Felipe Leme · 7 years ago
  89. d25050e Merge "Clarifies how the autofill service should check for signature hashes." into oc-dev am: c8f0fd7076 by Felipe Leme · 7 years ago
  90. 32d4e30 Merge "Clarifies how the autofill service should check for signature hashes." into oc-dev by Felipe Leme · 7 years ago
  91. c8f0fd7 Merge "Clarifies how the autofill service should check for signature hashes." into oc-dev by Felipe Leme · 7 years ago
  92. 27eb322 Merge "Cherry-picked some Autofill Javadoc improvements from master." into oc-dev by Felipe Leme · 7 years ago
  93. 2fb64c0 Clarifies how the autofill service should check for signature hashes. by Felipe Leme · 7 years ago
  94. 33681a9 Cherry-picked some Autofill Javadoc improvements from master. by Felipe Leme · 7 years ago
  95. c0c6ab4 Minor Autofill javadoc fix. by Felipe Leme · 7 years ago
  96. cb96f39 Uses ParceledListSlice to allow larger number of datasets. by Felipe Leme · 7 years ago
  97. e802d18f Merge "Don't show Save UI when values filled by user belong to a dataset." into oc-mr1-dev by Felipe Leme · 7 years ago
  98. d0b18d6 Don't show Save UI when values filled by user belong to a dataset. by Felipe Leme · 7 years ago
  99. 7635ab0 Differentiate dnd countdowns/countdowns to an alarm by Julia Reynolds · 7 years ago
  100. 04964fe Merge "Fix xml loading for managed services" into oc-mr1-dev by Julia Reynolds · 7 years ago