1. ba30be5 Restore deleted string still referenced from a layout. by Eric Fischer · 13 years ago
  2. b1eaf8f Merge "Fix bug 5090996 - Crash on tapping Menu on dial pad" by Adam Powell · 13 years ago
  3. 42722bf Volume panel changes. by Amith Yamasani · 13 years ago
  4. 34e1fb1 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  5. d20482d Merge "Add operation counts to network statistics." by Jeff Sharkey · 13 years ago
  6. f0f5fff Fix bug 5090996 - Crash on tapping Menu on dial pad by Adam Powell · 13 years ago
  7. de7c939 Merge "Use high precision iterators on specific GPUs Bug #5098359" by Romain Guy · 13 years ago
  8. a60c388 Use high precision iterators on specific GPUs Bug #5098359 by Romain Guy · 13 years ago
  9. 8a36891 Updated btn_default and btn_toggle assets Bug: 5076695 by Justin Ho · 13 years ago
  10. 489ba29 Updated scrollbars and fast scroller assets. Bug: 5076695 by Justin Ho · 13 years ago
  11. 369a6bb Updated progress bar and scrubbers, adding xhdpi Bug: 5076695 by Justin Ho · 13 years ago
  12. cbab966 Updated spinners Bug: 5076695 by Justin Ho · 13 years ago
  13. d2f664d Misc layoutlib fix in preparation of the access change in framework code. by Xavier Ducrohet · 13 years ago
  14. 9101a02 Merge "Add functional test for screenshots." by Brett Chabot · 13 years ago
  15. 00451ed am 8fb7bd4d: am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  16. 8fb7bd4 am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  17. 44dabe3 Merge "Revert "Unhide APIs for user space VPN."" by Chia-chi Yeh · 13 years ago
  18. e1538f0 Revert "Unhide APIs for user space VPN." by Chia-chi Yeh · 13 years ago
  19. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  20. a7edc40 Merge "Plug memory leak in EditText." by Romain Guy · 13 years ago
  21. e5ea440 Plug memory leak in EditText. by Romain Guy · 13 years ago
  22. 8f164fe Fix ordering assumption of argument evaluation. by Gloria Wang · 13 years ago
  23. 5bb3129 am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  24. a261622 am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  25. 5e57c2c Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  26. f178472 Merge "SurfaceFlinger: use async mode for video & cam" by Jamie Gennis · 13 years ago
  27. dbe55b7 Merge "Fix exception when a focused item is detached." by Bjorn Bringert · 13 years ago
  28. 5c31583 Merge "Fix NALU extraction of unit starts with a 0x00 nalType" by Andreas Huber · 13 years ago
  29. d356b2d Merge "SurfaceTexture: allow set_buffer_count(2)" by Jamie Gennis · 13 years ago
  30. 05ea63d Fix NALU extraction of unit starts with a 0x00 nalType by Andreas Huber · 13 years ago
  31. 115cf05 Merge "Fixing initialization cleanup in activity instrumentation test case" by Romain Guy · 13 years ago
  32. 3fe3f73 Fixing initialization cleanup in activity instrumentation test case by Rodrigo Damazio Bovendorp · 13 years ago
  33. c98c359 Merge "Hide permissions that are not available to apps." by Dianne Hackborn · 13 years ago
  34. 05083e5 Merge "improve GraphicAllocator dump method" by Mathias Agopian · 13 years ago
  35. 07c6cc7 Merge "Tweak hover for better accessibility and compatibility. Bug: 5087943" by Jeff Brown · 13 years ago
  36. a207262 Merge "SurfaceFlinger: abandon Layer SurfaceTextures" by Jamie Gennis · 13 years ago
  37. 24a1210 Hide permissions that are not available to apps. by Dianne Hackborn · 13 years ago
  38. 9e9c8c5 am 72b7a7d9: (-s ours) am f01b3cfa: (-s ours) am c0e5967f: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 13 years ago
  39. 72b7a7d am f01b3cfa: (-s ours) am c0e5967f: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 13 years ago
  40. f01b3cf am c0e5967f: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 13 years ago
  41. c0e5967 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 13 years ago
  42. 601a90c Fix ordering assumption of argument evaluation. by Gloria Wang · 13 years ago
  43. 704972a Merge "Start playing live streaming HLS content from the first segment." by Andreas Huber · 13 years ago
  44. 569980c Merge "Change setDevicePropertyNative to no block." by Matthew Xie · 13 years ago
  45. 37e477c Start playing live streaming HLS content from the first segment. by Andreas Huber · 13 years ago
  46. 7702a59 Merge "Sort the suggestions based based on the length of the text they are attached too." by Luca Zanolin · 13 years ago
  47. 6031b5d Merge "MediaScanner: Move genre table management to MediaProvider" by Mike Lockwood · 13 years ago
  48. 1ea6889 Fix exception when a focused item is detached. by Mark Brophy · 13 years ago
  49. 978f712 Add OpenableColumns to the Voicemail table. by Hugo Hudson · 13 years ago
  50. 9a6c738 Merge "Update list_ states Bug: 5076695" by Justin Ho · 13 years ago
  51. e3f89c0 Sort the suggestions based based on the length of the text they are attached too. by Luca Zanolin · 13 years ago
  52. 25ccbb9 Prevent NullPointerException cases while using SipService. by Masahiko Endo · 13 years ago
  53. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  54. e5d0495 MediaScanner: Move genre table management to MediaProvider by Mike Lockwood · 13 years ago
  55. 950de41 SurfaceFlinger: use async mode for video & cam by Jamie Gennis · 13 years ago
  56. d995b08 SurfaceTexture: allow set_buffer_count(2) by Jamie Gennis · 13 years ago
  57. a616d88 SurfaceFlinger: abandon Layer SurfaceTextures by Jamie Gennis · 13 years ago
  58. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  59. a63ba59 Add operation counts to network statistics. by Jeff Sharkey · 13 years ago
  60. e8f1cba Merge "Updated backgrounds Bug: 5076695" by Justin Ho · 13 years ago
  61. 8bb8245 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  62. f1d459d Merge "SurfaceFlinger: fix a layer occlusion bug" by Jamie Gennis · 13 years ago
  63. d75f09f Merge "Removing unnecessary textfield_active assets Bug: 5094669" by Justin Ho · 13 years ago
  64. 6f19253 Update list_ states Bug: 5076695 by Justin Ho · 13 years ago
  65. dc922ce Updated backgrounds Bug: 5076695 by Justin Ho · 13 years ago
  66. 1a7b115 Trim HardwareRenderer memory more frequently. by Romain Guy · 13 years ago
  67. a56d2f6 Merge "add since flag for ICS" by Scott Main · 13 years ago
  68. 3fd3673 Change setDevicePropertyNative to no block. by Matthew Xie · 13 years ago
  69. 0311678 Merge "Restore the 'final' bit on DataInputStream.read()" by Jesse Wilson · 13 years ago
  70. 33c5d08 Removing unnecessary textfield_active assets Bug: 5094669 by Justin Ho · 13 years ago
  71. 0ef9205 Merge "Improving accessibility feedback for two state widgets." by Svetoslav Ganov · 13 years ago
  72. a92e5a8 Restore the 'final' bit on DataInputStream.read() by Jesse Wilson · 13 years ago
  73. d45204b Fix ConcurrentModificationException in AnimatorSet. by Martijn Coenen · 13 years ago
  74. abecca9 Merge "Part of fix for bug 4997380: Some error types unknown to SslError" by Kristian Monsen · 13 years ago
  75. ecfeebe Merge "Add a runtime switch between Raster and Ganesh rendering modes." by Derek Sollenberger · 13 years ago
  76. a667543 Merge "resolved conflicts for merge of 13639b0d to master" by Derek Sollenberger · 13 years ago
  77. 5c5db7c Merge "Clean up USB configuration switching logic and beef up error handling" by Mike Lockwood · 13 years ago
  78. 0d6c6a7 Part of fix for bug 4997380: Some error types unknown to SslError by Kristian Monsen · 13 years ago
  79. 9ba7956 Merge "New interaction model for suggestions" by Gilles Debunne · 13 years ago
  80. 68736cb Clean up USB configuration switching logic and beef up error handling by Mike Lockwood · 13 years ago
  81. bbac14b resolved conflicts for merge of 13639b0d to master by Derek Sollenberger · 13 years ago
  82. 44df62c Merge "Don't submit a query if it's whitespace only." by Amith Yamasani · 13 years ago
  83. 13639b0 Merge "resolved conflicts for merge of b7f09f28 to honeycomb-plus-aosp" into honeycomb-plus-aosp by Derek Sollenberger · 13 years ago
  84. b07dbeb Merge "InputFilter not updated on global accessibility change." by Svetoslav Ganov · 13 years ago
  85. e0fe393 Merge "Require the current backup pw in all backup/restore operations" by Christopher Tate · 13 years ago
  86. a30ed30 resolved conflicts for merge of b7f09f28 to honeycomb-plus-aosp by Derek Sollenberger · 13 years ago
  87. f966522 am a128f5f8: am 1a230885: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  88. bd176f3 Merge "Quick fix for NPE in updateNotification()." by Daniel Sandler · 13 years ago
  89. a128f5f am 1a230885: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  90. 1a23088 Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  91. 7650259 Improving accessibility feedback for two state widgets. by Svetoslav Ganov · 13 years ago
  92. bb96bf6 Merge "Various work on out of memory managment." by Dianne Hackborn · 13 years ago
  93. f4fd53b Merge "Fix NinePatch decoder when the target is smaller than the source." by Derek Sollenberger · 13 years ago
  94. fde1eb7 Fix NPE when going from proxy to no proxy. by Robert Greenwalt · 13 years ago
  95. b7f09f2 am b7ed8471: am 01caec8c: Merge "Adding an optional param to the SurfaceTexture constructor." by Derek Sollenberger · 13 years ago
  96. b7ed847 am 01caec8c: Merge "Adding an optional param to the SurfaceTexture constructor." by Derek Sollenberger · 13 years ago
  97. 2fb30a9 Quick fix for NPE in updateNotification(). by Daniel Sandler · 13 years ago
  98. 1e833b3 Merge "Fix NPE for devices with hardware navigation." by Daniel Sandler · 13 years ago
  99. 5ff1c15 Merge "Workaround for bug 5082381 (EALREADY on ACL collision)." by Nick Pelly · 13 years ago
  100. 6619852 Merge "Protect animation methods from Proguard." by Daniel Sandler · 13 years ago