1. ed1ad7f Merge "Add wrapping support to IndentingPrintWriter." by Jeff Sharkey · 12 years ago
  2. 71cb446 Add wrapping support to IndentingPrintWriter. by Jeff Sharkey · 12 years ago
  3. 75d880d Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 12 years ago
  4. 5b7573e Revert "Clean up published network condition reporting." by Wink Saville · 12 years ago
  5. 984add5 Merge "Return a copy of the read-only identity Matrix" by Romain Guy · 12 years ago
  6. 5370405 Return a copy of the read-only identity Matrix by Romain Guy · 12 years ago
  7. afae9d2 Merge "BatteryService: Treat USB charging ports and charging accessories as AC" by Todd Poynor · 12 years ago
  8. b86d026 Merge "BatteryService: Allow power supplies to switch type between AC and USB" by Todd Poynor · 12 years ago
  9. 78d8fe4 BatteryService: Treat USB charging ports and charging accessories as AC by Todd Poynor · 12 years ago
  10. b20abf4 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  11. d21e24b Merge "Cleanup StateMachine LogRec handling and get tests working." by Wink Saville · 12 years ago
  12. 911b78e Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  13. 701bfb1 BatteryService: Allow power supplies to switch type between AC and USB by Todd Poynor · 12 years ago
  14. efcc3d3 Cleanup StateMachine LogRec handling and get tests working. by Wink Saville · 12 years ago
  15. e918d2e Merge "Improve revoking access to content providers." by Dianne Hackborn · 12 years ago
  16. 1410db8 Merge "Check text length when testing for newline." by Jeff Sharkey · 12 years ago
  17. 3029bf2 Check text length when testing for newline. by Jeff Sharkey · 12 years ago
  18. c93c6aa Merge "Object-based DisplayList recording" by Chris Craik · 12 years ago
  19. cae3d9f ZygoteInit: more dead code cleanup by Nick Kralevich · 12 years ago
  20. 4ec799d Merge "Remove dead code." by Nick Kralevich · 12 years ago
  21. de3c608 Merge "ZygoteConnection.java: Remove dead code --peer-wait" by Nick Kralevich · 12 years ago
  22. 40779e5 Remove dead code. by Nick Kralevich · 12 years ago
  23. 2df8631 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  24. d4d51a3 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  25. 468f6c1 ZygoteConnection.java: Remove dead code --peer-wait by Nick Kralevich · 12 years ago
  26. 647abce Deprecate unused and implementation-specific parts of TTS API by Przemyslaw Szczepaniak · 12 years ago
  27. 29449a3 am 781bcd68: am c3ee1d9a: am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  28. 781bcd6 am c3ee1d9a: am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  29. c3ee1d9 am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  30. 7ad885e Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  31. d7960d1 Improve revoking access to content providers. by Dianne Hackborn · 12 years ago
  32. da01da1 Merge "Do not turn on imes unexpectedly with unit tests" by Satoshi Kataoka · 12 years ago
  33. f5f8502 Merge "Fix graphical corruption on QCOM GPU Bug #7146141" by Romain Guy · 12 years ago
  34. c3fedaf Fix graphical corruption on QCOM GPU Bug #7146141 by Romain Guy · 12 years ago
  35. 58395e7 am 9c4ba4fe: am b616f0c2: add android.permission.LOOP_RADIO for access to loop radio device by Doug Zongker · 12 years ago
  36. 9c4ba4f am b616f0c2: add android.permission.LOOP_RADIO for access to loop radio device by Doug Zongker · 12 years ago
  37. d4d9364 Maybe fix build. by Dianne Hackborn · 12 years ago
  38. e8ae8b8 Merge "Add GET_CONTENT protocol for allowing multiple selection." by Dianne Hackborn · 12 years ago
  39. 7f54ffd Merge "Improve configuration of default preferred apps." by Dianne Hackborn · 12 years ago
  40. 8a2ed1d Improve configuration of default preferred apps. by Dianne Hackborn · 12 years ago
  41. 6fc7369 Merge "Implement support for method calls in the `content` tool." by Daniel Sandler · 12 years ago
  42. d2c0c10 Implement support for method calls in the `content` tool. by Daniel Sandler · 12 years ago
  43. 8c47e85 Merge "Changes documention for how input buttons should be labelled" by Michael Wright · 12 years ago
  44. b616f0c add android.permission.LOOP_RADIO for access to loop radio device by Doug Zongker · 12 years ago
  45. e340e68 Merge "Update JavaDoc" by Svetoslav · 12 years ago
  46. 14ff996 Update JavaDoc by Svetoslav · 12 years ago
  47. 573a18c Merge "Fixing the build" by Svetoslav · 12 years ago
  48. f5f7d97 Fixing the build by Svetoslav · 12 years ago
  49. 686f20c Merge "Removing duplicated tests that use hidden APIs" by Svetoslav · 12 years ago
  50. dc4271c Removing duplicated tests that use hidden APIs by Svetoslav · 12 years ago
  51. 6b30ba8 fix the build by Guang Zhu · 12 years ago
  52. 6b57bde Changes documention for how input buttons should be labelled by Michael Wright · 12 years ago
  53. 3a34d17 Fixing the build by Svetoslav · 12 years ago
  54. 91488ee Merge changes Ie674e8b2,I0b9448c8 by Svetoslav · 12 years ago
  55. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  56. 5924dc4 Merge "Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip" by Wink Saville · 12 years ago
  57. 4daf9b1 Merge "UsbDeviceManager: Don't start UsbDebuggingManager when data is encrypted" by Benoit Goby · 12 years ago
  58. 5988335 Merge "Optimize Looper JNI code." by Jeff Brown · 12 years ago
  59. 393fa83 Fix public comments for SslErrorHandler. by Selim Gurun · 12 years ago
  60. 79cb6ac Merge "Use the resolved Context in ContentResolver." by Jeff Sharkey · 12 years ago
  61. e564a32 Use the resolved Context in ContentResolver. by Jeff Sharkey · 12 years ago
  62. cbb2a2a Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip by Wink Saville · 12 years ago
  63. fdb3f09 Add GET_CONTENT protocol for allowing multiple selection. by Dianne Hackborn · 12 years ago
  64. a1deeba Merge "Add plumbing for Recent Apps keycode" by Michael Wright · 12 years ago
  65. 86469346 Optimize Looper JNI code. by Jeff Brown · 12 years ago
  66. 29e4aa7 Merge "Reinitialize hardware renderer after eglTerminate() Bug #8066455" by Romain Guy · 12 years ago
  67. 3696779b Reinitialize hardware renderer after eglTerminate() Bug #8066455 by Romain Guy · 12 years ago
  68. 93f770b Merge "Fix bug where we could get stuck repeatedly launching an activity." by Dianne Hackborn · 12 years ago
  69. 96bf00f Merge "Fix bug #8051633 Recent Apps thumbnails in RTL mode (Arabic / Hebrew / Farsi) should be aligned" by Fabrice Di Meglio · 12 years ago
  70. 2602030 Merge "Add protected log methods to StateMachine" by Wink Saville · 12 years ago
  71. a0d089f am b3eab8ff: am 1f6178fd: am abcb9b96: Merge "Added focusable true on search_button for D-pad." by Amith Yamasani · 12 years ago
  72. 9122187 am bb74d8b9: am 783fe429: am e305e5f6: Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  73. b3eab8f am 1f6178fd: am abcb9b96: Merge "Added focusable true on search_button for D-pad." by Amith Yamasani · 12 years ago
  74. bb74d8b am 783fe429: am e305e5f6: Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  75. 0798149 Fix bug where we could get stuck repeatedly launching an activity. by Dianne Hackborn · 12 years ago
  76. 1f6178f am abcb9b96: Merge "Added focusable true on search_button for D-pad." by Amith Yamasani · 12 years ago
  77. 783fe42 am e305e5f6: Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  78. 58c73c3 Add protected log methods to StateMachine by Wink Saville · 12 years ago
  79. abcb9b9 Merge "Added focusable true on search_button for D-pad." by Amith Yamasani · 12 years ago
  80. e305e5f Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  81. 6d2def7 am c28fde57: am 0b515aec: am 3cfca67b: Merge "Fix possible integer overflow in MtpStorage" by Amith Yamasani · 12 years ago
  82. c28fde5 am 0b515aec: am 3cfca67b: Merge "Fix possible integer overflow in MtpStorage" by Amith Yamasani · 12 years ago
  83. 0b515ae am 3cfca67b: Merge "Fix possible integer overflow in MtpStorage" by Amith Yamasani · 12 years ago
  84. 3cfca67 Merge "Fix possible integer overflow in MtpStorage" by Amith Yamasani · 12 years ago
  85. a6a5c8f Merge "Support invoking view methods from hierarchy viewer" by Siva Velusamy · 12 years ago
  86. d736856 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  87. de07d41 Merge "Annotate Locations coming from mock providers" by Victoria Lease · 12 years ago
  88. e6a6d83 am be3d6457: am a56711a0: am 169dc398: Merge "Remove config_wifi_p2p_support from config.xml." by Irfan Sheriff · 12 years ago
  89. be3d645 am a56711a0: am 169dc398: Merge "Remove config_wifi_p2p_support from config.xml." by Irfan Sheriff · 12 years ago
  90. a56711a am 169dc398: Merge "Remove config_wifi_p2p_support from config.xml." by Irfan Sheriff · 12 years ago
  91. 169dc39 Merge "Remove config_wifi_p2p_support from config.xml." by Irfan Sheriff · 12 years ago
  92. 42cd04d Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  93. f1367b7 Do not turn on imes unexpectedly with unit tests by Satoshi Kataoka · 12 years ago
  94. 306fe5c Fix bug #8051633 Recent Apps thumbnails in RTL mode (Arabic / Hebrew / Farsi) should be aligned by Fabrice Di Meglio · 12 years ago
  95. 572ec70 am a6472811: am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago
  96. e7e0a07 am 4dca3946: am df1498dc: am bf043b50: Merge "Add TLS Channel ID support to SSLCertificateSocketFactory." by Kenny Root · 12 years ago
  97. 78a9687 UsbDeviceManager: Don't start UsbDebuggingManager when data is encrypted by Benoit Goby · 12 years ago
  98. a647281 am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago
  99. 2e99d3c am ebb61ca2: Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago
  100. ebb61ca Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago