1. 3a382b5 Merge "Pipe down isHardwareAccelerated" by John Reck · 13 years ago
  2. 1467868 Merge "Include MotionEvent on ACTION_MOVE's TouchEventData" by John Reck · 13 years ago
  3. 60c116e Merge "BandwidthTestCase" by David Hu · 13 years ago
  4. 52c1055 Merge "Revert "Revamp of the NumberPicker widget."" by Svetoslav Ganov · 13 years ago
  5. efd1c67 Revert "Revamp of the NumberPicker widget." by Svetoslav Ganov · 13 years ago
  6. 09f5aed Merge "Selective enforcement of READ_EXTERNAL_STORAGE." by Jeff Sharkey · 13 years ago
  7. 975e04c2 Merge "Fix build, forgot to add file." by Dianne Hackborn · 13 years ago
  8. 6de01a9 Fix build, forgot to add file. by Dianne Hackborn · 13 years ago
  9. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 13 years ago
  10. ca07bc1 Merge "Revamp of the NumberPicker widget." by Svetoslav Ganov · 13 years ago
  11. 0084322 Merge "Pre-scale bitmaps on the native heap" by Romain Guy · 13 years ago
  12. 7b2f8b8 Pre-scale bitmaps on the native heap by Romain Guy · 13 years ago
  13. ca4aab9 BandwidthTestCase by David Hu · 13 years ago
  14. f1bdf65 Merge "Start using the new activity options argument." by Dianne Hackborn · 13 years ago
  15. ac0f18d Merge "Fix a bug where MenuItems would not return consistent results for item icons initialized from a drawable resource id." by Adam Powell · 13 years ago
  16. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 13 years ago
  17. ab750c5 Merge "Add VPN UID to list in Process" by Kenny Root · 13 years ago
  18. 5d189e1 Merge "Fix 6021938: Improved target support in lock screen" by Jim Miller · 13 years ago
  19. 219be44 Merge "Bind to the correct instance of the authenticator service." by Amith Yamasani · 13 years ago
  20. 4d3f82e Merge "Add libmedia_native" by Glenn Kasten · 13 years ago
  21. 34daa75 Bind to the correct instance of the authenticator service. by Amith Yamasani · 13 years ago
  22. c4852a3 Fix a bug where MenuItems would not return consistent results for by Adam Powell · 13 years ago
  23. 26993b3 Add VPN UID to list in Process by Kenny Root · 13 years ago
  24. d49ea7f Merge "Don't allow enter full screen while still in full screen mode." by Teng-Hui Zhu · 13 years ago
  25. b030476 Fix 6021938: Improved target support in lock screen by Jim Miller · 13 years ago
  26. 2b64c5a Don't allow enter full screen while still in full screen mode. by Teng-Hui Zhu · 13 years ago
  27. fae7ab3 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  28. def8497 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  29. 584eda7 Merge "Enable DisplayList properties" by Chet Haase · 13 years ago
  30. bdd896c Enable DisplayList properties by Chet Haase · 13 years ago
  31. a2dea4f Merge "Better exceptions around provider permissions." by Jeff Sharkey · 13 years ago
  32. 912ab85 Revamp of the NumberPicker widget. by Svetoslav Ganov · 13 years ago
  33. 21cc2c1 Merge "Move map center resources out of arrays.xml." by Eric Fischer · 13 years ago
  34. e10333f Move map center resources out of arrays.xml. by Eric Fischer · 13 years ago
  35. b106153 Merge "Use renameTo safely when creating the user 0 account database" by Marc Blank · 13 years ago
  36. c6b0f99 Use renameTo safely when creating the user 0 account database by Marc Blank · 13 years ago
  37. 3869fa2 Include MotionEvent on ACTION_MOVE's TouchEventData by John Reck · 13 years ago
  38. dea50f0 Merge "More work on rotation animation." by Dianne Hackborn · 13 years ago
  39. 06ba42d Merge "Move StrictMode timers to postAtFrontOfQueue()." by Jeff Sharkey · 13 years ago
  40. d6b32b6 More work on rotation animation. by Dianne Hackborn · 13 years ago
  41. d3c326e Merge "Reduce redundant animation processing" by Chet Haase · 13 years ago
  42. c6ffab3 Reduce redundant animation processing by Chet Haase · 13 years ago
  43. 3761f33 Move StrictMode timers to postAtFrontOfQueue(). by Jeff Sharkey · 13 years ago
  44. 9e4fdfa Merge "Move the selection handles vertically to match TextView." by George Mount · 13 years ago
  45. f5124e3 Move the selection handles vertically to match TextView. by George Mount · 13 years ago
  46. 793ce52 Merge "proposed public API for asynchronous find-on-page" by Victoria Lease · 13 years ago
  47. abeb6a7 proposed public API for asynchronous find-on-page by Victoria Lease · 13 years ago
  48. a5408e6 Pipe down isHardwareAccelerated by John Reck · 13 years ago
  49. 561d7a4 Merge "Remove network subtype check when building template." by Jeff Sharkey · 13 years ago
  50. f9f1d06 Remove network subtype check when building template. by Jeff Sharkey · 13 years ago
  51. ae75f99 Add libmedia_native by Glenn Kasten · 13 years ago
  52. 2937a9e Merge "Combine network subtypes by default." by Jeff Sharkey · 13 years ago
  53. d4dd771 Combine network subtypes by default. by Jeff Sharkey · 13 years ago
  54. 543ec1c Merge "If an application calls System.exit() terminate it immediately." by Jeff Brown · 13 years ago
  55. c1ac23d Merge "Delete useless JNI methods." by Jeff Brown · 13 years ago
  56. 4bf8b20 Merge "Optimizing DisplayList properties" by Chet Haase · 13 years ago
  57. 9d1992d Optimizing DisplayList properties by Chet Haase · 13 years ago
  58. ddc421d Merge "Update edit text size when the text changes so scroll works." by George Mount · 13 years ago
  59. 8d3c318 Merge "Add a new camera open API that allows taking the ownership." by Wu-cheng Li · 13 years ago
  60. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 13 years ago
  61. caf813f Remove unused private API by Romain Guy · 13 years ago
  62. 51e4d4d Better implementation to clear display lists by Romain Guy · 13 years ago
  63. cde6adf Fix the build by Romain Guy · 13 years ago
  64. 16f5f5c Delete useless JNI methods. by Jeff Brown · 13 years ago
  65. c6c549d Update edit text size when the text changes so scroll works. by George Mount · 13 years ago
  66. 590924e Merge "Multiple display lists for editable text" by Gilles Debunne · 13 years ago
  67. e5d4933 Better exceptions around provider permissions. by Jeff Sharkey · 13 years ago
  68. c6e8811 Merge "Postpone DisplayList recycling when detached from window" by Romain Guy · 13 years ago
  69. c0102b7 Merge "Port the SQLite locale setting code to Java." by Jeff Brown · 13 years ago
  70. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 13 years ago
  71. d45f5b5 am af2827ba: am 714d655c: am eb1d42e4: Merge "docs: Fix a bunch of misc doc issues from external tracker" into ics-mr1 by Scott Main · 13 years ago
  72. af2827b am 714d655c: am eb1d42e4: Merge "docs: Fix a bunch of misc doc issues from external tracker" into ics-mr1 by Scott Main · 13 years ago
  73. 714d655 am eb1d42e4: Merge "docs: Fix a bunch of misc doc issues from external tracker" into ics-mr1 by Scott Main · 13 years ago
  74. bc7616e Postpone DisplayList recycling when detached from window by Romain Guy · 13 years ago
  75. eb1d42e Merge "docs: Fix a bunch of misc doc issues from external tracker" into ics-mr1 by Scott Main · 13 years ago
  76. a1d2bd8 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  77. 1469438 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  78. 8e06f3e Merge "Cleanup ListView glow's optimized invalidates" by Romain Guy · 13 years ago
  79. a8bfeaf Cleanup ListView glow's optimized invalidates by Romain Guy · 13 years ago
  80. 5461f5e Merge "Add support for EINTR in BT" by Kenny Root · 13 years ago
  81. 0791335 Merge "Fix sync tests failure." by Amith Yamasani · 13 years ago
  82. df35868 am b99b7f51: am 4d85c98d: am 33ace979: Merge "Remove fade animations from framework drawables." into ics-mr1 by Dianne Hackborn · 13 years ago
  83. 33b7de85 Multiple display lists for editable text by Gilles Debunne · 13 years ago
  84. b99b7f5 am 4d85c98d: am 33ace979: Merge "Remove fade animations from framework drawables." into ics-mr1 by Dianne Hackborn · 13 years ago
  85. 4d85c98 am 33ace979: Merge "Remove fade animations from framework drawables." into ics-mr1 by Dianne Hackborn · 13 years ago
  86. f63c52a Merge "Add scrolling editable text with a finger drag." by George Mount · 13 years ago
  87. f70276a Add scrolling editable text with a finger drag. by George Mount · 13 years ago
  88. a0db022 Add support for EINTR in BT by Kenny Root · 13 years ago
  89. e82a54a Merge "Fix bug with transform Animations" by Chet Haase · 13 years ago
  90. bcbec0c Fix bug with transform Animations by Chet Haase · 13 years ago
  91. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  92. 5571ffd Merge "Prefetch column names in bulk cursor adaptor." by Jeff Brown · 13 years ago
  93. fb5a496 Prefetch column names in bulk cursor adaptor. by Jeff Brown · 13 years ago
  94. 1460598 Merge "Fix file path calculation for asset files." by Selim Gurun · 13 years ago
  95. b269aaf Merge "Fix for bug 6170890." by Philip Milne · 13 years ago
  96. edd6951 Fix for bug 6170890. by Philip Milne · 13 years ago
  97. c3da1b4 Merge "Optimize invalidate calls in lists." by Romain Guy · 13 years ago
  98. 9d849a2 Optimize invalidate calls in lists. by Romain Guy · 13 years ago
  99. 6fdab07 Remove fade animations from framework drawables. by Dianne Hackborn · 13 years ago
  100. 658dcd8 Fix file path calculation for asset files. by Selim Gurun · 13 years ago