1. 27250e1 Add asynchronous object destruction and WAR to enable on API 18. by Tim Murray · 12 years ago
  2. b085ae6 Update support lib's Android.mk for JNI. by Tim Murray · 12 years ago
  3. 8379e65 Fix getBytesSize for YUV allocations. by Tim Murray · 12 years ago
  4. 407e016 Merge commit 'cb4c5e0f0d28bcd66b313d1c38ef82abbbddcf4d' into HEAD by The Android Open Source Project · 12 years ago
  5. 2838eb1 Merge "Add missing cases for DEPTH/YUV pixel DataKinds." by Stephen Hines · 12 years ago
  6. b9cfc8d Add missing cases for DEPTH/YUV pixel DataKinds. by Stephen Hines · 12 years ago
  7. cb4c5e0 am 56fd5014: Add AppCompat.DialogWhenLarge Themes by Chris Banes · 12 years ago
  8. 56fd501 Add AppCompat.DialogWhenLarge Themes by Chris Banes · 12 years ago
  9. d6ec825 am de77c6fa: am 14fabe0b: Fix slide drawable mirroring by Alan Viverette · 12 years ago
  10. de77c6f am 14fabe0b: Fix slide drawable mirroring by Alan Viverette · 12 years ago
  11. 14fabe0 Fix slide drawable mirroring by Alan Viverette · 12 years ago
  12. 9a21b93 am 1b53c941: am 8e001dbd: Finalize assets for screen cast. by Jeff Brown · 12 years ago
  13. 1b53c94 am 8e001dbd: Finalize assets for screen cast. by Jeff Brown · 12 years ago
  14. 8e001db Finalize assets for screen cast. by Jeff Brown · 12 years ago
  15. c119333 am 03125c8f: am ee83c07e: Merge "add error propagation for thunking layer" into klp-dev by Tim Murray · 12 years ago
  16. 03125c8 am ee83c07e: Merge "add error propagation for thunking layer" into klp-dev by Tim Murray · 12 years ago
  17. ee83c07 Merge "add error propagation for thunking layer" into klp-dev by Tim Murray · 12 years ago
  18. 0f33e7e am 56f3f962: am 02acfc96: Hide disabled routes from the chooser dialog. by Jeff Brown · 12 years ago
  19. 56f3f96 am 02acfc96: Hide disabled routes from the chooser dialog. by Jeff Brown · 12 years ago
  20. 02acfc9 Hide disabled routes from the chooser dialog. by Jeff Brown · 12 years ago
  21. b6da052 am b349e837: am 618d0502: Merge "add Async handling of Print" into klp-dev by John Hoford · 12 years ago
  22. b349e83 am 618d0502: Merge "add Async handling of Print" into klp-dev by John Hoford · 12 years ago
  23. 618d050 Merge "add Async handling of Print" into klp-dev by John Hoford · 12 years ago
  24. 975c49f add Async handling of Print by John Hoford · 12 years ago
  25. 20cff0c am 07fbe7d4: am d5916643: Remove dead code. by Jeff Brown · 12 years ago
  26. 07fbe7d am d5916643: Remove dead code. by Jeff Brown · 12 years ago
  27. d591664 Remove dead code. by Jeff Brown · 12 years ago
  28. 3252f51 am 2fd9447d: am bcdad1a1: Merge "Use the full component name to construct route ids." into klp-dev by Jeff Brown · 12 years ago
  29. cb8de3f am cc213ed1: am e5b77688: Merge "Minor code cleanup to enable reuse of the protocol." into klp-dev by Jeff Brown · 12 years ago
  30. 2fd9447 am bcdad1a1: Merge "Use the full component name to construct route ids." into klp-dev by Jeff Brown · 12 years ago
  31. cc213ed am e5b77688: Merge "Minor code cleanup to enable reuse of the protocol." into klp-dev by Jeff Brown · 12 years ago
  32. bcdad1a Merge "Use the full component name to construct route ids." into klp-dev by Jeff Brown · 12 years ago
  33. e5b7768 Merge "Minor code cleanup to enable reuse of the protocol." into klp-dev by Jeff Brown · 12 years ago
  34. adf0f4a Use the full component name to construct route ids. by Jeff Brown · 12 years ago
  35. 3efa63d Minor code cleanup to enable reuse of the protocol. by Jeff Brown · 12 years ago
  36. bb4e89f am 5b4182d7: (-s ours) am 2d709514: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 12 years ago
  37. 5b4182d am 2d709514: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 12 years ago
  38. 2d70951 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 12 years ago
  39. ea46052 am a7f2dd4b: Fix a layout crash bug in SlidingPaneLayout by Adam Powell · 12 years ago
  40. ee1ce55 am 16519474: am 138e0db4: Fix off-by-one issue when removing from Iterator by Adam Lesinski · 12 years ago
  41. 08dcb09 am ed97d103: recompute mSlideOffset in onLayout to avoid rounding errors by Mark Wagner · 12 years ago
  42. a7f2dd4 Fix a layout crash bug in SlidingPaneLayout by Adam Powell · 12 years ago
  43. 1651947 am 138e0db4: Fix off-by-one issue when removing from Iterator by Adam Lesinski · 12 years ago
  44. ed97d10 recompute mSlideOffset in onLayout to avoid rounding errors by Mark Wagner · 12 years ago
  45. 8814a64 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  46. 138e0db Fix off-by-one issue when removing from Iterator by Adam Lesinski · 12 years ago
  47. 456c1e8 am cc45ed0e: Merge "Fix Crash in compat Action Bar List Navigation" into klp-ub-dev by Chris Banes · 12 years ago
  48. 2fb7c00 am 8902df1b: Sync PhoneWindow Menu Handling by Chris Banes · 12 years ago
  49. cc45ed0 Merge "Fix Crash in compat Action Bar List Navigation" into klp-ub-dev by Chris Banes · 12 years ago
  50. 8902df1 Sync PhoneWindow Menu Handling by Chris Banes · 12 years ago
  51. e857970 Fix Crash in compat Action Bar List Navigation by Chris Banes · 12 years ago
  52. e47ea2f am 5440d48a: Add missing v14 AppCompat styles by Chris Banes · 12 years ago
  53. 5440d48 Add missing v14 AppCompat styles by Chris Banes · 12 years ago
  54. d1107f9 add error propagation for thunking layer by Tim Murray · 12 years ago
  55. cb39597 am 9932c13e: Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 12 years ago
  56. 9932c13 Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 12 years ago
  57. 1338e15 am 3f0314b4: Merge "Fix drawer layout\'s approximation of addChildrenForAccessibility()" into klp-dev by Alan Viverette · 12 years ago
  58. 3f0314b Merge "Fix drawer layout's approximation of addChildrenForAccessibility()" into klp-dev by Alan Viverette · 12 years ago
  59. d6edbe7 Fix drawer layout's approximation of addChildrenForAccessibility() by Alan Viverette · 12 years ago
  60. 933eef5 am 145d27f9: Support versions of new external storage APIs. by Jeff Sharkey · 12 years ago
  61. 145d27f Support versions of new external storage APIs. by Jeff Sharkey · 12 years ago
  62. 81b3862 am 7fecc737: merge in klp-release (no-op) by Ed Heyl · 12 years ago
  63. 7fecc73 merge in klp-release (no-op) by Ed Heyl · 12 years ago
  64. 9efa6df merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  65. 2109ff7 am 09ad6434: Add color mode to PrintHelper. by Svetoslav Ganov · 12 years ago
  66. 09ad643 Add color mode to PrintHelper. by Svetoslav Ganov · 12 years ago
  67. a49b8e9 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  68. f9f8250 am b35fa711: am 48d31218: am a97f1edf: Add a helper for managing remote playback. by Jeff Brown · 12 years ago
  69. b35fa71 am 48d31218: am a97f1edf: Add a helper for managing remote playback. by Jeff Brown · 12 years ago
  70. 6af58b7 am e3fec474: Merge "Update mediarouter assets, add xxhdpi." into klp-dev by Jeff Brown · 12 years ago
  71. 48d3121 am a97f1edf: Add a helper for managing remote playback. by Jeff Brown · 12 years ago
  72. a97f1ed Add a helper for managing remote playback. by Jeff Brown · 12 years ago
  73. e3fec47 Merge "Update mediarouter assets, add xxhdpi." into klp-dev by Jeff Brown · 12 years ago
  74. 6dca190 am 545f1bf8: Guard against null pointer if a tream to a Uri cannot be opened. by Svetoslav Ganov · 12 years ago
  75. 8716272 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  76. 545f1bf Guard against null pointer if a tream to a Uri cannot be opened. by Svetoslav Ganov · 12 years ago
  77. c8ffe91 Update mediarouter assets, add xxhdpi. by Jeff Brown · 12 years ago
  78. 69a1764 am dd2c232b: Build kitkat support components against API 19 by Adam Powell · 12 years ago
  79. dd2c232 Build kitkat support components against API 19 by Adam Powell · 12 years ago
  80. 4b23f82 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  81. e68743e am 44a323d9: Merge "Adding a code name version check until the SDK constant for K is set." into klp-dev by John Hoford · 12 years ago
  82. b6aa5c0 am a71df5be: merge in KQS81M by Ed Heyl · 12 years ago
  83. 44a323d Merge "Adding a code name version check until the SDK constant for K is set." into klp-dev by John Hoford · 12 years ago
  84. a71df5b merge in KQS81M by Ed Heyl · 12 years ago
  85. 5030ecf Adding a code name version check until the SDK constant for K is set. by Svetoslav Ganov · 12 years ago
  86. a8c5e35 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  87. 2b9ebe2 am 2d7b9205: Merge "Add live region APIs to support library" into klp-dev by Alan Viverette · 12 years ago
  88. 9048d6a am d08c8c07: Merge "Add findFocus API to support library" into klp-dev by Alan Viverette · 12 years ago
  89. 2d7b920 Merge "Add live region APIs to support library" into klp-dev by Alan Viverette · 12 years ago
  90. d08c8c0 Merge "Add findFocus API to support library" into klp-dev by Alan Viverette · 12 years ago
  91. 086e7db Add live region APIs to support library by Alan Viverette · 12 years ago
  92. 17565dc am 0b866177: Merge "Use correct open/close content description strings." into klp-dev by Kirill Grouchnikov · 12 years ago
  93. 0b86617 Merge "Use correct open/close content description strings." into klp-dev by Kirill Grouchnikov · 12 years ago
  94. b44045e Add findFocus API to support library by Alan Viverette · 12 years ago
  95. 48680ad am f7b2ca32: Merge "Update support lib to match final KitKat API version." into klp-dev by Dianne Hackborn · 12 years ago
  96. 7068001 am dd7eb044: Merge "Revert "Add findFocus API to support library again" again" into klp-dev by Alan Viverette · 12 years ago
  97. 9f9f502 am 2070e9b9: Merge "Add findFocus API to support library again" into klp-dev by Alan Viverette · 12 years ago
  98. 8dfe6c1 am dd3503a5: Merge "Add NO_BLOCK_DESCENDANTS a11y importance mode to support lib" into klp-dev by Alan Viverette · 12 years ago
  99. f7b2ca3 Merge "Update support lib to match final KitKat API version." into klp-dev by Dianne Hackborn · 12 years ago
  100. dd7eb04 Merge "Revert "Add findFocus API to support library again" again" into klp-dev by Alan Viverette · 12 years ago