1. 152b69a Merge "Add FX_KEYPRESS_INVALID constant to AudioManager." by Justin Koh · 12 years ago
  2. 20bf122 Merge "Switch Bundle's implementation over to ArrayMap." by Dianne Hackborn · 12 years ago
  3. fbf4ce0 Merge "Mmmmmmm... lovely, lovely ArrayMap." by Dianne Hackborn · 12 years ago
  4. add005c Mmmmmmm... lovely, lovely ArrayMap. by Dianne Hackborn · 12 years ago
  5. 06f2122 Merge "Make it safe to use start/stop app ops outside of system proc" by Dianne Hackborn · 12 years ago
  6. b87655b Switch Bundle's implementation over to ArrayMap. by Dianne Hackborn · 12 years ago
  7. 485d16f Merge "Ignore list item clicks if PreferenceActivity is paused." by Amith Yamasani · 12 years ago
  8. cacfe69 Add FX_KEYPRESS_INVALID constant to AudioManager. by Justin Koh · 12 years ago
  9. 4c8dfab am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 12 years ago
  10. e964387 am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 12 years ago
  11. 0bad537 Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 12 years ago
  12. 49bdc16 Ignore list item clicks if PreferenceActivity is paused. by Amith Yamasani · 12 years ago
  13. 5bc32b3 am 03a152d7: am 15cb526e: Merge "Fix import after okhttp update." by Elliott Hughes · 12 years ago
  14. 03a152d am 15cb526e: Merge "Fix import after okhttp update." by Elliott Hughes · 12 years ago
  15. 15cb526 Merge "Fix import after okhttp update." by Elliott Hughes · 12 years ago
  16. 230e012 Merge "Fix media server restart detection mechanism" by Eric Laurent · 12 years ago
  17. ca35e48 Fix media server restart detection mechanism by Eric Laurent · 12 years ago
  18. c0bb166 Fix import after okhttp update. by Narayan Kamath · 12 years ago
  19. 3d2469d Merge "Move markSocketAsUser to the top of IConnectivityManager.aidl" by Geremy Condra · 12 years ago
  20. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 12 years ago
  21. dc990e7 Merge "Tweak the print APIs." by Svetoslav · 12 years ago
  22. 6283608 Tweak the print APIs. by Svetoslav · 12 years ago
  23. cdce483 Merge "Changed name of recent hasLayout() method to isLaidOut()" by Chet Haase · 12 years ago
  24. 7a46dde Changed name of recent hasLayout() method to isLaidOut() by Chet Haase · 12 years ago
  25. 209bede Remove trailing whitespace from system ui. by John Spurlock · 12 years ago
  26. 4a8baef Merge "Make ArrayMap public! :)" by Dianne Hackborn · 12 years ago
  27. 332d84a Merge "Fix View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION." by John Spurlock · 12 years ago
  28. f52ae14 am 42658ed5: am 30ad7203: Merge "Consider mScrollX when drawing the checkMarkDrawable" by Adam Powell · 12 years ago
  29. 3e82ba1 Make ArrayMap public! :) by Dianne Hackborn · 12 years ago
  30. 42658ed am 30ad7203: Merge "Consider mScrollX when drawing the checkMarkDrawable" by Adam Powell · 12 years ago
  31. 30ad720 Merge "Consider mScrollX when drawing the checkMarkDrawable" by Adam Powell · 12 years ago
  32. 7045aaa Fix View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION. by John Spurlock · 12 years ago
  33. af093fd Merge "Skip unnecessary measurements when possible" by Romain Guy · 12 years ago
  34. 93c567c Skip unnecessary measurements when possible by Romain Guy · 12 years ago
  35. b3d8388 Merge "Support stencil-based clipping for functors" by Chris Craik · 12 years ago
  36. 07c09ce Merge "Fix missing lock in power manager." by Jeff Brown · 12 years ago
  37. 775ffa7 Merge "Fix crashes in setMatrix() and concat()" by Romain Guy · 12 years ago
  38. d91e417 Fix missing lock in power manager. by Jeff Brown · 12 years ago
  39. 4a83804 Merge "Fix issues with delayed transitions" by Chet Haase · 12 years ago
  40. c43524f Fix issues with delayed transitions by Chet Haase · 12 years ago
  41. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 12 years ago
  42. b48fe0e Merge "Remove iterators." by Craig Mautner · 12 years ago
  43. 17b7f6e Clean up of the print APIs. by Svetoslav · 12 years ago
  44. 29b173a Merge "Camera2: Remove/@hide non-public keys." by Eino-Ville Talvala · 12 years ago
  45. 0231409 Add a clean spec rule due to renamed *.aidl by Svetoslav · 12 years ago
  46. f892415 Remove iterators. by Craig Mautner · 12 years ago
  47. a8c7e3f Fix the build - missed a renaming by Svetoslav · 12 years ago
  48. ecca6da Support stencil-based clipping for functors by Chris Craik · 12 years ago
  49. 1117048 Merge "Disable documents test UI." by Jeff Sharkey · 12 years ago
  50. e6ddb92 Disable documents test UI. by Jeff Sharkey · 12 years ago
  51. c59df3c Merge "Refactoring of the print sub-system and API clean up." by Svetoslav Ganov · 12 years ago
  52. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 12 years ago
  53. 5ab422b wifi: Add tdls_discover command to tdls enable call by Dmitry Shmidt · 12 years ago
  54. 7b5c617 Merge "unify variable naming scheme." by Chris Wren · 12 years ago
  55. 628bc64 Merge "Fix collapsible action views." by Adam Powell · 12 years ago
  56. 2dc27f2 Fix collapsible action views. by Adam Powell · 12 years ago
  57. 574a55e unify variable naming scheme. by Chris Wren · 12 years ago
  58. d1c8754 Move markSocketAsUser to the top of IConnectivityManager.aidl by Chad Brubaker · 12 years ago
  59. cdae0f3 Merge "Switch proc stats to use new process state constants." by Dianne Hackborn · 12 years ago
  60. 855ccce Camera2: Remove/@hide non-public keys. by Eino-Ville Talvala · 12 years ago
  61. 78b6a86 Merge "AudioTrack write() on a full buffer while paused returns 0" by Glenn Kasten · 12 years ago
  62. d91f8af Merge "Add disabled state to FastScroller." by Alan Viverette · 12 years ago
  63. fe4fb36 Merge "Un@hide View.PRESSED_STATE_SET." by John Spurlock · 12 years ago
  64. 2d48f06 Merge "Minor Formating Fix" by Alon Albert · 12 years ago
  65. 0a880d0 Merge "Increase swappiness of processes when memcgroups are enabled" by Rom Lemarchand · 12 years ago
  66. 59983f7 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  67. 377d7bd Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 12 years ago
  68. e77d6dd Merge "Completely remove skia dependency from libinput." by Jeff Brown · 12 years ago
  69. 20555cb Merge "Add a keycode to switch audio tracks (1/2)" by michaelwr · 12 years ago
  70. 1109328 Completely remove skia dependency from libinput. by Jeff Brown · 12 years ago
  71. 447cdf2 Add disabled state to FastScroller. by Alan Viverette · 12 years ago
  72. 15ecbdd Merge "Fix PDK build." by Jeff Brown · 12 years ago
  73. 48a3d98 Fix PDK build. by Jeff Brown · 12 years ago
  74. f9d73e6 Merge "Fixing bugs discovered by the CTS tests." by Svetoslav · 12 years ago
  75. 8d820ecf Fixing bugs discovered by the CTS tests. by Svetoslav · 12 years ago
  76. 08ec9b2 Merge "Revert "Update ListMenuItemView to use a single RelativeLayout"" by Alan Viverette · 12 years ago
  77. d9ddf52 Revert "Update ListMenuItemView to use a single RelativeLayout" by Alan Viverette · 12 years ago
  78. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 12 years ago
  79. ef69117 Remove dead code in system server initialization. by Jeff Brown · 12 years ago
  80. 6c1c0b6 Declare permission for accessing input flinger. by Jeff Brown · 12 years ago
  81. c3bdf87 Merge "Support routing sockets as another user" by Geremy Condra · 12 years ago
  82. b7fb8db Merge "Restricted profiles use Owner's VPN" by Geremy Condra · 12 years ago
  83. 045ad91 Merge changes Ia6646363,I94389b64 by Geremy Condra · 12 years ago
  84. 648e4fc Merge "camera2: Implement CameraDevice#getCameraInfo" by Igor Murashkin · 12 years ago
  85. d7bf177 camera2: Implement CameraDevice#getCameraInfo by Igor Murashkin · 12 years ago
  86. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 12 years ago
  87. d63ee75 Merge "Add webp to BitmapFactory.Options outMimetype" by Chris Craik · 12 years ago
  88. d475c70 Support routing sockets as another user by Chad Brubaker · 12 years ago
  89. c286519 Restricted profiles use Owner's VPN by Chad Brubaker · 12 years ago
  90. 10dd2b6 Merge "Add carrier setup app integration" by Evan Charlton · 12 years ago
  91. 06a8846 Merge "Allowing the root user to use the screen introspection APIs." by Svetoslav · 12 years ago
  92. d08d7ee Allowing the root user to use the screen introspection APIs. by Svetoslav · 12 years ago
  93. 7ac4b96 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  94. cd6b8e4 am 59734490: (-s ours) Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
  95. 5973449 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
  96. 0a55c94 Un@hide View.PRESSED_STATE_SET. by John Spurlock · 12 years ago
  97. 6098c5d Docfixes in IBinder, Context, View, and Intent. by John Spurlock · 12 years ago
  98. d67c55b merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  99. eca2fe9 Minor Formating Fix by Alon Albert · 12 years ago
  100. b550929 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago