1. 58c270c AMS: add API to IProcessInfoServive for retrieving oom scores by Chong Zhang · 9 years ago
  2. 98fe08f fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc am: 1d92c4538f by Erik Wolsheimer · 9 years ago
  3. 96f0cb6 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  4. 4854300 fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc by Erik Wolsheimer · 9 years ago
  5. 1d92c45 fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc by Erik Wolsheimer · 9 years ago
  6. 1dbb035 fix data race condition BUG: 25819358 am: 2242b4d2bd by Erik Wolsheimer · 9 years ago
  7. 8e3b4dc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  8. 28860b7 Fix for being able to setup Managed User from system user. by Alan Treadway · 9 years ago
  9. 8b40491 Merge "Avoid concurrent modification for pending partial layout views" by Alan Viverette · 9 years ago
  10. 26d17d6 Merge "Small refactoring for FileSynthesisCallback." by Niels Egberts · 9 years ago
  11. 00851b1 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  12. 453c13f Small refactoring for FileSynthesisCallback. by Niels Egberts · 9 years ago
  13. 6b1fb58 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  14. 7358fea Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  15. 696953c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  16. d52416b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  17. 4da1c1e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  18. 5b0efb5 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  19. 0899812 Merge "Reopen MTP devices when the provider is created." by Daichi Hirono · 9 years ago
  20. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  21. 291a136 Merge "Remove isCertificateEntry check" am: 7d72975c5b am: 59919babe0 by Chad Brubaker · 9 years ago
  22. 19c7afa Merge "Remove isCertificateEntry check" am: 7d72975c5b am: 59919babe0 by Chad Brubaker · 9 years ago
  23. 59919ba Merge "Remove isCertificateEntry check" am: 7d72975c5b by Chad Brubaker · 9 years ago
  24. 7d72975 Merge "Remove isCertificateEntry check" by Chad Brubaker · 9 years ago
  25. 5337365 Camera2: fix build break by Zhijun He · 9 years ago
  26. 69bd914 Merge "Camera2: update dynamic black level type" by Zhijun He · 9 years ago
  27. 355a74f Merge "Don't match network requests to legacy API requests." by Lorenzo Colitti · 9 years ago
  28. 55233b9 Merge "Fix one of the breakages of ConnectivityServiceTest in master." by Lorenzo Colitti · 9 years ago
  29. def4cb0 Don't match network requests to legacy API requests. by Lorenzo Colitti · 9 years ago
  30. 2c1a253 Fix one of the breakages of ConnectivityServiceTest in master. by Lorenzo Colitti · 9 years ago
  31. 9a01308 Remove isCertificateEntry check by Chad Brubaker · 9 years ago
  32. 764e796 Merge "Stop using startUsingNetworkFeature" by Erik Kline · 9 years ago
  33. 3c9b733 Merge "Fix javadoc for the NetworkRequest version of requestNetwork." by Lorenzo Colitti · 9 years ago
  34. 1f3257d Merge changes Iee47e374,Icc64942a by Yohei Yukawa · 9 years ago
  35. 36728a9 Fix javadoc for the NetworkRequest version of requestNetwork. by Lorenzo Colitti · 9 years ago
  36. 8ce2a53 Use Context.getSystemService(Class<T>) for InputManager. by Yohei Yukawa · 9 years ago
  37. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  38. 0c9cb2b Stop using startUsingNetworkFeature by Erik Kline · 9 years ago
  39. 259ce80 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  40. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  41. 74bfa27 Merge "Add new methods to MtpDatabase." by Daichi Hirono · 9 years ago
  42. 7fc7f48 Merge "Syncronosuly notify SelectPrinterActivity about changes to enabled print services" by Philip P. Moltmann · 9 years ago
  43. 03755a1 Syncronosuly notify SelectPrinterActivity about changes to enabled print by Philip P. Moltmann · 9 years ago
  44. c14a263 Merge "Refactored the BUGREPORT_RECEIVED logic into a new service." by Felipe Leme · 9 years ago
  45. 076e098 Merge "Initial integration test for BugReportReceiver." by Felipe Leme · 9 years ago
  46. a600d5c Merge "Rename PhoneBase to Phone." by Amit Mahajan · 9 years ago
  47. 83b41ad Merge "Revert "Destroy docked divider surface when it's hidden."" by Filip Gruszczynski · 9 years ago
  48. 19723a4 Revert "Destroy docked divider surface when it's hidden." by Filip Gruszczynski · 9 years ago
  49. e6af03a Merge "Fix build breakage in BridgeIInputMethodManager." by Yohei Yukawa · 9 years ago
  50. c428d47 Fix build breakage in BridgeIInputMethodManager. by Yohei Yukawa · 9 years ago
  51. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 9 years ago
  52. befb4d7 Merge "Allow to specify which user the call should be inserted to" by Tony Mak · 9 years ago
  53. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  54. ce759a1 Allow to specify which user the call should be inserted to by Tony Mak · 9 years ago
  55. d85eec8 Merge "Don't call DPM from UserManager to avoid lock inversion" by Makoto Onuki · 9 years ago
  56. f20528b Merge "Move BakedOpDispatcher to separate file" by Chris Craik · 9 years ago
  57. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
  58. 4148b1a Merge "Implement checkClientTrusted" am: 8e19803a6a am: a4a6cf9b51 by Chad Brubaker · 9 years ago
  59. e60d5cc Merge "Fix RecordingCanvas::refPaint, add tests" by Chris Craik · 9 years ago
  60. 52ae900 Merge "Implement checkClientTrusted" am: 8e19803a6a am: a4a6cf9b51 by Chad Brubaker · 9 years ago
  61. a4a6cf9 Merge "Implement checkClientTrusted" am: 8e19803a6a by Chad Brubaker · 9 years ago
  62. 0466206 Merge "Tell the reason why IMM called startInput()." by Yohei Yukawa · 9 years ago
  63. 8e19803 Merge "Implement checkClientTrusted" by Chad Brubaker · 9 years ago
  64. bdd13f0 Implement checkClientTrusted by Chad Brubaker · 9 years ago
  65. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  66. 250608a Separating the stack vs the historical tasks. by Winson · 9 years ago
  67. 5ac33e1 Merge "Adding history view." by Winson Chung · 9 years ago
  68. c29ff00 Adding history view. by Winson · 9 years ago
  69. ca98419 Avoid concurrent modification for pending partial layout views by Alan Viverette · 9 years ago
  70. 7b0b9a1 Merge "Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer)." am: e766e399c5 am: 4bc1904119 by Alex Klyubin · 9 years ago
  71. fe341d4 Merge "Extend the \'qwerty\' key layout" am: 9a83f115ad am: e579edc76b by Jim Kaye · 9 years ago
  72. 0545544 Merge "ssl: make DistinguishedNameParser a package-private class in org.apache.http.conn.ssl" am: d5a5d547d0 am: d9942006e4 by Sergio Giro · 9 years ago
  73. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  74. 0540e1b Merge "Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer)." am: e766e399c5 by Alex Klyubin · 9 years ago
  75. 687789b Merge "Only create surface when showing window if it destroys it when hiding." by Filip Gruszczynski · 9 years ago
  76. 3782797 Merge "Don't preserve the window on client side when pinning activity." by Filip Gruszczynski · 9 years ago
  77. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  78. 4bc1904 Merge "Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer)." by Alex Klyubin · 9 years ago
  79. e766e39 Merge "Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer)." by Alex Klyubin · 9 years ago
  80. 5514930 Only create surface when showing window if it destroys it when hiding. by Filip Gruszczynski · 9 years ago
  81. 18f11bc Merge "AndroidManifest.xml: More protected broadcasts" by Nick Kralevich · 9 years ago
  82. a3ecf45 AndroidManifest.xml: More protected broadcasts by Nick Kralevich · 9 years ago
  83. 9fc3cfa Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  84. d468ccc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  85. e38bdf6 ssl: make DistinguishedNameParser a package-private class in org.apache.http.conn.ssl by Sergio Giro · 9 years ago
  86. 1c8e951 Merge "Add new TestApi annotation." by Michael Wright · 9 years ago
  87. 87c6aef Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  88. 2dac6cc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  89. 92eda4f Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  90. 0634fbb Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  91. cb37f25 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  92. b2b2c0e Add new TestApi annotation. by Michael Wright · 9 years ago
  93. 7ff6e9e Merge "Add ICU4J APIs for Android" by Neil Fuller · 9 years ago
  94. 2a2f855 Merge "Make the new NetworkRequest flavour consistent with the others." by Lorenzo Colitti · 9 years ago
  95. 877a4e0 Merge "Selection Test: selection handle snaps to word boundaries." by Keisuke Kuroyanagi · 9 years ago
  96. 68e1945 Merge "Selection Test: selection handle doesn't pass anther one." by Keisuke Kuroyanagi · 9 years ago
  97. e85a268 Merge "Add selection handle multiline dragging tests." by Keisuke Kuroyanagi · 9 years ago
  98. d3c4893 Merge "Add selection handle dragging tests." by Keisuke Kuroyanagi · 9 years ago
  99. ec913c0 Selection Test: selection handle snaps to word boundaries. by Keisuke Kuroyanagi · 9 years ago
  100. cb6e842 Selection Test: selection handle doesn't pass anther one. by Keisuke Kuroyanagi · 9 years ago