1. 7b3f6a9 am "Add frameworks classes and methods necessary for VVM syncadapter structure." by Vinit Deshpande · 10 years ago
  2. 3b444db am "Add PHONE_ACCOUNT_ADDRESS to the call log DB." by Vinit Deshpande · 10 years ago
  3. aae695b am "Revert "Add PHONE_ACCOUNT_ADDRESS to the call log DB."" by Vinit Deshpande · 10 years ago
  4. 4447a5e am "Add PHONE_ACCOUNT_ADDRESS to the call log DB." by Vinit Deshpande · 10 years ago
  5. 79baf37 am "Add multi-SIM fields to VoicemailContract.Status." by Vinit Deshpande · 10 years ago
  6. e94d762 am "Refactor NetworkUtils interaction with DHCP." by Vinit Deshpande · 10 years ago
  7. f5fabf1 am "Separate NAT from forwarding." by Vinit Deshpande · 10 years ago
  8. 7e05b67 am "WFC configuration: add carrier and device support configurations." by Vinit Deshpande · 10 years ago
  9. de2826b Properly set up local transport data dirs after an initialize operation by Christopher Tate · 10 years ago
  10. 33dd7a4 Merge "Fix build: Revert "Properly set up local transport data dirs after an initialize operation"" by Ed Heyl · 10 years ago
  11. 0a80973 Fix build: Revert "Properly set up local transport data dirs after an initialize operation" by Ed Heyl · 10 years ago
  12. 6bfcc6b Merge "Properly set up local transport data dirs after an initialize operation" by Christopher Tate · 10 years ago
  13. 3e0045e Merge "Avoid rebuilding epoll set when PFD status report is done." by Jeff Brown · 10 years ago
  14. 031b7fe Merge "Revert "Revert "Update ParcelFileDescriptor to use non-blocking I/O.""" by Jeff Brown · 10 years ago
  15. d028356 am 870110e0: am 30fcd2aa: Merge "Drop unusable SELinux APIs." by Nick Kralevich · 10 years ago
  16. 870110e am 30fcd2aa: Merge "Drop unusable SELinux APIs." by Nick Kralevich · 10 years ago
  17. 16d1cce Drop unusable SELinux APIs. by Stephen Smalley · 10 years ago
  18. 676fa34 Merge "Start moving text measurement into native code" by Raph Levien · 10 years ago
  19. 70616ec Start moving text measurement into native code by Raph Levien · 10 years ago
  20. 484bc6e Merge "More work on collecting assist data." by Dianne Hackborn · 10 years ago
  21. 815eca1 Merge "Allow DO to set Settings.Global.STAY_ON_WHILE_PLUGGED_IN" by Benjamin Franz · 10 years ago
  22. 50ac385 Merge "Do not hide any call log entries when they are added." by Santos Cordon · 10 years ago
  23. 2fbea7f Merge "Expose isSystemImeThatHasSubtypeOf to Settings" by Yohei Yukawa · 10 years ago
  24. 9c83ff4 Expose isSystemImeThatHasSubtypeOf to Settings by Yohei Yukawa · 10 years ago
  25. 80c3856 Support a Primary and a Floating ActionMode in DecorView. by Clara Bayarri · 10 years ago
  26. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 10 years ago
  27. 68cc420 Allow DO to set Settings.Global.STAY_ON_WHILE_PLUGGED_IN by Benjamin Franz · 10 years ago
  28. db64454 resolved conflicts for merge of b6b9fe21 to master by Andreas Gampe · 10 years ago
  29. b2a1985 Avoid rebuilding epoll set when PFD status report is done. by Jeff Brown · 10 years ago
  30. 6fd9f9a Revert "Revert "Update ParcelFileDescriptor to use non-blocking I/O."" by Jeff Brown · 10 years ago
  31. dc205b3 Properly set up local transport data dirs after an initialize operation by Christopher Tate · 10 years ago
  32. c3b022d Merge "NetworkStatsService to adjust VPN stats before recording." by Wenchao Tong · 10 years ago
  33. f5ea340 NetworkStatsService to adjust VPN stats before recording. by Wenchao Tong · 10 years ago
  34. d7c7e56 Merge "Add API for WebView OffscreenPreRaster setting." by Hui Shu · 10 years ago
  35. a83ce1d More work on collecting assist data. by Dianne Hackborn · 10 years ago
  36. a80ac05 resolved conflicts for merge of 42f55d1e to master by Marco Nelissen · 10 years ago
  37. b1ee70b Add API for WebView OffscreenPreRaster setting. by Hui Shu · 10 years ago
  38. 8726e9a Merge "NetworkStats to support VPN accounting." by Wenchao Tong · 10 years ago
  39. 4f831ca Merge "Fix negative touch word offset that caused crashing when selecting text" by Roozbeh Pournader · 10 years ago
  40. c3eea84a Merge "Revert "Update ParcelFileDescriptor to use non-blocking I/O."" by Jeff Brown · 10 years ago
  41. 0f0b7f2 Revert "Update ParcelFileDescriptor to use non-blocking I/O." by Jeff Brown · 10 years ago
  42. d6ee06a Merge "Camera: add @hide API for setting camera rotation" by Yin-Chia Yeh · 10 years ago
  43. 27d6b97 Fix negative touch word offset that caused crashing when selecting text by Mady Mellor · 10 years ago
  44. 5602751 Do not hide any call log entries when they are added. by Santos Cordon · 10 years ago
  45. c6ee744 Merge "Allow polling for WindowInsets." by Filip Gruszczynski · 10 years ago
  46. f84a972 Move the "Replace" popup option to the Text Selection ActionMode. by Clara Bayarri · 10 years ago
  47. b6b9fe2 am 2f196e6c: Merge "Remove dead code, mostly DataStateTracker." by Lorenzo Colitti · 10 years ago
  48. 2f196e6 Merge "Remove dead code, mostly DataStateTracker." by Lorenzo Colitti · 10 years ago
  49. 216ce5d Merge "Add rename support to FingerprintManager" by Jim Miller · 10 years ago
  50. 99d6019 Add rename support to FingerprintManager by Jim Miller · 10 years ago
  51. 26c9508 am cdd3fb5c: Merge "Extracted a separate class to run dexopt on packages" by Andreas Gampe · 10 years ago
  52. 7487657 Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 10 years ago
  53. a34a3bd Update ParcelFileDescriptor to use non-blocking I/O. by Jeff Brown · 10 years ago
  54. dc3eb4b Add support for non-blocking I/O with Looper. by Jeff Brown · 10 years ago
  55. 803c2af Expose some useful methods on Looper and clean up docs. by Jeff Brown · 10 years ago
  56. 3d4e7efe Move sync barrier methods into MessageQueue. by Jeff Brown · 10 years ago
  57. 6c7b41a Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 10 years ago
  58. 954289d Allow polling for WindowInsets. by Filip Gruszczynski · 10 years ago
  59. 1130363 Merge "Various fixes for popup monkey testing" by Alan Viverette · 10 years ago
  60. 6c2f448 Merge "Add a check for invalid spans being set by SpellChecker." by Roozbeh Pournader · 10 years ago
  61. 5fcf44b Merge "Cleanups & simplifications" by John Reck · 10 years ago
  62. 8fd949e Various fixes for popup monkey testing by Alan Viverette · 10 years ago
  63. 60cd30d Merge "Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount" by Raph Levien · 10 years ago
  64. b36016c Cleanups & simplifications by John Reck · 10 years ago
  65. 42f55d1 am a3d25d74: Merge "Fix context leak" by Marco Nelissen · 10 years ago
  66. 4cdeead Add a check for invalid spans being set by SpellChecker. by Roozbeh Pournader · 10 years ago
  67. ce4155a Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount by Raph Levien · 10 years ago
  68. 78568bf Merge "Implement PostMessage API for Webview" by Selim Gurun · 10 years ago
  69. 4c8093a Implement PostMessage API for Webview by Selim Gurun · 10 years ago
  70. 926ebb8 Fix context leak by Marco Nelissen · 10 years ago
  71. 7fad4eb Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  72. 4998467 Merge "Fix @ColorInt javadoc" by Tor Norbye · 10 years ago
  73. 5b00941 Fix @ColorInt javadoc by Tor Norbye · 10 years ago
  74. 8ccfe89 Merge "resolved conflicts for merge of b6d6c04a to master" by Andreas Gampe · 10 years ago
  75. bd5e03b Merge "Notify TrustAgentService when device policy configuration no longer applies" by Adrian Roos · 10 years ago
  76. 73f43da Merge "Add Phone.ENTERPRISE_CONTENT_URI" by Ricky Wai · 10 years ago
  77. 2c1078f resolved conflicts for merge of b6d6c04a to master by Andreas Gampe · 10 years ago
  78. 1d21dc22 Merge "Add several CallSupers to View" by Chris Craik · 10 years ago
  79. dbbeeb3 Remove unused settings constants from the SDK (framework). by Svetoslav · 10 years ago
  80. 86bb9ba am 4c887ac9: am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks." by dcashman · 10 years ago
  81. 94ac755 Merge "Do not show toast when forwarding from resolver activity to itself." by Sander Alewijnse · 10 years ago
  82. d5800c0 Merge "Cache photo URI too in calllog (contract)" by Makoto Onuki · 10 years ago
  83. 2a914cb Merge "Handle undo in TextView fields with no cursor" by James Cook · 10 years ago
  84. 49ea6ae Camera: add @hide API for setting camera rotation by Yin-Chia Yeh · 10 years ago
  85. 900185d Handle undo in TextView fields with no cursor by James Cook · 10 years ago
  86. 7d6bc4f Merge "Revert RelativeLayout's baseline view to API 22 and below behavior" by Alan Viverette · 10 years ago
  87. a57e936 Add several CallSupers to View by Chris Craik · 10 years ago
  88. 053d3dd Do not show toast when forwarding from resolver activity to itself. by Sander Alewijnse · 10 years ago
  89. ddd7259 Merge "Rename and simplify DisplayList Canvas classes" by Chris Craik · 10 years ago
  90. b6d6c04 am 174a4488: am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 10 years ago
  91. ba4df962 Merge "Document behavior change of isUninstallBlocked() since L MR1" by Rubin Xu · 10 years ago
  92. e1e6faa Document behavior change of isUninstallBlocked() since L MR1 by Rubin Xu · 10 years ago
  93. 174a448 am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 10 years ago
  94. c9070eb Rename and simplify DisplayList Canvas classes by Chris Craik · 10 years ago
  95. 216f3ed Merge "BatteryStats: Record energy info stats from WiFi and Bluetooth controllers" by Adam Lesinski · 10 years ago
  96. d1eca77 Merge "Fix: Drag handles are not shown for selection/insertion" by Roozbeh Pournader · 10 years ago
  97. 0e14a85 Revert RelativeLayout's baseline view to API 22 and below behavior by Alan Viverette · 10 years ago
  98. 33dac55 BatteryStats: Record energy info stats from WiFi and Bluetooth controllers by Adam Lesinski · 10 years ago
  99. b5c4623 Merge "Copy ViewPager and PagerAdapter into framework-internal widgets" by Alan Viverette · 10 years ago
  100. a72d640 Merge "Camera2: Add hidden depth stream configuration tags" by Eino-Ville Talvala · 10 years ago